-
-
Uses of VWStepHistory in filenet.vw.api
Methods in filenet.vw.api that return VWStepHistory Modifier and Type Method and Description VWStepHistoryVWWorkflowHistory. fetchStepHistory(int stepId)Fetches the latest history of the specified step.VWStepHistoryVWWorkflowHistory. next()Retrieves the subsequent element for this VWWorkflowHistory instance. Invoke this method repeatedly to retrieve a series of VWStepHistory objects.
-