| Package | Description |
|---|---|
| de.hybris.platform.workflow.dto | |
| de.hybris.platform.workflow.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<WorkflowActionCommentDTO> |
AbstractWorkflowActionDTO.getWorkflowActionComments() |
java.util.List<WorkflowActionCommentDTO> |
WorkflowActionCommentsDTO.getWorkflowActionComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWorkflowActionDTO.setWorkflowActionComments(java.util.Collection<WorkflowActionCommentDTO> value) |
void |
WorkflowActionCommentsDTO.setWorkflowActionComments(java.util.List<WorkflowActionCommentDTO> workflowactioncommentsList) |
| Constructor and Description |
|---|
WorkflowActionCommentsDTO(java.util.List<WorkflowActionCommentDTO> workflowactioncommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
WorkflowActionCommentsResource.postWorkflowActionComment(WorkflowActionCommentDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
WorkflowActionCommentResource.putWorkflowActionComment(WorkflowActionCommentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.