Structs
Definition of an Operation to execute in a Workflow Segment
Workflow Data, used to generate manifest.id
Contains a sequence of Operations, the eventual configuration of each one of them, and a reference to the input required to bootstrap the process. In fact, the required input may come from other Segments of the Workflow or from external input as well (eg: end-user interaction)
Enums
Workflow Version artifact types. This enum corresponds to the different types of packages created by the publisher service when an Workflow Version is published
Type Definitions
Storage record type
WorkflowVersion
type, alias of AnagolayStructure<WorkflowVersionData, AnagolayVersionExtra>
Alias for the data type of the Workflow version
This is the Storage record of Operation Version.