Class CMSWorkflowActionWsDTO
java.lang.Object
de.hybris.platform.cmssmarteditwebservices.dto.CMSWorkflowActionWsDTO
- All Implemented Interfaces:
Serializable
Specifies properties of the CMS workflow action.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()booleanvoidvoidsetDescription(Map<String, String> description) voidsetIsCurrentUserParticipant(boolean isCurrentUserParticipant) voidsetModifiedtime(Date modifiedtime) voidvoidsetStartedAgoInMillis(Long startedAgoInMillis) void
-
Constructor Details
-
CMSWorkflowActionWsDTO
public CMSWorkflowActionWsDTO()
-
-
Method Details
-
setCode
-
getCode
-
setName
-
getName
-
setDescription
-
getDescription
-
setStatus
-
getStatus
-
setIsCurrentUserParticipant
public void setIsCurrentUserParticipant(boolean isCurrentUserParticipant) -
isIsCurrentUserParticipant
public boolean isIsCurrentUserParticipant() -
setStartedAgoInMillis
-
getStartedAgoInMillis
-
setModifiedtime
-
getModifiedtime
-