Package org.kuali.rice.kew.actionitem
Class OutboxItem
java.lang.Object
org.kuali.rice.kew.actionitem.ActionItemBase
org.kuali.rice.kew.actionitem.OutboxItem
- All Implemented Interfaces:
Serializable,ActionItemContract
Outbox item. An extension of
ActionItemActionListExtension for OJB.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kuali.rice.kew.actionitem.ActionItemBase
deepCopy, getActionItemIndex, getActionListIndex, getActionRequestCd, getActionRequestId, getActionRequestLabel, getActionToTake, getCustomActions, getDateAssigned, getDateAssignedString, getDateAssignedStringValue, getDateTimeAssigned, getDelegationType, getDelegatorGroupId, getDelegatorName, getDelegatorPrincipalId, getDisplayParameters, getDocHandlerURL, getDocLabel, getDocName, getDocTitle, getDocumentId, getGroup, getGroupId, getGroupName, getId, getLastApprovedDate, getMinimalRouteHeader, getPrincipal, getPrincipalId, getRecipientTypeCode, getRequestLabel, getResponsibilityId, getRoleName, getRouteHeader, getRouteHeaderApprovedDate, getRouteHeaderCombinedStatus, getRouteHeaderCreateDate, getRouteHeaderCurrentRouteLevelName, getRouteHeaderInitiatorName, getRouteHeaderInitiatorWorkflowId, getRouteHeaderRouteStatus, getRowStyleClass, getTarget, initialize, isWorkgroupItem, setActionListIndex, setActionRequestCd, setActionRequestId, setCustomActions, setDateAssigned, setDateAssignedStringValue, setDelegationType, setDelegatorGroupId, setDelegatorPrincipalId, setDisplayParameters, setDocHandlerURL, setDocLabel, setDocName, setDocTitle, setDocumentId, setGroupId, setId, setPrincipalId, setRequestLabel, setResponsibilityId, setRoleName, setRouteHeader, setRowStyleClass, toString
-
Constructor Details
-
OutboxItem
public OutboxItem() -
OutboxItem
-