|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||
PREV NEXT | FRAMES NO FRAMES |