Uses of Class
org.alfresco.rest.rm.community.requests.gscore.api.ActionsExecutionAPI
-
Packages that use ActionsExecutionAPI Package Description org.alfresco.rest.core org.alfresco.rest.rm.community.requests.gscore -
-
Uses of ActionsExecutionAPI in org.alfresco.rest.core
Methods in org.alfresco.rest.core that return ActionsExecutionAPI Modifier and Type Method Description ActionsExecutionAPIRestAPIFactory. getActionsAPI()ActionsExecutionAPIRestAPIFactory. getActionsAPI(org.alfresco.utility.model.UserModel userModel) -
Uses of ActionsExecutionAPI in org.alfresco.rest.rm.community.requests.gscore
Methods in org.alfresco.rest.rm.community.requests.gscore that return ActionsExecutionAPI Modifier and Type Method Description ActionsExecutionAPIGSCoreAPI. usingActionsExecutionsAPI()Provides DSL for ActionExecution API
-