Process API

filenet.vw.api
Class VWReceiveInstruction

java.lang.Object
  extended by filenet.vw.api.VWInstructionDefinition
      extended by filenet.vw.api.VWReceiveInstruction
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class VWReceiveInstruction
extends VWInstructionDefinition
implements java.io.Serializable

This class represents a Process Engine workflow step instruction that allows a Process Engine to communicate through a local web service listener and receive either an XML message or a set of Process Engine workflow operation parameters.

Create an instance of this class with VWCompoundStepDefinition.createReceiveInstruction(String,String).

Types of Message Management

This class provides two groups of methods for communication over a partner link, depending on the type of message management desired; an instance of this class should use message management methods from one group or the other, but not both. The two types of partner link-related message management that this class handles are the following: