Package org.kuali.rice.kew.api.action
Class ActionTaken
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.action.ActionTaken
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.common.Identifiable,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,ActionTakenContract
public final class ActionTaken
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements ActionTakenContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructActionTakeninstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getId
- Specified by:
getIdin interfaceActionTakenContract- Specified by:
getIdin interfaceorg.kuali.rice.core.api.mo.common.Identifiable
-
getDocumentId
- Specified by:
getDocumentIdin interfaceActionTakenContract
-
getPrincipalId
- Specified by:
getPrincipalIdin interfaceActionTakenContract
-
getDelegatorPrincipalId
- Specified by:
getDelegatorPrincipalIdin interfaceActionTakenContract
-
getDelegatorGroupId
- Specified by:
getDelegatorGroupIdin interfaceActionTakenContract
-
getActionTaken
- Specified by:
getActionTakenin interfaceActionTakenContract
-
getActionDate
public org.joda.time.DateTime getActionDate()- Specified by:
getActionDatein interfaceActionTakenContract
-
getAnnotation
- Specified by:
getAnnotationin interfaceActionTakenContract
-
isCurrent
public boolean isCurrent()- Specified by:
isCurrentin interfaceActionTakenContract
-