public abstract class CoveredElement extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionKey
The key of the elements process definition.
|
| Constructor and Description |
|---|
CoveredElement() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getElementId()
Retrieves the element's ID.
|
String |
getProcessDefinitionKey() |
void |
setProcessDefinitionKey(String processDefinitionKey) |
protected String processDefinitionKey
Copyright © 2020 Camunda Services GmbH. All rights reserved.