Interface ArtifactStoreGetter

    • Method Detail

      • get

        Artifact get​(ArtifactReferenceURI uri,
                     ArtifactDecorator... decorators)
        get is used to return an artifact with some id, while also decorating that artifact with any necessary fields needed which should be then be returned by the artifact store.