Package org.flowable.rest.service.api
Class RestUrls
java.lang.Object
org.flowable.rest.service.api.RestUrls
- Author:
- Frederik Heremans
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Base segment for all repository-related resources: repositorystatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
URL template for activity instance query: query/activity-instancesstatic final String[]
URL template for activity instance query: runtime/activity-instancesstatic final String[]
URL template for a single batch: management/batches/{0:batchId}static final String[]
URL template for the collection of batches: management/batchesstatic final String[]
URL template for a single batch part: management/batches/{0:batchId}static final String[]
URL template for the collection of batches: management/batches/{0:batchId}/batch-partsstatic final String[]
URL template for a single job: management/deadletter-jobs/{0:jobId}static final String[]
URL template for the collection of timer jobs: management/deadletter-jobsstatic final String[]
URL template for the stacktrace of a single job: management/deadletter-jobs/{0:jobId}/exception-stacktracestatic final String[]
URL template for a single deployment: repository/deployments/{0:deploymentId}static final String[]
URL template for the deployment collection: repository/deploymentsstatic final String[]
URL template for a single deployment resource: repository/deployments/{0:deploymentId}/resources/{1}:resourceIdstatic final String[]
URL template for a single deployment resource content: repository/deployments /{0:deploymentId}/resourcedata/{1}:resourceIdstatic final String[]
URL template listing deployment resources: repository/deployments/{0:deploymentId}/resourcesstatic final String[]
URL template for the collection of properties: management/propertiesstatic final String[]
URL template for the collection of engine properties: management/engine-propertiesstatic final String[]
URL template for a single event subscription: runtime/event-subscriptions/{0:eventSubscriptionId}static final String[]
URL template for the collection of event subscriptions: runtime/event-subscriptionsstatic final String[]
URL template for a single execution: runtime/executions/{0:executionId}static final String[]
URL template for all active activities on an execution: runtime/executions/{0:executionId}/activitiesstatic final String[]
URL template for execution collection: runtime/executions/{0:executionId}static final String[]
URL template for execution query: query/executionsstatic final String[]
URL template for a single variables for an execution: runtime/executions/{0:executionId}/variables/{1:variableName}static final String[]
URL template for the variables for an execution: runtime/executions/{0:executionId}/variablesstatic final String[]
URL template for a single variables for an execution: runtime/executions/{0:executionId}/variables/{1:variableName}/datastatic final String[]
URL template for form data: form/form-datastatic final String[]
URL template for a single group: identity/groups/{0:groupId}static final String[]
URL template for the collection of groups: identity/groupsstatic final String[]
URL template for the membership-collection of a single group membership: identity/groups/{0:groupId}/members/{1:userId}static final String[]
URL template for the membership-collection of a group: identity/groups/{0:groupId}/membersstatic final String[]
URL template for historic activity instance query: query/historic-activity-instancesstatic final String[]
URL template for historic activity instance query: history/historic-activity-instancesstatic final String[]
URL template for historic detail query: history/historic-detailstatic final String[]
URL template for historic detail query: query/historic-detailstatic final String[]
URL template for a single historic detail variable data: history/historic-detail/{0:detailId}/datastatic final String[]
URL template for a single historic process instance: history/historic-process-instances/{0:processInstanceId}static final String[]
URL template for a comment on a process instance: history/historic-process -instances/{0:processInstanceId}/comments/{1:commentId}static final String[]
URL template for comments on a process instance: history/historic-process-instances/{0:processInstanceId}/commentsstatic final String[]
URL template for historic process instance identity links: history/historic -process-instances/{0:processInstanceId}/identitylinksstatic final String[]
URL template for historic process instance query: query/historic-process-instancesstatic final String[]
URL template for a single historic task instance: history/historic-process -instances/{0:processInstanceId}/variables/{1:variableName}static final String[]
URL template for historic process instance query: history/historic-process-instancesstatic final String[]
URL template for a single historic task instance: history/historic-task-instances/{0:taskId}static final String[]
URL template for a historic task instance form: history/historic-task-instances/{0:taskId}/formstatic final String[]
URL template for historic task instance identity links: history/historic-task-instances/{0:taskId}/identitylinksstatic final String[]
URL template for historic process instance query: query/historic-task-instancesstatic final String[]
URL template for a single historic task instance: history/historic-task -instances/{0:taskId}/variables/{1:variableName}static final String[]
URL template for historic task instance query: history/historic-task-instancesstatic final String[]
URL template for a historic task log entries form: history/historic-task-log-entriesstatic final String[]
URL template for a single historic variable instance data: history/historic-variable-instances/{0:varInstanceId}/datastatic final String[]
URL template for historic variable instance query: query/historic-variable-instancesstatic final String[]
URL template for historic variable instance query: history/historic-variable-instancesstatic final String[]
URL template for a single job: management/history-jobs/{0:jobId}static final String[]
URL template for a single job: management/jobs/{0:jobId}static final String[]
URL template for the collection of jobs: management/jobsstatic final String[]
URL template for the stacktrace of a single job: management/jobs/{0:jobId}/exception-stacktracestatic final String[]
URL template for a single model repository/models/{0:modelId}static final String[]
URL template for the model collection: repository/modelsstatic final String[]
URL template for the editor source of a model repository/models/{0:modelId}/sourcestatic final String[]
URL template for the extra editor source of a model repository/models/{0:modelId}/source-extrastatic final String[]
URL template for a single process definition: repository/process-definitions/{0:processDefinitionId}static final String[]
URL template for the process definition collection: repository/process-definitionsstatic final String[]
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/decisionsstatic final String[]
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/form-definitionsstatic final String[]
URL template for an identitylink on a process definition: repository/process -definitions/{0:processDefinitionId}/identitylinks/{1 :family}/{2:identityId}static final String[]
URL template for a process definition's identity links: repository/process -definitions/{0:processDefinitionId}/identitylinksstatic final String[]
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/imagestatic final String[]
URL template for the model of a process definition: repository/process-definitions/{0:processDefinitionId}/modelstatic final String[]
URL template for the resource of a single process definition: repository /process-definitions/{0:processDefinitionId}/resourcedatastatic final String[]
URL template for the start form of a process definition: repository/process-definitions/{0:processDefinitionId}/start-formstatic final String[]
URL template for a single process instance: runtime/process-instances/{0:processInstanceId}static final String[]
URL template for process instance collection: runtime/process-instancesstatic final String[]
URL template for the diagram for a single process instance: runtime/process-instances/{0:processInstanceId}/diagramstatic final String[]
URL template for an identitylink on a process instance: runtime/process -instances/{0:processInstanceId}/identitylinks/users/{1: identityId}/{2:type}static final String[]
URL template for a process instance's identity links: runtime/process-instances/{0:processInstanceId}/identitylinksstatic final String[]
URL template for process instance query: query/process-instancesstatic final String[]
URL template for a single process instance variable: runtime/process-instances /{0:processInstanceId}/variables/{1:variableName}static final String[]
URL template for process instance variable collection: runtime/process-instances/{0:processInstanceId}/variablesstatic final String[]
URL template for a single process instance variable data: runtime/process -instances/{0:processInstanceId}/variables/{1:variableName}/datastatic final String[]
URL template for the collection of properties: management/propertiesstatic final String[]
URL template for a signals runtime/signalsstatic final String[]
URL template for a single job: management/suspended-jobs/{0:jobId}static final String[]
URL template for the collection of timer jobs: management/suspended-jobsstatic final String[]
URL template for the stacktrace of a single job: management/suspended-jobs/{0:jobId}/exception-stacktracestatic final String[]
URL template for a single table: management/tables/{0:tableName}static final String[]
URL template for column-metadata for a single table: management/tables/{0:tableName}/columnsstatic final String[]
URL template for actual table row data: management/tables/{0:tableName}/datastatic final String[]
URL template for the collection of tables: management/tablesstatic final String[]
URL template for a single task: runtime/tasks/{0:taskId}static final String[]
URL template for an attachment on a task: runtime/tasks/{0:taskId}/attachments/{1:attachmentId}static final String[]
URL template for an task's attachments: runtime/tasks/{0:taskId}/attachmentsstatic final String[]
URL template for the content for an attachment on a task: runtime/tasks/{0:taskId}/attachments/{1:attachmentId}/contentstatic final String[]
URL template for task collection: runtime/tasksstatic final String[]
URL template for a comment on a task: runtime/tasks/{0:taskId}/comments/{1:commentId}static final String[]
URL template for a task's identity links: runtime/tasks/{0:taskId}/commentsstatic final String[]
URL template for an event on a task: runtime/tasks/{0:taskId}/events/{1:eventId}static final String[]
URL template for an task's events: runtime/tasks/{0:taskId}/eventsstatic final String[]
URL template for a task form: runtime/tasks/{0:taskId}/formstatic final String[]
URL template for an identitylink on a task: runtime/tasks/{0:taskId}/identitylinks /{1:family}/{2:identityId}/{3:type}static final String[]
URL template for a task's identity links: runtime/tasks/{0:taskId}/identitylinksstatic final String[]
URL template for task query: query/tasksstatic final String[]
URL template for a task's sub tasks: runtime/tasks/{0:taskId}/subtasksstatic final String[]
URL template for a single task variable: runtime/tasks/{0:taskId}/variables/{1:variableName}static final String[]
URL template for a single task variable content: runtime/tasks/{0:taskId}/variables/{1:variableName}/datastatic final String[]
URL template for a task's variables: runtime/tasks/{0:taskId}/variablesstatic final String[]
URL template for a single job: management/timer-jobs/{0:jobId}static final String[]
URL template for the collection of timer jobs: management/timer-jobsstatic final String[]
URL template for the stacktrace of a single job: management/timer-jobs/{jobId}/exception-stacktracestatic final String[]
URL template for a single user: identity/users/{0:userId}static final String[]
URL template for the collection of users: identity/usersstatic final String[]
URL template for an info entry for a single user: identity/users/{0:userId}/info/{1:key}static final String[]
URL template for the info collection for a single user: identity/users/{0:userId}/infostatic final String[]
URL template for the picture for a single user: identity/users/{0:userId}/picturestatic final String[]
URL template for a single variable instance data: runtime/variable-instances/{0:varInstanceId}/datastatic final String[]
URL template for variable instance query: query/variable-instancesstatic final String[]
URL template for variable instance query: runtime/variable-instances -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
createRelativeResourceUrl
(String[] segments, Object... arguments) Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
-
Field Details
-
SEGMENT_REPOSITORY_RESOURCES
Base segment for all repository-related resources: repository- See Also:
-
SEGMENT_RUNTIME_RESOURCES
- See Also:
-
SEGMENT_MANAGEMENT_RESOURCES
- See Also:
-
SEGMENT_HISTORY_RESOURCES
- See Also:
-
SEGMENT_FORM_RESOURCES
- See Also:
-
SEGMENT_IDENTITY_RESOURCES
- See Also:
-
SEGMENT_QUERY_RESOURCES
- See Also:
-
SEGMENT_DEPLOYMENT_RESOURCE
- See Also:
-
SEGMENT_PROCESS_DEFINITION_RESOURCE
- See Also:
-
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE
- See Also:
-
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE_CONTENT
- See Also:
-
SEGMENT_TASK_RESOURCE
- See Also:
-
SEGMENT_EXECUTION_RESOURCE
- See Also:
-
SEGMENT_ACTIVITY_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_PROCESS_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_VARIABLES
- See Also:
-
SEGMENT_VARIABLE_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_EVENT_SUBSCRIPTIONS
- See Also:
-
SEGMENT_SUBTASKS
- See Also:
-
SEGMENT_IDENTITYLINKS
- See Also:
-
SEGMENT_FORM
- See Also:
-
SEGMENT_COMMENTS
- See Also:
-
SEGMENT_EVENTS
- See Also:
-
SEGMENT_ATTACHMENTS
- See Also:
-
SEGMENT_ATTACHMENT_CONTENT
- See Also:
-
SEGMENT_IDENTITYLINKS_FAMILY_GROUPS
- See Also:
-
SEGMENT_IDENTITYLINKS_FAMILY_USERS
- See Also:
-
SEGMENT_VARIABLE_DATA
- See Also:
-
SEGMENT_HISTORIC_PROCESS_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_HISTORIC_TASK_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_HISTORIC_ACTIVITY_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_HISTORIC_VARIABLE_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_HISTORIC_TASK_LOG_ENTRIES
- See Also:
-
SEGMENT_HISTORIC_DETAIL_RESOURCE
- See Also:
-
SEGMENT_FORM_DATA
- See Also:
-
SEGMENT_TABLES
- See Also:
-
SEGMENT_ENGINE_PROPERTIES
- See Also:
-
SEGMENT_COLUMNS
- See Also:
-
SEGMENT_DATA
- See Also:
-
SEGMENT_JOBS
- See Also:
-
SEGMENT_TIMER_JOBS
- See Also:
-
SEGMENT_SUSPENDED_JOBS
- See Also:
-
SEGMENT_DEADLETTER_JOBS
- See Also:
-
SEGMENT_HISTORY_JOBS
- See Also:
-
SEGMENT_JOB_EXCEPTION_STACKTRACE
- See Also:
-
SEGMENT_BATCHES
- See Also:
-
SEGMENT_BATCH_DOCUMENT
- See Also:
-
SEGMENT_BATCH_PARTS
- See Also:
-
SEGMENT_BATCH_PART_RESULT_DOCUMENT
- See Also:
-
SEGMENT_USERS
- See Also:
-
SEGMENT_GROUPS
- See Also:
-
SEGMENT_PICTURE
- See Also:
-
SEGMENT_INFO
- See Also:
-
SEGMENT_MEMBERS
- See Also:
-
SEGMENT_MODEL
- See Also:
-
SEGMENT_PROPERTIES
- See Also:
-
SEGMENT_ENGINE_INFO
- See Also:
-
SEGMENT_ACTIVITIES
- See Also:
-
SEGMENT_MODEL_RESOURCE
- See Also:
-
SEGMENT_SOURCE
- See Also:
-
SEGMENT_SOURCE_EXTRA
- See Also:
-
SEGMENT_DIAGRAM
- See Also:
-
SEGMENT_SIGNALS
- See Also:
-
SEGMENT_IMAGE
- See Also:
-
SEGMENT_START_FORM
- See Also:
-
SEGMENT_DECISIONS
- See Also:
-
SEGMENT_FORM_DEFINITIONS
- See Also:
-
URL_DEPLOYMENT_COLLECTION
URL template for the deployment collection: repository/deployments -
URL_DEPLOYMENT
URL template for a single deployment: repository/deployments/{0:deploymentId} -
URL_DEPLOYMENT_RESOURCES
URL template listing deployment resources: repository/deployments/{0:deploymentId}/resources -
URL_DEPLOYMENT_RESOURCE
URL template for a single deployment resource: repository/deployments/{0:deploymentId}/resources/{1}:resourceId -
URL_DEPLOYMENT_RESOURCE_CONTENT
URL template for a single deployment resource content: repository/deployments /{0:deploymentId}/resourcedata/{1}:resourceId -
URL_PROCESS_DEFINITION_COLLECTION
URL template for the process definition collection: repository/process-definitions -
URL_PROCESS_DEFINITION
URL template for a single process definition: repository/process-definitions/{0:processDefinitionId} -
URL_PROCESS_DEFINITION_RESOURCE_CONTENT
URL template for the resource of a single process definition: repository /process-definitions/{0:processDefinitionId}/resourcedata -
URL_PROCESS_DEFINITION_IDENTITYLINKS_COLLECTION
URL template for a process definition's identity links: repository/process -definitions/{0:processDefinitionId}/identitylinks -
URL_PROCESS_DEFINITION_IDENTITYLINK
URL template for an identitylink on a process definition: repository/process -definitions/{0:processDefinitionId}/identitylinks/{1 :family}/{2:identityId} -
URL_PROCESS_DEFINITION_MODEL
URL template for the model of a process definition: repository/process-definitions/{0:processDefinitionId}/model -
URL_PROCESS_DEFINITION_IMAGE
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/image -
URL_PROCESS_DEFINITION_START_FORM
URL template for the start form of a process definition: repository/process-definitions/{0:processDefinitionId}/start-form -
URL_PROCESS_DEFINITION_DECISION_COLLECTION
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/decisions -
URL_PROCESS_DEFINITION_FORM_DEFINITIONS_COLLECTION
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/form-definitions -
URL_MODEL_COLLECTION
URL template for the model collection: repository/models -
URL_MODEL
URL template for a single model repository/models/{0:modelId} -
URL_MODEL_SOURCE
URL template for the editor source of a model repository/models/{0:modelId}/source -
URL_MODEL_SOURCE_EXTRA
URL template for the extra editor source of a model repository/models/{0:modelId}/source-extra -
URL_TASK_COLLECTION
URL template for task collection: runtime/tasks -
URL_TASK_QUERY
URL template for task query: query/tasks -
URL_TASK
URL template for a single task: runtime/tasks/{0:taskId} -
URL_TASK_SUBTASKS_COLLECTION
URL template for a task's sub tasks: runtime/tasks/{0:taskId}/subtasks -
URL_TASK_VARIABLES_COLLECTION
URL template for a task's variables: runtime/tasks/{0:taskId}/variables -
URL_TASK_VARIABLE
URL template for a single task variable: runtime/tasks/{0:taskId}/variables/{1:variableName} -
URL_TASK_VARIABLE_DATA
URL template for a single task variable content: runtime/tasks/{0:taskId}/variables/{1:variableName}/data -
URL_TASK_IDENTITYLINKS_COLLECTION
URL template for a task's identity links: runtime/tasks/{0:taskId}/identitylinks -
URL_TASK_IDENTITYLINK
URL template for an identitylink on a task: runtime/tasks/{0:taskId}/identitylinks /{1:family}/{2:identityId}/{3:type} -
URL_TASK_FORM
URL template for a task form: runtime/tasks/{0:taskId}/form -
URL_TASK_COMMENT_COLLECTION
URL template for a task's identity links: runtime/tasks/{0:taskId}/comments -
URL_TASK_COMMENT
URL template for a comment on a task: runtime/tasks/{0:taskId}/comments/{1:commentId} -
URL_TASK_EVENT_COLLECTION
URL template for an task's events: runtime/tasks/{0:taskId}/events -
URL_TASK_EVENT
URL template for an event on a task: runtime/tasks/{0:taskId}/events/{1:eventId} -
URL_TASK_ATTACHMENT_COLLECTION
URL template for an task's attachments: runtime/tasks/{0:taskId}/attachments -
URL_TASK_ATTACHMENT
URL template for an attachment on a task: runtime/tasks/{0:taskId}/attachments/{1:attachmentId} -
URL_TASK_ATTACHMENT_DATA
URL template for the content for an attachment on a task: runtime/tasks/{0:taskId}/attachments/{1:attachmentId}/content -
URL_EXECUTION_COLLECTION
URL template for execution collection: runtime/executions/{0:executionId} -
URL_EXECUTION
URL template for a single execution: runtime/executions/{0:executionId} -
URL_EXECUTION_VARIABLE_COLLECTION
URL template for the variables for an execution: runtime/executions/{0:executionId}/variables -
URL_EXECUTION_VARIABLE
URL template for a single variables for an execution: runtime/executions/{0:executionId}/variables/{1:variableName} -
URL_EXECUTION_VARIABLE_DATA
URL template for a single variables for an execution: runtime/executions/{0:executionId}/variables/{1:variableName}/data -
URL_EXECUTION_ACTIVITIES_COLLECTION
URL template for all active activities on an execution: runtime/executions/{0:executionId}/activities -
URL_EXECUTION_QUERY
URL template for execution query: query/executions -
URL_ACTIVITY_INSTANCES
URL template for activity instance query: runtime/activity-instances -
URL_ACTIVITY_INSTANCE_QUERY
URL template for activity instance query: query/activity-instances -
URL_PROCESS_INSTANCE_COLLECTION
URL template for process instance collection: runtime/process-instances -
URL_PROCESS_INSTANCE_QUERY
URL template for process instance query: query/process-instances -
URL_PROCESS_INSTANCE
URL template for a single process instance: runtime/process-instances/{0:processInstanceId} -
URL_PROCESS_INSTANCE_DIAGRAM
URL template for the diagram for a single process instance: runtime/process-instances/{0:processInstanceId}/diagram -
URL_PROCESS_INSTANCE_VARIABLE_COLLECTION
URL template for process instance variable collection: runtime/process-instances/{0:processInstanceId}/variables -
URL_PROCESS_INSTANCE_VARIABLE
URL template for a single process instance variable: runtime/process-instances /{0:processInstanceId}/variables/{1:variableName} -
URL_PROCESS_INSTANCE_VARIABLE_DATA
URL template for a single process instance variable data: runtime/process -instances/{0:processInstanceId}/variables/{1:variableName}/data -
URL_VARIABLE_INSTANCES
URL template for variable instance query: runtime/variable-instances -
URL_VARIABLE_INSTANCE_DATA
URL template for a single variable instance data: runtime/variable-instances/{0:varInstanceId}/data -
URL_VARIABLE_INSTANCE_QUERY
URL template for variable instance query: query/variable-instances -
URL_HISTORIC_PROCESS_INSTANCE_COMMENT
URL template for a comment on a process instance: history/historic-process -instances/{0:processInstanceId}/comments/{1:commentId} -
URL_HISTORIC_PROCESS_INSTANCE_COMMENT_COLLECTION
URL template for comments on a process instance: history/historic-process-instances/{0:processInstanceId}/comments -
URL_PROCESS_INSTANCE_IDENTITYLINKS_COLLECTION
URL template for a process instance's identity links: runtime/process-instances/{0:processInstanceId}/identitylinks -
URL_PROCESS_INSTANCE_IDENTITYLINK
URL template for an identitylink on a process instance: runtime/process -instances/{0:processInstanceId}/identitylinks/users/{1: identityId}/{2:type} -
URL_HISTORIC_PROCESS_INSTANCE
URL template for a single historic process instance: history/historic-process-instances/{0:processInstanceId} -
URL_HISTORIC_PROCESS_INSTANCES
URL template for historic process instance query: history/historic-process-instances -
URL_HISTORIC_PROCESS_INSTANCE_IDENTITY_LINKS
URL template for historic process instance identity links: history/historic -process-instances/{0:processInstanceId}/identitylinks -
URL_HISTORIC_PROCESS_INSTANCE_VARIABLE_DATA
URL template for a single historic task instance: history/historic-process -instances/{0:processInstanceId}/variables/{1:variableName} -
URL_HISTORIC_TASK_INSTANCE
URL template for a single historic task instance: history/historic-task-instances/{0:taskId} -
URL_HISTORIC_TASK_INSTANCES
URL template for historic task instance query: history/historic-task-instances -
URL_HISTORIC_TASK_INSTANCE_IDENTITY_LINKS
URL template for historic task instance identity links: history/historic-task-instances/{0:taskId}/identitylinks -
URL_HISTORIC_TASK_INSTANCE_VARIABLE_DATA
URL template for a single historic task instance: history/historic-task -instances/{0:taskId}/variables/{1:variableName} -
URL_HISTORIC_TASK_INSTANCE_FORM
URL template for a historic task instance form: history/historic-task-instances/{0:taskId}/form -
URL_HISTORIC_TASK_LOG_ENTRIES
URL template for a historic task log entries form: history/historic-task-log-entries -
URL_HISTORIC_ACTIVITY_INSTANCES
URL template for historic activity instance query: history/historic-activity-instances -
URL_HISTORIC_VARIABLE_INSTANCES
URL template for historic variable instance query: history/historic-variable-instances -
URL_HISTORIC_VARIABLE_INSTANCE_DATA
URL template for a single historic variable instance data: history/historic-variable-instances/{0:varInstanceId}/data -
URL_HISTORIC_DETAIL
URL template for historic detail query: history/historic-detail -
URL_HISTORIC_DETAIL_VARIABLE_DATA
URL template for a single historic detail variable data: history/historic-detail/{0:detailId}/data -
URL_HISTORIC_PROCESS_INSTANCE_QUERY
URL template for historic process instance query: query/historic-process-instances -
URL_HISTORIC_TASK_INSTANCE_QUERY
URL template for historic process instance query: query/historic-task-instances -
URL_HISTORIC_ACTIVITY_INSTANCE_QUERY
URL template for historic activity instance query: query/historic-activity-instances -
URL_HISTORIC_VARIABLE_INSTANCE_QUERY
URL template for historic variable instance query: query/historic-variable-instances -
URL_HISTORIC_DETAIL_QUERY
URL template for historic detail query: query/historic-detail -
URL_TABLES_COLLECTION
URL template for the collection of tables: management/tables -
URL_ENGINE_PROPERTIES
URL template for the collection of engine properties: management/engine-properties -
URL_FORM_DATA
URL template for form data: form/form-data -
URL_TABLE
URL template for a single table: management/tables/{0:tableName} -
URL_TABLE_COLUMNS
URL template for column-metadata for a single table: management/tables/{0:tableName}/columns -
URL_TABLE_DATA
URL template for actual table row data: management/tables/{0:tableName}/data -
URL_JOB
URL template for a single job: management/jobs/{0:jobId} -
URL_TIMER_JOB
URL template for a single job: management/timer-jobs/{0:jobId} -
URL_SUSPENDED_JOB
URL template for a single job: management/suspended-jobs/{0:jobId} -
URL_DEADLETTER_JOB
URL template for a single job: management/deadletter-jobs/{0:jobId} -
URL_HISTORY_JOB
URL template for a single job: management/history-jobs/{0:jobId} -
URL_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: management/jobs/{0:jobId}/exception-stacktrace -
URL_TIMER_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: management/timer-jobs/{jobId}/exception-stacktrace -
URL_SUSPENDED_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: management/suspended-jobs/{0:jobId}/exception-stacktrace -
URL_DEADLETTER_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: management/deadletter-jobs/{0:jobId}/exception-stacktrace -
URL_JOB_COLLECTION
URL template for the collection of jobs: management/jobs -
URL_TIMER_JOB_COLLECTION
URL template for the collection of timer jobs: management/timer-jobs -
URL_SUSPENDED_JOB_COLLECTION
URL template for the collection of timer jobs: management/suspended-jobs -
URL_DEADLETTER_JOB_COLLECTION
URL template for the collection of timer jobs: management/deadletter-jobs -
URL_BATCH
URL template for a single batch: management/batches/{0:batchId} -
URL_BATCH_COLLECTION
URL template for the collection of batches: management/batches -
URL_BATCH_PART
URL template for a single batch part: management/batches/{0:batchId} -
URL_BATCH_PART_COLLECTION
URL template for the collection of batches: management/batches/{0:batchId}/batch-parts -
URL_EVENT_SUBSCRIPTION
URL template for a single event subscription: runtime/event-subscriptions/{0:eventSubscriptionId} -
URL_EVENT_SUBSCRIPTION_COLLECTION
URL template for the collection of event subscriptions: runtime/event-subscriptions -
URL_PROPERTIES_COLLECTION
URL template for the collection of properties: management/properties -
URL_ENGINE_INFO
URL template for the collection of properties: management/properties -
URL_USER_COLLECTION
URL template for the collection of users: identity/users -
URL_USER
URL template for a single user: identity/users/{0:userId} -
URL_USER_PICTURE
URL template for the picture for a single user: identity/users/{0:userId}/picture -
URL_USER_INFO
URL template for an info entry for a single user: identity/users/{0:userId}/info/{1:key} -
URL_USER_INFO_COLLECTION
URL template for the info collection for a single user: identity/users/{0:userId}/info -
URL_GROUP_COLLECTION
URL template for the collection of groups: identity/groups -
URL_GROUP
URL template for a single group: identity/groups/{0:groupId} -
URL_GROUP_MEMBERSHIP_COLLECTION
URL template for the membership-collection of a group: identity/groups/{0:groupId}/members -
URL_GROUP_MEMBERSHIP
URL template for the membership-collection of a single group membership: identity/groups/{0:groupId}/members/{1:userId} -
URL_SIGNALS
URL template for a signals runtime/signals
-
-
Constructor Details
-
RestUrls
public RestUrls()
-
-
Method Details
-
createRelativeResourceUrl
Creates an url based on the passed fragments and replaces any placeholders with the given arguments. The placeholders are following theMessageFormat
convention (eg. {0} is replaced by first argument value).
-