| Modifier and Type | Method and Description |
|---|---|
WorkflowDTO |
AbstractCommentDTO.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommentDTO.setWorkflow(WorkflowDTO value) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDTO |
AbstractOrderDTO.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setWorkflow(WorkflowDTO value) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDTO |
InboxViewDTO.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
void |
InboxViewDTO.setWorkflow(WorkflowDTO value) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDTO |
WorkflowItemAttachmentDTO.getWorkflow() |
WorkflowDTO |
WorkflowActionDTO.getWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowDTO> |
WorkflowsDTO.getWorkflows() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowItemAttachmentDTO.setWorkflow(WorkflowDTO value) |
void |
WorkflowActionDTO.setWorkflow(WorkflowDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowsDTO.setWorkflows(List<WorkflowDTO> workflowsList) |
| Constructor and Description |
|---|
WorkflowsDTO(List<WorkflowDTO> workflowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
WorkflowResource.putWorkflow(WorkflowDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.