package proto

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

service WorkflowService

workflow.proto:17

WorkflowService exposes various capabilities when it comes to starting and monitoring a workflow

enum State

workflow.proto:32

The various state a workflow can be

Used in: WorkflowActionStatus, WorkflowContext

message WorkflowAction

workflow.proto:108

WorkflowAction represents a single aciton part of a workflow

Used in: WorkflowActionList