Package org.alfresco.service.cmr.action
Interface CompositeAction
- All Superinterfaces:
Action,ActionList<Action>,ParameterizedItem,Serializable
- All Known Implementing Classes:
CompositeActionImpl
Composite action
- Author:
- Roy Wetherall
-
Method Summary
Methods inherited from interface org.alfresco.service.cmr.action.Action
addActionCondition, addActionCondition, addParameterValues, getActionCondition, getActionConditions, getActionDefinitionName, getCompensatingAction, getCreatedDate, getCreator, getDescription, getExecuteAsychronously, getExecutionEndDate, getExecutionFailureMessage, getExecutionStartDate, getExecutionStatus, getModifiedDate, getModifier, getNodeRef, getTitle, getTrackStatus, hasActionConditions, indexOfActionCondition, removeActionCondition, removeAllActionConditions, setActionCondition, setCompensatingAction, setDescription, setExecuteAsynchronously, setTitle, setTrackStatusMethods inherited from interface org.alfresco.service.cmr.action.ActionList
addAction, addAction, getAction, getActions, hasActions, indexOfAction, removeAction, removeAllActions, setActionMethods inherited from interface org.alfresco.service.cmr.action.ParameterizedItem
getId, getParameterValue, getParameterValues, setParameterValue, setParameterValues