OutputArtifact
Represents an OutputResource that contains data. When visited by a FileResourceExporter, this resource is exported to a file whose extension is determined by the resource's type.
Parameters
T
type of data the resource contains
See also
Inheritors
Properties
Link copied to clipboard
File extension relative to the ArtifactType of this resource.
Link copied to clipboard
Name of the corresponding file of this resource, without the extension, with symbols removed and spaces replaced with dashes.
Link copied to clipboard
Full name of the file, including the extension relative to the ArtifactType of this resource.
Link copied to clipboard
Type of content the resource contains.