Process API

Uses of Class
filenet.vw.api.VWWorkflowHistory

Uses of VWWorkflowHistory in filenet.vw.api
 

Methods in filenet.vw.api that return VWWorkflowHistory
 VWWorkflowHistory VWProcess.fetchFilteredWorkflowHistory(int mapId, int filterFlag)
          Fetches step history data for the current workflow process associated with the specified workflow map.
 VWWorkflowHistory VWProcess.fetchWorkflowHistory(int instructionSheetID)
          Fetches the history data for this workflow process that is associated with this workflow instruction sheet ID.
 


Process API

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