@camunda8/sdk
Preparing search index...
zeebe/types
ErrorJobOutcome
Type Alias ErrorJobOutcome
ErrorJobOutcome
:
(
errorCode
:
string
|
ErrorJobWithVariables
,
errorMessage
?:
string
,
)
=>
Promise
<
JOB_ACTION_ACKNOWLEDGEMENT
>
Type declaration
(
errorCode
:
string
|
ErrorJobWithVariables
,
errorMessage
?:
string
,
)
:
Promise
<
JOB_ACTION_ACKNOWLEDGEMENT
>
Parameters
errorCode
:
string
|
ErrorJobWithVariables
Optional
errorMessage
:
string
Returns
Promise
<
JOB_ACTION_ACKNOWLEDGEMENT
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@camunda8/sdk
Loading...