|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectType
This interface defines symbolic constants for object types.
These constants are used when requesting or returning information related to an object -
see, for example,
getAllCustomPropertyInfo
.
Field Summary | |
---|---|
static int |
ALL
Symbolic constant to indicate that information related to all objects is requested. |
static java.lang.String |
COPYRIGHT
|
static int |
ESCALATION_INSTANCE
Symbolic constant to indicate that information related to escalation instances is requested. |
static int |
ESCALATION_TEMPLATE
Symbolic constant to indicate that information related to escalation templates is requested. |
static int |
TASK_INSTANCE
Symbolic constant to indicate that information related to task instances is requested. |
static int |
TASK_TEMPLATE
Symbolic constant to indicate that information related to task templates is requested. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
static final int TASK_INSTANCE
static final int TASK_TEMPLATE
static final int ESCALATION_INSTANCE
static final int ESCALATION_TEMPLATE
static final int ALL
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |