Package | Description |
---|---|
org.activiti.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_INSTANCE_ID |
static JobQueryProperty |
JobQueryProperty.RETRIES |
static JobQueryProperty |
JobQueryProperty.TENANT_ID |
Modifier and Type | Method and Description |
---|---|
static JobQueryProperty |
JobQueryProperty.findByName(String propertyName) |
Copyright © 2016 Alfresco. All rights reserved.