Interface ArtifactDecorator
-
- All Known Implementing Classes:
ArtifactDeserializer.ArtifactMergeReferenceDecorator
public interface ArtifactDecoratorPrimarily used to set any custom fields to an artifact
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Artifact.ArtifactBuilderdecorate(Artifact.ArtifactBuilder builder)
-
-
-
Method Detail
-
decorate
Artifact.ArtifactBuilder decorate(Artifact.ArtifactBuilder builder)
-
-