@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-09-29T11:12:16.359+02:00[Europe/Berlin]") public class ExternalTaskBpmnErrorAllOf extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_WORKER_ID |
Constructor and Description |
---|
ExternalTaskBpmnErrorAllOf() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getWorkerId()
The id of the worker that reports the failure.
|
int |
hashCode() |
void |
setWorkerId(String workerId) |
String |
toString() |
ExternalTaskBpmnErrorAllOf |
workerId(String workerId) |
public static final String SERIALIZED_NAME_WORKER_ID
public ExternalTaskBpmnErrorAllOf workerId(String workerId)
@Nullable public String getWorkerId()
public void setWorkerId(String workerId)
Copyright © 2022. All rights reserved.