public class ExternalTaskBpmnError extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
errorCode |
protected String |
workerId |
| Constructor and Description |
|---|
ExternalTaskBpmnError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getWorkerId() |
void |
setErrorCode(String errorCode) |
void |
setWorkerId(String workerId) |
Copyright © 2019. All rights reserved.