Process API

Uses of Class
filenet.vw.api.VWMilestoneElement

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

© Copyright IBM Corporation 2002, 2008. All rights reserved.