Uses of Class
org.alfresco.repo.action.ActionExecutionContext
-
Packages that use ActionExecutionContext Package Description org.alfresco.repo.action -
-
Uses of ActionExecutionContext in org.alfresco.repo.action
Methods in org.alfresco.repo.action that return ActionExecutionContext Modifier and Type Method Description ActionExecutionContextActionExecutionContext.Builder. build()Methods in org.alfresco.repo.action with parameters of type ActionExecutionContext Modifier and Type Method Description booleanActionServiceImpl. isExposed(ActionExecutionContext actionExecutionContext)default booleanRuntimeActionService. isExposed(ActionExecutionContext actionExecutionContext)Allows you to check if an action can be executed/used in a given execution context
-