# Functions
ApplyExecOptions applies any execution options to the flow instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
New creates a new Flow Instance from the specified Flow.
NewInstanceChangeTracker creates an InstanceChangeTracker.
NewLinkInst creates a LinkInst for the specified link in the specified task environment.
NewRemoteStateRecorder creates a new RemoteStateRecorder.
No description provided by the author
NewWorkingDataScope.
NewWorkItem constructs a new WorkItem for the specified TaskInst.
No description provided by the author
# Structs
No description provided by the author
AttributeChange represents a change to an Attribute.
ExecOptions are optional Patch & Interceptor to be used during instance execution.
IDResponse is a response object consists of an ID.
No description provided by the author
No description provided by the author
InstanceChange represents a change to the instance.
InstanceChangeTracker is used to track all changes to an instance.
DEPRECATED.
LinkInst represents data associated with an instance of a Link.
LinkInstChange represents a change to a LinkInst.
RecordSnapshotReq serializable representation of the RecordSnapshot request.
RecordStepReq serializable representation of the RecordStep request.
RemoteStateRecorder is an implementation of StateRecorder service that can access flows via URI.
RunOptions the options when running a FlowAction.
InstanceChange represents a change to the instance.
No description provided by the author
TaskInstChange represents a change to a TaskInst.
No description provided by the author
WorkItem describes an item of work (event for a Task) that should be executed on Step.
WorkItemQueueChange represents a change in the WorkItem Queue.
# Interfaces
IDGenerator generates IDs for flow instances.
StateRecorder is the interface that describes a service that can record snapshots and steps of a Flow Instance.
# Type aliases
ChgType denotes the type of change for an object in an instance.