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) getActionDefinitionById
(String actionDefinitionId) getActionDefinitions
(Parameters params) getActionDefinitions
(NodeRef nodeRef, Parameters params)
-
Method Details
-
getActionDefinitions
-
getActionDefinitions
-
getActionDefinitionById
-
executeAction
-