Class WfInstruction

java.lang.Object
wt.workflow.engine.WfInstruction
All Implemented Interfaces:
Externalizable, Serializable, Evolvable

public class WfInstruction extends Object implements Evolvable
This class is for use by WfVariable to hold dynamic activity instructions.

Supported API: true

Extendable: false
See Also:
  • Constructor Details

    • WfInstruction

      public WfInstruction()
      Creates a new WfInstruction - no arg constructor.

      Supported API: true
  • Method Details