Class DeploymentsImpl
java.lang.Object
org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
org.alfresco.rest.workflow.api.impl.DeploymentsImpl
- All Implemented Interfaces:
Deployments
-
Field Summary
Fields inherited from class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
activitiProcessEngine, authorityService, BPM_PACKAGE, deployWorkflowsInTenant, dictionaryService, excludeModelTypes, namespaceService, nodeService, tenantService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDeployment
(String deploymentId) getDeployments
(Paging paging) Methods inherited from class org.alfresco.rest.workflow.api.impl.WorkflowRestImpl
createItemForNodeRef, createItemInProcess, deleteItemFromProcess, getFormModelElements, getItemFromProcess, getItemsFromProcess, getNodeRef, getParameter, getTypesToExclude, setActivitiProcessEngine, setActivitiWorkflowEngine, setAuthorityService, setDeployWorkflowsInTenant, setDictionaryService, setNamespaceService, setNodeService, setTenantService, validateIfUserAllowedToWorkWithProcess
-
Constructor Details
-
DeploymentsImpl
public DeploymentsImpl()
-
-
Method Details
-
getDeployments
- Specified by:
getDeployments
in interfaceDeployments
-
getDeployment
- Specified by:
getDeployment
in interfaceDeployments
-