Uses of Class
org.alfresco.rest.workflow.api.model.ProcessDefinition
Packages that use ProcessDefinition
Package
Description
-
Uses of ProcessDefinition in org.alfresco.rest.workflow.api
Methods in org.alfresco.rest.workflow.api that return ProcessDefinitionMethods in org.alfresco.rest.workflow.api that return types with arguments of type ProcessDefinitionModifier and TypeMethodDescriptionProcessDefinitions.getProcessDefinitions
(Parameters parameters) -
Uses of ProcessDefinition in org.alfresco.rest.workflow.api.impl
Methods in org.alfresco.rest.workflow.api.impl that return ProcessDefinitionModifier and TypeMethodDescriptionprotected ProcessDefinition
ProcessDefinitionsImpl.createProcessDefinitionRest
(org.activiti.engine.impl.persistence.entity.ProcessDefinitionEntity processDefinition) ProcessDefinitionsImpl.getProcessDefinition
(String definitionId) Methods in org.alfresco.rest.workflow.api.impl that return types with arguments of type ProcessDefinitionModifier and TypeMethodDescriptionProcessDefinitionsImpl.getProcessDefinitions
(Parameters parameters) -
Uses of ProcessDefinition in org.alfresco.rest.workflow.api.processdefinitions
Methods in org.alfresco.rest.workflow.api.processdefinitions that return ProcessDefinitionModifier and TypeMethodDescriptionProcessDefinitionsRestEntityResource.readById
(String id, Parameters parameters) Methods in org.alfresco.rest.workflow.api.processdefinitions that return types with arguments of type ProcessDefinitionModifier and TypeMethodDescriptionProcessDefinitionsRestEntityResource.readAll
(Parameters params)