Class EventGroupTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.core.common.transfer.EventGroupTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEventGroupTransfer(String eventGroupName, WorkflowEntityStatusTransfer eventGroupStatus) Creates a new instance of EventGroupTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventGroupName(String eventGroupName) voidsetEventGroupStatus(WorkflowEntityStatusTransfer eventGroupStatus) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
EventGroupTransfer
Creates a new instance of EventGroupTransfer
-
-
Method Details
-
getEventGroupName
-
setEventGroupName
-
getEventGroupStatus
-
setEventGroupStatus
-