Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
CountResultDto |
BatchApi.getBatchesCount(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended)
Get List Count
Requests the number of batches that fulfill the query criteria.
|
CountResultDto |
BatchApi.getBatchStatisticsCount(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended)
Get Statistics Count
Requests the number of batch statistics that fulfill the query criteria.
|
CountResultDto |
DecisionDefinitionApi.getDecisionDefinitionsCount(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)
Get List Count
Requests the number of decision definitions that fulfill the query criteria.
|
CountResultDto |
DeploymentApi.getDeploymentsCount(String id,
String name,
String nameLike,
String source,
Boolean withoutSource,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDeploymentsWithoutTenantId,
Date after,
Date before)
Get List Count
Queries for the number of deployments that fulfill given parameters.
|
CountResultDto |
EventSubscriptionApi.getEventSubscriptionsCount(String eventSubscriptionId,
String eventName,
String eventType,
String executionId,
String processInstanceId,
String activityId,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeEventSubscriptionsWithoutTenantId)
Get List Count
Queries for the number of event subscriptions that fulfill given parameters.
|
CountResultDto |
ExecutionApi.getExecutionsCount(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)
Get Execution Count
Queries for the number of executions that fulfill given parameters.
|
CountResultDto |
ExternalTaskApi.getExternalTasksCount(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)
Get List Count
Queries for the number of external tasks that fulfill given parameters.
|
CountResultDto |
GroupApi.getGroupCount(String id,
String idIn,
String name,
String nameLike,
String type,
String member,
String memberOfTenant)
Get List Count
Queries for groups using a list of parameters and retrieves the count.
|
CountResultDto |
HistoricActivityInstanceApi.getHistoricActivityInstancesCount(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)
Get List Count
Queries for the number of historic activity instances that fulfill the given parameters.
|
CountResultDto |
HistoricProcessInstanceApi.getHistoricProcessInstancesCount(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)
Get List Count
Queries for the number of historic process instances that fulfill the given parameters.
|
CountResultDto |
JobApi.getJobsCount(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)
Get Job Count
Queries for the number of jobs that fulfill given parameters.
|
CountResultDto |
ProcessDefinitionApi.getProcessDefinitionsCount(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)
Get List Count
Requests the number of process definitions that fulfill the query criteria.
|
CountResultDto |
ProcessInstanceApi.getProcessInstancesCount(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)
Get List Count
Queries for the number of process instances that fulfill given parameters.
|
CountResultDto |
TaskApi.getTasksCount(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)
Get List Count
Retrieves the number of tasks that fulfill a provided filter.
|
CountResultDto |
TenantApi.getTenantCount(String id,
String name,
String nameLike,
String userMember,
String groupMember,
Boolean includingGroupsOfUser)
Get Tenant Count
Query for tenants using a list of parameters and retrieves the count.
|
CountResultDto |
UserApi.getUserCount(String id,
String idIn,
String firstName,
String firstNameLike,
String lastName,
String lastNameLike,
String email,
String emailLike,
String memberOfGroup,
String memberOfTenant,
String potentialStarter)
Get List Count
Queries for the number of deployments that fulfill given parameters.
|
CountResultDto |
VariableInstanceApi.getVariableInstancesCount(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)
Get Variable Instance Count
Query for the number of variable instances that fulfill given parameters.
|
CountResultDto |
ExecutionApi.queryExecutionsCount(ExecutionQueryDto executionQueryDto)
Get Execution Count (POST)
Queries for the number of executions that fulfill given parameters.
|
CountResultDto |
ExternalTaskApi.queryExternalTasksCount(ExternalTaskQueryDto externalTaskQueryDto)
Get List Count (POST)
Queries for the number of external tasks that fulfill given parameters.
|
CountResultDto |
GroupApi.queryGroupCount(GroupQueryDto groupQueryDto)
Get List Count (POST)
Queries for groups using a list of parameters and retrieves the count.
|
CountResultDto |
HistoricActivityInstanceApi.queryHistoricActivityInstancesCount(HistoricActivityInstanceQueryDto historicActivityInstanceQueryDto)
Get List Count (POST)
Queries for the number of historic activity instances that fulfill the given parameters.
|
CountResultDto |
HistoricProcessInstanceApi.queryHistoricProcessInstancesCount(HistoricProcessInstanceQueryDto historicProcessInstanceQueryDto)
Get List Count (POST)
Queries for the number of historic process instances that fulfill the given parameters.
|
CountResultDto |
JobApi.queryJobsCount(JobQueryDto jobQueryDto)
Get Job Count (POST)
Queries for jobs that fulfill given parameters.
|
CountResultDto |
ProcessInstanceApi.queryProcessInstancesCount(ProcessInstanceQueryDto processInstanceQueryDto)
Get List Count (POST)
Queries for the number of process instances that fulfill the given parameters.
|
CountResultDto |
TaskApi.queryTasksCount(TaskQueryDto taskQueryDto)
Get List Count (POST)
Retrieves the number of tasks that fulfill the given filter.
|
CountResultDto |
VariableInstanceApi.queryVariableInstancesCount(VariableInstanceQueryDto variableInstanceQueryDto)
Get Variable Instance Count (POST)
Query for the number of variable instances that fulfill given parameters.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<CountResultDto> |
BatchApi.getBatchesCountWithHttpInfo(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended)
Get List Count
Requests the number of batches that fulfill the query criteria.
|
ApiResponse<CountResultDto> |
BatchApi.getBatchStatisticsCountWithHttpInfo(String batchId,
String type,
String tenantIdIn,
Boolean withoutTenantId,
Boolean suspended)
Get Statistics Count
Requests the number of batch statistics that fulfill the query criteria.
|
ApiResponse<CountResultDto> |
DecisionDefinitionApi.getDecisionDefinitionsCountWithHttpInfo(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)
Get List Count
Requests the number of decision definitions that fulfill the query criteria.
|
ApiResponse<CountResultDto> |
DeploymentApi.getDeploymentsCountWithHttpInfo(String id,
String name,
String nameLike,
String source,
Boolean withoutSource,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeDeploymentsWithoutTenantId,
Date after,
Date before)
Get List Count
Queries for the number of deployments that fulfill given parameters.
|
ApiResponse<CountResultDto> |
EventSubscriptionApi.getEventSubscriptionsCountWithHttpInfo(String eventSubscriptionId,
String eventName,
String eventType,
String executionId,
String processInstanceId,
String activityId,
String tenantIdIn,
Boolean withoutTenantId,
Boolean includeEventSubscriptionsWithoutTenantId)
Get List Count
Queries for the number of event subscriptions that fulfill given parameters.
|
ApiResponse<CountResultDto> |
ExecutionApi.getExecutionsCountWithHttpInfo(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)
Get Execution Count
Queries for the number of executions that fulfill given parameters.
|
ApiResponse<CountResultDto> |
ExternalTaskApi.getExternalTasksCountWithHttpInfo(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)
Get List Count
Queries for the number of external tasks that fulfill given parameters.
|
ApiResponse<CountResultDto> |
GroupApi.getGroupCountWithHttpInfo(String id,
String idIn,
String name,
String nameLike,
String type,
String member,
String memberOfTenant)
Get List Count
Queries for groups using a list of parameters and retrieves the count.
|
ApiResponse<CountResultDto> |
HistoricActivityInstanceApi.getHistoricActivityInstancesCountWithHttpInfo(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)
Get List Count
Queries for the number of historic activity instances that fulfill the given parameters.
|
ApiResponse<CountResultDto> |
HistoricProcessInstanceApi.getHistoricProcessInstancesCountWithHttpInfo(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)
Get List Count
Queries for the number of historic process instances that fulfill the given parameters.
|
List<CountResultDto> |
IncidentApi.getIncidentsCount(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)
Get List Count
Queries for the number of incidents that fulfill given parameters.
|
ApiResponse<List<CountResultDto>> |
IncidentApi.getIncidentsCountWithHttpInfo(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)
Get List Count
Queries for the number of incidents that fulfill given parameters.
|
ApiResponse<CountResultDto> |
JobApi.getJobsCountWithHttpInfo(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)
Get Job Count
Queries for the number of jobs that fulfill given parameters.
|
ApiResponse<CountResultDto> |
ProcessDefinitionApi.getProcessDefinitionsCountWithHttpInfo(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)
Get List Count
Requests the number of process definitions that fulfill the query criteria.
|
ApiResponse<CountResultDto> |
ProcessInstanceApi.getProcessInstancesCountWithHttpInfo(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)
Get List Count
Queries for the number of process instances that fulfill given parameters.
|
ApiResponse<CountResultDto> |
TaskApi.getTasksCountWithHttpInfo(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)
Get List Count
Retrieves the number of tasks that fulfill a provided filter.
|
ApiResponse<CountResultDto> |
TenantApi.getTenantCountWithHttpInfo(String id,
String name,
String nameLike,
String userMember,
String groupMember,
Boolean includingGroupsOfUser)
Get Tenant Count
Query for tenants using a list of parameters and retrieves the count.
|
ApiResponse<CountResultDto> |
UserApi.getUserCountWithHttpInfo(String id,
String idIn,
String firstName,
String firstNameLike,
String lastName,
String lastNameLike,
String email,
String emailLike,
String memberOfGroup,
String memberOfTenant,
String potentialStarter)
Get List Count
Queries for the number of deployments that fulfill given parameters.
|
ApiResponse<CountResultDto> |
VariableInstanceApi.getVariableInstancesCountWithHttpInfo(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)
Get Variable Instance Count
Query for the number of variable instances that fulfill given parameters.
|
ApiResponse<CountResultDto> |
ExecutionApi.queryExecutionsCountWithHttpInfo(ExecutionQueryDto executionQueryDto)
Get Execution Count (POST)
Queries for the number of executions that fulfill given parameters.
|
ApiResponse<CountResultDto> |
ExternalTaskApi.queryExternalTasksCountWithHttpInfo(ExternalTaskQueryDto externalTaskQueryDto)
Get List Count (POST)
Queries for the number of external tasks that fulfill given parameters.
|
ApiResponse<CountResultDto> |
GroupApi.queryGroupCountWithHttpInfo(GroupQueryDto groupQueryDto)
Get List Count (POST)
Queries for groups using a list of parameters and retrieves the count.
|
ApiResponse<CountResultDto> |
HistoricActivityInstanceApi.queryHistoricActivityInstancesCountWithHttpInfo(HistoricActivityInstanceQueryDto historicActivityInstanceQueryDto)
Get List Count (POST)
Queries for the number of historic activity instances that fulfill the given parameters.
|
ApiResponse<CountResultDto> |
HistoricProcessInstanceApi.queryHistoricProcessInstancesCountWithHttpInfo(HistoricProcessInstanceQueryDto historicProcessInstanceQueryDto)
Get List Count (POST)
Queries for the number of historic process instances that fulfill the given parameters.
|
ApiResponse<CountResultDto> |
JobApi.queryJobsCountWithHttpInfo(JobQueryDto jobQueryDto)
Get Job Count (POST)
Queries for jobs that fulfill given parameters.
|
ApiResponse<CountResultDto> |
ProcessInstanceApi.queryProcessInstancesCountWithHttpInfo(ProcessInstanceQueryDto processInstanceQueryDto)
Get List Count (POST)
Queries for the number of process instances that fulfill the given parameters.
|
ApiResponse<CountResultDto> |
TaskApi.queryTasksCountWithHttpInfo(TaskQueryDto taskQueryDto)
Get List Count (POST)
Retrieves the number of tasks that fulfill the given filter.
|
ApiResponse<CountResultDto> |
VariableInstanceApi.queryVariableInstancesCountWithHttpInfo(VariableInstanceQueryDto variableInstanceQueryDto)
Get Variable Instance Count (POST)
Query for the number of variable instances that fulfill given parameters.
|
Modifier and Type | Method and Description |
---|---|
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.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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
ExecutionApi.queryExecutionsCountAsync(ExecutionQueryDto executionQueryDto,
ApiCallback<CountResultDto> _callback)
Get Execution Count (POST) (asynchronously)
Queries for the number of executions that fulfill given parameters.
|
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 |
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 |
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 |
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 |
JobApi.queryJobsCountAsync(JobQueryDto jobQueryDto,
ApiCallback<CountResultDto> _callback)
Get Job Count (POST) (asynchronously)
Queries for jobs that fulfill given parameters.
|
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 |
TaskApi.queryTasksCountAsync(TaskQueryDto taskQueryDto,
ApiCallback<CountResultDto> _callback)
Get List Count (POST) (asynchronously)
Retrieves the number of tasks that fulfill the given filter.
|
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.
|
Modifier and Type | Method and Description |
---|---|
CountResultDto |
CountResultDto.count(Long count) |
Copyright © 2022. All rights reserved.