Package wt.projmgmt.execution
package wt.projmgmt.execution
-
ClassDescriptionThe
ExecutionObjectis an interface that holds attributes that are common to plans, activities and deliverables.TheMilestoneclass represents a notable point in the execution of a project.Returns the associatedDeliverable.TheProjectPlanclass represents a container for activities, resources, deliverables and their relationships that are involved in the execution of a project.Objects of theProjectProxyclass are references to external projects.Use thenewProjectWorkItemstatic factory method(s), not theProjectWorkItemconstructor, to construct instances of this class.Helper class giving remote access to ProjExecService functionality.TheProjExecServiceclass contains the definition of remotely accessible wt.projmgmt.execution API.TheStandardProjExecServiceclass contains the standard implementation of both remotely and server accessible API.Container of project manager nodes.