Interface ArtifactStoreStorer
-
- All Known Implementing Classes:
ArtifactStore,NoopArtifactStoreStorer,S3ArtifactStoreStorer
public interface ArtifactStoreStorerArtifactStoreStorer is an interface that allows for different types of artifact storage to be used during runtime.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Artifactstore(Artifact artifact)
-