Package | Description |
---|---|
org.openapitools.client | |
org.openapitools.client.api |
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build HTTP call with the given options.
|
okhttp3.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,String> cookieParams,
Map<String,Object> formParams,
String[] authNames,
ApiCallback callback)
Build an HTTP request with the given options.
|
<T> void |
ApiClient.executeAsync(okhttp3.Call call,
ApiCallback<T> callback)
|
<T> void |
ApiClient.executeAsync(okhttp3.Call call,
Type returnType,
ApiCallback<T> callback)
Execute HTTP call asynchronously.
|
Constructor and Description |
---|
ProgressRequestBody(okhttp3.RequestBody requestBody,
ApiCallback callback) |
ProgressResponseBody(okhttp3.ResponseBody responseBody,
ApiCallback callback) |
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
TaskAttachmentApi.addAttachmentAsync(String id,
String attachmentName,
String attachmentDescription,
String attachmentType,
String url,
File content,
ApiCallback<AttachmentDto> _callback)
Create (asynchronously)
Creates an attachment for a task.
|
okhttp3.Call |
TaskAttachmentApi.addAttachmentCall(String id,
String attachmentName,
String attachmentDescription,
String attachmentType,
String url,
File content,
ApiCallback _callback)
Build call for addAttachment
|
okhttp3.Call |
TaskIdentityLinkApi.addIdentityLinkAsync(String id,
IdentityLinkDto identityLinkDto,
ApiCallback<Void> _callback)
Add (asynchronously)
Adds an identity link to a task by id.
|
okhttp3.Call |
TaskIdentityLinkApi.addIdentityLinkCall(String id,
IdentityLinkDto identityLinkDto,
ApiCallback _callback)
Build call for addIdentityLink
|
okhttp3.Call |
GroupApi.availableGroupInstanceOperationsAsync(String id,
ApiCallback<ResourceOptionsDto> _callback)
Group Resource Instance Options (asynchronously)
The `/group` resource supports two custom OPTIONS requests, one for the resource as such and this one for individual group instances.
|
okhttp3.Call |
GroupApi.availableGroupInstanceOperationsCall(String id,
ApiCallback _callback)
Build call for availableGroupInstanceOperations
|
okhttp3.Call |
GroupApi.availableGroupMembersOperationsAsync(String id,
ApiCallback<ResourceOptionsDto> _callback)
Group Membership Resource Options (asynchronously)
The OPTIONS request allows checking for the set of available operations that the currently authenticated user can perform on the resource.
|
okhttp3.Call |
GroupApi.availableGroupMembersOperationsCall(String id,
ApiCallback _callback)
Build call for availableGroupMembersOperations
|
okhttp3.Call |
GroupApi.availableGroupOperationsAsync(ApiCallback<ResourceOptionsDto> _callback)
Group Resource Options (asynchronously)
The `/group` resource supports two custom OPTIONS requests, this one for the resource as such and one for individual group instances.
|
okhttp3.Call |
GroupApi.availableGroupOperationsCall(ApiCallback _callback)
Build call for availableGroupOperations
|
okhttp3.Call |
UserApi.availableOperationsAsync(ApiCallback<ResourceOptionsDto> _callback)
Options (asynchronously)
The `/user` resource supports two custom `OPTIONS` requests, one for the resource as such and one for individual user instances.
|
okhttp3.Call |
UserApi.availableOperationsCall(ApiCallback _callback)
Build call for availableOperations
|
okhttp3.Call |
TenantApi.availableTenantGroupMembersOperationsAsync(String id,
ApiCallback<ResourceOptionsDto> _callback)
Tenant Group Membership Resource Options (asynchronously)
The OPTIONS request allows checking for the set of available operations that the currently authenticated user can perform on the resource.
|
okhttp3.Call |
TenantApi.availableTenantGroupMembersOperationsCall(String id,
ApiCallback _callback)
Build call for availableTenantGroupMembersOperations
|
okhttp3.Call |
TenantApi.availableTenantInstanceOperationsAsync(String id,
ApiCallback<ResourceOptionsDto> _callback)
Tenant Resource Options (asynchronously)
The `/tenant` resource supports two custom OPTIONS requests, one for the resource as such and this one for individual tenant instances.
|
okhttp3.Call |
TenantApi.availableTenantInstanceOperationsCall(String id,
ApiCallback _callback)
Build call for availableTenantInstanceOperations
|
okhttp3.Call |
TenantApi.availableTenantResourceOperationsAsync(ApiCallback<ResourceOptionsDto> _callback)
Tenant Resource Options (asynchronously)
The `/tenant` resource supports two custom OPTIONS requests, this one for the resource as such and one for individual tenant instances.
|
okhttp3.Call |
TenantApi.availableTenantResourceOperationsCall(ApiCallback _callback)
Build call for availableTenantResourceOperations
|
okhttp3.Call |
TenantApi.availableTenantUserMembersOperationsAsync(String id,
ApiCallback<ResourceOptionsDto> _callback)
Tenant User Membership Resource Options (asynchronously)
The OPTIONS request allows checking for the set of available operations that the currently authenticated user can perform on the resource.
|
okhttp3.Call |
TenantApi.availableTenantUserMembersOperationsCall(String id,
ApiCallback _callback)
Build call for availableTenantUserMembersOperations
|
okhttp3.Call |
UserApi.availableUserOperationsAsync(String id,
ApiCallback<ResourceOptionsDto> _callback)
Options (asynchronously)
The `/user` resource supports two custom `OPTIONS` requests, one for the resource as such and one for individual user instances.
|
okhttp3.Call |
UserApi.availableUserOperationsCall(String id,
ApiCallback _callback)
Build call for availableUserOperations
|
okhttp3.Call |
IdentityApi.checkPasswordAsync(PasswordPolicyRequestDto passwordPolicyRequestDto,
ApiCallback<CheckPasswordPolicyResultDto> _callback)
Validate Password (asynchronously)
A password policy consists of a list of rules that new passwords must follow to be policy compliant.
|
okhttp3.Call |
IdentityApi.checkPasswordCall(PasswordPolicyRequestDto passwordPolicyRequestDto,
ApiCallback _callback)
Build call for checkPassword
|
okhttp3.Call |
TaskApi.claimAsync(String id,
UserIdDto userIdDto,
ApiCallback<Void> _callback)
Claim (asynchronously)
Claims a task for a specific user.
|
okhttp3.Call |
TaskApi.claimCall(String id,
UserIdDto userIdDto,
ApiCallback _callback)
Build call for claim
|
okhttp3.Call |
IncidentApi.clearIncidentAnnotationAsync(String id,
ApiCallback<Void> _callback)
Clear Incident Annotation (asynchronously)
Clears the annotation of an incident with given id.
|
okhttp3.Call |
IncidentApi.clearIncidentAnnotationCall(String id,
ApiCallback _callback)
Build call for clearIncidentAnnotation
|
okhttp3.Call |
TaskApi.completeAsync(String id,
CompleteTaskDto completeTaskDto,
ApiCallback<Map<String,VariableValueDto>> _callback)
Complete (asynchronously)
Completes a task and updates process variables.
|
okhttp3.Call |
TaskApi.completeCall(String id,
CompleteTaskDto completeTaskDto,
ApiCallback _callback)
Build call for complete
|
okhttp3.Call |
ExternalTaskApi.completeExternalTaskResourceAsync(String id,
CompleteExternalTaskDto completeExternalTaskDto,
ApiCallback<Void> _callback)
Complete (asynchronously)
Completes an external task by id and updates process variables.
|
okhttp3.Call |
ExternalTaskApi.completeExternalTaskResourceCall(String id,
CompleteExternalTaskDto completeExternalTaskDto,
ApiCallback _callback)
Build call for completeExternalTaskResource
|
okhttp3.Call |
TelemetryApi.configureTelemetryAsync(TelemetryConfigurationDto telemetryConfigurationDto,
ApiCallback<Void> _callback)
Configure Telemetry (asynchronously)
Configures whether Camunda receives data collection of the process engine setup and usage.
|
okhttp3.Call |
TelemetryApi.configureTelemetryCall(TelemetryConfigurationDto telemetryConfigurationDto,
ApiCallback _callback)
Build call for configureTelemetry
|
okhttp3.Call |
TaskCommentApi.createCommentAsync(String id,
CommentDto commentDto,
ApiCallback<CommentDto> _callback)
Create (asynchronously)
Creates a comment for a task by id.
|
okhttp3.Call |
TaskCommentApi.createCommentCall(String id,
CommentDto commentDto,
ApiCallback _callback)
Build call for createComment
|
okhttp3.Call |
DeploymentApi.createDeploymentAsync(String tenantId,
String deploymentSource,
Boolean deployChangedOnly,
Boolean enableDuplicateFiltering,
String deploymentName,
File data,
ApiCallback<DeploymentWithDefinitionsDto> _callback)
Create (asynchronously)
Creates a deployment.
|
okhttp3.Call |
DeploymentApi.createDeploymentCall(String tenantId,
String deploymentSource,
Boolean deployChangedOnly,
Boolean enableDuplicateFiltering,
String deploymentName,
File data,
ApiCallback _callback)
Build call for createDeployment
|
okhttp3.Call |
GroupApi.createGroupAsync(GroupDto groupDto,
ApiCallback<Void> _callback)
Create Group (asynchronously)
Creates a new group.
|
okhttp3.Call |
GroupApi.createGroupCall(GroupDto groupDto,
ApiCallback _callback)
Build call for createGroup
|
okhttp3.Call |
GroupApi.createGroupMemberAsync(String id,
String userId,
ApiCallback<Void> _callback)
Create Group Member (asynchronously)
Adds a member to a group.
|
okhttp3.Call |
GroupApi.createGroupMemberCall(String id,
String userId,
ApiCallback _callback)
Build call for createGroupMember
|
okhttp3.Call |
TenantApi.createGroupMembershipAsync(String id,
String groupId,
ApiCallback<Void> _callback)
Create Tenant Group Membership (asynchronously)
Creates a membership between a tenant and a group.
|
okhttp3.Call |
TenantApi.createGroupMembershipCall(String id,
String groupId,
ApiCallback _callback)
Build call for createGroupMembership
|
okhttp3.Call |
ExecutionApi.createIncidentAsync(String id,
CreateIncidentDto createIncidentDto,
ApiCallback<IncidentDto> _callback)
Create Incident (asynchronously)
Creates a custom incident with given properties.
|
okhttp3.Call |
ExecutionApi.createIncidentCall(String id,
CreateIncidentDto createIncidentDto,
ApiCallback _callback)
Build call for createIncident
|
okhttp3.Call |
TaskApi.createTaskAsync(TaskDto taskDto,
ApiCallback<Void> _callback)
Create (asynchronously)
Creates a new task.
|
okhttp3.Call |
TaskApi.createTaskCall(TaskDto taskDto,
ApiCallback _callback)
Build call for createTask
|
okhttp3.Call |
TenantApi.createTenantAsync(TenantDto tenantDto,
ApiCallback<Void> _callback)
Create Tenant (asynchronously)
Create a new tenant.
|
okhttp3.Call |
TenantApi.createTenantCall(TenantDto tenantDto,
ApiCallback _callback)
Build call for createTenant
|
okhttp3.Call |
UserApi.createUserAsync(UserDto userDto,
ApiCallback<Void> _callback)
Create (asynchronously)
Create a new user.
|
okhttp3.Call |
UserApi.createUserCall(UserDto userDto,
ApiCallback _callback)
Build call for createUser
|
okhttp3.Call |
TenantApi.createUserMembershipAsync(String id,
String userId,
ApiCallback<Void> _callback)
Create Tenant User Membership (asynchronously)
Creates a membership between a tenant and an user.
|
okhttp3.Call |
TenantApi.createUserMembershipCall(String id,
String userId,
ApiCallback _callback)
Build call for createUserMembership
|
okhttp3.Call |
TaskApi.delegateTaskAsync(String id,
UserIdDto userIdDto,
ApiCallback<Void> _callback)
Delegate (asynchronously)
Delegates a task to another user.
|
okhttp3.Call |
TaskApi.delegateTaskCall(String id,
UserIdDto userIdDto,
ApiCallback _callback)
Build call for delegateTask
|
okhttp3.Call |
ProcessInstanceApi.deleteAsyncHistoricQueryBasedAsync(DeleteProcessInstancesDto deleteProcessInstancesDto,
ApiCallback<BatchDto> _callback)
Delete Async Historic Query Based (POST) (asynchronously)
Deletes a set of process instances asynchronously (batch) based on a historic process instance query.
|
okhttp3.Call |
ProcessInstanceApi.deleteAsyncHistoricQueryBasedCall(DeleteProcessInstancesDto deleteProcessInstancesDto,
ApiCallback _callback)
Build call for deleteAsyncHistoricQueryBased
|
okhttp3.Call |
TaskAttachmentApi.deleteAttachmentAsync(String id,
String attachmentId,
ApiCallback<Void> _callback)
Delete (asynchronously)
Removes an attachment from a task by id.
|
okhttp3.Call |
TaskAttachmentApi.deleteAttachmentCall(String id,
String attachmentId,
ApiCallback _callback)
Build call for deleteAttachment
|
okhttp3.Call |
BatchApi.deleteBatchAsync(String id,
Boolean cascade,
ApiCallback<Void> _callback)
Delete (asynchronously)
Deletes a batch by id, including all related jobs and job definitions.
|
okhttp3.Call |
BatchApi.deleteBatchCall(String id,
Boolean cascade,
ApiCallback _callback)
Build call for deleteBatch
|
okhttp3.Call |
DeploymentApi.deleteDeploymentAsync(String id,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback<Void> _callback)
Delete (asynchronously)
Deletes a deployment by id.
|
okhttp3.Call |
DeploymentApi.deleteDeploymentCall(String id,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback _callback)
Build call for deleteDeployment
|
okhttp3.Call |
GroupApi.deleteGroupAsync(String id,
ApiCallback<Void> _callback)
Delete Group (asynchronously)
Deletes a group by id.
|
okhttp3.Call |
GroupApi.deleteGroupCall(String id,
ApiCallback _callback)
Build call for deleteGroup
|
okhttp3.Call |
GroupApi.deleteGroupMemberAsync(String id,
String userId,
ApiCallback<Void> _callback)
Delete a Group Member (asynchronously)
Removes a member from a group.
|
okhttp3.Call |
GroupApi.deleteGroupMemberCall(String id,
String userId,
ApiCallback _callback)
Build call for deleteGroupMember
|
okhttp3.Call |
TenantApi.deleteGroupMembershipAsync(String id,
String groupId,
ApiCallback<Void> _callback)
Create Tenant Group Membership (asynchronously)
Creates a membership between a tenant and a group.
|
okhttp3.Call |
TenantApi.deleteGroupMembershipCall(String id,
String groupId,
ApiCallback _callback)
Build call for deleteGroupMembership
|
okhttp3.Call |
HistoricProcessInstanceApi.deleteHistoricProcessInstanceAsync(String id,
Boolean failIfNotExists,
ApiCallback<Void> _callback)
Delete (asynchronously)
Deletes a process instance from the history by id.
|
okhttp3.Call |
HistoricProcessInstanceApi.deleteHistoricProcessInstanceCall(String id,
Boolean failIfNotExists,
ApiCallback _callback)
Build call for deleteHistoricProcessInstance
|
okhttp3.Call |
HistoricProcessInstanceApi.deleteHistoricProcessInstancesAsyncAsync(DeleteHistoricProcessInstancesDto deleteHistoricProcessInstancesDto,
ApiCallback<BatchDto> _callback)
Delete Async (POST) (asynchronously)
Delete multiple historic process instances asynchronously (batch).
|
okhttp3.Call |
HistoricProcessInstanceApi.deleteHistoricProcessInstancesAsyncCall(DeleteHistoricProcessInstancesDto deleteHistoricProcessInstancesDto,
ApiCallback _callback)
Build call for deleteHistoricProcessInstancesAsync
|
okhttp3.Call |
HistoricProcessInstanceApi.deleteHistoricVariableInstancesOfHistoricProcessInstanceAsync(String id,
ApiCallback<Void> _callback)
Delete Variable Instances (asynchronously)
Deletes all variables of a process instance from the history by id.
|
okhttp3.Call |
HistoricProcessInstanceApi.deleteHistoricVariableInstancesOfHistoricProcessInstanceCall(String id,
ApiCallback _callback)
Build call for deleteHistoricVariableInstancesOfHistoricProcessInstance
|
okhttp3.Call |
TaskIdentityLinkApi.deleteIdentityLinkAsync(String id,
IdentityLinkDto identityLinkDto,
ApiCallback<Void> _callback)
Delete (asynchronously)
Removes an identity link from a task by id
|
okhttp3.Call |
TaskIdentityLinkApi.deleteIdentityLinkCall(String id,
IdentityLinkDto identityLinkDto,
ApiCallback _callback)
Build call for deleteIdentityLink
|
okhttp3.Call |
ExecutionApi.deleteLocalExecutionVariableAsync(String id,
String varName,
ApiCallback<Void> _callback)
Delete Local Execution Variable (asynchronously)
Deletes a variable in the context of a given execution by id.
|
okhttp3.Call |
ExecutionApi.deleteLocalExecutionVariableCall(String id,
String varName,
ApiCallback _callback)
Build call for deleteLocalExecutionVariable
|
okhttp3.Call |
ProcessDefinitionApi.deleteProcessDefinitionAsync(String id,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback<Void> _callback)
Delete (asynchronously)
Deletes a running process instance by id.
|
okhttp3.Call |
ProcessDefinitionApi.deleteProcessDefinitionCall(String id,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback _callback)
Build call for deleteProcessDefinition
|
okhttp3.Call |
ProcessDefinitionApi.deleteProcessDefinitionsByKeyAndTenantIdAsync(String key,
String tenantId,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback<Void> _callback)
Delete By Key (asynchronously)
Deletes process definitions by a given key and which belong to a tenant id.
|
okhttp3.Call |
ProcessDefinitionApi.deleteProcessDefinitionsByKeyAndTenantIdCall(String key,
String tenantId,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback _callback)
Build call for deleteProcessDefinitionsByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.deleteProcessDefinitionsByKeyAsync(String key,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback<Void> _callback)
Delete By Key (asynchronously)
Deletes process definitions by a given key which belong to no tenant id.
|
okhttp3.Call |
ProcessDefinitionApi.deleteProcessDefinitionsByKeyCall(String key,
Boolean cascade,
Boolean skipCustomListeners,
Boolean skipIoMappings,
ApiCallback _callback)
Build call for deleteProcessDefinitionsByKey
|
okhttp3.Call |
ProcessInstanceApi.deleteProcessInstanceAsync(String id,
Boolean skipCustomListeners,
Boolean skipIoMappings,
Boolean skipSubprocesses,
Boolean failIfNotExists,
ApiCallback<Void> _callback)
Delete (asynchronously)
Deletes a running process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.deleteProcessInstanceCall(String id,
Boolean skipCustomListeners,
Boolean skipIoMappings,
Boolean skipSubprocesses,
Boolean failIfNotExists,
ApiCallback _callback)
Build call for deleteProcessInstance
|
okhttp3.Call |
ProcessInstanceApi.deleteProcessInstancesAsyncOperationAsync(DeleteProcessInstancesDto deleteProcessInstancesDto,
ApiCallback<BatchDto> _callback)
Delete Async (POST) (asynchronously)
Deletes multiple process instances asynchronously (batch).
|
okhttp3.Call |
ProcessInstanceApi.deleteProcessInstancesAsyncOperationCall(DeleteProcessInstancesDto deleteProcessInstancesDto,
ApiCallback _callback)
Build call for deleteProcessInstancesAsyncOperation
|
okhttp3.Call |
ProcessInstanceApi.deleteProcessInstanceVariableAsync(String id,
String varName,
ApiCallback<Void> _callback)
Delete Process Variable (asynchronously)
Deletes a variable of a process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.deleteProcessInstanceVariableCall(String id,
String varName,
ApiCallback _callback)
Build call for deleteProcessInstanceVariable
|
okhttp3.Call |
TaskApi.deleteTaskAsync(String id,
ApiCallback<Void> _callback)
Delete (asynchronously)
Removes a task by id.
|
okhttp3.Call |
TaskApi.deleteTaskCall(String id,
ApiCallback _callback)
Build call for deleteTask
|
okhttp3.Call |
TaskLocalVariableApi.deleteTaskLocalVariableAsync(String id,
String varName,
ApiCallback<Void> _callback)
Delete Local Task Variable (asynchronously)
Removes a local variable from a task by id.
|
okhttp3.Call |
TaskLocalVariableApi.deleteTaskLocalVariableCall(String id,
String varName,
ApiCallback _callback)
Build call for deleteTaskLocalVariable
|
okhttp3.Call |
MetricsApi.deleteTaskMetricsAsync(Date date,
ApiCallback<Void> _callback)
Delete Task Worker Metrics (asynchronously)
Deletes all task worker metrics prior to the given date or all if no date is provided.
|
okhttp3.Call |
MetricsApi.deleteTaskMetricsCall(Date date,
ApiCallback _callback)
Build call for deleteTaskMetrics
|
okhttp3.Call |
TaskVariableApi.deleteTaskVariableAsync(String id,
String varName,
ApiCallback<Void> _callback)
Delete Task Variable (asynchronously)
Removes a variable that is visible to a task.
|
okhttp3.Call |
TaskVariableApi.deleteTaskVariableCall(String id,
String varName,
ApiCallback _callback)
Build call for deleteTaskVariable
|
okhttp3.Call |
TenantApi.deleteTenantAsync(String id,
ApiCallback<Void> _callback)
Delete Tenant (asynchronously)
Deletes a tenant by id.
|
okhttp3.Call |
TenantApi.deleteTenantCall(String id,
ApiCallback _callback)
Build call for deleteTenant
|
okhttp3.Call |
UserApi.deleteUserAsync(String id,
ApiCallback<Void> _callback)
Delete (asynchronously)
Deletes a user by id.
|
okhttp3.Call |
UserApi.deleteUserCall(String id,
ApiCallback _callback)
Build call for deleteUser
|
okhttp3.Call |
TenantApi.deleteUserMembershipAsync(String id,
String userId,
ApiCallback<Void> _callback)
Delete a Tenant User Membership (asynchronously)
Deletes a membership between a tenant and an user.
|
okhttp3.Call |
TenantApi.deleteUserMembershipCall(String id,
String userId,
ApiCallback _callback)
Build call for deleteUserMembership
|
okhttp3.Call |
MessageApi.deliverMessageAsync(CorrelationMessageDto correlationMessageDto,
ApiCallback<List<MessageCorrelationResultWithVariableDto>> _callback)
Correlate (asynchronously)
Correlates a message to the process engine to either trigger a message start event or an intermediate message catching event.
|
okhttp3.Call |
MessageApi.deliverMessageCall(CorrelationMessageDto correlationMessageDto,
ApiCallback _callback)
Build call for deliverMessage
|
okhttp3.Call |
ConditionApi.evaluateConditionAsync(EvaluationConditionDto evaluationConditionDto,
ApiCallback<List<ProcessInstanceDto>> _callback)
Evaluate (asynchronously)
Triggers evaluation of conditions for conditional start event(s).
|
okhttp3.Call |
ConditionApi.evaluateConditionCall(EvaluationConditionDto evaluationConditionDto,
ApiCallback _callback)
Build call for evaluateCondition
|
okhttp3.Call |
DecisionDefinitionApi.evaluateDecisionByIdAsync(String id,
EvaluateDecisionDto evaluateDecisionDto,
ApiCallback<List<Map<String,VariableValueDto>>> _callback)
Evaluate By Id (asynchronously)
Evaluates a given decision and returns the result.
|
okhttp3.Call |
DecisionDefinitionApi.evaluateDecisionByIdCall(String id,
EvaluateDecisionDto evaluateDecisionDto,
ApiCallback _callback)
Build call for evaluateDecisionById
|
okhttp3.Call |
DecisionDefinitionApi.evaluateDecisionByKeyAndTenantAsync(String key,
String tenantId,
EvaluateDecisionDto evaluateDecisionDto,
ApiCallback<List<Map<String,VariableValueDto>>> _callback)
Evaluate By Key And Tenant (asynchronously)
Evaluates the latest version of the decision definition for tenant.
|
okhttp3.Call |
DecisionDefinitionApi.evaluateDecisionByKeyAndTenantCall(String key,
String tenantId,
EvaluateDecisionDto evaluateDecisionDto,
ApiCallback _callback)
Build call for evaluateDecisionByKeyAndTenant
|
okhttp3.Call |
DecisionDefinitionApi.evaluateDecisionByKeyAsync(String key,
EvaluateDecisionDto evaluateDecisionDto,
ApiCallback<List<Map<String,VariableValueDto>>> _callback)
Evaluate By Key (asynchronously)
Evaluates the latest version of the decision definition which belongs to no tenant.
|
okhttp3.Call |
DecisionDefinitionApi.evaluateDecisionByKeyCall(String key,
EvaluateDecisionDto evaluateDecisionDto,
ApiCallback _callback)
Build call for evaluateDecisionByKey
|
okhttp3.Call |
JobApi.executeJobAsync(String id,
ApiCallback<Void> _callback)
Execute Job (asynchronously)
Executes a job by id.
|
okhttp3.Call |
JobApi.executeJobCall(String id,
ApiCallback _callback)
Build call for executeJob
|
okhttp3.Call |
ExternalTaskApi.extendLockAsync(String id,
ExtendLockOnExternalTaskDto extendLockOnExternalTaskDto,
ApiCallback<Void> _callback)
Extend Lock (asynchronously)
Extends the timeout of the lock by a given amount of time.
|
okhttp3.Call |
ExternalTaskApi.extendLockCall(String id,
ExtendLockOnExternalTaskDto extendLockOnExternalTaskDto,
ApiCallback _callback)
Build call for extendLock
|
okhttp3.Call |
ExternalTaskApi.fetchAndLockAsync(FetchExternalTasksDto fetchExternalTasksDto,
ApiCallback<List<LockedExternalTaskDto>> _callback)
Fetch and Lock (asynchronously)
Fetches and locks a specific number of external tasks for execution by a worker.
|
okhttp3.Call |
ExternalTaskApi.fetchAndLockCall(FetchExternalTasksDto fetchExternalTasksDto,
ApiCallback _callback)
Build call for fetchAndLock
|
okhttp3.Call |
ProcessInstanceApi.getActivityInstanceTreeAsync(String id,
ApiCallback<ActivityInstanceDto> _callback)
Get Activity Instance (asynchronously)
Retrieves an Activity Instance (Tree) for a given process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.getActivityInstanceTreeCall(String id,
ApiCallback _callback)
Build call for getActivityInstanceTree
|
okhttp3.Call |
ProcessDefinitionApi.getActivityStatisticsAsync(String id,
Boolean failedJobs,
Boolean incidents,
String incidentsForType,
ApiCallback<List<ActivityStatisticsResultDto>> _callback)
Get Activity Instance Statistics (asynchronously)
Retrieves runtime statistics of a given process definition, grouped by activities.
|
okhttp3.Call |
ProcessDefinitionApi.getActivityStatisticsByProcessDefinitionKeyAndTenantIdAsync(String key,
String tenantId,
Boolean failedJobs,
Boolean incidents,
String incidentsForType,
ApiCallback<List<ActivityStatisticsResultDto>> _callback)
Get Activity Instance Statistics (asynchronously)
Retrieves runtime statistics of the latest version of the given process definition for a tenant, grouped by activities.
|
okhttp3.Call |
ProcessDefinitionApi.getActivityStatisticsByProcessDefinitionKeyAndTenantIdCall(String key,
String tenantId,
Boolean failedJobs,
Boolean incidents,
String incidentsForType,
ApiCallback _callback)
Build call for getActivityStatisticsByProcessDefinitionKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getActivityStatisticsByProcessDefinitionKeyAsync(String key,
Boolean failedJobs,
Boolean incidents,
String incidentsForType,
ApiCallback<List<ActivityStatisticsResultDto>> _callback)
Get Activity Instance Statistics (asynchronously)
Retrieves runtime statistics of the latest version of the given process definition which belongs to no tenant, grouped by activities.
|
okhttp3.Call |
ProcessDefinitionApi.getActivityStatisticsByProcessDefinitionKeyCall(String key,
Boolean failedJobs,
Boolean incidents,
String incidentsForType,
ApiCallback _callback)
Build call for getActivityStatisticsByProcessDefinitionKey
|
okhttp3.Call |
ProcessDefinitionApi.getActivityStatisticsCall(String id,
Boolean failedJobs,
Boolean incidents,
String incidentsForType,
ApiCallback _callback)
Build call for getActivityStatistics
|
okhttp3.Call |
TaskAttachmentApi.getAttachmentAsync(String id,
String attachmentId,
ApiCallback<AttachmentDto> _callback)
Get (asynchronously)
Retrieves a task attachment by task id and attachment id.
|
okhttp3.Call |
TaskAttachmentApi.getAttachmentCall(String id,
String attachmentId,
ApiCallback _callback)
Build call for getAttachment
|
okhttp3.Call |
TaskAttachmentApi.getAttachmentDataAsync(String id,
String attachmentId,
ApiCallback<File> _callback)
Get (Binary) (asynchronously)
Retrieves the binary content of a task attachment by task id and attachment id.
|
okhttp3.Call |
TaskAttachmentApi.getAttachmentDataCall(String id,
String attachmentId,
ApiCallback _callback)
Build call for getAttachmentData
|
okhttp3.Call |
TaskAttachmentApi.getAttachmentsAsync(String id,
ApiCallback<List<AttachmentDto>> _callback)
Get List (asynchronously)
Gets the attachments for a task.
|
okhttp3.Call |
TaskAttachmentApi.getAttachmentsCall(String id,
ApiCallback _callback)
Build call for getAttachments
|
okhttp3.Call |
BatchApi.getBatchAsync(String id,
ApiCallback<BatchDto> _callback)
Get (asynchronously)
Retrieves a batch by id, according to the Batch interface in the engine.
|
okhttp3.Call |
BatchApi.getBatchCall(String id,
ApiCallback _callback)
Build call for getBatch
|
okhttp3.Call |
BatchApi.getBatchesAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback<List<BatchDto>> _callback)
Get List (asynchronously)
Queries for batches that fulfill given parameters.
|
okhttp3.Call |
BatchApi.getBatchesCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback _callback)
Build call for getBatches
|
okhttp3.Call |
BatchApi.getBatchesCountAsync(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Requests the number of batches that fulfill the query criteria.
|
okhttp3.Call |
BatchApi.getBatchesCountCall(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback _callback)
Build call for getBatchesCount
|
okhttp3.Call |
BatchApi.getBatchStatisticsAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback<List<BatchStatisticsDto>> _callback)
Get Statistics (asynchronously)
Queries for batch statistics that fulfill given parameters.
|
okhttp3.Call |
BatchApi.getBatchStatisticsCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback _callback)
Build call for getBatchStatistics
|
okhttp3.Call |
BatchApi.getBatchStatisticsCountAsync(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback<CountResultDto> _callback)
Get Statistics Count (asynchronously)
Requests the number of batch statistics that fulfill the query criteria.
|
okhttp3.Call |
BatchApi.getBatchStatisticsCountCall(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended,
ApiCallback _callback)
Build call for getBatchStatisticsCount
|
okhttp3.Call |
TaskCommentApi.getCommentAsync(String id,
String commentId,
ApiCallback<CommentDto> _callback)
Get (asynchronously)
Retrieves a task comment by task id and comment id.
|
okhttp3.Call |
TaskCommentApi.getCommentCall(String id,
String commentId,
ApiCallback _callback)
Build call for getComment
|
okhttp3.Call |
TaskCommentApi.getCommentsAsync(String id,
ApiCallback<List<CommentDto>> _callback)
Get List (asynchronously)
Gets the comments for a task by id.
|
okhttp3.Call |
TaskCommentApi.getCommentsCall(String id,
ApiCallback _callback)
Build call for getComments
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionByIdAsync(String id,
ApiCallback<DecisionDefinitionDto> _callback)
Get Decision Definition By Id (asynchronously)
Retrieves a decision definition by id, according to the `DecisionDefinition` interface in the engine.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionByIdCall(String id,
ApiCallback _callback)
Build call for getDecisionDefinitionById
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionByKeyAndTenantIdAsync(String key,
String tenantId,
ApiCallback<DecisionDefinitionDto> _callback)
Get Decision Definition By Key And Tenant Id (asynchronously)
Retrieves the latest version of the decision definition for tenant
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionByKeyAndTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getDecisionDefinitionByKeyAndTenantId
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionByKeyAsync(String key,
ApiCallback<DecisionDefinitionDto> _callback)
Get Decision Definition By Key (asynchronously)
Retrieves the latest version of the decision definition which belongs to no tenant.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionByKeyCall(String key,
ApiCallback _callback)
Build call for getDecisionDefinitionByKey
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDiagramAsync(String id,
ApiCallback<File> _callback)
Get Diagram (asynchronously)
Retrieves the diagram of a decision definition.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDiagramByKeyAndTenantAsync(String key,
String tenantId,
ApiCallback<File> _callback)
Get Diagram By Key And Tenant (asynchronously)
Returns the XML of the latest version of the decision definition for tenant.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDiagramByKeyAndTenantCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getDecisionDefinitionDiagramByKeyAndTenant
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDiagramByKeyAsync(String key,
ApiCallback<File> _callback)
Get Diagram By Key (asynchronously)
Returns the diagram for the latest version of the decision definition which belongs to no tenant
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDiagramByKeyCall(String key,
ApiCallback _callback)
Build call for getDecisionDefinitionDiagramByKey
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDiagramCall(String id,
ApiCallback _callback)
Build call for getDecisionDefinitionDiagram
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDmnXmlByIdAsync(String id,
ApiCallback<DecisionDefinitionDiagramDto> _callback)
Get XML By Id (asynchronously)
Retrieves the DMN XML of a decision definition.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDmnXmlByIdCall(String id,
ApiCallback _callback)
Build call for getDecisionDefinitionDmnXmlById
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDmnXmlByKeyAndTenantAsync(String key,
String tenantId,
ApiCallback<DecisionDefinitionDiagramDto> _callback)
Get XML By Key and Tenant (asynchronously)
Retrieves the XML of the latest version of the decision definition for tenant
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDmnXmlByKeyAndTenantCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getDecisionDefinitionDmnXmlByKeyAndTenant
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDmnXmlByKeyAsync(String key,
ApiCallback<DecisionDefinitionDiagramDto> _callback)
Get XML By Key (asynchronously)
Retrieves the XML for the latest version of the decision definition which belongs to no tenant.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionDmnXmlByKeyCall(String key,
ApiCallback _callback)
Build call for getDecisionDefinitionDmnXmlByKey
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionsAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String decisionDefinitionId,
String decisionDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String decisionRequirementsDefinitionId,
String decisionRequirementsDefinitionKey,
Boolean withoutDecisionRequirementsDefinition,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDecisionDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
ApiCallback<List<DecisionDefinitionDto>> _callback)
Get List (asynchronously)
Queries for decision definitions that fulfill given parameters.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionsCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String decisionDefinitionId,
String decisionDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String decisionRequirementsDefinitionId,
String decisionRequirementsDefinitionKey,
Boolean withoutDecisionRequirementsDefinition,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDecisionDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
ApiCallback _callback)
Build call for getDecisionDefinitions
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionsCountAsync(String decisionDefinitionId,
String decisionDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String decisionRequirementsDefinitionId,
String decisionRequirementsDefinitionKey,
Boolean withoutDecisionRequirementsDefinition,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDecisionDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Requests the number of decision definitions that fulfill the query criteria.
|
okhttp3.Call |
DecisionDefinitionApi.getDecisionDefinitionsCountCall(String decisionDefinitionId,
String decisionDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String decisionRequirementsDefinitionId,
String decisionRequirementsDefinitionKey,
Boolean withoutDecisionRequirementsDefinition,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDecisionDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
ApiCallback _callback)
Build call for getDecisionDefinitionsCount
|
okhttp3.Call |
TaskApi.getDeployedFormAsync(String id,
ApiCallback<File> _callback)
Get Deployed Form (asynchronously)
Retrieves the deployed form that is referenced from a given task.
|
okhttp3.Call |
TaskApi.getDeployedFormCall(String id,
ApiCallback _callback)
Build call for getDeployedForm
|
okhttp3.Call |
ProcessDefinitionApi.getDeployedStartFormAsync(String id,
ApiCallback<File> _callback)
Get Deployed Start Form (asynchronously)
Retrieves the deployed form that can be referenced from a start event.
|
okhttp3.Call |
ProcessDefinitionApi.getDeployedStartFormByKeyAndTenantIdAsync(String key,
String tenantId,
ApiCallback<File> _callback)
Get Deployed Start Form (asynchronously)
Retrieves the deployed form that can be referenced from a start event.
|
okhttp3.Call |
ProcessDefinitionApi.getDeployedStartFormByKeyAndTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getDeployedStartFormByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getDeployedStartFormByKeyAsync(String key,
ApiCallback<File> _callback)
Get Deployed Start Form (asynchronously)
Retrieves the deployed form that can be referenced from a start event.
|
okhttp3.Call |
ProcessDefinitionApi.getDeployedStartFormByKeyCall(String key,
ApiCallback _callback)
Build call for getDeployedStartFormByKey
|
okhttp3.Call |
ProcessDefinitionApi.getDeployedStartFormCall(String id,
ApiCallback _callback)
Build call for getDeployedStartForm
|
okhttp3.Call |
DeploymentApi.getDeploymentAsync(String id,
ApiCallback<DeploymentDto> _callback)
Get (asynchronously)
Retrieves a deployment by id, according to the `Deployment` interface of the engine.
|
okhttp3.Call |
DeploymentApi.getDeploymentCall(String id,
ApiCallback _callback)
Build call for getDeployment
|
okhttp3.Call |
DeploymentApi.getDeploymentResourceAsync(String id,
String resourceId,
ApiCallback<DeploymentResourceDto> _callback)
Get Resource (asynchronously)
Retrieves a deployment resource by resource id for the given deployment.
|
okhttp3.Call |
DeploymentApi.getDeploymentResourceCall(String id,
String resourceId,
ApiCallback _callback)
Build call for getDeploymentResource
|
okhttp3.Call |
DeploymentApi.getDeploymentResourceDataAsync(String id,
String resourceId,
ApiCallback<File> _callback)
Get Resource (Binary) (asynchronously)
Retrieves the binary content of a deployment resource for the given deployment by id.
|
okhttp3.Call |
DeploymentApi.getDeploymentResourceDataCall(String id,
String resourceId,
ApiCallback _callback)
Build call for getDeploymentResourceData
|
okhttp3.Call |
DeploymentApi.getDeploymentResourcesAsync(String id,
ApiCallback<List<DeploymentResourceDto>> _callback)
Get Resources (asynchronously)
Retrieves all deployment resources of a given deployment.
|
okhttp3.Call |
DeploymentApi.getDeploymentResourcesCall(String id,
ApiCallback _callback)
Build call for getDeploymentResources
|
okhttp3.Call |
DeploymentApi.getDeploymentsAsync(String id,
String name,
String nameLike,
String source,
Boolean withoutSource,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDeploymentsWithoutTenantId,
Date after,
Date before,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<DeploymentDto>> _callback)
Get List (asynchronously)
Queries for deployments that fulfill given parameters.
|
okhttp3.Call |
DeploymentApi.getDeploymentsCall(String id,
String name,
String nameLike,
String source,
Boolean withoutSource,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDeploymentsWithoutTenantId,
Date after,
Date before,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getDeployments
|
okhttp3.Call |
DeploymentApi.getDeploymentsCountAsync(String id,
String name,
String nameLike,
String source,
Boolean withoutSource,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDeploymentsWithoutTenantId,
Date after,
Date before,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of deployments that fulfill given parameters.
|
okhttp3.Call |
DeploymentApi.getDeploymentsCountCall(String id,
String name,
String nameLike,
String source,
Boolean withoutSource,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDeploymentsWithoutTenantId,
Date after,
Date before,
ApiCallback _callback)
Build call for getDeploymentsCount
|
okhttp3.Call |
EventSubscriptionApi.getEventSubscriptionsAsync(String eventSubscriptionId,
String eventName,
String eventType,
String executionId,
String processInstanceId,
String activityId,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeEventSubscriptionsWithoutTenantId,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<EventSubscriptionDto>> _callback)
Get List (asynchronously)
Queries for event subscriptions that fulfill given parameters.
|
okhttp3.Call |
EventSubscriptionApi.getEventSubscriptionsCall(String eventSubscriptionId,
String eventName,
String eventType,
String executionId,
String processInstanceId,
String activityId,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeEventSubscriptionsWithoutTenantId,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getEventSubscriptions
|
okhttp3.Call |
EventSubscriptionApi.getEventSubscriptionsCountAsync(String eventSubscriptionId,
String eventName,
String eventType,
String executionId,
String processInstanceId,
String activityId,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeEventSubscriptionsWithoutTenantId,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of event subscriptions that fulfill given parameters.
|
okhttp3.Call |
EventSubscriptionApi.getEventSubscriptionsCountCall(String eventSubscriptionId,
String eventName,
String eventType,
String executionId,
String processInstanceId,
String activityId,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeEventSubscriptionsWithoutTenantId,
ApiCallback _callback)
Build call for getEventSubscriptionsCount
|
okhttp3.Call |
ExecutionApi.getExecutionAsync(String id,
ApiCallback<ExecutionDto> _callback)
Get Execution (asynchronously)
Retrieves an execution by id, according to the `Execution` interface in the engine.
|
okhttp3.Call |
ExecutionApi.getExecutionCall(String id,
ApiCallback _callback)
Build call for getExecution
|
okhttp3.Call |
ExecutionApi.getExecutionsAsync(String businessKey,
String processDefinitionId,
String processDefinitionKey,
String processInstanceId,
String activityId,
String signalEventSubscriptionName,
String messageEventSubscriptionName,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
String variables,
String processVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<ExecutionDto>> _callback)
Get Executions (asynchronously)
Queries for the executions that fulfill given parameters.
|
okhttp3.Call |
ExecutionApi.getExecutionsCall(String businessKey,
String processDefinitionId,
String processDefinitionKey,
String processInstanceId,
String activityId,
String signalEventSubscriptionName,
String messageEventSubscriptionName,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
String variables,
String processVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getExecutions
|
okhttp3.Call |
ExecutionApi.getExecutionsCountAsync(String businessKey,
String processDefinitionId,
String processDefinitionKey,
String processInstanceId,
String activityId,
String signalEventSubscriptionName,
String messageEventSubscriptionName,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
String variables,
String processVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback<CountResultDto> _callback)
Get Execution Count (asynchronously)
Queries for the number of executions that fulfill given parameters.
|
okhttp3.Call |
ExecutionApi.getExecutionsCountCall(String businessKey,
String processDefinitionId,
String processDefinitionKey,
String processInstanceId,
String activityId,
String signalEventSubscriptionName,
String messageEventSubscriptionName,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
String variables,
String processVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback _callback)
Build call for getExecutionsCount
|
okhttp3.Call |
ExternalTaskApi.getExternalTaskAsync(String id,
ApiCallback<ExternalTaskDto> _callback)
Get (asynchronously)
Retrieves an external task by id, corresponding to the `ExternalTask` interface in the engine.
|
okhttp3.Call |
ExternalTaskApi.getExternalTaskCall(String id,
ApiCallback _callback)
Build call for getExternalTask
|
okhttp3.Call |
ExternalTaskApi.getExternalTaskErrorDetailsAsync(String id,
ApiCallback<String> _callback)
Get Error Details (asynchronously)
Retrieves the error details in the context of a running external task by id.
|
okhttp3.Call |
ExternalTaskApi.getExternalTaskErrorDetailsCall(String id,
ApiCallback _callback)
Build call for getExternalTaskErrorDetails
|
okhttp3.Call |
ExternalTaskApi.getExternalTasksAsync(String externalTaskId,
String externalTaskIdIn,
String topicName,
String workerId,
Boolean locked,
Boolean notLocked,
Boolean withRetriesLeft,
Boolean noRetriesLeft,
Date lockExpirationAfter,
Date lockExpirationBefore,
String activityId,
String activityIdIn,
String executionId,
String processInstanceId,
String processInstanceIdIn,
String processDefinitionId,
String tenantIdIn,
Boolean active,
Boolean suspended,
Long priorityHigherThanOrEquals,
Long priorityLowerThanOrEquals,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<ExternalTaskDto>> _callback)
Get List (asynchronously)
Queries for the external tasks that fulfill given parameters.
|
okhttp3.Call |
ExternalTaskApi.getExternalTasksCall(String externalTaskId,
String externalTaskIdIn,
String topicName,
String workerId,
Boolean locked,
Boolean notLocked,
Boolean withRetriesLeft,
Boolean noRetriesLeft,
Date lockExpirationAfter,
Date lockExpirationBefore,
String activityId,
String activityIdIn,
String executionId,
String processInstanceId,
String processInstanceIdIn,
String processDefinitionId,
String tenantIdIn,
Boolean active,
Boolean suspended,
Long priorityHigherThanOrEquals,
Long priorityLowerThanOrEquals,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getExternalTasks
|
okhttp3.Call |
ExternalTaskApi.getExternalTasksCountAsync(String externalTaskId,
String externalTaskIdIn,
String topicName,
String workerId,
Boolean locked,
Boolean notLocked,
Boolean withRetriesLeft,
Boolean noRetriesLeft,
Date lockExpirationAfter,
Date lockExpirationBefore,
String activityId,
String activityIdIn,
String executionId,
String processInstanceId,
String processInstanceIdIn,
String processDefinitionId,
String tenantIdIn,
Boolean active,
Boolean suspended,
Long priorityHigherThanOrEquals,
Long priorityLowerThanOrEquals,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of external tasks that fulfill given parameters.
|
okhttp3.Call |
ExternalTaskApi.getExternalTasksCountCall(String externalTaskId,
String externalTaskIdIn,
String topicName,
String workerId,
Boolean locked,
Boolean notLocked,
Boolean withRetriesLeft,
Boolean noRetriesLeft,
Date lockExpirationAfter,
Date lockExpirationBefore,
String activityId,
String activityIdIn,
String executionId,
String processInstanceId,
String processInstanceIdIn,
String processDefinitionId,
String tenantIdIn,
Boolean active,
Boolean suspended,
Long priorityHigherThanOrEquals,
Long priorityLowerThanOrEquals,
ApiCallback _callback)
Build call for getExternalTasksCount
|
okhttp3.Call |
TaskApi.getFormAsync(String id,
ApiCallback<FormDto> _callback)
Get Form Key (asynchronously)
Retrieves the form key for a task.
|
okhttp3.Call |
TaskApi.getFormCall(String id,
ApiCallback _callback)
Build call for getForm
|
okhttp3.Call |
TaskApi.getFormVariablesAsync(String id,
String variableNames,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Task Form Variables (asynchronously)
Retrieves the form variables for a task.
|
okhttp3.Call |
TaskApi.getFormVariablesCall(String id,
String variableNames,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getFormVariables
|
okhttp3.Call |
GroupApi.getGroupAsync(String id,
ApiCallback<GroupDto> _callback)
Get Group (asynchronously)
Retrieves a group by id.
|
okhttp3.Call |
GroupApi.getGroupCall(String id,
ApiCallback _callback)
Build call for getGroup
|
okhttp3.Call |
GroupApi.getGroupCountAsync(String id,
String idIn,
String name,
String nameLike,
String type,
String member,
String memberOfTenant,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for groups using a list of parameters and retrieves the count.
|
okhttp3.Call |
GroupApi.getGroupCountCall(String id,
String idIn,
String name,
String nameLike,
String type,
String member,
String memberOfTenant,
ApiCallback _callback)
Build call for getGroupCount
|
okhttp3.Call |
IdentityApi.getGroupInfoAsync(String userId,
ApiCallback<IdentityServiceGroupInfoDto> _callback)
Get a User's Groups (asynchronously)
Gets the groups of a user by id and includes all users that share a group with the given user.
|
okhttp3.Call |
IdentityApi.getGroupInfoCall(String userId,
ApiCallback _callback)
Build call for getGroupInfo
|
okhttp3.Call |
HistoricActivityInstanceApi.getHistoricActivityInstanceAsync(String id,
ApiCallback<HistoricActivityInstanceDto> _callback)
Get (asynchronously)
Retrieves a historic activity instance by id, according to the `HistoricActivityInstance` interface in the engine.
|
okhttp3.Call |
HistoricActivityInstanceApi.getHistoricActivityInstanceCall(String id,
ApiCallback _callback)
Build call for getHistoricActivityInstance
|
okhttp3.Call |
HistoricActivityInstanceApi.getHistoricActivityInstancesAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String activityInstanceId,
String processInstanceId,
String processDefinitionId,
String executionId,
String activityId,
String activityName,
String activityType,
String taskAssignee,
Boolean finished,
Boolean unfinished,
Boolean canceled,
Boolean completeScope,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
String tenantIdIn,
Boolean withoutTenantId,
ApiCallback<List<HistoricActivityInstanceDto>> _callback)
Get List (asynchronously)
Queries for historic activity instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricActivityInstanceApi.getHistoricActivityInstancesCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String activityInstanceId,
String processInstanceId,
String processDefinitionId,
String executionId,
String activityId,
String activityName,
String activityType,
String taskAssignee,
Boolean finished,
Boolean unfinished,
Boolean canceled,
Boolean completeScope,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
String tenantIdIn,
Boolean withoutTenantId,
ApiCallback _callback)
Build call for getHistoricActivityInstances
|
okhttp3.Call |
HistoricActivityInstanceApi.getHistoricActivityInstancesCountAsync(String activityInstanceId,
String processInstanceId,
String processDefinitionId,
String executionId,
String activityId,
String activityName,
String activityType,
String taskAssignee,
Boolean finished,
Boolean unfinished,
Boolean canceled,
Boolean completeScope,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
String tenantIdIn,
Boolean withoutTenantId,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of historic activity instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricActivityInstanceApi.getHistoricActivityInstancesCountCall(String activityInstanceId,
String processInstanceId,
String processDefinitionId,
String executionId,
String activityId,
String activityName,
String activityType,
String taskAssignee,
Boolean finished,
Boolean unfinished,
Boolean canceled,
Boolean completeScope,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
String tenantIdIn,
Boolean withoutTenantId,
ApiCallback _callback)
Build call for getHistoricActivityInstancesCount
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstanceAsync(String id,
ApiCallback<HistoricProcessInstanceDto> _callback)
Get (asynchronously)
Retrieves a historic process instance by id, according to the `HistoricProcessInstance` interface in the engine.
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstanceCall(String id,
ApiCallback _callback)
Build call for getHistoricProcessInstance
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstanceDurationReportAsync(String reportType,
String periodUnit,
String processDefinitionIdIn,
String processDefinitionKeyIn,
Date startedBefore,
Date startedAfter,
ApiCallback<List<DurationReportResultDto>> _callback)
Get Duration Report (asynchronously)
Retrieves a report about the duration of completed process instances, grouped by a period.
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstanceDurationReportCall(String reportType,
String periodUnit,
String processDefinitionIdIn,
String processDefinitionKeyIn,
Date startedBefore,
Date startedAfter,
ApiCallback _callback)
Build call for getHistoricProcessInstanceDurationReport
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstancesAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String processInstanceId,
String processInstanceIds,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String processDefinitionKeyNotIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyLike,
Boolean rootProcessInstances,
Boolean finished,
Boolean unfinished,
Boolean withIncidents,
Boolean withRootIncidents,
String incidentType,
String incidentStatus,
String incidentMessage,
String incidentMessageLike,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
Date executedActivityAfter,
Date executedActivityBefore,
Date executedJobAfter,
Date executedJobBefore,
String startedBy,
String superProcessInstanceId,
String subProcessInstanceId,
String superCaseInstanceId,
String subCaseInstanceId,
String caseInstanceId,
String tenantIdIn,
Boolean withoutTenantId,
String executedActivityIdIn,
String activeActivityIdIn,
Boolean active,
Boolean suspended,
Boolean completed,
Boolean externallyTerminated,
Boolean internallyTerminated,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback<List<HistoricProcessInstanceDto>> _callback)
Get List (asynchronously)
Queries for historic process instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstancesCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String processInstanceId,
String processInstanceIds,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String processDefinitionKeyNotIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyLike,
Boolean rootProcessInstances,
Boolean finished,
Boolean unfinished,
Boolean withIncidents,
Boolean withRootIncidents,
String incidentType,
String incidentStatus,
String incidentMessage,
String incidentMessageLike,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
Date executedActivityAfter,
Date executedActivityBefore,
Date executedJobAfter,
Date executedJobBefore,
String startedBy,
String superProcessInstanceId,
String subProcessInstanceId,
String superCaseInstanceId,
String subCaseInstanceId,
String caseInstanceId,
String tenantIdIn,
Boolean withoutTenantId,
String executedActivityIdIn,
String activeActivityIdIn,
Boolean active,
Boolean suspended,
Boolean completed,
Boolean externallyTerminated,
Boolean internallyTerminated,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback _callback)
Build call for getHistoricProcessInstances
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstancesCountAsync(String processInstanceId,
String processInstanceIds,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String processDefinitionKeyNotIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyLike,
Boolean rootProcessInstances,
Boolean finished,
Boolean unfinished,
Boolean withIncidents,
Boolean withRootIncidents,
String incidentType,
String incidentStatus,
String incidentMessage,
String incidentMessageLike,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
Date executedActivityAfter,
Date executedActivityBefore,
Date executedJobAfter,
Date executedJobBefore,
String startedBy,
String superProcessInstanceId,
String subProcessInstanceId,
String superCaseInstanceId,
String subCaseInstanceId,
String caseInstanceId,
String tenantIdIn,
Boolean withoutTenantId,
String executedActivityIdIn,
String activeActivityIdIn,
Boolean active,
Boolean suspended,
Boolean completed,
Boolean externallyTerminated,
Boolean internallyTerminated,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of historic process instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricProcessInstanceApi.getHistoricProcessInstancesCountCall(String processInstanceId,
String processInstanceIds,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String processDefinitionKeyNotIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyLike,
Boolean rootProcessInstances,
Boolean finished,
Boolean unfinished,
Boolean withIncidents,
Boolean withRootIncidents,
String incidentType,
String incidentStatus,
String incidentMessage,
String incidentMessageLike,
Date startedBefore,
Date startedAfter,
Date finishedBefore,
Date finishedAfter,
Date executedActivityAfter,
Date executedActivityBefore,
Date executedJobAfter,
Date executedJobBefore,
String startedBy,
String superProcessInstanceId,
String subProcessInstanceId,
String superCaseInstanceId,
String subCaseInstanceId,
String caseInstanceId,
String tenantIdIn,
Boolean withoutTenantId,
String executedActivityIdIn,
String activeActivityIdIn,
Boolean active,
Boolean suspended,
Boolean completed,
Boolean externallyTerminated,
Boolean internallyTerminated,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback _callback)
Build call for getHistoricProcessInstancesCount
|
okhttp3.Call |
TaskIdentityLinkApi.getIdentityLinksAsync(String id,
String type,
ApiCallback<List<IdentityLinkDto>> _callback)
Get List (asynchronously)
Gets the identity links for a task by id, which are the users and groups that are in *some* relation to it (including assignee and owner).
|
okhttp3.Call |
TaskIdentityLinkApi.getIdentityLinksCall(String id,
String type,
ApiCallback _callback)
Build call for getIdentityLinks
|
okhttp3.Call |
IncidentApi.getIncidentAsync(String id,
ApiCallback<IncidentDto> _callback)
Get Incident (asynchronously)
Retrieves an incident by ID.
|
okhttp3.Call |
IncidentApi.getIncidentCall(String id,
ApiCallback _callback)
Build call for getIncident
|
okhttp3.Call |
IncidentApi.getIncidentsAsync(String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String processDefinitionId,
String processDefinitionKeyIn,
String processInstanceId,
String executionId,
Date incidentTimestampBefore,
Date incidentTimestampAfter,
String activityId,
String failedActivityId,
String causeIncidentId,
String rootCauseIncidentId,
String _configuration,
String tenantIdIn,
String jobDefinitionIdIn,
String sortBy,
String sortOrder,
ApiCallback<List<IncidentDto>> _callback)
Get List (asynchronously)
Queries for incidents that fulfill given parameters.
|
okhttp3.Call |
IncidentApi.getIncidentsCall(String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String processDefinitionId,
String processDefinitionKeyIn,
String processInstanceId,
String executionId,
Date incidentTimestampBefore,
Date incidentTimestampAfter,
String activityId,
String failedActivityId,
String causeIncidentId,
String rootCauseIncidentId,
String _configuration,
String tenantIdIn,
String jobDefinitionIdIn,
String sortBy,
String sortOrder,
ApiCallback _callback)
Build call for getIncidents
|
okhttp3.Call |
IncidentApi.getIncidentsCountAsync(String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String processDefinitionId,
String processDefinitionKeyIn,
String processInstanceId,
String executionId,
Date incidentTimestampBefore,
Date incidentTimestampAfter,
String activityId,
String failedActivityId,
String causeIncidentId,
String rootCauseIncidentId,
String _configuration,
String tenantIdIn,
String jobDefinitionIdIn,
ApiCallback<List<CountResultDto>> _callback)
Get List Count (asynchronously)
Queries for the number of incidents that fulfill given parameters.
|
okhttp3.Call |
IncidentApi.getIncidentsCountCall(String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String processDefinitionId,
String processDefinitionKeyIn,
String processInstanceId,
String executionId,
Date incidentTimestampBefore,
Date incidentTimestampAfter,
String activityId,
String failedActivityId,
String causeIncidentId,
String rootCauseIncidentId,
String _configuration,
String tenantIdIn,
String jobDefinitionIdIn,
ApiCallback _callback)
Build call for getIncidentsCount
|
okhttp3.Call |
JobApi.getJobAsync(String id,
ApiCallback<JobDto> _callback)
Get Job (asynchronously)
Retrieves a job by id, according to the `Job` interface in the engine.
|
okhttp3.Call |
JobApi.getJobCall(String id,
ApiCallback _callback)
Build call for getJob
|
okhttp3.Call |
JobApi.getJobsAsync(String jobId,
String jobIds,
String jobDefinitionId,
String processInstanceId,
String processInstanceIds,
String executionId,
String processDefinitionId,
String processDefinitionKey,
String activityId,
Boolean withRetriesLeft,
Boolean executable,
Boolean timers,
Boolean messages,
String dueDates,
String createTimes,
Boolean withException,
String exceptionMessage,
String failedActivityId,
Boolean noRetriesLeft,
Boolean active,
Boolean suspended,
Long priorityLowerThanOrEquals,
Long priorityHigherThanOrEquals,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeJobsWithoutTenantId,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<JobDto>> _callback)
Get Jobs (asynchronously)
Queries for jobs that fulfill given parameters.
|
okhttp3.Call |
JobApi.getJobsCall(String jobId,
String jobIds,
String jobDefinitionId,
String processInstanceId,
String processInstanceIds,
String executionId,
String processDefinitionId,
String processDefinitionKey,
String activityId,
Boolean withRetriesLeft,
Boolean executable,
Boolean timers,
Boolean messages,
String dueDates,
String createTimes,
Boolean withException,
String exceptionMessage,
String failedActivityId,
Boolean noRetriesLeft,
Boolean active,
Boolean suspended,
Long priorityLowerThanOrEquals,
Long priorityHigherThanOrEquals,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeJobsWithoutTenantId,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getJobs
|
okhttp3.Call |
JobApi.getJobsCountAsync(String jobId,
String jobIds,
String jobDefinitionId,
String processInstanceId,
String processInstanceIds,
String executionId,
String processDefinitionId,
String processDefinitionKey,
String activityId,
Boolean withRetriesLeft,
Boolean executable,
Boolean timers,
Boolean messages,
String dueDates,
String createTimes,
Boolean withException,
String exceptionMessage,
String failedActivityId,
Boolean noRetriesLeft,
Boolean active,
Boolean suspended,
Long priorityLowerThanOrEquals,
Long priorityHigherThanOrEquals,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeJobsWithoutTenantId,
ApiCallback<CountResultDto> _callback)
Get Job Count (asynchronously)
Queries for the number of jobs that fulfill given parameters.
|
okhttp3.Call |
JobApi.getJobsCountCall(String jobId,
String jobIds,
String jobDefinitionId,
String processInstanceId,
String processInstanceIds,
String executionId,
String processDefinitionId,
String processDefinitionKey,
String activityId,
Boolean withRetriesLeft,
Boolean executable,
Boolean timers,
Boolean messages,
String dueDates,
String createTimes,
Boolean withException,
String exceptionMessage,
String failedActivityId,
Boolean noRetriesLeft,
Boolean active,
Boolean suspended,
Long priorityLowerThanOrEquals,
Long priorityHigherThanOrEquals,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeJobsWithoutTenantId,
ApiCallback _callback)
Build call for getJobsCount
|
okhttp3.Call |
ProcessDefinitionApi.getLatestProcessDefinitionByTenantIdAsync(String key,
String tenantId,
ApiCallback<ProcessDefinitionDto> _callback)
Get (asynchronously)
Retrieves the latest version of the process definition for tenant according to the `ProcessDefinition` interface in the engine.
|
okhttp3.Call |
ProcessDefinitionApi.getLatestProcessDefinitionByTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getLatestProcessDefinitionByTenantId
|
okhttp3.Call |
ExecutionApi.getLocalExecutionVariableAsync(String id,
String varName,
Boolean deserializeValue,
ApiCallback<VariableValueDto> _callback)
Get Local Execution Variable (asynchronously)
Retrieves a variable from the context of a given execution by id.
|
okhttp3.Call |
ExecutionApi.getLocalExecutionVariableBinaryAsync(String id,
String varName,
ApiCallback<File> _callback)
Get Local Execution Variable (Binary) (asynchronously)
Retrieves a binary variable from the context of a given execution by id.
|
okhttp3.Call |
ExecutionApi.getLocalExecutionVariableBinaryCall(String id,
String varName,
ApiCallback _callback)
Build call for getLocalExecutionVariableBinary
|
okhttp3.Call |
ExecutionApi.getLocalExecutionVariableCall(String id,
String varName,
Boolean deserializeValue,
ApiCallback _callback)
Build call for getLocalExecutionVariable
|
okhttp3.Call |
ExecutionApi.getLocalExecutionVariablesAsync(String id,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Local Execution Variables (asynchronously)
Retrieves all variables of a given execution by id.
|
okhttp3.Call |
ExecutionApi.getLocalExecutionVariablesCall(String id,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getLocalExecutionVariables
|
okhttp3.Call |
ExecutionApi.getMessageEventSubscriptionAsync(String id,
String messageName,
ApiCallback<EventSubscriptionDto> _callback)
Get Message Event Subscription (asynchronously)
Retrieves a message event subscription for a given execution by id and a message name.
|
okhttp3.Call |
ExecutionApi.getMessageEventSubscriptionCall(String id,
String messageName,
ApiCallback _callback)
Build call for getMessageEventSubscription
|
okhttp3.Call |
MetricsApi.getMetricsAsync(String metricsName,
Date startDate,
Date endDate,
ApiCallback<MetricsResultDto> _callback)
Get Sum (asynchronously)
Retrieves the `sum` (count) for a given metric.
|
okhttp3.Call |
MetricsApi.getMetricsCall(String metricsName,
Date startDate,
Date endDate,
ApiCallback _callback)
Build call for getMetrics
|
okhttp3.Call |
IdentityApi.getPasswordPolicyAsync(ApiCallback<PasswordPolicyDto> _callback)
Get Password Policy (asynchronously)
A password policy consists of a list of rules that new passwords must follow to be policy compliant.
|
okhttp3.Call |
IdentityApi.getPasswordPolicyCall(ApiCallback _callback)
Build call for getPasswordPolicy
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionAsync(String id,
ApiCallback<ProcessDefinitionDto> _callback)
Get (asynchronously)
Retrieves a process definition according to the `ProcessDefinition` interface in the engine.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionBpmn20XmlAsync(String id,
ApiCallback<ProcessDefinitionDiagramDto> _callback)
Get XML (asynchronously)
Retrieves the BPMN 2.0 XML of a process definition.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionBpmn20XmlByKeyAndTenantIdAsync(String key,
String tenantId,
ApiCallback<ProcessDefinitionDiagramDto> _callback)
Get XML (asynchronously)
Retrieves latest version the BPMN 2.0 XML of a process definition.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionBpmn20XmlByKeyAndTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getProcessDefinitionBpmn20XmlByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionBpmn20XmlByKeyAsync(String key,
ApiCallback<ProcessDefinitionDiagramDto> _callback)
Get XML (asynchronously)
Retrieves latest version the BPMN 2.0 XML of a process definition.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionBpmn20XmlByKeyCall(String key,
ApiCallback _callback)
Build call for getProcessDefinitionBpmn20XmlByKey
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionBpmn20XmlCall(String id,
ApiCallback _callback)
Build call for getProcessDefinitionBpmn20Xml
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionByKeyAsync(String key,
ApiCallback<ProcessDefinitionDto> _callback)
Get (asynchronously)
Retrieves the latest version of the process definition which belongs to no tenant according to the `ProcessDefinition` interface in the engine.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionByKeyCall(String key,
ApiCallback _callback)
Build call for getProcessDefinitionByKey
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionCall(String id,
ApiCallback _callback)
Build call for getProcessDefinition
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionDiagramAsync(String id,
ApiCallback<File> _callback)
Get Diagram (asynchronously)
Retrieves the diagram of a process definition.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionDiagramByKeyAndTenantIdAsync(String key,
String tenantId,
ApiCallback<File> _callback)
Get Diagram (asynchronously)
Retrieves the diagram for the latest version of the process definition for tenant.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionDiagramByKeyAndTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getProcessDefinitionDiagramByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionDiagramByKeyAsync(String key,
ApiCallback<File> _callback)
Get Diagram (asynchronously)
Retrieves the diagram for the latest version of the process definition which belongs to no tenant.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionDiagramByKeyCall(String key,
ApiCallback _callback)
Build call for getProcessDefinitionDiagramByKey
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionDiagramCall(String id,
ApiCallback _callback)
Build call for getProcessDefinitionDiagram
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionsAsync(String processDefinitionId,
String processDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keysIn,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String startableBy,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeProcessDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
Boolean withoutVersionTag,
Boolean startableInTasklist,
Boolean notStartableInTasklist,
Boolean startablePermissionCheck,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<ProcessDefinitionDto>> _callback)
Get List (asynchronously)
Queries for process definitions that fulfill given parameters.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionsCall(String processDefinitionId,
String processDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keysIn,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String startableBy,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeProcessDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
Boolean withoutVersionTag,
Boolean startableInTasklist,
Boolean notStartableInTasklist,
Boolean startablePermissionCheck,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getProcessDefinitions
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionsCountAsync(String processDefinitionId,
String processDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keysIn,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String startableBy,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeProcessDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
Boolean withoutVersionTag,
Boolean startableInTasklist,
Boolean notStartableInTasklist,
Boolean startablePermissionCheck,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Requests the number of process definitions that fulfill the query criteria.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionsCountCall(String processDefinitionId,
String processDefinitionIdIn,
String name,
String nameLike,
String deploymentId,
Date deployedAfter,
Date deployedAt,
String key,
String keysIn,
String keyLike,
String category,
String categoryLike,
Integer version,
Boolean latestVersion,
String resourceName,
String resourceNameLike,
String startableBy,
Boolean active,
Boolean suspended,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeProcessDefinitionsWithoutTenantId,
String versionTag,
String versionTagLike,
Boolean withoutVersionTag,
Boolean startableInTasklist,
Boolean notStartableInTasklist,
Boolean startablePermissionCheck,
ApiCallback _callback)
Build call for getProcessDefinitionsCount
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionStatisticsAsync(Boolean failedJobs,
Boolean incidents,
String incidentsForType,
Boolean rootIncidents,
ApiCallback<List<ProcessDefinitionStatisticsResultDto>> _callback)
Get Process Instance Statistics (asynchronously)
Retrieves runtime statistics of the process engine, grouped by process definitions.
|
okhttp3.Call |
ProcessDefinitionApi.getProcessDefinitionStatisticsCall(Boolean failedJobs,
Boolean incidents,
String incidentsForType,
Boolean rootIncidents,
ApiCallback _callback)
Build call for getProcessDefinitionStatistics
|
okhttp3.Call |
EngineApi.getProcessEngineNamesAsync(ApiCallback<List<ProcessEngineDto>> _callback)
Get List (asynchronously)
Retrieves the names of all process engines available on your platform.
|
okhttp3.Call |
EngineApi.getProcessEngineNamesCall(ApiCallback _callback)
Build call for getProcessEngineNames
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceAsync(String id,
ApiCallback<ProcessInstanceDto> _callback)
Get Process Instance (asynchronously)
Retrieves a process instance by id, according to the `ProcessInstance` interface in the engine.
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceCall(String id,
ApiCallback _callback)
Build call for getProcessInstance
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstancesAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String processInstanceIds,
String businessKey,
String businessKeyLike,
String caseInstanceId,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionKeyNotIn,
String deploymentId,
String superProcessInstance,
String subProcessInstance,
String superCaseInstance,
String subCaseInstance,
Boolean active,
Boolean suspended,
Boolean withIncident,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean processDefinitionWithoutTenantId,
String activityIdIn,
Boolean rootProcessInstances,
Boolean leafProcessInstances,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback<List<ProcessInstanceDto>> _callback)
Get List (asynchronously)
Queries for process instances that fulfill given parameters.
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstancesCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String processInstanceIds,
String businessKey,
String businessKeyLike,
String caseInstanceId,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionKeyNotIn,
String deploymentId,
String superProcessInstance,
String subProcessInstance,
String superCaseInstance,
String subCaseInstance,
Boolean active,
Boolean suspended,
Boolean withIncident,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean processDefinitionWithoutTenantId,
String activityIdIn,
Boolean rootProcessInstances,
Boolean leafProcessInstances,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback _callback)
Build call for getProcessInstances
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstancesCountAsync(String processInstanceIds,
String businessKey,
String businessKeyLike,
String caseInstanceId,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionKeyNotIn,
String deploymentId,
String superProcessInstance,
String subProcessInstance,
String superCaseInstance,
String subCaseInstance,
Boolean active,
Boolean suspended,
Boolean withIncident,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean processDefinitionWithoutTenantId,
String activityIdIn,
Boolean rootProcessInstances,
Boolean leafProcessInstances,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of process instances that fulfill given parameters.
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstancesCountCall(String processInstanceIds,
String businessKey,
String businessKeyLike,
String caseInstanceId,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionKeyNotIn,
String deploymentId,
String superProcessInstance,
String subProcessInstance,
String superCaseInstance,
String subCaseInstance,
Boolean active,
Boolean suspended,
Boolean withIncident,
String incidentId,
String incidentType,
String incidentMessage,
String incidentMessageLike,
String tenantIdIn,
Boolean withoutTenantId,
Boolean processDefinitionWithoutTenantId,
String activityIdIn,
Boolean rootProcessInstances,
Boolean leafProcessInstances,
String variables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
ApiCallback _callback)
Build call for getProcessInstancesCount
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceVariableAsync(String id,
String varName,
Boolean deserializeValue,
ApiCallback<VariableValueDto> _callback)
Get Process Variable (asynchronously)
Retrieves a variable of a given process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceVariableBinaryAsync(String id,
String varName,
ApiCallback<File> _callback)
Get Process Variable (Binary) (asynchronously)
Retrieves the content of a Process Variable by the Process Instance id and the Process Variable name.
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceVariableBinaryCall(String id,
String varName,
ApiCallback _callback)
Build call for getProcessInstanceVariableBinary
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceVariableCall(String id,
String varName,
Boolean deserializeValue,
ApiCallback _callback)
Build call for getProcessInstanceVariable
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceVariablesAsync(String id,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Process Variables (asynchronously)
Retrieves all variables of a given process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.getProcessInstanceVariablesCall(String id,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getProcessInstanceVariables
|
okhttp3.Call |
GroupApi.getQueryGroupsAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String id,
String idIn,
String name,
String nameLike,
String type,
String member,
String memberOfTenant,
ApiCallback<List<GroupDto>> _callback)
Get List (asynchronously)
Queries for a list of groups using a list of parameters.
|
okhttp3.Call |
GroupApi.getQueryGroupsCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String id,
String idIn,
String name,
String nameLike,
String type,
String member,
String memberOfTenant,
ApiCallback _callback)
Build call for getQueryGroups
|
okhttp3.Call |
TaskApi.getRenderedFormAsync(String id,
ApiCallback<File> _callback)
Get Rendered Form (asynchronously)
Retrieves the rendered form for a task.
|
okhttp3.Call |
TaskApi.getRenderedFormCall(String id,
ApiCallback _callback)
Build call for getRenderedForm
|
okhttp3.Call |
ProcessDefinitionApi.getRenderedStartFormAsync(String id,
ApiCallback<File> _callback)
Get Rendered Start Form (asynchronously)
Retrieves the rendered form for a process definition.
|
okhttp3.Call |
ProcessDefinitionApi.getRenderedStartFormByKeyAndTenantIdAsync(String key,
String tenantId,
ApiCallback<File> _callback)
Get Rendered Start Form (asynchronously)
Retrieves the rendered form for the latest version of the process definition for a tenant.
|
okhttp3.Call |
ProcessDefinitionApi.getRenderedStartFormByKeyAndTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getRenderedStartFormByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getRenderedStartFormByKeyAsync(String key,
ApiCallback<File> _callback)
Get Rendered Start Form (asynchronously)
Retrieves the rendered form for the latest version of the process definition which belongs to no tenant.
|
okhttp3.Call |
ProcessDefinitionApi.getRenderedStartFormByKeyCall(String key,
ApiCallback _callback)
Build call for getRenderedStartFormByKey
|
okhttp3.Call |
ProcessDefinitionApi.getRenderedStartFormCall(String id,
ApiCallback _callback)
Build call for getRenderedStartForm
|
okhttp3.Call |
VersionApi.getRestAPIVersionAsync(ApiCallback<VersionDto> _callback)
Get Rest API version (asynchronously)
Retrieves the version of the Rest API.
|
okhttp3.Call |
VersionApi.getRestAPIVersionCall(ApiCallback _callback)
Build call for getRestAPIVersion
|
okhttp3.Call |
SchemaLogApi.getSchemaLogAsync(String version,
Integer firstResult,
Integer maxResults,
ApiCallback<List<SchemaLogEntryDto>> _callback)
Get List (asynchronously)
Queries for schema log entries that fulfill given parameters.
|
okhttp3.Call |
SchemaLogApi.getSchemaLogCall(String version,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getSchemaLog
|
okhttp3.Call |
JobApi.getStacktraceAsync(String id,
ApiCallback<Object> _callback)
Get Exception Stacktrace (asynchronously)
Retrieves the exception stacktrace corresponding to the passed job id.
|
okhttp3.Call |
JobApi.getStacktraceCall(String id,
ApiCallback _callback)
Build call for getStacktrace
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormAsync(String id,
ApiCallback<FormDto> _callback)
Get Start Form Key (asynchronously)
Retrieves the key of the start form for a process definition.
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormByKeyAndTenantIdAsync(String key,
String tenantId,
ApiCallback<FormDto> _callback)
Get Start Form Key (asynchronously)
Retrieves the key of the start form for the latest version of the process definition for a tenant.
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormByKeyAndTenantIdCall(String key,
String tenantId,
ApiCallback _callback)
Build call for getStartFormByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormByKeyAsync(String key,
ApiCallback<FormDto> _callback)
Get Start Form Key (asynchronously)
Retrieves the key of the start form for the latest version of the process definition which belongs to no tenant.
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormByKeyCall(String key,
ApiCallback _callback)
Build call for getStartFormByKey
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormCall(String id,
ApiCallback _callback)
Build call for getStartForm
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormVariablesAsync(String id,
String variableNames,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Start Form Variables (asynchronously)
Retrieves the start form variables for a process definition (only if they are defined via the [Generated Task Form](https://docs.camunda.org/manual/7.15/user-guide/task-forms/#generated-task-forms) approach).
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormVariablesByKeyAndTenantIdAsync(String key,
String tenantId,
String variableNames,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Start Form Variables (asynchronously)
Retrieves the start form variables for the latest process definition for a tenant (only if they are defined via the [Generated Task Form](https://docs.camunda.org/manual/7.15/user-guide/task-forms/#generated-task-forms) approach).
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormVariablesByKeyAndTenantIdCall(String key,
String tenantId,
String variableNames,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getStartFormVariablesByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormVariablesByKeyAsync(String key,
String variableNames,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Start Form Variables (asynchronously)
Retrieves the start form variables for the latest process definition which belongs to no tenant (only if they are defined via the [Generated Task Form](https://docs.camunda.org/manual/7.15/user-guide/task-forms/#generated-task-forms) approach).
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormVariablesByKeyCall(String key,
String variableNames,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getStartFormVariablesByKey
|
okhttp3.Call |
ProcessDefinitionApi.getStartFormVariablesCall(String id,
String variableNames,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getStartFormVariables
|
okhttp3.Call |
TaskApi.getTaskAsync(String id,
ApiCallback<TaskDto> _callback)
Get (asynchronously)
Retrieves a task by id.
|
okhttp3.Call |
TaskApi.getTaskCall(String id,
ApiCallback _callback)
Build call for getTask
|
okhttp3.Call |
TaskLocalVariableApi.getTaskLocalVariableAsync(String id,
String varName,
Boolean deserializeValue,
ApiCallback<VariableValueDto> _callback)
Get Local Task Variable (asynchronously)
Retrieves a variable from the context of a given task by id.
|
okhttp3.Call |
TaskLocalVariableApi.getTaskLocalVariableBinaryAsync(String id,
String varName,
ApiCallback<File> _callback)
Get Local Task Variable (Binary) (asynchronously)
Retrieves a binary variable from the context of a given task by id.
|
okhttp3.Call |
TaskLocalVariableApi.getTaskLocalVariableBinaryCall(String id,
String varName,
ApiCallback _callback)
Build call for getTaskLocalVariableBinary
|
okhttp3.Call |
TaskLocalVariableApi.getTaskLocalVariableCall(String id,
String varName,
Boolean deserializeValue,
ApiCallback _callback)
Build call for getTaskLocalVariable
|
okhttp3.Call |
TaskLocalVariableApi.getTaskLocalVariablesAsync(String id,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Local Task Variables (asynchronously)
Retrieves all variables of a given task by id.
|
okhttp3.Call |
TaskLocalVariableApi.getTaskLocalVariablesCall(String id,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getTaskLocalVariables
|
okhttp3.Call |
TaskApi.getTasksAsync(String taskId,
String taskIdIn,
String processInstanceId,
String processInstanceIdIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyExpression,
String processInstanceBusinessKeyIn,
String processInstanceBusinessKeyLike,
String processInstanceBusinessKeyLikeExpression,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String executionId,
String caseInstanceId,
String caseInstanceBusinessKey,
String caseInstanceBusinessKeyLike,
String caseDefinitionId,
String caseDefinitionKey,
String caseDefinitionName,
String caseDefinitionNameLike,
String caseExecutionId,
String activityInstanceIdIn,
String tenantIdIn,
Boolean withoutTenantId,
String assignee,
String assigneeExpression,
String assigneeLike,
String assigneeLikeExpression,
String assigneeIn,
String owner,
String ownerExpression,
String candidateGroup,
String candidateGroupExpression,
String candidateUser,
String candidateUserExpression,
Boolean includeAssignedTasks,
String involvedUser,
String involvedUserExpression,
Boolean assigned,
Boolean unassigned,
String taskDefinitionKey,
String taskDefinitionKeyIn,
String taskDefinitionKeyLike,
String name,
String nameNotEqual,
String nameLike,
String nameNotLike,
String description,
String descriptionLike,
Integer priority,
Integer maxPriority,
Integer minPriority,
String dueDate,
String dueDateExpression,
String dueAfter,
String dueAfterExpression,
String dueBefore,
String dueBeforeExpression,
Boolean withoutDueDate,
String followUpDate,
String followUpDateExpression,
String followUpAfter,
String followUpAfterExpression,
String followUpBefore,
String followUpBeforeExpression,
String followUpBeforeOrNotExistent,
String followUpBeforeOrNotExistentExpression,
String createdOn,
String createdOnExpression,
String createdAfter,
String createdAfterExpression,
String createdBefore,
String createdBeforeExpression,
String delegationState,
String candidateGroups,
String candidateGroupsExpression,
Boolean withCandidateGroups,
Boolean withoutCandidateGroups,
Boolean withCandidateUsers,
Boolean withoutCandidateUsers,
Boolean active,
Boolean suspended,
String taskVariables,
String processVariables,
String caseInstanceVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String parentTaskId,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<TaskDto>> _callback)
Get List (asynchronously)
Queries for tasks that fulfill a given filter.
|
okhttp3.Call |
TaskApi.getTasksCall(String taskId,
String taskIdIn,
String processInstanceId,
String processInstanceIdIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyExpression,
String processInstanceBusinessKeyIn,
String processInstanceBusinessKeyLike,
String processInstanceBusinessKeyLikeExpression,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String executionId,
String caseInstanceId,
String caseInstanceBusinessKey,
String caseInstanceBusinessKeyLike,
String caseDefinitionId,
String caseDefinitionKey,
String caseDefinitionName,
String caseDefinitionNameLike,
String caseExecutionId,
String activityInstanceIdIn,
String tenantIdIn,
Boolean withoutTenantId,
String assignee,
String assigneeExpression,
String assigneeLike,
String assigneeLikeExpression,
String assigneeIn,
String owner,
String ownerExpression,
String candidateGroup,
String candidateGroupExpression,
String candidateUser,
String candidateUserExpression,
Boolean includeAssignedTasks,
String involvedUser,
String involvedUserExpression,
Boolean assigned,
Boolean unassigned,
String taskDefinitionKey,
String taskDefinitionKeyIn,
String taskDefinitionKeyLike,
String name,
String nameNotEqual,
String nameLike,
String nameNotLike,
String description,
String descriptionLike,
Integer priority,
Integer maxPriority,
Integer minPriority,
String dueDate,
String dueDateExpression,
String dueAfter,
String dueAfterExpression,
String dueBefore,
String dueBeforeExpression,
Boolean withoutDueDate,
String followUpDate,
String followUpDateExpression,
String followUpAfter,
String followUpAfterExpression,
String followUpBefore,
String followUpBeforeExpression,
String followUpBeforeOrNotExistent,
String followUpBeforeOrNotExistentExpression,
String createdOn,
String createdOnExpression,
String createdAfter,
String createdAfterExpression,
String createdBefore,
String createdBeforeExpression,
String delegationState,
String candidateGroups,
String candidateGroupsExpression,
Boolean withCandidateGroups,
Boolean withoutCandidateGroups,
Boolean withCandidateUsers,
Boolean withoutCandidateUsers,
Boolean active,
Boolean suspended,
String taskVariables,
String processVariables,
String caseInstanceVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String parentTaskId,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getTasks
|
okhttp3.Call |
TaskApi.getTasksCountAsync(String taskId,
String taskIdIn,
String processInstanceId,
String processInstanceIdIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyExpression,
String processInstanceBusinessKeyIn,
String processInstanceBusinessKeyLike,
String processInstanceBusinessKeyLikeExpression,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String executionId,
String caseInstanceId,
String caseInstanceBusinessKey,
String caseInstanceBusinessKeyLike,
String caseDefinitionId,
String caseDefinitionKey,
String caseDefinitionName,
String caseDefinitionNameLike,
String caseExecutionId,
String activityInstanceIdIn,
String tenantIdIn,
Boolean withoutTenantId,
String assignee,
String assigneeExpression,
String assigneeLike,
String assigneeLikeExpression,
String assigneeIn,
String owner,
String ownerExpression,
String candidateGroup,
String candidateGroupExpression,
String candidateUser,
String candidateUserExpression,
Boolean includeAssignedTasks,
String involvedUser,
String involvedUserExpression,
Boolean assigned,
Boolean unassigned,
String taskDefinitionKey,
String taskDefinitionKeyIn,
String taskDefinitionKeyLike,
String name,
String nameNotEqual,
String nameLike,
String nameNotLike,
String description,
String descriptionLike,
Integer priority,
Integer maxPriority,
Integer minPriority,
String dueDate,
String dueDateExpression,
String dueAfter,
String dueAfterExpression,
String dueBefore,
String dueBeforeExpression,
Boolean withoutDueDate,
String followUpDate,
String followUpDateExpression,
String followUpAfter,
String followUpAfterExpression,
String followUpBefore,
String followUpBeforeExpression,
String followUpBeforeOrNotExistent,
String followUpBeforeOrNotExistentExpression,
String createdOn,
String createdOnExpression,
String createdAfter,
String createdAfterExpression,
String createdBefore,
String createdBeforeExpression,
String delegationState,
String candidateGroups,
String candidateGroupsExpression,
Boolean withCandidateGroups,
Boolean withoutCandidateGroups,
Boolean withCandidateUsers,
Boolean withoutCandidateUsers,
Boolean active,
Boolean suspended,
String taskVariables,
String processVariables,
String caseInstanceVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String parentTaskId,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Retrieves the number of tasks that fulfill a provided filter.
|
okhttp3.Call |
TaskApi.getTasksCountCall(String taskId,
String taskIdIn,
String processInstanceId,
String processInstanceIdIn,
String processInstanceBusinessKey,
String processInstanceBusinessKeyExpression,
String processInstanceBusinessKeyIn,
String processInstanceBusinessKeyLike,
String processInstanceBusinessKeyLikeExpression,
String processDefinitionId,
String processDefinitionKey,
String processDefinitionKeyIn,
String processDefinitionName,
String processDefinitionNameLike,
String executionId,
String caseInstanceId,
String caseInstanceBusinessKey,
String caseInstanceBusinessKeyLike,
String caseDefinitionId,
String caseDefinitionKey,
String caseDefinitionName,
String caseDefinitionNameLike,
String caseExecutionId,
String activityInstanceIdIn,
String tenantIdIn,
Boolean withoutTenantId,
String assignee,
String assigneeExpression,
String assigneeLike,
String assigneeLikeExpression,
String assigneeIn,
String owner,
String ownerExpression,
String candidateGroup,
String candidateGroupExpression,
String candidateUser,
String candidateUserExpression,
Boolean includeAssignedTasks,
String involvedUser,
String involvedUserExpression,
Boolean assigned,
Boolean unassigned,
String taskDefinitionKey,
String taskDefinitionKeyIn,
String taskDefinitionKeyLike,
String name,
String nameNotEqual,
String nameLike,
String nameNotLike,
String description,
String descriptionLike,
Integer priority,
Integer maxPriority,
Integer minPriority,
String dueDate,
String dueDateExpression,
String dueAfter,
String dueAfterExpression,
String dueBefore,
String dueBeforeExpression,
Boolean withoutDueDate,
String followUpDate,
String followUpDateExpression,
String followUpAfter,
String followUpAfterExpression,
String followUpBefore,
String followUpBeforeExpression,
String followUpBeforeOrNotExistent,
String followUpBeforeOrNotExistentExpression,
String createdOn,
String createdOnExpression,
String createdAfter,
String createdAfterExpression,
String createdBefore,
String createdBeforeExpression,
String delegationState,
String candidateGroups,
String candidateGroupsExpression,
Boolean withCandidateGroups,
Boolean withoutCandidateGroups,
Boolean withCandidateUsers,
Boolean withoutCandidateUsers,
Boolean active,
Boolean suspended,
String taskVariables,
String processVariables,
String caseInstanceVariables,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String parentTaskId,
ApiCallback _callback)
Build call for getTasksCount
|
okhttp3.Call |
TaskVariableApi.getTaskVariableAsync(String id,
String varName,
Boolean deserializeValue,
ApiCallback<VariableValueDto> _callback)
Get Task Variable (asynchronously)
Retrieves a variable from the context of a given task.
|
okhttp3.Call |
TaskVariableApi.getTaskVariableBinaryAsync(String id,
String varName,
ApiCallback<File> _callback)
Get Task Variable (Binary) (asynchronously)
Retrieves a binary variable from the context of a given task.
|
okhttp3.Call |
TaskVariableApi.getTaskVariableBinaryCall(String id,
String varName,
ApiCallback _callback)
Build call for getTaskVariableBinary
|
okhttp3.Call |
TaskVariableApi.getTaskVariableCall(String id,
String varName,
Boolean deserializeValue,
ApiCallback _callback)
Build call for getTaskVariable
|
okhttp3.Call |
TaskVariableApi.getTaskVariablesAsync(String id,
Boolean deserializeValues,
ApiCallback<Map<String,VariableValueDto>> _callback)
Get Task Variables (asynchronously)
Retrieves all variables visible from the task.
|
okhttp3.Call |
TaskVariableApi.getTaskVariablesCall(String id,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getTaskVariables
|
okhttp3.Call |
TelemetryApi.getTelemetryConfigurationAsync(ApiCallback<TelemetryConfigurationDto> _callback)
Fetch Telemetry Configuration (asynchronously)
Fetches Telemetry Configuration.
|
okhttp3.Call |
TelemetryApi.getTelemetryConfigurationCall(ApiCallback _callback)
Build call for getTelemetryConfiguration
|
okhttp3.Call |
TenantApi.getTenantAsync(String id,
ApiCallback<TenantDto> _callback)
Get Tenant (asynchronously)
Retrieves a tenant.
|
okhttp3.Call |
TenantApi.getTenantCall(String id,
ApiCallback _callback)
Build call for getTenant
|
okhttp3.Call |
TenantApi.getTenantCountAsync(String id,
String name,
String nameLike,
String userMember,
String groupMember,
Boolean includingGroupsOfUser,
ApiCallback<CountResultDto> _callback)
Get Tenant Count (asynchronously)
Query for tenants using a list of parameters and retrieves the count.
|
okhttp3.Call |
TenantApi.getTenantCountCall(String id,
String name,
String nameLike,
String userMember,
String groupMember,
Boolean includingGroupsOfUser,
ApiCallback _callback)
Build call for getTenantCount
|
okhttp3.Call |
ExternalTaskApi.getTopicNamesAsync(Boolean withLockedTasks,
Boolean withUnlockedTasks,
Boolean withRetriesLeft,
ApiCallback<List<String>> _callback)
Get External Task Topic Names (asynchronously)
Queries for distinct topic names of external tasks that fulfill given parameters.
|
okhttp3.Call |
ExternalTaskApi.getTopicNamesCall(Boolean withLockedTasks,
Boolean withUnlockedTasks,
Boolean withRetriesLeft,
ApiCallback _callback)
Build call for getTopicNames
|
okhttp3.Call |
UserApi.getUserCountAsync(String id,
String idIn,
String firstName,
String firstNameLike,
String lastName,
String lastNameLike,
String email,
String emailLike,
String memberOfGroup,
String memberOfTenant,
String potentialStarter,
ApiCallback<CountResultDto> _callback)
Get List Count (asynchronously)
Queries for the number of deployments that fulfill given parameters.
|
okhttp3.Call |
UserApi.getUserCountCall(String id,
String idIn,
String firstName,
String firstNameLike,
String lastName,
String lastNameLike,
String email,
String emailLike,
String memberOfGroup,
String memberOfTenant,
String potentialStarter,
ApiCallback _callback)
Build call for getUserCount
|
okhttp3.Call |
UserApi.getUserProfileAsync(String id,
ApiCallback<UserProfileDto> _callback)
Get Profile (asynchronously)
Retrieves a user's profile.
|
okhttp3.Call |
UserApi.getUserProfileCall(String id,
ApiCallback _callback)
Build call for getUserProfile
|
okhttp3.Call |
UserApi.getUsersAsync(String id,
String idIn,
String firstName,
String firstNameLike,
String lastName,
String lastNameLike,
String email,
String emailLike,
String memberOfGroup,
String memberOfTenant,
String potentialStarter,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback<List<UserProfileDto>> _callback)
Get List (asynchronously)
Query for a list of users using a list of parameters.
|
okhttp3.Call |
UserApi.getUsersCall(String id,
String idIn,
String firstName,
String firstNameLike,
String lastName,
String lastNameLike,
String email,
String emailLike,
String memberOfGroup,
String memberOfTenant,
String potentialStarter,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
ApiCallback _callback)
Build call for getUsers
|
okhttp3.Call |
VariableInstanceApi.getVariableInstanceAsync(String id,
Boolean deserializeValue,
ApiCallback<VariableInstanceDto> _callback)
Get Variable Instance (asynchronously)
Retrieves a variable by id.
|
okhttp3.Call |
VariableInstanceApi.getVariableInstanceBinaryAsync(String id,
ApiCallback<File> _callback)
Get Variable Instance (Binary) (asynchronously)
Retrieves the content of a variable by id.
|
okhttp3.Call |
VariableInstanceApi.getVariableInstanceBinaryCall(String id,
ApiCallback _callback)
Build call for getVariableInstanceBinary
|
okhttp3.Call |
VariableInstanceApi.getVariableInstanceCall(String id,
Boolean deserializeValue,
ApiCallback _callback)
Build call for getVariableInstance
|
okhttp3.Call |
VariableInstanceApi.getVariableInstancesAsync(String variableName,
String variableNameLike,
String processInstanceIdIn,
String executionIdIn,
String caseInstanceIdIn,
String caseExecutionIdIn,
String taskIdIn,
String batchIdIn,
String activityInstanceIdIn,
String tenantIdIn,
String variableValues,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
Boolean deserializeValues,
ApiCallback<List<VariableInstanceDto>> _callback)
Get Variable Instances (asynchronously)
Query for variable instances that fulfill given parameters.
|
okhttp3.Call |
VariableInstanceApi.getVariableInstancesCall(String variableName,
String variableNameLike,
String processInstanceIdIn,
String executionIdIn,
String caseInstanceIdIn,
String caseExecutionIdIn,
String taskIdIn,
String batchIdIn,
String activityInstanceIdIn,
String tenantIdIn,
String variableValues,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
Boolean deserializeValues,
ApiCallback _callback)
Build call for getVariableInstances
|
okhttp3.Call |
VariableInstanceApi.getVariableInstancesCountAsync(String variableName,
String variableNameLike,
String processInstanceIdIn,
String executionIdIn,
String caseInstanceIdIn,
String caseExecutionIdIn,
String taskIdIn,
String batchIdIn,
String activityInstanceIdIn,
String tenantIdIn,
String variableValues,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String sortBy,
String sortOrder,
ApiCallback<CountResultDto> _callback)
Get Variable Instance Count (asynchronously)
Query for the number of variable instances that fulfill given parameters.
|
okhttp3.Call |
VariableInstanceApi.getVariableInstancesCountCall(String variableName,
String variableNameLike,
String processInstanceIdIn,
String executionIdIn,
String caseInstanceIdIn,
String caseExecutionIdIn,
String taskIdIn,
String batchIdIn,
String activityInstanceIdIn,
String tenantIdIn,
String variableValues,
Boolean variableNamesIgnoreCase,
Boolean variableValuesIgnoreCase,
String sortBy,
String sortOrder,
ApiCallback _callback)
Build call for getVariableInstancesCount
|
okhttp3.Call |
TaskApi.handleBpmnErrorAsync(String id,
TaskBpmnErrorDto taskBpmnErrorDto,
ApiCallback<Void> _callback)
Handle BPMN Error (asynchronously)
Reports a business error in the context of a running task by id.
|
okhttp3.Call |
TaskApi.handleBpmnErrorCall(String id,
TaskBpmnErrorDto taskBpmnErrorDto,
ApiCallback _callback)
Build call for handleBpmnError
|
okhttp3.Call |
TaskApi.handleEscalationAsync(String id,
TaskEscalationDto taskEscalationDto,
ApiCallback<Void> _callback)
Handle BPMN Escalation (asynchronously)
Reports an escalation in the context of a running task by id.
|
okhttp3.Call |
TaskApi.handleEscalationCall(String id,
TaskEscalationDto taskEscalationDto,
ApiCallback _callback)
Build call for handleEscalation
|
okhttp3.Call |
ExternalTaskApi.handleExternalTaskBpmnErrorAsync(String id,
ExternalTaskBpmnError externalTaskBpmnError,
ApiCallback<Void> _callback)
Handle BPMN Error (asynchronously)
Reports a business error in the context of a running external task by id.
|
okhttp3.Call |
ExternalTaskApi.handleExternalTaskBpmnErrorCall(String id,
ExternalTaskBpmnError externalTaskBpmnError,
ApiCallback _callback)
Build call for handleExternalTaskBpmnError
|
okhttp3.Call |
ExternalTaskApi.handleFailureAsync(String id,
ExternalTaskFailureDto externalTaskFailureDto,
ApiCallback<Void> _callback)
Handle Failure (asynchronously)
Reports a failure to execute an external task by id.
|
okhttp3.Call |
ExternalTaskApi.handleFailureCall(String id,
ExternalTaskFailureDto externalTaskFailureDto,
ApiCallback _callback)
Build call for handleFailure
|
okhttp3.Call |
MetricsApi.intervalAsync(String name,
String reporter,
Date startDate,
Date endDate,
Integer firstResult,
Integer maxResults,
String interval,
String aggregateByReporter,
ApiCallback<List<MetricsIntervalResultDto>> _callback)
Get Metrics in Interval (asynchronously)
Retrieves a list of metrics, aggregated for a given interval.
|
okhttp3.Call |
MetricsApi.intervalCall(String name,
String reporter,
Date startDate,
Date endDate,
Integer firstResult,
Integer maxResults,
String interval,
String aggregateByReporter,
ApiCallback _callback)
Build call for interval
|
okhttp3.Call |
ExternalTaskApi.lockAsync(String id,
LockExternalTaskDto lockExternalTaskDto,
ApiCallback<Void> _callback)
(asynchronously)
Lock an external task by a given id for a specified worker and amount of time.
|
okhttp3.Call |
ExternalTaskApi.lockCall(String id,
LockExternalTaskDto lockExternalTaskDto,
ApiCallback _callback)
Build call for lock
|
okhttp3.Call |
ExecutionApi.modifyLocalExecutionVariablesAsync(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback<Void> _callback)
Update/Delete Local Execution Variables (asynchronously)
Updates or deletes the variables in the context of an execution by id.
|
okhttp3.Call |
ExecutionApi.modifyLocalExecutionVariablesCall(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback _callback)
Build call for modifyLocalExecutionVariables
|
okhttp3.Call |
ProcessInstanceApi.modifyProcessInstanceAsync(String id,
ProcessInstanceModificationDto processInstanceModificationDto,
ApiCallback<Void> _callback)
Modify Process Instance Execution State (asynchronously)
Submits a list of modification instructions to change a process instance's execution state.
|
okhttp3.Call |
ProcessInstanceApi.modifyProcessInstanceAsyncOperationAsync(String id,
ProcessInstanceModificationDto processInstanceModificationDto,
ApiCallback<BatchDto> _callback)
Modify Process Instance Execution State Async (asynchronously)
Submits a list of modification instructions to change a process instance's execution state async.
|
okhttp3.Call |
ProcessInstanceApi.modifyProcessInstanceAsyncOperationCall(String id,
ProcessInstanceModificationDto processInstanceModificationDto,
ApiCallback _callback)
Build call for modifyProcessInstanceAsyncOperation
|
okhttp3.Call |
ProcessInstanceApi.modifyProcessInstanceCall(String id,
ProcessInstanceModificationDto processInstanceModificationDto,
ApiCallback _callback)
Build call for modifyProcessInstance
|
okhttp3.Call |
ProcessInstanceApi.modifyProcessInstanceVariablesAsync(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback<Void> _callback)
Update/Delete Process Variables (asynchronously)
Updates or deletes the variables of a process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.modifyProcessInstanceVariablesCall(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback _callback)
Build call for modifyProcessInstanceVariables
|
okhttp3.Call |
TaskLocalVariableApi.modifyTaskLocalVariablesAsync(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback<Void> _callback)
Update/Delete Local Task Variables (asynchronously)
Updates or deletes the variables in the context of a task.
|
okhttp3.Call |
TaskLocalVariableApi.modifyTaskLocalVariablesCall(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback _callback)
Build call for modifyTaskLocalVariables
|
okhttp3.Call |
TaskVariableApi.modifyTaskVariablesAsync(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback<Void> _callback)
Update/Delete Task Variables (asynchronously)
Updates or deletes the variables visible from the task.
|
okhttp3.Call |
TaskVariableApi.modifyTaskVariablesCall(String id,
PatchVariablesDto patchVariablesDto,
ApiCallback _callback)
Build call for modifyTaskVariables
|
okhttp3.Call |
GroupApi.postQueryGroupsAsync(Integer firstResult,
Integer maxResults,
GroupQueryDto groupQueryDto,
ApiCallback<List<GroupDto>> _callback)
Get List (POST) (asynchronously)
Queries for a list of groups using a list of parameters.
|
okhttp3.Call |
GroupApi.postQueryGroupsCall(Integer firstResult,
Integer maxResults,
GroupQueryDto groupQueryDto,
ApiCallback _callback)
Build call for postQueryGroups
|
okhttp3.Call |
ExecutionApi.putLocalExecutionVariableAsync(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback<Void> _callback)
Put Local Execution Variable (asynchronously)
Sets a variable in the context of a given execution by id.
|
okhttp3.Call |
ExecutionApi.putLocalExecutionVariableCall(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback _callback)
Build call for putLocalExecutionVariable
|
okhttp3.Call |
TaskLocalVariableApi.putTaskLocalVariableAsync(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback<Void> _callback)
Update Local Task Variable (asynchronously)
Sets a variable in the context of a given task.
|
okhttp3.Call |
TaskLocalVariableApi.putTaskLocalVariableCall(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback _callback)
Build call for putTaskLocalVariable
|
okhttp3.Call |
TaskVariableApi.putTaskVariableAsync(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback<Void> _callback)
Update Task Variable (asynchronously)
Updates a process variable that is visible from the Task scope.
|
okhttp3.Call |
TaskVariableApi.putTaskVariableCall(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback _callback)
Build call for putTaskVariable
|
okhttp3.Call |
ExecutionApi.queryExecutionsAsync(Integer firstResult,
Integer maxResults,
ExecutionQueryDto executionQueryDto,
ApiCallback<List<ExecutionDto>> _callback)
Get Executions (POST) (asynchronously)
Queries for executions that fulfill given parameters through a JSON object.
|
okhttp3.Call |
ExecutionApi.queryExecutionsCall(Integer firstResult,
Integer maxResults,
ExecutionQueryDto executionQueryDto,
ApiCallback _callback)
Build call for queryExecutions
|
okhttp3.Call |
ExecutionApi.queryExecutionsCountAsync(ExecutionQueryDto executionQueryDto,
ApiCallback<CountResultDto> _callback)
Get Execution Count (POST) (asynchronously)
Queries for the number of executions that fulfill given parameters.
|
okhttp3.Call |
ExecutionApi.queryExecutionsCountCall(ExecutionQueryDto executionQueryDto,
ApiCallback _callback)
Build call for queryExecutionsCount
|
okhttp3.Call |
ExternalTaskApi.queryExternalTasksAsync(Integer firstResult,
Integer maxResults,
ExternalTaskQueryDto externalTaskQueryDto,
ApiCallback<List<ExternalTaskDto>> _callback)
Get List (POST) (asynchronously)
Queries for external tasks that fulfill given parameters in the form of a JSON object.
|
okhttp3.Call |
ExternalTaskApi.queryExternalTasksCall(Integer firstResult,
Integer maxResults,
ExternalTaskQueryDto externalTaskQueryDto,
ApiCallback _callback)
Build call for queryExternalTasks
|
okhttp3.Call |
ExternalTaskApi.queryExternalTasksCountAsync(ExternalTaskQueryDto externalTaskQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Queries for the number of external tasks that fulfill given parameters.
|
okhttp3.Call |
ExternalTaskApi.queryExternalTasksCountCall(ExternalTaskQueryDto externalTaskQueryDto,
ApiCallback _callback)
Build call for queryExternalTasksCount
|
okhttp3.Call |
GroupApi.queryGroupCountAsync(GroupQueryDto groupQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Queries for groups using a list of parameters and retrieves the count.
|
okhttp3.Call |
GroupApi.queryGroupCountCall(GroupQueryDto groupQueryDto,
ApiCallback _callback)
Build call for queryGroupCount
|
okhttp3.Call |
HistoricActivityInstanceApi.queryHistoricActivityInstancesAsync(Integer firstResult,
Integer maxResults,
HistoricActivityInstanceQueryDto historicActivityInstanceQueryDto,
ApiCallback<List<HistoricActivityInstanceDto>> _callback)
Get List (POST) (asynchronously)
Queries for historic activity instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricActivityInstanceApi.queryHistoricActivityInstancesCall(Integer firstResult,
Integer maxResults,
HistoricActivityInstanceQueryDto historicActivityInstanceQueryDto,
ApiCallback _callback)
Build call for queryHistoricActivityInstances
|
okhttp3.Call |
HistoricActivityInstanceApi.queryHistoricActivityInstancesCountAsync(HistoricActivityInstanceQueryDto historicActivityInstanceQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Queries for the number of historic activity instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricActivityInstanceApi.queryHistoricActivityInstancesCountCall(HistoricActivityInstanceQueryDto historicActivityInstanceQueryDto,
ApiCallback _callback)
Build call for queryHistoricActivityInstancesCount
|
okhttp3.Call |
HistoricProcessInstanceApi.queryHistoricProcessInstancesAsync(Integer firstResult,
Integer maxResults,
HistoricProcessInstanceQueryDto historicProcessInstanceQueryDto,
ApiCallback<List<HistoricProcessInstanceDto>> _callback)
Get List (POST) (asynchronously)
Queries for historic process instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricProcessInstanceApi.queryHistoricProcessInstancesCall(Integer firstResult,
Integer maxResults,
HistoricProcessInstanceQueryDto historicProcessInstanceQueryDto,
ApiCallback _callback)
Build call for queryHistoricProcessInstances
|
okhttp3.Call |
HistoricProcessInstanceApi.queryHistoricProcessInstancesCountAsync(HistoricProcessInstanceQueryDto historicProcessInstanceQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Queries for the number of historic process instances that fulfill the given parameters.
|
okhttp3.Call |
HistoricProcessInstanceApi.queryHistoricProcessInstancesCountCall(HistoricProcessInstanceQueryDto historicProcessInstanceQueryDto,
ApiCallback _callback)
Build call for queryHistoricProcessInstancesCount
|
okhttp3.Call |
JobApi.queryJobsAsync(Integer firstResult,
Integer maxResults,
JobQueryDto jobQueryDto,
ApiCallback<List<JobDto>> _callback)
Get Jobs (POST) (asynchronously)
Queries for jobs that fulfill given parameters.
|
okhttp3.Call |
JobApi.queryJobsCall(Integer firstResult,
Integer maxResults,
JobQueryDto jobQueryDto,
ApiCallback _callback)
Build call for queryJobs
|
okhttp3.Call |
JobApi.queryJobsCountAsync(JobQueryDto jobQueryDto,
ApiCallback<CountResultDto> _callback)
Get Job Count (POST) (asynchronously)
Queries for jobs that fulfill given parameters.
|
okhttp3.Call |
JobApi.queryJobsCountCall(JobQueryDto jobQueryDto,
ApiCallback _callback)
Build call for queryJobsCount
|
okhttp3.Call |
ProcessInstanceApi.queryProcessInstancesAsync(Integer firstResult,
Integer maxResults,
ProcessInstanceQueryDto processInstanceQueryDto,
ApiCallback<List<ProcessInstanceDto>> _callback)
Get List (POST) (asynchronously)
Queries for process instances that fulfill given parameters through a JSON object.
|
okhttp3.Call |
ProcessInstanceApi.queryProcessInstancesCall(Integer firstResult,
Integer maxResults,
ProcessInstanceQueryDto processInstanceQueryDto,
ApiCallback _callback)
Build call for queryProcessInstances
|
okhttp3.Call |
ProcessInstanceApi.queryProcessInstancesCountAsync(ProcessInstanceQueryDto processInstanceQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Queries for the number of process instances that fulfill the given parameters.
|
okhttp3.Call |
ProcessInstanceApi.queryProcessInstancesCountCall(ProcessInstanceQueryDto processInstanceQueryDto,
ApiCallback _callback)
Build call for queryProcessInstancesCount
|
okhttp3.Call |
SchemaLogApi.querySchemaLogAsync(Integer firstResult,
Integer maxResults,
SchemaLogQueryDto schemaLogQueryDto,
ApiCallback<List<SchemaLogEntryDto>> _callback)
Get List (POST) (asynchronously)
Queries for schema log entries that fulfill given parameters.
|
okhttp3.Call |
SchemaLogApi.querySchemaLogCall(Integer firstResult,
Integer maxResults,
SchemaLogQueryDto schemaLogQueryDto,
ApiCallback _callback)
Build call for querySchemaLog
|
okhttp3.Call |
TaskApi.queryTasksAsync(Integer firstResult,
Integer maxResults,
TaskQueryDto taskQueryDto,
ApiCallback<List<TaskDto>> _callback)
Get List (POST) (asynchronously)
Queries for tasks that fulfill a given filter.
|
okhttp3.Call |
TaskApi.queryTasksCall(Integer firstResult,
Integer maxResults,
TaskQueryDto taskQueryDto,
ApiCallback _callback)
Build call for queryTasks
|
okhttp3.Call |
TaskApi.queryTasksCountAsync(TaskQueryDto taskQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Retrieves the number of tasks that fulfill the given filter.
|
okhttp3.Call |
TaskApi.queryTasksCountCall(TaskQueryDto taskQueryDto,
ApiCallback _callback)
Build call for queryTasksCount
|
okhttp3.Call |
TenantApi.queryTenantsAsync(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String id,
String name,
String nameLike,
String userMember,
String groupMember,
Boolean includingGroupsOfUser,
ApiCallback<List<TenantDto>> _callback)
Get Tenants (asynchronously)
Query for a list of tenants using a list of parameters.
|
okhttp3.Call |
TenantApi.queryTenantsCall(String sortBy,
String sortOrder,
Integer firstResult,
Integer maxResults,
String id,
String name,
String nameLike,
String userMember,
String groupMember,
Boolean includingGroupsOfUser,
ApiCallback _callback)
Build call for queryTenants
|
okhttp3.Call |
VariableInstanceApi.queryVariableInstancesAsync(Integer firstResult,
Integer maxResults,
Boolean deserializeValues,
VariableInstanceQueryDto variableInstanceQueryDto,
ApiCallback<List<VariableInstanceDto>> _callback)
Get Variable Instances (POST) (asynchronously)
Query for variable instances that fulfill given parameters through a JSON object.
|
okhttp3.Call |
VariableInstanceApi.queryVariableInstancesCall(Integer firstResult,
Integer maxResults,
Boolean deserializeValues,
VariableInstanceQueryDto variableInstanceQueryDto,
ApiCallback _callback)
Build call for queryVariableInstances
|
okhttp3.Call |
VariableInstanceApi.queryVariableInstancesCountAsync(VariableInstanceQueryDto variableInstanceQueryDto,
ApiCallback<CountResultDto> _callback)
Get Variable Instance Count (POST) (asynchronously)
Query for the number of variable instances that fulfill given parameters.
|
okhttp3.Call |
VariableInstanceApi.queryVariableInstancesCountCall(VariableInstanceQueryDto variableInstanceQueryDto,
ApiCallback _callback)
Build call for queryVariableInstancesCount
|
okhttp3.Call |
JobApi.recalculateDuedateAsync(String id,
Boolean creationDateBased,
ApiCallback<Void> _callback)
Recalculate Job Due Date (asynchronously)
Recalculates the due date of a job by id.
|
okhttp3.Call |
JobApi.recalculateDuedateCall(String id,
Boolean creationDateBased,
ApiCallback _callback)
Build call for recalculateDuedate
|
okhttp3.Call |
DeploymentApi.redeployAsync(String id,
RedeploymentDto redeploymentDto,
ApiCallback<DeploymentWithDefinitionsDto> _callback)
Redeploy (asynchronously)
Re-deploys an existing deployment.
|
okhttp3.Call |
DeploymentApi.redeployCall(String id,
RedeploymentDto redeploymentDto,
ApiCallback _callback)
Build call for redeploy
|
okhttp3.Call |
TaskApi.resolveAsync(String id,
CompleteTaskDto completeTaskDto,
ApiCallback<Void> _callback)
Resolve (asynchronously)
Resolves a task and updates execution variables.
|
okhttp3.Call |
TaskApi.resolveCall(String id,
CompleteTaskDto completeTaskDto,
ApiCallback _callback)
Build call for resolve
|
okhttp3.Call |
IncidentApi.resolveIncidentAsync(String id,
ApiCallback<Void> _callback)
Resolve Incident (asynchronously)
Resolves an incident with given id.
|
okhttp3.Call |
IncidentApi.resolveIncidentCall(String id,
ApiCallback _callback)
Build call for resolveIncident
|
okhttp3.Call |
ProcessDefinitionApi.restartProcessInstanceAsync(String id,
RestartProcessInstanceDto restartProcessInstanceDto,
ApiCallback<Void> _callback)
Restart Process Instance (asynchronously)
Restarts process instances that were canceled or terminated synchronously.
|
okhttp3.Call |
ProcessDefinitionApi.restartProcessInstanceAsyncOperationAsync(String id,
RestartProcessInstanceDto restartProcessInstanceDto,
ApiCallback<BatchDto> _callback)
Restart Process Instance Async (asynchronously)
Restarts process instances that were canceled or terminated asynchronously.
|
okhttp3.Call |
ProcessDefinitionApi.restartProcessInstanceAsyncOperationCall(String id,
RestartProcessInstanceDto restartProcessInstanceDto,
ApiCallback _callback)
Build call for restartProcessInstanceAsyncOperation
|
okhttp3.Call |
ProcessDefinitionApi.restartProcessInstanceCall(String id,
RestartProcessInstanceDto restartProcessInstanceDto,
ApiCallback _callback)
Build call for restartProcessInstance
|
okhttp3.Call |
TaskApi.setAssigneeAsync(String id,
UserIdDto userIdDto,
ApiCallback<Void> _callback)
Set Assignee (asynchronously)
Changes the assignee of a task to a specific user.
|
okhttp3.Call |
TaskApi.setAssigneeCall(String id,
UserIdDto userIdDto,
ApiCallback _callback)
Build call for setAssignee
|
okhttp3.Call |
TaskLocalVariableApi.setBinaryTaskLocalVariableAsync(String id,
String varName,
File data,
String valueType,
ApiCallback<Void> _callback)
Update Local Task Variable (Binary) (asynchronously)
Sets the serialized value for a binary variable or the binary value for a file variable.
|
okhttp3.Call |
TaskLocalVariableApi.setBinaryTaskLocalVariableCall(String id,
String varName,
File data,
String valueType,
ApiCallback _callback)
Build call for setBinaryTaskLocalVariable
|
okhttp3.Call |
TaskVariableApi.setBinaryTaskVariableAsync(String id,
String varName,
File data,
String valueType,
ApiCallback<Void> _callback)
Update Task Variable (Binary) (asynchronously)
Sets the serialized value for a binary variable or the binary value for a file variable visible from the task.
|
okhttp3.Call |
TaskVariableApi.setBinaryTaskVariableCall(String id,
String varName,
File data,
String valueType,
ApiCallback _callback)
Build call for setBinaryTaskVariable
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskResourcePriorityAsync(String id,
PriorityDto priorityDto,
ApiCallback<Void> _callback)
Set Priority (asynchronously)
Sets the priority of an existing external task by id.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskResourcePriorityCall(String id,
PriorityDto priorityDto,
ApiCallback _callback)
Build call for setExternalTaskResourcePriority
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskResourceRetriesAsync(String id,
RetriesDto retriesDto,
ApiCallback<Void> _callback)
Set Retries (asynchronously)
Sets the number of retries left to execute an external task by id.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskResourceRetriesCall(String id,
RetriesDto retriesDto,
ApiCallback _callback)
Build call for setExternalTaskResourceRetries
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesAsync(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback<Void> _callback)
Set Retries Sync (asynchronously)
Sets the number of retries left to execute external tasks by id synchronously.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesAsyncOperationAsync(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback<BatchDto> _callback)
Set Retries Async (asynchronously)
Sets the number of retries left to execute external tasks by id asynchronously.
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesAsyncOperationCall(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback _callback)
Build call for setExternalTaskRetriesAsyncOperation
|
okhttp3.Call |
ExternalTaskApi.setExternalTaskRetriesCall(SetRetriesForExternalTasksDto setRetriesForExternalTasksDto,
ApiCallback _callback)
Build call for setExternalTaskRetries
|
okhttp3.Call |
IncidentApi.setIncidentAnnotationAsync(String id,
AnnotationDto annotationDto,
ApiCallback<Void> _callback)
Set Incident Annotation (asynchronously)
Sets the annotation of an incident with given id.
|
okhttp3.Call |
IncidentApi.setIncidentAnnotationCall(String id,
AnnotationDto annotationDto,
ApiCallback _callback)
Build call for setIncidentAnnotation
|
okhttp3.Call |
JobApi.setJobDuedateAsync(String id,
JobDuedateDto jobDuedateDto,
ApiCallback<Void> _callback)
Set Job Due Date (asynchronously)
Updates the due date of a job by id.
|
okhttp3.Call |
JobApi.setJobDuedateCall(String id,
JobDuedateDto jobDuedateDto,
ApiCallback _callback)
Build call for setJobDuedate
|
okhttp3.Call |
JobApi.setJobPriorityAsync(String id,
PriorityDto priorityDto,
ApiCallback<Void> _callback)
Set Job Priority (asynchronously)
Sets the execution priority of a job by id.
|
okhttp3.Call |
JobApi.setJobPriorityCall(String id,
PriorityDto priorityDto,
ApiCallback _callback)
Build call for setJobPriority
|
okhttp3.Call |
JobApi.setJobRetriesAsync(String id,
RetriesDto retriesDto,
ApiCallback<Void> _callback)
Set Job Retries (asynchronously)
Sets the retries of the job to the given number of retries by id.
|
okhttp3.Call |
JobApi.setJobRetriesAsyncOperationAsync(SetJobRetriesDto setJobRetriesDto,
ApiCallback<BatchDto> _callback)
Set Job Retries Async (POST) (asynchronously)
Create a batch to set retries of jobs asynchronously.
|
okhttp3.Call |
JobApi.setJobRetriesAsyncOperationCall(SetJobRetriesDto setJobRetriesDto,
ApiCallback _callback)
Build call for setJobRetriesAsyncOperation
|
okhttp3.Call |
JobApi.setJobRetriesCall(String id,
RetriesDto retriesDto,
ApiCallback _callback)
Build call for setJobRetries
|
okhttp3.Call |
ExecutionApi.setLocalExecutionVariableBinaryAsync(String id,
String varName,
File data,
String valueType,
ApiCallback<Void> _callback)
Post Local Execution Variable (Binary) (asynchronously)
Sets the serialized value for a binary variable or the binary value for a file variable in the context of a given execution by id.
|
okhttp3.Call |
ExecutionApi.setLocalExecutionVariableBinaryCall(String id,
String varName,
File data,
String valueType,
ApiCallback _callback)
Build call for setLocalExecutionVariableBinary
|
okhttp3.Call |
ProcessInstanceApi.setProcessInstanceVariableAsync(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback<Void> _callback)
Update Process Variable (asynchronously)
Sets a variable of a given process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.setProcessInstanceVariableBinaryAsync(String id,
String varName,
File data,
String valueType,
ApiCallback<Void> _callback)
Update Process Variable (Binary) (asynchronously)
Sets the serialized value for a binary variable or the binary value for a file variable.
|
okhttp3.Call |
ProcessInstanceApi.setProcessInstanceVariableBinaryCall(String id,
String varName,
File data,
String valueType,
ApiCallback _callback)
Build call for setProcessInstanceVariableBinary
|
okhttp3.Call |
ProcessInstanceApi.setProcessInstanceVariableCall(String id,
String varName,
VariableValueDto variableValueDto,
ApiCallback _callback)
Build call for setProcessInstanceVariable
|
okhttp3.Call |
HistoricProcessInstanceApi.setRemovalTimeAsyncAsync(SetRemovalTimeToHistoricProcessInstancesDto setRemovalTimeToHistoricProcessInstancesDto,
ApiCallback<BatchDto> _callback)
Set Removal Time Async (POST) (asynchronously)
Sets the removal time to multiple historic process instances asynchronously (batch).
|
okhttp3.Call |
HistoricProcessInstanceApi.setRemovalTimeAsyncCall(SetRemovalTimeToHistoricProcessInstancesDto setRemovalTimeToHistoricProcessInstancesDto,
ApiCallback _callback)
Build call for setRemovalTimeAsync
|
okhttp3.Call |
ProcessInstanceApi.setRetriesByProcessAsync(SetJobRetriesByProcessDto setJobRetriesByProcessDto,
ApiCallback<BatchDto> _callback)
Set Job Retries Async (POST) (asynchronously)
Create a batch to set retries of jobs associated with given processes asynchronously.
|
okhttp3.Call |
ProcessInstanceApi.setRetriesByProcessCall(SetJobRetriesByProcessDto setJobRetriesByProcessDto,
ApiCallback _callback)
Build call for setRetriesByProcess
|
okhttp3.Call |
ProcessInstanceApi.setRetriesByProcessHistoricQueryBasedAsync(SetJobRetriesByProcessDto setJobRetriesByProcessDto,
ApiCallback<BatchDto> _callback)
Set Job Retries Async Historic Query Based (POST) (asynchronously)
Create a batch to set retries of jobs asynchronously based on a historic process instance query.
|
okhttp3.Call |
ProcessInstanceApi.setRetriesByProcessHistoricQueryBasedCall(SetJobRetriesByProcessDto setJobRetriesByProcessDto,
ApiCallback _callback)
Build call for setRetriesByProcessHistoricQueryBased
|
okhttp3.Call |
ProcessInstanceApi.setVariablesAsyncOperationAsync(SetVariablesAsyncDto setVariablesAsyncDto,
ApiCallback<BatchDto> _callback)
Set Variables Async (POST) (asynchronously)
Update or create runtime process variables in the root scope of process instances.
|
okhttp3.Call |
ProcessInstanceApi.setVariablesAsyncOperationCall(SetVariablesAsyncDto setVariablesAsyncDto,
ApiCallback _callback)
Build call for setVariablesAsyncOperation
|
okhttp3.Call |
ExecutionApi.signalExecutionAsync(String id,
ExecutionTriggerDto executionTriggerDto,
ApiCallback<Void> _callback)
Trigger Execution (asynchronously)
Signals an execution by id.
|
okhttp3.Call |
ExecutionApi.signalExecutionCall(String id,
ExecutionTriggerDto executionTriggerDto,
ApiCallback _callback)
Build call for signalExecution
|
okhttp3.Call |
ProcessDefinitionApi.startProcessInstanceAsync(String id,
StartProcessInstanceDto startProcessInstanceDto,
ApiCallback<ProcessInstanceWithVariablesDto> _callback)
Start Instance (asynchronously)
Instantiates a given process definition.
|
okhttp3.Call |
ProcessDefinitionApi.startProcessInstanceByKeyAndTenantIdAsync(String key,
String tenantId,
StartProcessInstanceDto startProcessInstanceDto,
ApiCallback<ProcessInstanceWithVariablesDto> _callback)
Start Instance (asynchronously)
Instantiates a given process definition, starts the latest version of the process definition for tenant.
|
okhttp3.Call |
ProcessDefinitionApi.startProcessInstanceByKeyAndTenantIdCall(String key,
String tenantId,
StartProcessInstanceDto startProcessInstanceDto,
ApiCallback _callback)
Build call for startProcessInstanceByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.startProcessInstanceByKeyAsync(String key,
StartProcessInstanceDto startProcessInstanceDto,
ApiCallback<ProcessInstanceWithVariablesDto> _callback)
Start Instance (asynchronously)
Instantiates a given process definition, starts the latest version of the process definition which belongs to no tenant.
|
okhttp3.Call |
ProcessDefinitionApi.startProcessInstanceByKeyCall(String key,
StartProcessInstanceDto startProcessInstanceDto,
ApiCallback _callback)
Build call for startProcessInstanceByKey
|
okhttp3.Call |
ProcessDefinitionApi.startProcessInstanceCall(String id,
StartProcessInstanceDto startProcessInstanceDto,
ApiCallback _callback)
Build call for startProcessInstance
|
okhttp3.Call |
TaskApi.submitAsync(String id,
CompleteTaskDto completeTaskDto,
ApiCallback<Map<String,VariableValueDto>> _callback)
Submit Form (asynchronously)
Completes a task and updates process variables using a form submit.
|
okhttp3.Call |
TaskApi.submitCall(String id,
CompleteTaskDto completeTaskDto,
ApiCallback _callback)
Build call for submit
|
okhttp3.Call |
ProcessDefinitionApi.submitFormAsync(String id,
StartProcessInstanceFormDto startProcessInstanceFormDto,
ApiCallback<ProcessInstanceDto> _callback)
Submit Start Form (asynchronously)
Starts a process instance using a set of process variables and the business key.
|
okhttp3.Call |
ProcessDefinitionApi.submitFormByKeyAndTenantIdAsync(String key,
String tenantId,
StartProcessInstanceFormDto startProcessInstanceFormDto,
ApiCallback<ProcessInstanceDto> _callback)
Submit Start Form (asynchronously)
Starts the latest version of the process definition for a tenant using a set of process variables and the business key.
|
okhttp3.Call |
ProcessDefinitionApi.submitFormByKeyAndTenantIdCall(String key,
String tenantId,
StartProcessInstanceFormDto startProcessInstanceFormDto,
ApiCallback _callback)
Build call for submitFormByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.submitFormByKeyAsync(String key,
StartProcessInstanceFormDto startProcessInstanceFormDto,
ApiCallback<ProcessInstanceDto> _callback)
Submit Start Form (asynchronously)
Starts the latest version of the process definition which belongs to no tenant using a set of process variables and the business key.
|
okhttp3.Call |
ProcessDefinitionApi.submitFormByKeyCall(String key,
StartProcessInstanceFormDto startProcessInstanceFormDto,
ApiCallback _callback)
Build call for submitFormByKey
|
okhttp3.Call |
ProcessDefinitionApi.submitFormCall(String id,
StartProcessInstanceFormDto startProcessInstanceFormDto,
ApiCallback _callback)
Build call for submitForm
|
okhttp3.Call |
SignalApi.throwSignalAsync(SignalDto signalDto,
ApiCallback<Void> _callback)
Event (asynchronously)
A signal is an event of global scope (broadcast semantics) and is delivered to all active handlers.
|
okhttp3.Call |
SignalApi.throwSignalCall(SignalDto signalDto,
ApiCallback _callback)
Build call for throwSignal
|
okhttp3.Call |
ExecutionApi.triggerEventAsync(String id,
String messageName,
ExecutionTriggerDto executionTriggerDto,
ApiCallback<Void> _callback)
Trigger Message Event Subscription (asynchronously)
Delivers a message to a specific execution by id, to trigger an existing message event subscription.
|
okhttp3.Call |
ExecutionApi.triggerEventCall(String id,
String messageName,
ExecutionTriggerDto executionTriggerDto,
ApiCallback _callback)
Build call for triggerEvent
|
okhttp3.Call |
TaskApi.unclaimAsync(String id,
ApiCallback<Void> _callback)
Unclaim (asynchronously)
Resets a task's assignee.
|
okhttp3.Call |
TaskApi.unclaimCall(String id,
ApiCallback _callback)
Build call for unclaim
|
okhttp3.Call |
ExternalTaskApi.unlockAsync(String id,
ApiCallback<Void> _callback)
Unlock (asynchronously)
Unlocks an external task by id.
|
okhttp3.Call |
ExternalTaskApi.unlockCall(String id,
ApiCallback _callback)
Build call for unlock
|
okhttp3.Call |
UserApi.unlockUserAsync(String id,
ApiCallback<Void> _callback)
Unlock User (asynchronously)
Unlocks a user by id.
|
okhttp3.Call |
UserApi.unlockUserCall(String id,
ApiCallback _callback)
Build call for unlockUser
|
okhttp3.Call |
BatchApi.updateBatchSuspensionStateAsync(String id,
SuspensionStateDto suspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend (asynchronously)
Activates or suspends a batch by id.
|
okhttp3.Call |
BatchApi.updateBatchSuspensionStateCall(String id,
SuspensionStateDto suspensionStateDto,
ApiCallback _callback)
Build call for updateBatchSuspensionState
|
okhttp3.Call |
UserApi.updateCredentialsAsync(String id,
String password,
String authenticatedUserPassword,
UserCredentialsDto userCredentialsDto,
ApiCallback<Object> _callback)
Update Credentials (asynchronously)
Updates a user's credentials (password)
|
okhttp3.Call |
UserApi.updateCredentialsCall(String id,
String password,
String authenticatedUserPassword,
UserCredentialsDto userCredentialsDto,
ApiCallback _callback)
Build call for updateCredentials
|
okhttp3.Call |
GroupApi.updateGroupAsync(String id,
GroupDto groupDto,
ApiCallback<Void> _callback)
Update Group (asynchronously)
Updates a given group by id.
|
okhttp3.Call |
GroupApi.updateGroupCall(String id,
GroupDto groupDto,
ApiCallback _callback)
Build call for updateGroup
|
okhttp3.Call |
DecisionDefinitionApi.updateHistoryTimeToLiveByDecisionDefinitionIdAsync(String id,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback<Void> _callback)
Update History Time to Live (asynchronously)
Updates history time to live for decision definition.
|
okhttp3.Call |
DecisionDefinitionApi.updateHistoryTimeToLiveByDecisionDefinitionIdCall(String id,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback _callback)
Build call for updateHistoryTimeToLiveByDecisionDefinitionId
|
okhttp3.Call |
DecisionDefinitionApi.updateHistoryTimeToLiveByDecisionDefinitionKeyAndTenantAsync(String key,
String tenantId,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback<Void> _callback)
Update History Time to Live By Key And Tenant (asynchronously)
Updates the latest version of the decision definition for tenant.
|
okhttp3.Call |
DecisionDefinitionApi.updateHistoryTimeToLiveByDecisionDefinitionKeyAndTenantCall(String key,
String tenantId,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback _callback)
Build call for updateHistoryTimeToLiveByDecisionDefinitionKeyAndTenant
|
okhttp3.Call |
DecisionDefinitionApi.updateHistoryTimeToLiveByDecisionDefinitionKeyAsync(String key,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback<Void> _callback)
Update History Time to Live By Key (asynchronously)
Updates the latest version of the decision definition which belongs to no tenant.
|
okhttp3.Call |
DecisionDefinitionApi.updateHistoryTimeToLiveByDecisionDefinitionKeyCall(String key,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback _callback)
Build call for updateHistoryTimeToLiveByDecisionDefinitionKey
|
okhttp3.Call |
ProcessDefinitionApi.updateHistoryTimeToLiveByProcessDefinitionIdAsync(String id,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback<Void> _callback)
Update History Time to Live (asynchronously)
Updates history time to live for process definition.
|
okhttp3.Call |
ProcessDefinitionApi.updateHistoryTimeToLiveByProcessDefinitionIdCall(String id,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback _callback)
Build call for updateHistoryTimeToLiveByProcessDefinitionId
|
okhttp3.Call |
ProcessDefinitionApi.updateHistoryTimeToLiveByProcessDefinitionKeyAndTenantIdAsync(String key,
String tenantId,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback<Void> _callback)
Update History Time to Live (asynchronously)
Updates history time to live for the latest version of the process definition for a tenant.
|
okhttp3.Call |
ProcessDefinitionApi.updateHistoryTimeToLiveByProcessDefinitionKeyAndTenantIdCall(String key,
String tenantId,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback _callback)
Build call for updateHistoryTimeToLiveByProcessDefinitionKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.updateHistoryTimeToLiveByProcessDefinitionKeyAsync(String key,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback<Void> _callback)
Update History Time to Live (asynchronously)
Updates history time to live for the latest version of the process definition which belongs to no tenant.
|
okhttp3.Call |
ProcessDefinitionApi.updateHistoryTimeToLiveByProcessDefinitionKeyCall(String key,
HistoryTimeToLiveDto historyTimeToLiveDto,
ApiCallback _callback)
Build call for updateHistoryTimeToLiveByProcessDefinitionKey
|
okhttp3.Call |
JobApi.updateJobSuspensionStateAsync(String id,
SuspensionStateDto suspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend Job By Id (asynchronously)
Activates or suspends a given job by id.
|
okhttp3.Call |
JobApi.updateJobSuspensionStateCall(String id,
SuspensionStateDto suspensionStateDto,
ApiCallback _callback)
Build call for updateJobSuspensionState
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateAsync(ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend By Key (asynchronously)
Activates or suspends process definitions with the given process definition key.
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateByIdAsync(String id,
ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend By Id (asynchronously)
Activates or suspends a given process definition by id.
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateByIdCall(String id,
ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback _callback)
Build call for updateProcessDefinitionSuspensionStateById
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateByKeyAndTenantIdAsync(String key,
String tenantId,
ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend by Id (asynchronously)
Activates or suspends a given process definition by the latest version of the process definition for tenant.
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateByKeyAndTenantIdCall(String key,
String tenantId,
ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback _callback)
Build call for updateProcessDefinitionSuspensionStateByKeyAndTenantId
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateByKeyAsync(String key,
ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend by Id (asynchronously)
Activates or suspends a given process definition by latest version of process definition key which belongs to no tenant.
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateByKeyCall(String key,
ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback _callback)
Build call for updateProcessDefinitionSuspensionStateByKey
|
okhttp3.Call |
ProcessDefinitionApi.updateProcessDefinitionSuspensionStateCall(ProcessDefinitionSuspensionStateDto processDefinitionSuspensionStateDto,
ApiCallback _callback)
Build call for updateProcessDefinitionSuspensionState
|
okhttp3.Call |
UserApi.updateProfileAsync(String id,
UserProfileDto userProfileDto,
ApiCallback<Void> _callback)
Update User Profile (asynchronously)
Updates the profile information of an already existing user.
|
okhttp3.Call |
UserApi.updateProfileCall(String id,
UserProfileDto userProfileDto,
ApiCallback _callback)
Build call for updateProfile
|
okhttp3.Call |
ProcessInstanceApi.updateSuspensionStateAsync(ProcessInstanceSuspensionStateDto processInstanceSuspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend In Group (asynchronously)
Activates or suspends process instances by providing certain criteria: # Activate/Suspend Process Instance By Process Definition Id * `suspend` * `processDefinitionId` # Activate/Suspend Process Instance By Process Definition Key * `suspend` * `processDefinitionKey` * `processDefinitionTenantId` * `processDefinitionWithoutTenantId` # Activate/Suspend Process Instance In Group * `suspend` * `processInstanceIds` * `processInstanceQuery` * `historicProcessInstanceQuery`
|
okhttp3.Call |
ProcessInstanceApi.updateSuspensionStateAsyncOperationAsync(ProcessInstanceSuspensionStateAsyncDto processInstanceSuspensionStateAsyncDto,
ApiCallback<BatchDto> _callback)
Activate/Suspend In Batch (asynchronously)
Activates or suspends process instances asynchronously with a list of process instance ids, a process instance query, and/or a historical process instance query.
|
okhttp3.Call |
ProcessInstanceApi.updateSuspensionStateAsyncOperationCall(ProcessInstanceSuspensionStateAsyncDto processInstanceSuspensionStateAsyncDto,
ApiCallback _callback)
Build call for updateSuspensionStateAsyncOperation
|
okhttp3.Call |
JobApi.updateSuspensionStateByAsync(JobSuspensionStateDto jobSuspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend Jobs (asynchronously)
Activates or suspends jobs matching the given criterion.
|
okhttp3.Call |
JobApi.updateSuspensionStateByCall(JobSuspensionStateDto jobSuspensionStateDto,
ApiCallback _callback)
Build call for updateSuspensionStateBy
|
okhttp3.Call |
ProcessInstanceApi.updateSuspensionStateByIdAsync(String id,
SuspensionStateDto suspensionStateDto,
ApiCallback<Void> _callback)
Activate/Suspend Process Instance By Id (asynchronously)
Activates or suspends a given process instance by id.
|
okhttp3.Call |
ProcessInstanceApi.updateSuspensionStateByIdCall(String id,
SuspensionStateDto suspensionStateDto,
ApiCallback _callback)
Build call for updateSuspensionStateById
|
okhttp3.Call |
ProcessInstanceApi.updateSuspensionStateCall(ProcessInstanceSuspensionStateDto processInstanceSuspensionStateDto,
ApiCallback _callback)
Build call for updateSuspensionState
|
okhttp3.Call |
TaskApi.updateTaskAsync(String id,
TaskDto taskDto,
ApiCallback<Void> _callback)
Update (asynchronously)
Updates a task.
|
okhttp3.Call |
TaskApi.updateTaskCall(String id,
TaskDto taskDto,
ApiCallback _callback)
Build call for updateTask
|
okhttp3.Call |
TenantApi.updateTenantAsync(String id,
TenantDto tenantDto,
ApiCallback<Void> _callback)
Update Tenant (asynchronously)
Updates a given tenant.
|
okhttp3.Call |
TenantApi.updateTenantCall(String id,
TenantDto tenantDto,
ApiCallback _callback)
Build call for updateTenant
|
okhttp3.Call |
IdentityApi.verifyUserAsync(BasicUserCredentialsDto basicUserCredentialsDto,
ApiCallback<AuthenticationResult> _callback)
Verify User (asynchronously)
Verifies that user credentials are valid.
|
okhttp3.Call |
IdentityApi.verifyUserCall(BasicUserCredentialsDto basicUserCredentialsDto,
ApiCallback _callback)
Build call for verifyUser
|
Copyright © 2022. All rights reserved.