- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getRetryFailedDeploymentCount (0.11 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
api/maven-api-core/src/main/java/org/apache/maven/api/services/ArtifactDeployerRequest.java
@Immutable public interface ArtifactDeployerRequest extends Request<Session> { @Nonnull RemoteRepository getRepository(); @Nonnull Collection<ProducedArtifact> getArtifacts(); int getRetryFailedDeploymentCount(); @Nonnull static ArtifactDeployerRequestBuilder builder() { return new ArtifactDeployerRequestBuilder(); } @Nonnull static ArtifactDeployerRequest build(
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Feb 07 00:45:02 GMT 2025 - 5.8K bytes - Click Count (0)