Skip to main content

Module ops

Module ops 

Source
Expand description

Operation option and response models. start/signal/query/cancel/list/describe over the transport.

Structsยง

HistoryPage
One bounded page returned by Client::read_history.
ListPage
Pagination options accepted by Client::list.
PauseOutcome
Outcome of Client::pause: the paused run and its projected status (#204).
ReopenOutcome
Outcome of Client::reopen: the reopened run and its projected status.
ResumeOutcome
Outcome of Client::resume: the resumed run and its projected status (#204).
WorkflowDescription
Workflow detail returned by Client::describe.