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.lang.Comparable, java.io.Serializable
- 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 4.6
© Copyright International Business Machines Corporation 2005. All rights
reserved. US Government Users Restricted Rights
Use, duplication or disclosure restricted by GSA ADP Schedule
Contract with IBM Corp.