| Package | Description |
|---|---|
| org.alfresco.rest.workflow.api | |
| org.alfresco.rest.workflow.api.deployments | |
| org.alfresco.rest.workflow.api.impl |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployments.getDeployment(String deploymentId) |
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<Deployment> |
Deployments.getDeployments(Paging paging) |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
DeploymentsRestEntityResource.readById(String id,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<Deployment> |
DeploymentsRestEntityResource.readAll(Parameters params) |
| Modifier and Type | Method and Description |
|---|---|
Deployment |
DeploymentsImpl.getDeployment(String deploymentId) |
| Modifier and Type | Method and Description |
|---|---|
CollectionWithPagingInfo<Deployment> |
DeploymentsImpl.getDeployments(Paging paging) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.