wt.workflow.engine
Class WfConnector

java.lang.Object
  extended bywt.fc.WTObject
      extended bywt.workflow.engine.WfConnector
All Implemented Interfaces:
DisplayIdentification, Externalizable, NetFactor, ObjectMappable, Persistable, Serializable, WfNode

public class WfConnector
extends WTObject
implements WfNode, Externalizable

The WfConnector class represents logical sequencing combinations between workflow steps. A connector is a valid workflow node (WfNode) and may be the source and destinations of many workflow links. The links for which the connector is source are called "outgoing" links; those for which it is destination are called "incoming" links.

There are four types of connectors: