com.adobe.idp.taskmanager.dsc.client.task
Interface CreateTaskInfo.PriorityValues

Enclosing interface:
CreateTaskInfo

public static interface CreateTaskInfo.PriorityValues

The possible priority values for the task.


Field Summary
static short PRIORITY_HIGH
          High task priority.
static short PRIORITY_HIGHEST
          Highest task priority.
static short PRIORITY_LOW
          Low task priority.
static short PRIORITY_LOWEST
          Lowest task priority.
static short PRIORITY_NORMAL
          Normal task priority.
 

Field Detail

PRIORITY_HIGHEST

static final short PRIORITY_HIGHEST
Highest task priority.

See Also:
Constant Field Values

PRIORITY_HIGH

static final short PRIORITY_HIGH
High task priority.

See Also:
Constant Field Values

PRIORITY_NORMAL

static final short PRIORITY_NORMAL
Normal task priority.

See Also:
Constant Field Values

PRIORITY_LOW

static final short PRIORITY_LOW
Low task priority.

See Also:
Constant Field Values

PRIORITY_LOWEST

static final short PRIORITY_LOWEST
Lowest task priority.

See Also:
Constant Field Values


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