Interface ArtifactPublishingResult
- All Known Implementing Classes:
ArtifactPublishingResultImpl
public interface ArtifactPublishingResult
-
Method Summary
Modifier and TypeMethodDescription@NotNull ArtifactDefinitionContext@NotNull Set<ArtifactHandlerPublishingResult> @NotNull Set<ArtifactHandlerPublishingResult> booleanboolean
-
Method Details
-
getSuccessfulPublishingResults
-
shouldContinueBuild
boolean shouldContinueBuild() -
getArtifactDefinitionContext
-
needsRetry
boolean needsRetry() -
getFailedPublishingResults
-