wt.workflow.definer
Class WfAssignedActivityTemplate

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.Item
          extended by wt.workflow.definer.WfTemplateObject
              extended by wt.workflow.definer.WfAssignedActivityTemplate
All Implemented Interfaces:
Externalizable, Serializable, AccessControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, NetFactor, ObjectMappable, Persistable, DisplayIdentification, WTContained, wt.recent.RecentlyVisited, wt.workflow.definer.WfNodeTemplate

public class WfAssignedActivityTemplate
extends WfTemplateObject
implements Externalizable

Template for creation of assigned activities. Contains a reference to a principal and a role. One of the two must be null (but not both) for the object to generate activity objects.

Serves as a factory for the generation of assined activities.

Use the newWfAssignedActivityTemplate static factory method(s), not the WfAssignedActivityTemplate constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
WfAssignedActivity, Serialized Form

Field Summary
 
Fields inherited from class wt.workflow.definer.WfTemplateObject
CONTEXT_SIGNATURE
 
Method Summary
 
Methods inherited from class wt.workflow.definer.WfTemplateObject
getContextSignature, setContextSignature
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait