Package wt.workflow.engine
Class _WfProcess
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.workflow.engine._WfExecutionObject
wt.workflow.engine.WfExecutionObject
wt.workflow.engine._WfContainer
wt.workflow.engine.WfContainer
wt.workflow.engine._WfProcess
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.content._ContentHolder,ContentHolder,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.project._RoleHolder,wt.project.RoleHolder,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged,wt.workflow.engine.LWWfProcessIfc,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
WfProcess
public abstract class _WfProcess
extends WfContainer
implements wt.project.RoleHolder, wt.ownership.Ownable, ContentHolder, SubjectOfForum, wt.workflow.notebook.SubjectOfNotebook, TeamManaged, wt.workflow.engine.LWWfProcessIfc, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringReference to the user whoc initiated the process.static final StringSupported API: trueFields inherited from class wt.workflow.engine._WfExecutionObject
CONTEXT, NAME, PRIORITYFields inherited from interface wt.team._TeamManaged
TEAM_TEMPLATE_ID -
Method Summary
Modifier and TypeMethodDescriptionReference to the user whoc initiated the process.Supported API: trueSupported API: truevoidsetCreator(WTPrincipalReference creator) Reference to the user whoc initiated the process.Methods inherited from class wt.workflow.engine._WfExecutionObject
getContext, getName, getPriority, setContext, setName, setPriorityMethods 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
-
CREATOR
Reference to the user whoc initiated the process.Supported API: true
- See Also:
-
TEAM_ID
Supported API: true- See Also:
-
-
Method Details
-
getCreator
Reference to the user whoc initiated the process.Supported API: true
- Overrides:
getCreatorin classWfContainer- Returns:
- WTPrincipalReference
- See Also:
-
setCreator
Reference to the user whoc initiated the process.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getTeamId
Supported API: true- Specified by:
getTeamIdin interface_TeamManaged- Specified by:
getTeamIdin classWfContainer- Returns:
- TeamReference
- See Also:
-
getTeamTemplateId
Supported API: true- Specified by:
getTeamTemplateIdin interface_TeamManaged- See Also:
-