Action

sealed class Action

Describes the "next action to take" during a combined workflow.

Subtypes:

Inheritors

Types

Link copied to clipboard

Describes the end of the workflow.

Link copied to clipboard

Describes that there is a valid next step and that the workflow should continue.

Link copied to clipboard

Describes that the next step should be skipped.