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 ExecutionQueryProperty |
ExecutionQueryProperty.PROCESS_DEFINITION_ID |
static ExecutionQueryProperty |
ExecutionQueryProperty.PROCESS_DEFINITION_KEY |
static ExecutionQueryProperty |
ExecutionQueryProperty.PROCESS_INSTANCE_ID |
Modifier and Type | Method and Description |
---|---|
static ExecutionQueryProperty |
ExecutionQueryProperty.findByName(String propertyName) |
Copyright © 2015. All rights reserved.