package workflow

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Task

workflow.proto:105

Used in: WorkflowCheckpoint

enum TaskState

workflow.proto:99

Used in: Task

message Workflow

workflow.proto:37

Workflow is the persisted state of a long-running workflow.

message WorkflowCheckpoint

workflow.proto:82

enum WorkflowState

workflow.proto:30

WorkflowState describes the state of a workflow. This constant should match the Node object described in web/vtctld2/src/app/workflows/node.ts as it is exposed as JSON to the Angular 2 web app.

Used in: Workflow