Uses of Interface
org.alfresco.service.cmr.action.CompositeActionCondition
-
Packages that use CompositeActionCondition Package Description org.alfresco.repo.action org.alfresco.service.cmr.action -
-
Uses of CompositeActionCondition in org.alfresco.repo.action
Classes in org.alfresco.repo.action that implement CompositeActionCondition Modifier and Type Class Description classCompositeActionConditionImplComposite action condition implementationMethods in org.alfresco.repo.action that return CompositeActionCondition Modifier and Type Method Description CompositeActionConditionActionServiceImpl. createCompositeActionCondition() -
Uses of CompositeActionCondition in org.alfresco.service.cmr.action
Methods in org.alfresco.service.cmr.action that return CompositeActionCondition Modifier and Type Method Description CompositeActionConditionActionService. createCompositeActionCondition()Create a composite actionCondition
-