com.adobe.idp.taskmanager.dsc.client.events
Class EventConstants.OOOTimerEvents

java.lang.Object
  extended by com.adobe.idp.taskmanager.dsc.client.events.EventConstants.OOOTimerEvents
Enclosing class:
EventConstants

public static final class EventConstants.OOOTimerEvents
extends java.lang.Object

Contains constants for all of the task timer events.


Field Summary
static java.lang.String[] ALL_EVENTS
          An array of all the task timer event constants.
static java.lang.String GROUP_NAME
          The group name for the task timer events.
static java.lang.String OUT_OF_OFFICE_END_TIMER
          The task reminder timer.
static java.lang.String OUT_OF_OFFICE_START_TIMER
          The task deadline timer.
 
Constructor Summary
EventConstants.OOOTimerEvents()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GROUP_NAME

public static final java.lang.String GROUP_NAME
The group name for the task timer events.

See Also:
Constant Field Values

OUT_OF_OFFICE_START_TIMER

public static final java.lang.String OUT_OF_OFFICE_START_TIMER
The task deadline timer.

See Also:
Constant Field Values

OUT_OF_OFFICE_END_TIMER

public static final java.lang.String OUT_OF_OFFICE_END_TIMER
The task reminder timer.

See Also:
Constant Field Values

ALL_EVENTS

public static final java.lang.String[] ALL_EVENTS
An array of all the task timer event constants.

Constructor Detail

EventConstants.OOOTimerEvents

public EventConstants.OOOTimerEvents()


[an error occurred while processing this directive] [an error occurred while processing this directive]