Class CmmnRestUrls
java.lang.Object
org.flowable.cmmn.rest.service.api.CmmnRestUrls
- 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
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
static final String[]
URL template for a single case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}static final String[]
URL template for the process definition collection: cmmn-repository/process-definitionsstatic final String[]
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/decisionsstatic final String[]
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/form-definitionsstatic final String[]
URL template for an identitylink on a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/identitylinks/{1 :family}/{2:identityId}static final String[]
URL template for a case definition's identity links: cmmn-repository/case-definitions/{0:caseDefinitionId}/identitylinksstatic final String[]
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/imagestatic final String[]
URL template for the resource of a single case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/resourcedatastatic final String[]
URL template for the start form of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/start-formstatic final String[]
URL template for a single case instance: cmmn-runtime/case-instances/{0:caseInstanceId}static final String[]
URL template for a single case instance change state: cmmn-runtime/case-instances/{0:caseInstanceId}/change-statestatic final String[]
URL template for process instance collection: runtime/case-instancesstatic final String[]
URL template for the diagram for a single CASE instance: cmmn-runtime/case-instances/{0:caseInstanceId}/diagramstatic final String[]
URL template for an identitylink on a case instance: cmmn-runtime/case-instances/{0:caseInstanceId}/identitylinks/users/{1: identityId}/{2:type}static final String[]
URL template for a case instance's identity links: cmmn-runtime/case-instances/{0:caseInstanceId}/identitylinksstatic final String[]
URL template for process instance query: query/case-instancesstatic final String[]
URL template for a single case instance stage overview: cmmn-runtime/case-instances/{0:caseInstanceId}/stage-overviewstatic final String[]
URL template for a single case instance variable: cmmn-runtime/case-instances /{0:caseInstanceId}/variables/{1:variableName}static final String[]
URL template for case instance variable collection: cmmn-runtime/case-instances/{0:processInstanceId}/variablesstatic final String[]
URL template for a single case instance variable data: cmmn-runtime/case-instances/{0:processInstanceId}/variables/{1:variableName}/datastatic final String[]
URL template for a single job: cmmn-management/deadletter-jobs/{0:jobId}static final String[]
URL template for the collection of timer jobs: cmmn-management/deadletter-jobsstatic final String[]
URL template for the stacktrace of a single job: cmmn-management/deadletter-jobs/{0:jobId}/exception-stacktracestatic final String[]
URL template for a single deployment: cmmn-repository/deployments/{0:deploymentId}static final String[]
URL template for the deployment collection: cmmn-repository/deploymentsstatic final String[]
URL template for a single deployment resource: cmmn-repository/deployments/{0:deploymentId}/resources/{1}:resourceIdstatic final String[]
URL template for a single deployment resource content: cmmn-repository/deployments /{0:deploymentId}/resourcedata/{1}:resourceIdstatic final String[]
URL template listing deployment resources: cmmn-repository/deployments/{0:deploymentId}/resourcesstatic final String[]
URL template for the collection of properties: management/propertiesstatic final String[]
URL template for a single event subscription: cmmn-runtime/event-subscriptions/{0:eventSubscriptionId}static final String[]
URL template for the collection of event subscriptions: cmmn-runtime/event-subscriptionsstatic 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 a single historic case instance: cmmn-history/historic-case-instances/{0:caseInstanceId}static final String[]
URL template for historic case instance identity links: cmmn-history/historic-case-instances/{0:caseInstanceId}/identitylinksstatic final String[]
URL template for historic case instance query: query/historic-case-instancesstatic final String[]
URL template for a single historic case instance stage overview: cmmn-history/historic-case-instances/{0:caseInstanceId}/stage-overviewstatic final String[]
URL template for historic case instance variables: history/historic-case-instances/{0:caseInstanceId}/variables/{1:variableName}/datastatic final String[]
URL template for historic process instance query: cmmn-history/historic-case-instancesstatic final String[]
URL template for a single historic milestone instance: cmmn-history/historic-milestone-instances/{0:milestoneId}static final String[]
URL template for historic milestone instance query: query/historic-milestone-instancesstatic final String[]
URL template for a single historic milestone instance: cmmn-history/historic-milestone-instancesstatic final String[]
URL template for a single historic plan item instance: cmmn-history/historic-planitem-instances/{0:planItemId}static final String[]
URL template for historic plan item instance query: query/historic-planitem-instancesstatic final String[]
URL template for a single historic plan item instance: cmmn-history/historic-planitem-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}/datastatic final String[]
URL template for historic task instance query: history/historic-task-instancesstatic 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: cmmn-management/history-jobs/{0:jobId}static final String[]
URL template for a single job: cmmn-management/jobs/{0:jobId}static final String[]
URL template for the collection of jobs: cmmn-management/jobsstatic final String[]
URL template for the stacktrace of a single job: cmmn-management/jobs/{0:jobId}/exception-stacktracestatic final String[]
URL template for a single case instance: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}static final String[]
URL template for plan item instance collection: cmmn-runtime/plan-item-instancesstatic final String[]
URL template for process instance query: cmmn-query/plan-item-instancesstatic final String[]
URL template for a single plan item instance variable: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables/{1:variableName}static final String[]
URL template for a single case instance: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables/{1:variableName}/datastatic final String[]
URL template for plan item instance variables: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variablesstatic final String[]
URL template for the collection of properties: management/propertiesstatic final String[]
URL template for a single job: cmmn-management/suspended-jobs/{0:jobId}static final String[]
URL template for the collection of timer jobs: cmmn-management/suspended-jobsstatic final String[]
URL template for the stacktrace of a single job: cmmn-management/suspended-jobs/{0:jobId}/exception-stacktracestatic final String[]
URL template for a single task: runtime/tasks/{0:taskId}static final String[]
URL template for task collection: runtime/tasksstatic 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: cmmn-management/timer-jobs/{0:jobId}static final String[]
URL template for the collection of timer jobs: cmmn-management/timer-jobsstatic final String[]
URL template for the stacktrace of a single job: cmmn-management/timer-jobs/{jobId}/exception-stacktracestatic final String[]
URL template for a single variable instance data: cmmn-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: cmmn-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_QUERY_RESOURCES
- See Also:
-
SEGMENT_DEPLOYMENT_RESOURCE
- See Also:
-
SEGMENT_CASE_DEFINITION_RESOURCE
- See Also:
-
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE
- See Also:
-
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE_CONTENT
- See Also:
-
SEGMENT_TASK_RESOURCE
- See Also:
-
SEGMENT_CASE_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_PLAN_ITEM_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_EVENTS
- See Also:
-
SEGMENT_IDENTITYLINKS_FAMILY_GROUPS
- See Also:
-
SEGMENT_IDENTITYLINKS_FAMILY_USERS
- See Also:
-
SEGMENT_FORM
- See Also:
-
SEGMENT_VARIABLE_DATA
- See Also:
-
SEGMENT_HISTORIC_CASE_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_MILESTONE_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_HISTORIC_PLANITEM_INSTANCE_RESOURCE
- See Also:
-
SEGMENT_HISTORIC_DETAIL_RESOURCE
- See Also:
-
SEGMENT_FORM_DATA
- See Also:
-
SEGMENT_TABLES
- 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_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:
-
SEGMENT_STAGE_OVERVIEW
- See Also:
-
SEGMENT_CHANGE_STATE
- See Also:
-
URL_DEPLOYMENT_COLLECTION
URL template for the deployment collection: cmmn-repository/deployments -
URL_DEPLOYMENT
URL template for a single deployment: cmmn-repository/deployments/{0:deploymentId} -
URL_DEPLOYMENT_RESOURCES
URL template listing deployment resources: cmmn-repository/deployments/{0:deploymentId}/resources -
URL_DEPLOYMENT_RESOURCE
URL template for a single deployment resource: cmmn-repository/deployments/{0:deploymentId}/resources/{1}:resourceId -
URL_DEPLOYMENT_RESOURCE_CONTENT
URL template for a single deployment resource content: cmmn-repository/deployments /{0:deploymentId}/resourcedata/{1}:resourceId -
URL_CASE_DEFINITION_COLLECTION
URL template for the process definition collection: cmmn-repository/process-definitions -
URL_CASE_DEFINITION
URL template for a single case definition: cmmn-repository/case-definitions/{0:caseDefinitionId} -
URL_CASE_DEFINITION_RESOURCE_CONTENT
URL template for the resource of a single case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/resourcedata -
URL_CASE_DEFINITION_IDENTITYLINKS_COLLECTION
URL template for a case definition's identity links: cmmn-repository/case-definitions/{0:caseDefinitionId}/identitylinks -
URL_CASE_DEFINITION_IDENTITYLINK
URL template for an identitylink on a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/identitylinks/{1 :family}/{2:identityId} -
URL_CASE_DEFINITION_START_FORM
URL template for the start form of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/start-form -
URL_CASE_DEFINITION_IMAGE
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/image -
URL_CASE_DEFINITION_DECISION_COLLECTION
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/decisions -
URL_CASE_DEFINITION_FORM_DEFINITIONS_COLLECTION
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/form-definitions -
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_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_CASE_INSTANCE_COLLECTION
URL template for process instance collection: runtime/case-instances -
URL_CASE_INSTANCE_QUERY
URL template for process instance query: query/case-instances -
URL_CASE_INSTANCE
URL template for a single case instance: cmmn-runtime/case-instances/{0:caseInstanceId} -
URL_CASE_INSTANCE_DIAGRAM
URL template for the diagram for a single CASE instance: cmmn-runtime/case-instances/{0:caseInstanceId}/diagram -
URL_CASE_INSTANCE_VARIABLE_COLLECTION
URL template for case instance variable collection: cmmn-runtime/case-instances/{0:processInstanceId}/variables -
URL_CASE_INSTANCE_VARIABLE
URL template for a single case instance variable: cmmn-runtime/case-instances /{0:caseInstanceId}/variables/{1:variableName} -
URL_CASE_INSTANCE_VARIABLE_DATA
URL template for a single case instance variable data: cmmn-runtime/case-instances/{0:processInstanceId}/variables/{1:variableName}/data -
URL_CASE_INSTANCE_STAGE_OVERVIEW
URL template for a single case instance stage overview: cmmn-runtime/case-instances/{0:caseInstanceId}/stage-overview -
URL_CASE_INSTANCE_CHANGE_STATE
URL template for a single case instance change state: cmmn-runtime/case-instances/{0:caseInstanceId}/change-state -
URL_CASE_INSTANCE_IDENTITYLINKS_COLLECTION
URL template for a case instance's identity links: cmmn-runtime/case-instances/{0:caseInstanceId}/identitylinks -
URL_CASE_INSTANCE_IDENTITYLINK
URL template for an identitylink on a case instance: cmmn-runtime/case-instances/{0:caseInstanceId}/identitylinks/users/{1: identityId}/{2:type} -
URL_PLAN_ITEM_INSTANCE_COLLECTION
URL template for plan item instance collection: cmmn-runtime/plan-item-instances -
URL_PLAN_ITEM_INSTANCE_QUERY
URL template for process instance query: cmmn-query/plan-item-instances -
URL_PLAN_ITEM_INSTANCE
URL template for a single case instance: cmmn-runtime/plan-item-instances/{0:planItemInstanceId} -
URL_PLAN_ITEM_INSTANCE_VARIABLES
URL template for plan item instance variables: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables -
URL_PLAN_ITEM_INSTANCE_VARIABLE
URL template for a single plan item instance variable: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables/{1:variableName} -
URL_PLAN_ITEM_INSTANCE_VARIABLE_DATA
URL template for a single case instance: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables/{1:variableName}/data -
URL_VARIABLE_INSTANCES
URL template for variable instance query: cmmn-runtime/variable-instances -
URL_VARIABLE_INSTANCE_DATA
URL template for a single variable instance data: cmmn-runtime/variable-instances/{0:varInstanceId}/data -
URL_JOB
URL template for a single job: cmmn-management/jobs/{0:jobId} -
URL_TIMER_JOB
URL template for a single job: cmmn-management/timer-jobs/{0:jobId} -
URL_SUSPENDED_JOB
URL template for a single job: cmmn-management/suspended-jobs/{0:jobId} -
URL_DEADLETTER_JOB
URL template for a single job: cmmn-management/deadletter-jobs/{0:jobId} -
URL_HISTORY_JOB
URL template for a single job: cmmn-management/history-jobs/{0:jobId} -
URL_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: cmmn-management/jobs/{0:jobId}/exception-stacktrace -
URL_TIMER_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: cmmn-management/timer-jobs/{jobId}/exception-stacktrace -
URL_SUSPENDED_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: cmmn-management/suspended-jobs/{0:jobId}/exception-stacktrace -
URL_DEADLETTER_JOB_EXCEPTION_STRACKTRACE
URL template for the stacktrace of a single job: cmmn-management/deadletter-jobs/{0:jobId}/exception-stacktrace -
URL_JOB_COLLECTION
URL template for the collection of jobs: cmmn-management/jobs -
URL_TIMER_JOB_COLLECTION
URL template for the collection of timer jobs: cmmn-management/timer-jobs -
URL_SUSPENDED_JOB_COLLECTION
URL template for the collection of timer jobs: cmmn-management/suspended-jobs -
URL_DEADLETTER_JOB_COLLECTION
URL template for the collection of timer jobs: cmmn-management/deadletter-jobs -
URL_EVENT_SUBSCRIPTION
URL template for a single event subscription: cmmn-runtime/event-subscriptions/{0:eventSubscriptionId} -
URL_EVENT_SUBSCRIPTION_COLLECTION
URL template for the collection of event subscriptions: cmmn-runtime/event-subscriptions -
URL_HISTORIC_CASE_INSTANCE
URL template for a single historic case instance: cmmn-history/historic-case-instances/{0:caseInstanceId} -
URL_HISTORIC_CASE_INSTANCE_STAGE_OVERVIEW
URL template for a single historic case instance stage overview: cmmn-history/historic-case-instances/{0:caseInstanceId}/stage-overview -
URL_HISTORIC_CASE_INSTANCES
URL template for historic process instance query: cmmn-history/historic-case-instances -
URL_HISTORIC_CASE_INSTANCE_IDENTITY_LINKS
URL template for historic case instance identity links: cmmn-history/historic-case-instances/{0:caseInstanceId}/identitylinks -
URL_HISTORIC_CASE_INSTANCE_VARIABLE_DATA
URL template for historic case instance variables: history/historic-case-instances/{0:caseInstanceId}/variables/{1:variableName}/data -
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}/data -
URL_HISTORIC_TASK_INSTANCE_FORM
URL template for a historic task instance form: history/historic-task-instances/{0:taskId}/form -
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_VARIABLE_INSTANCE_QUERY
URL template for variable instance query: query/variable-instances -
URL_HISTORIC_MILESTONE_INSTANCE
URL template for a single historic milestone instance: cmmn-history/historic-milestone-instances/{0:milestoneId} -
URL_HISTORIC_MILESTONE_INSTANCES
URL template for a single historic milestone instance: cmmn-history/historic-milestone-instances -
URL_HISTORIC_PLANITEM_INSTANCE
URL template for a single historic plan item instance: cmmn-history/historic-planitem-instances/{0:planItemId} -
URL_HISTORIC_PLANITEM_INSTANCES
URL template for a single historic plan item instance: cmmn-history/historic-planitem-instances -
URL_HISTORIC_CASE_INSTANCE_QUERY
URL template for historic case instance query: query/historic-case-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_MILESTONE_INSTANCE_QUERY
URL template for historic milestone instance query: query/historic-milestone-instances -
URL_HISTORIC_PLANITEM_INSTANCE_QUERY
URL template for historic plan item instance query: query/historic-planitem-instances -
URL_PROPERTIES_COLLECTION
URL template for the collection of properties: management/properties -
URL_ENGINE_INFO
URL template for the collection of properties: management/properties
-
-
Constructor Details
-
CmmnRestUrls
public CmmnRestUrls()
-
-
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).
-