Package org.alfresco.rest.api
Interface Actions
- All Known Implementing Classes:
ActionsImpl
public interface Actions
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionexecuteAction(Action action, Parameters parameters) getActionConstraint(String constraintName) getActionDefinitionById(String actionDefinitionId) getActionDefinitions(Parameters params) getActionDefinitions(NodeRef nodeRef, Parameters params) getRuleActionDefinitionById(String actionDefinitionId)
-
Method Details
-
getActionDefinitions
-
getActionDefinitions
-
getActionDefinitionById
-
executeAction
-
getActionConstraint
-
getRuleActionDefinitionById
-