- Preparing search index...
- The search index is not available
camunda-8-sdk
Type alias ErrorJobOutcome
Error
Job
Outcome
: ((errorCode
: string | ErrorJobWithVariables, errorMessage
?: string) => Promise<JOB_ACTION_ACKNOWLEDGEMENT>)
Type declaration
-
- (errorCode: string | ErrorJobWithVariables, errorMessage?: string): Promise<JOB_ACTION_ACKNOWLEDGEMENT>
-
Parameters
-
-
Optional
errorMessage: string
Returns Promise<JOB_ACTION_ACKNOWLEDGEMENT>