Uses of Class
org.alfresco.rest.api.model.rules.Action
Packages that use Action
Package
Description
-
Uses of Action in org.alfresco.rest.api.actions
Methods in org.alfresco.rest.api.actions with parameters of type Action -
Uses of Action in org.alfresco.rest.api.impl.mapper.rules
Methods in org.alfresco.rest.api.impl.mapper.rules that return ActionModifier and TypeMethodDescriptionRestRuleActionModelMapper.toRestModel
(Action actionModel) Converts service POJO action to REST model action.Method parameters in org.alfresco.rest.api.impl.mapper.rules with type arguments of type ActionModifier and TypeMethodDescriptionRestRuleActionModelMapper.toServiceModel
(Collection<Action> actions) Convert the REST model objects to composite action service POJO. -
Uses of Action in org.alfresco.rest.api.impl.validator.actions
Methods in org.alfresco.rest.api.impl.validator.actions with parameters of type Action -
Uses of Action in org.alfresco.rest.api.model.rules
Methods in org.alfresco.rest.api.model.rules that return ActionMethods in org.alfresco.rest.api.model.rules that return types with arguments of type ActionMethod parameters in org.alfresco.rest.api.model.rules with type arguments of type Action