public class DeploymentsImpl extends WorkflowRestImpl implements Deployments
activitiProcessEngine, authorityService, BPM_PACKAGE, deployWorkflowsInTenant, dictionaryService, excludeModelTypes, namespaceService, nodeService, tenantService
Constructor and Description |
---|
DeploymentsImpl() |
Modifier and Type | Method and Description |
---|---|
Deployment |
getDeployment(String deploymentId) |
CollectionWithPagingInfo<Deployment> |
getDeployments(Paging paging) |
createItemForNodeRef, createItemInProcess, deleteItemFromProcess, getFormModelElements, getItemFromProcess, getItemsFromProcess, getNodeRef, getParameter, getTypesToExclude, setActivitiProcessEngine, setActivitiWorkflowEngine, setAuthorityService, setDeployWorkflowsInTenant, setDictionaryService, setNamespaceService, setNodeService, setTenantService, validateIfUserAllowedToWorkWithProcess
public CollectionWithPagingInfo<Deployment> getDeployments(Paging paging)
getDeployments
in interface Deployments
public Deployment getDeployment(String deploymentId)
getDeployment
in interface Deployments
Copyright © 2005–2017 Alfresco Software. All rights reserved.