Uses of Class
org.alfresco.rest.model.RestRuleExecutionModel
Packages that use RestRuleExecutionModel
-
Uses of RestRuleExecutionModel in org.alfresco.rest.model
Methods in org.alfresco.rest.model that return RestRuleExecutionModel -
Uses of RestRuleExecutionModel in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestRuleExecutionModelModifier and TypeMethodDescriptionNode.executeRules(RestRuleExecutionModel body) Trigger rules on a folder performing POST call on "/nodes/{folderNodeId}/rule-executions"Methods in org.alfresco.rest.requests with parameters of type RestRuleExecutionModelModifier and TypeMethodDescriptionNode.executeRules(RestRuleExecutionModel body) Trigger rules on a folder performing POST call on "/nodes/{folderNodeId}/rule-executions"