public interface ObjectType
getAllCustomPropertyInfo
.Modifier and Type | Field and Description |
---|---|
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.
|
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