Uses of Class
org.camunda.bpm.engine.impl.JobQueryImpl
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of JobQueryImpl in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionJobQueryImpl.executionId
(String executionId) JobQueryImpl.processInstanceId
(String processInstanceId) JobQueryImpl.rootProcessInstanceId
(String rootProcessInstanceId) -
Uses of JobQueryImpl in org.camunda.bpm.engine.impl.db.entitymanager
-
Uses of JobQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionvoid
AuthorizationManager.configureJobQuery
(JobQueryImpl query) protected void
JobManager.configureQuery
(JobQueryImpl query) JobManager.findDeploymentIdMappingsByQueryCriteria
(JobQueryImpl jobQuery) long
JobManager.findJobCountByQueryCriteria
(JobQueryImpl jobQuery) JobManager.findJobsByQueryCriteria
(JobQueryImpl jobQuery, Page page)