public interface InlineCustomProperty extends CustomProperty
Inline custom properties allow a user to add additional properties to an object beyond those provided and managed by the Human Task Manager. In contrast to non-inline custom properties, inline custom properties are an integral part of the associated object. This can result in more efficient queries.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
CUSTOM_TEXT_1
Constant to name the first inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_2
Constant to name the second inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_3
Constant to name the third inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_4
Constant to name the fourth inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_5
Constant to name the fifth inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_6
Constant to name the sixth inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_7
Constant to name the seventh inline custom property out of a set of eight.
|
static java.lang.String |
CUSTOM_TEXT_8
Constant to name the eighth inline custom property out of a set of eight.
|
getName, getValue
static final java.lang.String COPYRIGHT
static final java.lang.String CUSTOM_TEXT_1
static final java.lang.String CUSTOM_TEXT_2
static final java.lang.String CUSTOM_TEXT_3
static final java.lang.String CUSTOM_TEXT_4
static final java.lang.String CUSTOM_TEXT_5
static final java.lang.String CUSTOM_TEXT_6
static final java.lang.String CUSTOM_TEXT_7
static final java.lang.String CUSTOM_TEXT_8