-
-
Uses of IVWPastable in filenet.vw.api
Classes in filenet.vw.api that implement IVWPastable Modifier and Type Class and Description classVWCompoundStepDefinitionUse this class to create, delete, and order a series of workflow map nodes to execute various action types of workflow system instructions.classVWMapNodeAn abstract base class that encapsulates the routing, location, and other properties related to the steps of a map.classVWStepDefinitionUse this class to create, delete, or modify step properties.classVWTextAnnotationDefinitionRepresents a text annotation in a map.Methods in filenet.vw.api that return IVWPastable Modifier and Type Method and Description IVWPastable[]VWMapDefinition. paste(java.lang.String thePaste)Pastes steps and text annotations into the workflow definition.
-