-
-
Uses of VWMilestoneElement in filenet.vw.api
Methods in filenet.vw.api that return VWMilestoneElement Modifier and Type Method and Description 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.VWMilestoneElementVWWorkflowMilestones. next()Returns the next element in an iterated series of VWMilestoneElement members that belong to the current instance of the VWWorkflowMilestones class.
-