Package wt.workflow.definer
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 Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMap between variable names and their types.voidsetContextSignature(ProcessDataInfo contextSignature) Map between variable names and their types.Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
CONTEXT_SIGNATURE
Map between variable names and their types.Supported API: true
- See Also:
-
-
Method Details
-
getContextSignature
Map between variable names and their types.Supported API: true
- See Also:
-
setContextSignature
Map between variable names and their types.Supported API: true
- See Also:
-