|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScheduledWorkflowActionOffset
Represents a ScheduledWorkflowAction date offset
| Method Summary | |
|---|---|
int |
getDays()
Returns the number of days specified in this ScheduledWorkflowActionOffset |
int |
getHours()
Returns the number of hours specified in this ScheduledWorkflowActionOffset |
int |
getMinutes()
Returns the number of minutes specified in this ScheduledWorkflowActionOffset |
int |
getMonths()
Returns the number of months specified in this ScheduledWorkflowActionOffset |
int |
getYears()
Returns the number of years specified in this ScheduledWorkflowActionOffset |
boolean |
isAdditive()
Specifies if this ScheduledWorkflowActionOffset should add to (rather than minus from) the base date |
| Method Detail |
|---|
int getYears()
ScheduledWorkflowActionOffset
ScheduledWorkflowActionOffsetint getMonths()
ScheduledWorkflowActionOffset
ScheduledWorkflowActionOffsetint getDays()
ScheduledWorkflowActionOffset
ScheduledWorkflowActionOffsetint getHours()
ScheduledWorkflowActionOffset
ScheduledWorkflowActionOffsetint getMinutes()
ScheduledWorkflowActionOffset
ScheduledWorkflowActionOffsetboolean isAdditive()
ScheduledWorkflowActionOffset should add to (rather than minus from) the base date
ScheduledWorkflowActionOffset should add to (rather than minus from) the base date, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||