Interface Distribution
-
public interface Distribution
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDisplayName()
org.gradle.internal.classpath.ClassPath
getToolingImplementationClasspath(org.gradle.internal.logging.progress.ProgressLoggerFactory progressLoggerFactory, InternalBuildProgressListener progressListener, ConnectionParameters connectionParameters, org.gradle.initialization.BuildCancellationToken cancellationToken)
-
-
-
Method Detail
-
getDisplayName
java.lang.String getDisplayName()
-
getToolingImplementationClasspath
org.gradle.internal.classpath.ClassPath getToolingImplementationClasspath(org.gradle.internal.logging.progress.ProgressLoggerFactory progressLoggerFactory, InternalBuildProgressListener progressListener, ConnectionParameters connectionParameters, org.gradle.initialization.BuildCancellationToken cancellationToken)
-
-