|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Suspension
This interface allows to access the information when and why an activity instance was in the suspension list.
| Method Summary | |
|---|---|
ActivityInstance |
getActivityInstance()
the activity instance that is suspended |
String |
getDescription()
The description of the suspension. |
Date |
getEndDate()
The end date of suspension, is null if still suspended. |
Date |
getStartDate()
The start date of suspension. |
| Method Detail |
|---|
ActivityInstance getActivityInstance()
Date getStartDate()
Date getEndDate()
String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||