Package | Description |
---|---|
com.cloudwords.api.client |
Modifier and Type | Method and Description |
---|---|
WorkflowTemplate |
CloudwordsCustomerClient.getWorkflowTemplate(int projectId,
int templateId) |
WorkflowTemplate |
CloudwordsCustomerAPI.getWorkflowTemplate(int projectId,
int templateId)
Get a specific template that is available on a project by ID.
|
Modifier and Type | Method and Description |
---|---|
List<WorkflowTemplate> |
CloudwordsCustomerClient.getAvailableWorkflowTemplates(int projectId) |
List<WorkflowTemplate> |
CloudwordsCustomerAPI.getAvailableWorkflowTemplates(int projectId)
Get the list of available workflow templates for the project.
|
Copyright © 2016. All rights reserved.