Uses of Class
org.alfresco.rest.api.model.ActionDefinition
Packages that use ActionDefinition
Package
Description
-
Uses of ActionDefinition in org.alfresco.rest.api
Methods in org.alfresco.rest.api that return ActionDefinitionModifier and TypeMethodDescriptionActions.getActionDefinitionById
(String actionDefinitionId) Actions.getRuleActionDefinitionById
(String actionDefinitionId) Methods in org.alfresco.rest.api that return types with arguments of type ActionDefinitionModifier and TypeMethodDescriptionActions.getActionDefinitions
(Parameters params) Actions.getActionDefinitions
(NodeRef nodeRef, Parameters params) -
Uses of ActionDefinition in org.alfresco.rest.api.actions
Methods in org.alfresco.rest.api.actions that return ActionDefinitionModifier and TypeMethodDescriptionActionDefinitionsEntityResource.readById
(String id, Parameters parameters) Methods in org.alfresco.rest.api.actions that return types with arguments of type ActionDefinition -
Uses of ActionDefinition in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl that return ActionDefinitionModifier and TypeMethodDescriptionActionsImpl.getActionDefinitionById
(String actionDefinitionId) ActionsImpl.getRuleActionDefinitionById
(String actionDefinitionId) Methods in org.alfresco.rest.api.impl that return types with arguments of type ActionDefinitionModifier and TypeMethodDescriptionActionsImpl.getActionDefinitions
(Parameters params) ActionsImpl.getActionDefinitions
(NodeRef nodeRef, Parameters params) -
Uses of ActionDefinition in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes that return types with arguments of type ActionDefinitionModifier and TypeMethodDescriptionNodeActionDefinitionsRelation.readAll
(String entityResourceId, Parameters params)