Package wt.projmgmt.execution

Interface Summary
ExecutionObject The ExecutionObject is an interface that holds attributes that are common to plans, activities and deliverables.
ProjectNode

Supported API: false

Extendable: false
ProjExecService The ProjExecService class contains the definition of remotely accessible wt.projmgmt.execution API.
ProjExecServiceSvr The ProjExecServiceSvrinterface contains the definition of server accessible wt.projmgmt.execution API.
 

Class Summary
DisplayIdentificationExecObjDelegate

Supported API: false

Extendable: false
ExecutionConfiguration ExecutionConfiguration class represents a collection of boolean flags that determine some execution characteristics of an execution object (plan, activity or deliverable).
Milestone The Milestone class represents a notable point in the execution of a project.
ProjectActivity Returns the associated Deliverable.
ProjectAssignment Use the newProjectAssignment static factory method(s), not the ProjectAssignment constructor, to construct instances of this class.
ProjectAssignmentLink Use the newProjectAssignmentLink static factory method(s), not the ProjectAssignmentLink constructor, to construct instances of this class.
ProjectNodeLink Use the newProjectNodeLink static factory method(s), not the ProjectNodeLink constructor, to construct instances of this class.
ProjectPlan The ProjectPlan class represents a container for activities, resources, deliverables and their relationships that are involved in the execution of a project.
ProjectPlanLink Associates a project to a project plan object.
ProjectProxy Objects of the ProjectProxy class are references to external projects.
ProjectWorkItem Use the newProjectWorkItem static factory method(s), not the ProjectWorkItem constructor, to construct instances of this class.
ProjectWorkItemLink Use the newProjectWorkItemLink static factory method(s), not the ProjectWorkItemLink constructor, to construct instances of this class.
ProjExecHelper Helper class giving remote access to ProjExecService functionality.
ProjExecServerHelper Helper class giving server access to ProjExecServiceSvr functionality.
ProjExecServiceFwd The ProjExecService class contains the definition of remotely accessible wt.projmgmt.execution API.
StandardProjExecService The StandardProjExecService class contains the standard implementation of both remotely and server accessible API.
SummaryActivity Container of project manager nodes.