Class WorkflowActionWsDto
java.lang.Object
de.hybris.platform.ordermanagementwebservices.dto.workflow.WorkflowActionWsDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()voidsetAttachmentItems(List<WorkflowActionAttachmentItemData> attachmentItems) voidvoidsetComment(String comment) voidsetCreationTime(Date creationTime) voidsetDescription(String description) voidvoidsetWorkflowCode(String workflowCode)
-
Constructor Details
-
WorkflowActionWsDto
public WorkflowActionWsDto()
-
-
Method Details
-
setCode
-
getCode
-
setName
-
getName
-
setComment
-
getComment
-
setDescription
-
getDescription
-
setCreationTime
-
getCreationTime
-
setWorkflowCode
-
getWorkflowCode
-
setAttachmentItems
-
getAttachmentItems
-