public static class ZeebeClientConfigurationProperties.Job extends Object
| Constructor and Description |
|---|
Job() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Duration |
getPollInterval() |
Duration |
getTimeout() |
int |
hashCode() |
void |
setPollInterval(Duration pollInterval) |
void |
setTimeout(Duration timeout) |
String |
toString() |
Copyright © 2021 Camunda Services GmbH. All rights reserved.