|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImpactReason | |
---|---|
com.ibm.itim.apps.workflow | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Workflow Process and Activity management. |
Uses of ImpactReason in com.ibm.itim.apps.workflow |
---|
Methods in com.ibm.itim.apps.workflow that return ImpactReason | |
---|---|
ImpactReason |
ImpactItem.getImpactReason()
Returns the reason this item was impacted. |
Constructors in com.ibm.itim.apps.workflow with parameters of type ImpactReason | |
---|---|
ImpactItem(java.lang.Object obj,
ImpactReason reason)
Constructs an ImpactItem for the specified object with the specified reason. |
|
ImpactItem(java.lang.Object o,
ImpactReason reason,
java.util.List<ImpactItem> childItems)
Constructs an ImpactItem for the specified object with the specified reason, along with a List of child ImpactItem. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |