filenet.vw.api

Class VWWorkflowResults

  • java.lang.Object
    • filenet.vw.api.VWWorkflowResults
  • All Implemented Interfaces:
    java.io.Serializable


    public class VWWorkflowResults
    extends java.lang.Object
    implements java.io.Serializable
    Container used to fetch dynamic workflow definitions.
    See Also:
    Serialized Form
    • Method Detail

      • getDynamicWorkflowDefinitions

        public VWWorkflowDefinition[] getDynamicWorkflowDefinitions()
        Returns:
        the workflow definitions that match the query
      • isDone

        public boolean isDone()
        Returns:
        true for done if there are no more workflow definitions matching the query

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