@camunda8/orchestration-cluster-api
Preparing search index...
index
ResumeBatchOperationData
Type Alias ResumeBatchOperationData
type
ResumeBatchOperationData
=
{
body
?:
unknown
;
path
:
{
batchOperationKey
:
BatchOperationKey
}
;
query
?:
never
;
url
:
"/batch-operations/{batchOperationKey}/resumption"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
unknown
path
path
:
{
batchOperationKey
:
BatchOperationKey
}
Type Declaration
batchOperationKey
:
BatchOperationKey
The key (or operate legacy ID) of the batch operation.
Optional
query
query
?:
never
url
url
:
"/batch-operations/{batchOperationKey}/resumption"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The key (or operate legacy ID) of the batch operation.