com.ibm.itim.workflow.model
Class PendingActivity
java.lang.Object
com.ibm.itim.workflow.model.ExecutionObject
com.ibm.itim.workflow.model.Activity
com.ibm.itim.workflow.model.PendingActivity
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public class PendingActivity
- extends Activity
This class is used to give an aggregate view of a pending manual
activity
- See Also:
- Serialized Form
Methods inherited from class com.ibm.itim.workflow.model.Activity |
getActivitySubType, getActivityType, getDesignId, getIndex, getProcessId, getSubProcessId, setActivitySubType, setActivityType, setDesignId, setIndex, setProcessId, setSubProcessId, toString |
Methods inherited from class com.ibm.itim.workflow.model.ExecutionObject |
compareTo, getDescription, getId, getLastModified, getName, getPriority, getResult, getResultDetail, getState, getTimeCompleted, getTimeStarted, isFinished, setDescription, setId, setLastModified, setName, setPriority, setResult, setResultDetail, setState, setTimeCompleted, setTimeStarted |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PendingActivity
public PendingActivity()
getAssignmentOwners
public java.util.Collection getAssignmentOwners()
- Returns:
- Returns the assignmentOwners.
setAssignmentOwners
public void setAssignmentOwners(java.util.Collection assignmentOwners)
- Parameters:
assignmentOwners
- The assignmentOwners to set.
getDueDate
public java.util.Date getDueDate()
- Returns:
- Returns the dueDate.
setDueDate
public void setDueDate(java.util.Date dueDate)
- Parameters:
dueDate
- The dueDate to set.
IBM Tivoli Identity Manager 5.0
© Copyright International Business Machines Corporation 2007. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.