Class CMSWorkflowListWsDTO
java.lang.Object
de.hybris.platform.cmswebservices.dto.CMSWorkflowListWsDTO
- All Implemented Interfaces:
Serializable
Specifies a list of available CMS workflows.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPagination(PaginationWsDTO pagination) voidsetWorkflows(List<CMSWorkflowWsDTO> workflows)
-
Constructor Details
-
CMSWorkflowListWsDTO
public CMSWorkflowListWsDTO()
-
-
Method Details
-
setWorkflows
-
getWorkflows
-
setPagination
-
getPagination
-