Uses of Class
org.alfresco.rest.model.RestActionDefinitionModel
Packages that use RestActionDefinitionModel
-
Uses of RestActionDefinitionModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestActionDefinitionModelMethods in org.alfresco.rest.model that return types with arguments of type RestActionDefinitionModelModifier and TypeMethodDescriptionRestActionDefinitionModel.and()RestActionDefinitionModel.assertThat() -
Uses of RestActionDefinitionModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestActionDefinitionModelModifier and TypeMethodDescriptionActions.getActionDefinitionById(String actionDefinitionId) Get specific action definition using GET on '/action-definitions/{actionDefinitionId}'