Package wt.projmgmt.execution

Interface Summary
ExecutionObject The ExecutionObject is an interface that holds attributes that are common to plans, activities and deliverables.
ProjExecService The ProjExecService class contains the definition of remotely accessible wt.projmgmt.execution API.
 

Class Summary
Milestone The Milestone class represents a notable point in the execution of a project.
ProjectActivity Returns the associated Deliverable.
ProjectPlan The ProjectPlan class represents a container for activities, resources, deliverables and their relationships that are involved in the execution of a project.
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.
ProjExecHelper Helper class giving remote access to ProjExecService functionality.
StandardProjExecService The StandardProjExecService class contains the standard implementation of both remotely and server accessible API.
SummaryActivity Container of project manager nodes.