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 class
ProcessDefinitionsImpl
-
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 void
ProcessDefinitionsRestEntityResource. setProcessDefinitions(ProcessDefinitions processDefinitions)
void
StartFormModelRelation. setProcessDefinitions(ProcessDefinitions processDefinitions)
-