Namespace Workspace.XBR.Xperiflow.Routines.Runs
Classes
ExecutionActivityStatusType
The possible statuses for a routine run execution activity.
ExecutionMetadata
ExecutionMetadataMapper
ExecutionStatus
InvocationMethod
The method used to invoke the routine run.
InvocationMethodType
Run
The Run class provides a representation of a routine run with the Routine system. This allows for programmatic execution control and monitoring of runs, including starting, cancelling, and retrieving artifacts.
RunException
RunMetadata
The metadata for a routine run.
RunMetadataInfo
RunMetadataInfoFields
RunMetadataInfoLookupClient
An object that manages the lookup of Run Metadata for Xperiflow Routines.
RunMetadataInfoMapper
RunMetadataMapper
RunResult
Encapsulates everything returned by a Workspace.XBR.Xperiflow.Routines.Runs.Run in a stopping criteria state: execution details, run metadata, and every artifact (both in-memory and file-backed) produced by the routine method.