Process API

Uses of Interface
filenet.vw.api.IVWPastable

Uses of IVWPastable in filenet.vw.api
 

Classes in filenet.vw.api that implement IVWPastable
 class VWCompoundStepDefinition
          Use this class to create, delete, and order a series of workflow map nodes to execute various action types of workflow system instructions.
 class VWMapNode
          An abstract base class that encapsulates the routing, location, and other properties related to the steps of a map.
 class VWStepDefinition
          Use this class to create, delete, or modify step properties.
 class VWTextAnnotationDefinition
          Represents a text annotation in a map.
 

Methods in filenet.vw.api that return IVWPastable
 IVWPastable[] VWMapDefinition.paste(java.lang.String thePaste)
          Pastes steps and text annotations into the workflow definition.
 


Process API

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