Namespace Workspace.XBR.Xperiflow.Routines.Artifacts
Classes
Artifact
Represents a single Artifact produced by a
Workspace.XBR.Xperiflow.Routines.Runs.Run?text=routine+run
.
ArtifactAnnotation
The Artifact Annotation is a representation of the data that is stored in the artifact. The Artifact Annotation is useful to inform the user about the type of data files that are stored in the artifact.
ArtifactException
ArtifactFileAnnotation
ArtifactInfo
A wrapper class around a stored Artifact and in-memory Artifact for convenience.
ArtifactMetadata
Represents metadata information for an artifact produced by a routine execution.
ArtifactMetadataLookupClient
ArtifactStatistic
The Artifact Statistic is a representation of the statistics that are stored in the artifact.
InMemoryArtifactException
InMemoryJsonArtifact
An in memory data json Artifact. An in-memory Artifact is generated by a C#
Interfaces
IArtifactMetadataLookupClient
Defines the contract for retrieving artifact metadata from the Xperiflow system.