Class NoopArtifactStoreStorer

java.lang.Object
com.netflix.spinnaker.kork.artifacts.artifactstore.NoopArtifactStoreStorer
All Implemented Interfaces:
ArtifactStoreStorer

public class NoopArtifactStoreStorer extends Object implements ArtifactStoreStorer
A no-op ArtifactStoreStorer. In other words, don't actually store the artifact.