| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| Modifier and Type | Field and Description |
|---|---|
static JobQueryProperty |
JobQueryProperty.DUEDATE |
static JobQueryProperty |
JobQueryProperty.EXECUTION_ID |
static JobQueryProperty |
JobQueryProperty.JOB_ID |
static JobQueryProperty |
JobQueryProperty.PROCESS_DEFINITION_ID |
static JobQueryProperty |
JobQueryProperty.PROCESS_DEFINITION_KEY |
static JobQueryProperty |
JobQueryProperty.PROCESS_INSTANCE_ID |
static JobQueryProperty |
JobQueryProperty.RETRIES |
| Modifier and Type | Method and Description |
|---|---|
static JobQueryProperty |
JobQueryProperty.findByName(String propertyName) |
Copyright © 2015. All rights reserved.