|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.prozima.pengine.DeleteWorkCommand
public class DeleteWorkCommand
Command deletes finished work for an activity. After the work is deleted, the schedule is recalculated and all lower priority projects will also be recalculated.
Activity,
Resource,
Work| Constructor Summary | |
|---|---|
DeleteWorkCommand(Work inWork)
Create the command and initialise its state. |
|
| Method Summary | |
|---|---|
Work |
getWork()
Get a description of the Work. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteWorkCommand(Work inWork)
inWork - Description of the Work to be deleted. null should never be passed as value.| Method Detail |
|---|
public Work getWork()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||