- caseDefinitionId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given case definition.
- caseDefinitionId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs for the given case definition.
- caseDefinitionId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs for the given case definition.
- caseDefinitionId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given case definition.
- caseDefinitionId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs for the given case definition.
- caseInstanceId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given case instance.
- caseInstanceId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs for the given case instance.
- caseInstanceId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs for the given case instance.
- caseInstanceId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given case instance.
- caseInstanceId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs for the given case instance.
- category(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which exist for the given category
- category(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs which exist for the given category
- category(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs which exist for the given category
- category(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which exist for the given category
- category(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which exist for the given category
- categoryLike(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs like for the given category value
- categoryLike(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs like for the given category value
- categoryLike(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs like for the given category value
- categoryLike(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs like for the given category value
- categoryLike(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs like for the given category value
- correlationId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for with the given correlationId.
- correlationId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs with the given correlationId.
- correlationId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs with the given correlationId.
- correlationId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs with the given correlationId.
- correlationId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs with the given correlationId.
- elementId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which exist for the given element id
- elementId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs which exist for the given element id
- elementId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs which exist for the given element id
- elementId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which exist for the given element id
- elementId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which exist for the given element id
- elementName(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which exist for the given element name
- elementName(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs which exist for the given element name
- elementName(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs which exist for the given element name
- elementName(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which exist for the given element name
- elementName(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which exist for the given element name
- errorDetails(String) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
The longer error details for the failing job.
- errorMessage(String) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
The error message for the failing job.
- exceptionMessage(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs that failed due to an exception with the given message.
- executable() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which are executable, ie.
- executable() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which are executable, ie.
- executable() - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which are executable, ie.
- executionId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which exist for the given execution
- executionId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs which exist for the given execution
- executionId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs which exist for the given execution
- executionId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which exist for the given execution
- executionId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which exist for the given execution
- ExternalWorkerJob - Interface in org.flowable.job.api
-
- ExternalWorkerJobAcquireBuilder - Interface in org.flowable.job.api
-
- ExternalWorkerJobFailureBuilder - Interface in org.flowable.job.api
-
- ExternalWorkerJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of External Worker
Jobs.
- externalWorkers() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select external worker jobs.
- externalWorkers() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select external worker jobs.
- getCategory() - Method in interface org.flowable.job.api.Job
-
Get the category for this job.
- getCorrelationId() - Method in interface org.flowable.job.api.Job
-
Returns the correlation id of a job.
- getCreateTime() - Method in interface org.flowable.job.api.HistoryJob
-
Get the job create time.
- getCreateTime() - Method in interface org.flowable.job.api.Job
-
Returns the create datetime of the job.
- getCustomValues() - Method in interface org.flowable.job.api.JobInfo
-
Get the custom values.
- getDuedate() - Method in interface org.flowable.job.api.Job
-
Returns the date on which this job is supposed to be processed.
- getElementId() - Method in interface org.flowable.job.api.Job
-
Reference to an element identifier or null if none is set.
- getElementName() - Method in interface org.flowable.job.api.Job
-
Reference to an element name or null if none is set.
- getExceptionMessage() - Method in interface org.flowable.job.api.JobInfo
-
Returns the message of the exception that occurred, the last time the job was executed.
- getExecutionId() - Method in interface org.flowable.job.api.Job
-
Returns the specific execution on which the job was created.
- getId() - Method in interface org.flowable.job.api.JobInfo
-
Returns the unique identifier for this job.
- getJobHandlerConfiguration() - Method in interface org.flowable.job.api.JobInfo
-
Get the job handler configuration.
- getJobHandlerType() - Method in interface org.flowable.job.api.JobInfo
-
Get the job handler type.
- getJobId() - Method in exception org.flowable.job.api.JobNotFoundException
-
- getJobType() - Method in interface org.flowable.job.api.Job
-
Get the job type for this job.
- getLockExpirationTime() - Method in interface org.flowable.job.api.ExternalWorkerJob
-
- getLockOwner() - Method in interface org.flowable.job.api.ExternalWorkerJob
-
- getProcessDefinitionId() - Method in interface org.flowable.job.api.Job
-
Returns the specific process definition on which the job was created
- getProcessInstanceId() - Method in interface org.flowable.job.api.Job
-
x
Returns the id of the process instance which execution created the job.
- getRetries() - Method in interface org.flowable.job.api.JobInfo
-
Returns the number of retries this job has left.
- getScopeDefinitionId() - Method in interface org.flowable.job.api.Job
-
Reference to a scope definition identifier or null if none is set.
- getScopeId() - Method in interface org.flowable.job.api.Job
-
Reference to a scope identifier or null if none is set.
- getScopeType() - Method in interface org.flowable.job.api.HistoryJob
-
Get the scope type.
- getScopeType() - Method in interface org.flowable.job.api.Job
-
Reference to a scope type or null if none is set.
- getSubScopeId() - Method in interface org.flowable.job.api.Job
-
Reference to a sub scope identifier or null if none is set.
- getTenantId() - Method in interface org.flowable.job.api.JobInfo
-
Get the tenant identifier for this job.
- getVariables() - Method in interface org.flowable.job.api.AcquiredExternalWorkerJob
-
- Job - Interface in org.flowable.job.api
-
Represents one job (timer, async job, etc.).
- JOB_TYPE_EXTERNAL_WORKER - Static variable in interface org.flowable.job.api.Job
-
- JOB_TYPE_MESSAGE - Static variable in interface org.flowable.job.api.Job
-
- JOB_TYPE_TIMER - Static variable in interface org.flowable.job.api.Job
-
- jobId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs with the given id
- jobId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs with the given id
- jobId(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs with the given id
- jobId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs with the given id
- jobId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs with the given id
- jobId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs with the given id
- JobInfo - Interface in org.flowable.job.api
-
Interface for a job that can be directly executed (e.g an async job or a history job).
- JobNotFoundException - Exception in org.flowable.job.api
-
This exception is thrown when you try to execute a job that is not found (may be due to cancelActiviti="true" for instance)..
- JobNotFoundException(String) - Constructor for exception org.flowable.job.api.JobNotFoundException
-
- JobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
Jobs.
- jobTenantId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs with a tenant id like the given one.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs that do not have a tenant id.
- planItemInstanceId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given plan item instance.
- planItemInstanceId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs for the given plan item instance.
- planItemInstanceId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs for the given plan item instance.
- planItemInstanceId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given plan item instance.
- planItemInstanceId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs for the given plan item instance.
- processDefinitionId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which exist for the given process definition id
- processDefinitionId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs which exist for the given process definition id
- processDefinitionId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs which exist for the given process definition id
- processDefinitionId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which exist for the given process definition id
- processDefinitionId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which exist for the given process definition id
- processInstanceId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which exist for the given process instance.
- processInstanceId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs which exist for the given process instance.
- processInstanceId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs which exist for the given process instance.
- processInstanceId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which exist for the given process instance.
- processInstanceId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which exist for the given process instance.
- scopeDefinitionId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given scope definition identifier.
- scopeDefinitionId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select tasks for the given scope definition identifier.
- scopeDefinitionId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select tasks for the given scope definition identifier.
- scopeDefinitionId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given scope definition identifier.
- scopeDefinitionId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select tasks for the given scope definition identifier.
- scopeId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given scope identifier.
- scopeId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select tasks for the given scope identifier.
- scopeId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select tasks for the given scope identifier.
- scopeId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given scope identifier.
- scopeId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs for the given scope identifier.
- scopeType(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire only jobs which are linked to the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select tasks for the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs with the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select tasks for the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs for the given scope type.
- subScopeId(String) - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs for the given sub scope identifier.
- subScopeId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select tasks for the given sub scope identifier.
- subScopeId(String) - Method in interface org.flowable.job.api.JobQuery
-
Only select tasks for the given sub scope identifier.
- subScopeId(String) - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs for the given sub scope identifier.
- subScopeId(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs for the given sub scope identifier.
- SuspendedJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
Jobs.