Uses of Class
wt.workflow.definer.EventDefect

Packages that use EventDefect
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
 

Uses of EventDefect in wt.workflow.definer
 

Methods in wt.workflow.definer that return EventDefect
static EventDefect EventDefect.newEventDefect()
          Default factory for the class.
 

Methods in wt.workflow.definer with parameters of type EventDefect
protected  boolean EventDefect.readVersion(EventDefect thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.