Uses of Interface
org.alfresco.rest.workflow.api.ProcessDefinitions
-
Packages that use ProcessDefinitions Package Description org.alfresco.rest.workflow.api.impl org.alfresco.rest.workflow.api.processdefinitions -
-
Uses of ProcessDefinitions in org.alfresco.rest.workflow.api.impl
Classes in org.alfresco.rest.workflow.api.impl that implement ProcessDefinitions Modifier and Type Class Description classProcessDefinitionsImpl -
Uses of ProcessDefinitions in org.alfresco.rest.workflow.api.processdefinitions
Methods in org.alfresco.rest.workflow.api.processdefinitions with parameters of type ProcessDefinitions Modifier and Type Method Description voidProcessDefinitionsRestEntityResource. setProcessDefinitions(ProcessDefinitions processDefinitions)voidStartFormModelRelation. setProcessDefinitions(ProcessDefinitions processDefinitions)
-