| Modifier and Type | Method and Description |
|---|---|
ExternalWorkerJobFailureBuilder |
ExternalWorkerJobFailureBuilder.errorDetails(String errorDetails)
The longer error details for the failing job.
|
ExternalWorkerJobFailureBuilder |
ExternalWorkerJobFailureBuilder.errorMessage(String errorMessage)
The error message for the failing job.
|
ExternalWorkerJobFailureBuilder |
ExternalWorkerJobFailureBuilder.retries(int retries)
The number of new retries that should be set for the job.
|
ExternalWorkerJobFailureBuilder |
ExternalWorkerJobFailureBuilder.retryTimeout(Duration retryTimeout)
The amount of time to wait before making the job available for a retry.
|
Copyright © 2021 Flowable. All rights reserved.