Uses of Class
org.alfresco.rest.requests.Deployments
-
Packages that use Deployments Package Description org.alfresco.rest.requests.workflowAPI -
-
Uses of Deployments in org.alfresco.rest.requests.workflowAPI
Methods in org.alfresco.rest.requests.workflowAPI that return Deployments Modifier and Type Method Description DeploymentsRestWorkflowAPI. usingDeployment(RestDeploymentModel deployment)Provides DSL on all REST calls under/deployments/{deploymentID}API path
-