|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWMilestoneElement in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWMilestoneElement | |
---|---|
VWMilestoneElement[] |
VWProcess.fetchFilteredWorkflowMilestones(int level,
boolean bLastOnly,
boolean bReachedOnly)
Fetches the milestone data for this workflow process, based on the filtering levels specified. |
VWMilestoneElement[] |
VWSession.fetchMilestonesFromRoster(java.lang.String rosterName,
java.lang.String queryValue,
int queryFlag,
int milestoneLevel)
Fetches the milestone data for the current workflow process having work objects in the specified roster. |
VWMilestoneElement |
VWWorkflowMilestones.next()
Returns the next element in an iterated series of VWMilestoneElement members that belong to the current instance of the VWWorkflowMilestones class. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |