public final class OrgModelConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
AUTOMATIC_CLIENT_ROLE_ID
The ID of the automatic client role.
|
static java.lang.String |
AUTOMATIC_CLIENT_ROLE_NAME
The name of the automatic client role.
|
static long |
EVENT_MANAGER_ROLE_ID
The ID of the event manager role.
|
static java.lang.String |
EVENT_MANAGER_ROLE_NAME
The name of the event manager role.
|
static long |
GLOBAL_FALLBACK_WORKLIST_ORGPOSITION_ID
The ID of the organisational position of the global fallback worklist.
|
static java.lang.String |
GLOBAL_FALLBACK_WORKLIST_ORGPOSITION_NAME
The name of the organisational position of the global fallback worklist.
|
static long |
GLOBAL_SYSTEM_AGENT_ID
The ID of the global system agent.
|
static java.lang.String |
GLOBAL_SYSTEM_AGENT_NAME
The name of the global system agent.
|
static long |
GLOBAL_SYSTEM_ORGPOSITION_ID
The ID of the organisational position of the global system agent.
|
static java.lang.String |
GLOBAL_SYSTEM_ORGPOSITION_NAME
The name of the organisational position of the global system agent.
|
static long |
GLOBAL_SYSTEM_ROLE_ID
The ID of the system role.
|
static java.lang.String |
GLOBAL_SYSTEM_ROLE_NAME
The name of the system role.
|
static long |
GLOBAL_WORKLIST_ORGPOSITION_ID
The ID of the organisational position of the global worklist.
|
static java.lang.String |
GLOBAL_WORKLIST_ORGPOSITION_NAME
The name of the organisational position of the global worklist.
|
static java.util.UUID |
IDENTIFIER_ID_ABILITY
identifier ID of the "Ability" entity type
|
static java.util.UUID |
IDENTIFIER_ID_AGENT
identifier ID of the "Agent" entity type
|
static java.util.UUID |
IDENTIFIER_ID_ENTITY_EXPRESSION
identifier ID for an entity expression (used for dynamic entity expressions
to provide entity expression from e.g. the data flow)
|
static java.util.UUID |
IDENTIFIER_ID_ORG_GROUP
identifier ID of the "OrgGroup" entity type
|
static java.util.UUID |
IDENTIFIER_ID_ORG_POSITION
identifier ID of the "OrgPosition" entity type
|
static java.util.UUID |
IDENTIFIER_ID_ORG_UNIT
identifier ID of the "OrgUnit" entity type
|
static java.util.UUID |
IDENTIFIER_ID_PROJECT_GROUP
identifier ID of the "ProjectGroup" entity type
|
static java.util.UUID |
IDENTIFIER_ID_ROLE
identifier ID of the "Role" entity type
|
static java.util.UUID |
IDENTIFIER_ID_SUBSTITUTION_RULE
identifier ID of the "SubstitutionRule" entity type
|
static long |
LOCAL_AGENT_ID
The ID of the agent that is used for local working only in case the global
security manager is unavailable.
|
static long |
LOCAL_ORGPOSITION_ID
The ID of the organisational position that is used for local working only
in case the global security manager is unavailable.
|
static java.lang.String |
LOCAL_ORGPOSITION_NAME
The name of the organisational position that is used for local working only
in case the global security manager is unavailable.
|
static long |
LOCAL_SYSTEM_AGENT_ID
The ID of the system agent that is used for local working only in case the
global security manager is unavailable.
|
static java.lang.String |
LOCAL_SYSTEM_AGENT_NAME
The name of the local system agent that is used for local working only in case the global
security manager is unavailable.
|
static long |
LOCAL_SYSTEM_ORGPOSITION_ID
The ID of the system organisational position that is used for local working
only in case the global security manager is unavailable.
|
static java.lang.String |
LOCAL_SYSTEM_ORGPOSITION_NAME
The name of the system organisational position that is used for local
working only in case the global security manager is unavailable.
|
static long |
SUPERVISOR_AGENT_ID
The ID of the supervisor system.
|
static java.lang.String |
SUPERVISOR_AGENT_NAME
The name of the supervisor agent.
|
static long |
SUPERVISOR_ORGPOSITION_ID
The ID of the organisational position of the supervisor agent.
|
static java.lang.String |
SUPERVISOR_ORGPOSITION_NAME
The name of the organisational position of the supervisor agent.
|
static long |
SUPERVISOR_ROLE_ID
The ID of the supervisor role.
|
static java.lang.String |
SUPERVISOR_ROLE_NAME
The name of the supervisor role.
|
public static final long LOCAL_AGENT_ID
public static final long LOCAL_ORGPOSITION_ID
public static final java.lang.String LOCAL_ORGPOSITION_NAME
public static final long LOCAL_SYSTEM_AGENT_ID
public static final java.lang.String LOCAL_SYSTEM_AGENT_NAME
public static final long LOCAL_SYSTEM_ORGPOSITION_ID
public static final java.lang.String LOCAL_SYSTEM_ORGPOSITION_NAME
public static final long GLOBAL_SYSTEM_AGENT_ID
public static final java.lang.String GLOBAL_SYSTEM_AGENT_NAME
public static final long GLOBAL_SYSTEM_ORGPOSITION_ID
public static final java.lang.String GLOBAL_SYSTEM_ORGPOSITION_NAME
public static final long GLOBAL_SYSTEM_ROLE_ID
public static final java.lang.String GLOBAL_SYSTEM_ROLE_NAME
public static final long SUPERVISOR_AGENT_ID
public static final java.lang.String SUPERVISOR_AGENT_NAME
public static final long SUPERVISOR_ORGPOSITION_ID
public static final java.lang.String SUPERVISOR_ORGPOSITION_NAME
public static final long GLOBAL_WORKLIST_ORGPOSITION_ID
public static final java.lang.String GLOBAL_WORKLIST_ORGPOSITION_NAME
public static final long GLOBAL_FALLBACK_WORKLIST_ORGPOSITION_ID
public static final java.lang.String GLOBAL_FALLBACK_WORKLIST_ORGPOSITION_NAME
public static final long SUPERVISOR_ROLE_ID
public static final java.lang.String SUPERVISOR_ROLE_NAME
public static final long AUTOMATIC_CLIENT_ROLE_ID
public static final java.lang.String AUTOMATIC_CLIENT_ROLE_NAME
public static final long EVENT_MANAGER_ROLE_ID
public static final java.lang.String EVENT_MANAGER_ROLE_NAME
public static final java.util.UUID IDENTIFIER_ID_ENTITY_EXPRESSION
public static final java.util.UUID IDENTIFIER_ID_AGENT
public static final java.util.UUID IDENTIFIER_ID_ORG_POSITION
public static final java.util.UUID IDENTIFIER_ID_ORG_UNIT
public static final java.util.UUID IDENTIFIER_ID_ORG_GROUP
public static final java.util.UUID IDENTIFIER_ID_PROJECT_GROUP
public static final java.util.UUID IDENTIFIER_ID_ABILITY
public static final java.util.UUID IDENTIFIER_ID_ROLE
public static final java.util.UUID IDENTIFIER_ID_SUBSTITUTION_RULE