Skip to content

Latest commit

 

History

History
 
 

workflow

Workflow service

Workflow Service

Workflow service provide capability to run task, action from any defined workflow.

Service Id Action Description Request Response
workflow run run workflow with specified tasks and parameters RunRequest RunResponse
workflow goto switch current execution to the specified task on current workflow GotoRequest GotoResponse
workflow switch run matched case action or task SwitchRequest SwitchResponse
workflow exit terminate execution of active workflow (caller) n/a n/a
workflow fail fail workflow FailRequest n/a

Predefined workflows

Predefined workflows

Predefined set provides commonly used workflow for services, app to build, deploy and testing.

Workflows