Interface ArtifactStoreStorer

All Known Implementing Classes:
ArtifactStore, NoopArtifactStoreStorer, S3ArtifactStoreStorer

public interface ArtifactStoreStorer
ArtifactStoreStorer is an interface that allows for different types of artifact storage to be used during runtime.
  • Method Summary

    Modifier and Type
    Method
    Description
    store(Artifact artifact)