Class _WfTemplateObject

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.workflow.definer._WfTemplateObject
All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited, wt.workflow.definer._WfNodeTemplate, wt.workflow.definer.WfNodeTemplate
Direct Known Subclasses:
WfTemplateObject

public abstract class _WfTemplateObject extends Item implements wt.workflow.definer.WfNodeTemplate, WTContained, Externalizable
See Also:
  • Field Details

  • Method Details

    • getContextSignature

      public ProcessDataInfo getContextSignature()
      Map between variable names and their types.

      Supported API: true

      See Also:
    • setContextSignature

      public void setContextSignature(ProcessDataInfo contextSignature)
      Map between variable names and their types.

      Supported API: true

      See Also: