package internal.proto.workflow.v2

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

service WorkflowService

workflow.proto:9

WorkflowService is responsible for retrieving workflows to be executed by the agent and publishing events as a workflow executes.

message Event

workflow.proto:78

Used in: PublishEventRequest

message Event.ActionFailed

workflow.proto:99

Used in: Event

message Event.ActionStarted

workflow.proto:89

Used in: Event

message Event.ActionSucceeded

workflow.proto:94

Used in: Event

message Event.WorkflowRejected

workflow.proto:113

Used in: Event

message GetWorkflowsResponse.StartWorkflow

workflow.proto:28

Used in: GetWorkflowsResponse

message GetWorkflowsResponse.StopWorkflow

workflow.proto:32

Used in: GetWorkflowsResponse

message Workflow

workflow.proto:43

Used in: GetWorkflowsResponse.StartWorkflow

message Workflow.Action

workflow.proto:50

Used in: Workflow