A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
- AbstractConsumerConnection(ConnectionVersion4, VersionDetails) - Constructor for class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- AbstractLongRunningOperation<T extends AbstractLongRunningOperation<T>> - Class in org.gradle.tooling.internal.consumer
- AbstractLongRunningOperation(ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- AbstractPost12ConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for a Gradle 1.2 or later provider.
- AbstractPost12ConsumerConnection(ConnectionVersion4, VersionDetails) - Constructor for class org.gradle.tooling.internal.consumer.connection.AbstractPost12ConsumerConnection
- AccessRule - Interface in org.gradle.tooling.model.eclipse
-
Access rule associated with an Eclipse classpath entry.
- action() - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a builder for an executer which can be used to run actions in different phases of the build.
- action(BuildAction<T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Creates an executer which can be used to run the given action when the build has finished.
- ActionRunner - Interface in org.gradle.tooling.internal.consumer.connection
- adapt(Class<T>, Object) - Method in interface org.gradle.tooling.internal.adapter.ObjectGraphAdapter
- adapt(Class<T>, Object) - Method in class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
-
Adapts the source object to a view object.
- adapter - Variable in class org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer
- addArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Appends new command line arguments to the existing list.
- addArguments(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Appends new command line arguments to the existing list.
- addArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Appends new command line arguments to the existing list.
- addArguments(String...) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Appends new command line arguments to the existing list.
- addArguments(List<String>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- addCallback(Runnable) - Method in class org.gradle.tooling.internal.consumer.parameters.BuildCancellationTokenAdapter
- addCallback(Runnable) - Method in interface org.gradle.tooling.internal.protocol.InternalCancellationToken
-
Adds a callback that will be executed when cancel event is triggered.
- addJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Appends Java VM arguments to the existing list.
- addJvmArguments(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Appends Java VM arguments to the existing list.
- addJvmArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Appends Java VM arguments to the existing list.
- addJvmArguments(String...) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addJvmArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Appends Java VM arguments to the existing list.
- addJvmArguments(List<String>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Adds a progress listener which will receive progress events of all types as the operation runs.
- addProgressListener(ProgressListener) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.LongRunningOperation
-
Adds a progress listener which will receive progress events of all types as the operation runs.
- addProgressListener(ProgressListener, Set<OperationType>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Adds a progress listener which will receive progress events as the operations of the requested type run.
- addProgressListener(ProgressListener, Set<OperationType>) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addProgressListener(ProgressListener, Set<OperationType>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- addProgressListener(ProgressListener, Set<OperationType>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Adds a progress listener which will receive progress events as the operations of the requested type run.
- addProgressListener(ProgressListener, OperationType...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Adds a progress listener which will receive progress events as the operations of the requested type run.
- addProgressListener(ProgressListener, OperationType...) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addProgressListener(ProgressListener, OperationType...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Adds a progress listener which will receive progress events as the operations of the requested type run.
- addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Adds a progress listener which will receive progress events as the operation runs.
- addProgressListener(ProgressListener) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- addProgressListener(ProgressListener) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.LongRunningOperation
-
Adds a progress listener which will receive progress events as the operation runs.
- AGGREGATING - org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult.Type
- applyCompatibilityMapping(ViewBuilder<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.HasCompatibilityMapping
- applyCompatibilityMapping(ViewBuilder<T>, DefaultProjectIdentifier) - Method in class org.gradle.tooling.internal.consumer.connection.HasCompatibilityMapping
- applyTo(ViewBuilder<T>) - Method in class org.gradle.tooling.internal.consumer.converters.FixedBuildIdentifierProvider
- AsyncConsumerActionExecutor - Interface in org.gradle.tooling.internal.consumer.async
-
Implementations must be thread-safe.
- ATOMIC - org.gradle.tooling.events.test.JvmTestKind
- attachCallerThreadStackTrace(Throwable) - Static method in class org.gradle.tooling.internal.consumer.BlockingResultHandler
B
- BackwardsCompatibleIdeaModuleDependency - Interface in org.gradle.tooling.internal.consumer.converters
-
This is used for compatibility with clients <2.14
- BasicGradleProject - Interface in org.gradle.tooling.model.gradle
-
Provides some basic details about a Gradle project.
- BasicGradleProjectIdentifierMixin - Class in org.gradle.tooling.internal.consumer.converters
- BasicGradleProjectIdentifierMixin(DefaultBuildIdentifier) - Constructor for class org.gradle.tooling.internal.consumer.converters.BasicGradleProjectIdentifierMixin
- BasicIdeaProject - Interface in org.gradle.tooling.model.idea
-
IdeaProject that does not provide/resolve any external dependencies.
- BinaryPluginIdentifier - Interface in org.gradle.tooling.events
-
Identifies a Gradle binary plugin.
- BlockingResultHandler<T> - Class in org.gradle.tooling.internal.consumer
- BlockingResultHandler(Class<T>) - Constructor for class org.gradle.tooling.internal.consumer.BlockingResultHandler
- build() - Method in interface org.gradle.tooling.BuildActionExecuter.Builder
-
Builds the executer from the added actions.
- build() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- build() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- build(Object) - Method in interface org.gradle.tooling.internal.adapter.ViewBuilder
-
Creates a view for the given source object.
- BUILD_EXECUTION - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the build execution operations.
- BUILD_FINISHED - org.gradle.tooling.internal.protocol.PhasedActionResult.Phase
- BuildableElement - Interface in org.gradle.tooling.model
-
Represents an element which has Gradle tasks associated with it.
- BuildAction<T> - Interface in org.gradle.tooling
-
An action that executes against a Gradle build and produces a result of type
T
. - BuildActionExecuter<T> - Interface in org.gradle.tooling
-
Used to execute a
BuildAction
in the build process. - BuildActionExecuter.Builder - Interface in org.gradle.tooling
-
Builder for a build action that hooks into different phases of the build.
- BuildActionFailureException - Exception in org.gradle.tooling
-
Thrown when a
BuildAction
fails. - BuildActionFailureException(String, Throwable) - Constructor for exception org.gradle.tooling.BuildActionFailureException
- BuildActionRunner - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.1.6-rc-1. Use
InternalCancellableConnection
instead. - BuildCancellationTokenAdapter - Class in org.gradle.tooling.internal.consumer.parameters
- BuildCancellationTokenAdapter(BuildCancellationToken) - Constructor for class org.gradle.tooling.internal.consumer.parameters.BuildCancellationTokenAdapter
- BuildCancelledException - Exception in org.gradle.tooling
-
Thrown when a
LongRunningOperation
is cancelled before the operation completes. - BuildCancelledException(String) - Constructor for exception org.gradle.tooling.BuildCancelledException
- BuildCancelledException(String, Throwable) - Constructor for exception org.gradle.tooling.BuildCancelledException
- BuildController - Interface in org.gradle.tooling
-
Provides a
BuildAction
various ways to control a Gradle build and access information about the build. - BuildControllerWithoutParameterSupport - Class in org.gradle.tooling.internal.consumer.connection
- BuildControllerWithoutParameterSupport(InternalBuildController, ProtocolToModelAdapter, ModelMapping, File, VersionDetails) - Constructor for class org.gradle.tooling.internal.consumer.connection.BuildControllerWithoutParameterSupport
- BuildEnvironment - Interface in org.gradle.tooling.model.build
-
Informs about the build environment, like Gradle version or the Java home in use.
- builder() - Static method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- builder() - Static method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- builder(Class<T>) - Method in interface org.gradle.tooling.internal.adapter.ObjectGraphAdapter
- builder(Class<T>) - Method in class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
-
Creates a builder for views of the given type.
- Builder() - Constructor for class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- BuildException - Exception in org.gradle.tooling
-
Thrown when a Gradle build fails or when a model cannot be built.
- BuildException(String, Throwable) - Constructor for exception org.gradle.tooling.BuildException
- BuildExceptionVersion1 - Exception in org.gradle.tooling.internal.protocol
-
A wrapper around a build failure, to distinguish it from an infrastructure failure.
- BuildExceptionVersion1(Throwable) - Constructor for exception org.gradle.tooling.internal.protocol.BuildExceptionVersion1
- buildFinished(BuildAction<T>, IntermediateResultHandler<? super T>) - Method in interface org.gradle.tooling.BuildActionExecuter.Builder
-
Executes the given action after tasks are run and sends its result to the given result handler.
- BuildIdentifier - Interface in org.gradle.tooling.model
-
Identifies a Gradle build.
- BuildInvocations - Interface in org.gradle.tooling.model.gradle
-
A model providing access to
Launchable
instances that can be used to initiate Gradle build. - BuildLauncher - Interface in org.gradle.tooling
-
A
BuildLauncher
allows you to configure and execute a Gradle build. - BuildModel - Interface in org.gradle.tooling.model
-
Represents a model that is associated with or represents some Gradle build.
- BuildOperationParametersVersion1 - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.1.2-rc-1. Use
BuildParameters
instead. - BuildParameters - Interface in org.gradle.tooling.internal.protocol
-
The parameters for running a build.
- BuildParametersVersion1 - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.1.2-rc-1. Use
BuildParameters
instead. - BuildProgressListenerAdapter - Class in org.gradle.tooling.internal.consumer.parameters
-
Converts progress events sent from the tooling provider to the tooling client to the corresponding event types available on the public Tooling API, and broadcasts the converted events to the matching progress listeners.
- BuildResult<T> - Interface in org.gradle.tooling.internal.protocol
-
The result of running a build.
C
- CachingToolingImplementationLoader - Class in org.gradle.tooling.internal.consumer.loader
- CachingToolingImplementationLoader(ToolingImplementationLoader) - Constructor for class org.gradle.tooling.internal.consumer.loader.CachingToolingImplementationLoader
- cancel() - Method in interface org.gradle.tooling.CancellationTokenSource
-
Initiates cancel request.
- cancel() - Method in class org.gradle.tooling.internal.consumer.DefaultCancellationTokenSource
- cancel() - Method in class org.gradle.tooling.internal.consumer.DistributionInstaller
-
Cancels the current installation, if running.
- CancellableConsumerActionExecutor - Class in org.gradle.tooling.internal.consumer.connection
- CancellableConsumerActionExecutor(ConsumerActionExecutor) - Constructor for class org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor
- CancellableConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for
InternalCancellableConnection
. - CancellableConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.CancellableConsumerConnection
- CancellableModelBuilderBackedModelProducer - Class in org.gradle.tooling.internal.consumer.connection
- CancellableModelBuilderBackedModelProducer(ProtocolToModelAdapter, VersionDetails, ModelMapping, InternalCancellableConnection, Transformer<RuntimeException, RuntimeException>) - Constructor for class org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer
- CancellationToken - Interface in org.gradle.tooling
-
Token that propagates notification that an operation should be cancelled.
- CancellationTokenInternal - Interface in org.gradle.tooling.internal.consumer
- CancellationTokenSource - Interface in org.gradle.tooling
-
A
CancellationTokenSource
allows you to issue cancellation requests to one or moreLongRunningOperation
instances. - CLASSPATH_MODE_SYSTEM_PROPERTY_DECLARATION - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- CLASSPATH_MODE_SYSTEM_PROPERTY_VALUE - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- ClasspathAttribute - Interface in org.gradle.tooling.model.eclipse
-
Optional description associated with Eclipse classpath entries.
- close() - Static method in class org.gradle.tooling.internal.consumer.ConnectorServices
- close() - Static method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
-
Closes the tooling API, releasing all resources.
- close() - Method in class org.gradle.tooling.internal.consumer.loader.CachingToolingImplementationLoader
- close() - Method in class org.gradle.tooling.internal.consumer.loader.SynchronizedToolingImplementationLoader
- close() - Method in interface org.gradle.tooling.ProjectConnection
-
Closes this connection.
- CompatibilityIdeaProjectJavaLanguageSettings(IdeaProject) - Constructor for class org.gradle.tooling.internal.consumer.converters.IdeaProjectJavaLanguageSettingsMixin.CompatibilityIdeaProjectJavaLanguageSettings
- CompilationDetails - Interface in org.gradle.tooling.model.cpp
-
Represents the compilation details for a binary.
- ComponentSelector - Interface in org.gradle.tooling.model
-
Represents a component selector.
- ConfigurableConnection - Interface in org.gradle.tooling.internal.protocol
-
Mixed into a provider connection, to allow the connection to be configured.
- ConfigurableLauncher<T extends ConfigurableLauncher<T>> - Interface in org.gradle.tooling
-
A
ConfigurableLauncher
allows you to configure a long running operation. - configure(ConnectionParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- configure(ConnectionParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractPost12ConsumerConnection
- configure(ConnectionParameters) - Method in interface org.gradle.tooling.internal.protocol.ConfigurableConnection
-
Configures this connection with the given parameters.
- connect() - Method in class org.gradle.tooling.GradleConnector
-
Creates a connection to the project in the specified project directory.
- connect() - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- connection - Variable in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- connectionClosed(ProjectConnection) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- connectionClosed(ProjectConnection) - Method in interface org.gradle.tooling.internal.consumer.ProjectConnectionCloseListener
- ConnectionFactory - Class in org.gradle.tooling.internal.consumer
- ConnectionFactory(ToolingImplementationLoader, ExecutorFactory, LoggingProvider) - Constructor for class org.gradle.tooling.internal.consumer.ConnectionFactory
- ConnectionMetaDataVersion1 - Interface in org.gradle.tooling.internal.protocol
- connectionParameters - Variable in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- ConnectionParameters - Interface in org.gradle.tooling.internal.consumer
- ConnectionParameters - Interface in org.gradle.tooling.internal.protocol
-
Initial configuration for a provider connection.
- ConnectionVersion4 - Interface in org.gradle.tooling.internal.protocol
-
Represents a connection to a Gradle implementation.
- ConnectorServices - Class in org.gradle.tooling.internal.consumer
- ConnectorServices() - Constructor for class org.gradle.tooling.internal.consumer.ConnectorServices
- ConsumerAction<T> - Interface in org.gradle.tooling.internal.consumer.connection
- ConsumerActionExecutor - Interface in org.gradle.tooling.internal.consumer.connection
-
Implementations must be thread-safe.
- ConsumerConnection - Interface in org.gradle.tooling.internal.consumer.connection
-
Implementations must be thread-safe.
- ConsumerOperationDescriptor - Class in org.gradle.tooling.events.internal
-
Implementation of the
OperationDescriptor
interface, for those operations which are performed by the consumer. - ConsumerOperationDescriptor(String) - Constructor for class org.gradle.tooling.events.internal.ConsumerOperationDescriptor
- ConsumerOperationParameters - Class in org.gradle.tooling.internal.consumer.parameters
-
This is used via reflection from `ProviderOperationParameters`.
- ConsumerOperationParameters.Builder - Class in org.gradle.tooling.internal.consumer.parameters
- ConsumerTargetTypeProvider - Class in org.gradle.tooling.internal.consumer.converters
- ConsumerTargetTypeProvider() - Constructor for class org.gradle.tooling.internal.consumer.converters.ConsumerTargetTypeProvider
- copyFrom(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- copyFrom(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- CORRELATION_ID_GRADLE_PROPERTY_NAME - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- CppApplication - Interface in org.gradle.tooling.model.cpp
-
A C++ application.
- CppBinary - Interface in org.gradle.tooling.model.cpp
-
Represents a C++ binary.
- CppComponent - Interface in org.gradle.tooling.model.cpp
-
Represents a C++ component.
- CppExecutable - Interface in org.gradle.tooling.model.cpp
-
A C++ executable binary.
- CppLibrary - Interface in org.gradle.tooling.model.cpp
-
A C++ library.
- CppProject - Interface in org.gradle.tooling.model.cpp
-
Details about the C++ components of a Gradle project.
- CppSharedLibrary - Interface in org.gradle.tooling.model.cpp
-
A C++ shared library binary.
- CppStaticLibrary - Interface in org.gradle.tooling.model.cpp
-
A C++ static library binary.
- CppTestSuite - Interface in org.gradle.tooling.model.cpp
-
A C++ test suite.
- create() - Method in class org.gradle.tooling.internal.consumer.DefaultExecutorServiceFactory
- create() - Method in interface org.gradle.tooling.internal.consumer.ExecutorServiceFactory
- create(Distribution, ProgressLoggerFactory, InternalBuildProgressListener, ConnectionParameters, BuildCancellationToken) - Method in class org.gradle.tooling.internal.consumer.loader.CachingToolingImplementationLoader
- create(Distribution, ProgressLoggerFactory, InternalBuildProgressListener, ConnectionParameters, BuildCancellationToken) - Method in class org.gradle.tooling.internal.consumer.loader.DefaultToolingImplementationLoader
- create(Distribution, ProgressLoggerFactory, InternalBuildProgressListener, ConnectionParameters, BuildCancellationToken) - Method in class org.gradle.tooling.internal.consumer.loader.SynchronizedToolingImplementationLoader
- create(Distribution, ProgressLoggerFactory, InternalBuildProgressListener, ConnectionParameters, BuildCancellationToken) - Method in interface org.gradle.tooling.internal.consumer.loader.ToolingImplementationLoader
- create(Distribution, ConnectionParameters, ProjectConnectionCloseListener) - Method in class org.gradle.tooling.internal.consumer.ConnectionFactory
- createCancellationTokenSource() - Static method in class org.gradle.tooling.internal.consumer.ConnectorServices
- createConnector() - Static method in class org.gradle.tooling.internal.consumer.ConnectorServices
D
- daemonBaseDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- daemonMaxIdleTime(int, TimeUnit) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- debugTestsOn(int) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- debugTestsOn(int) - Method in interface org.gradle.tooling.TestLauncher
-
Configures test JVM to run in debug mode.
- DefaultAnnotationProcessorResult - Class in org.gradle.tooling.events.task.internal.java
- DefaultAnnotationProcessorResult(String, JavaCompileTaskOperationResult.AnnotationProcessorResult.Type, Duration) - Constructor for class org.gradle.tooling.events.task.internal.java.DefaultAnnotationProcessorResult
- DefaultAsyncConsumerActionExecutor - Class in org.gradle.tooling.internal.consumer.async
-
Adapts a
ConsumerActionExecutor
to anAsyncConsumerActionExecutor
. - DefaultAsyncConsumerActionExecutor(ConsumerActionExecutor, ExecutorFactory) - Constructor for class org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor
- DefaultBinaryPluginIdentifier - Class in org.gradle.tooling.events.internal
- DefaultBinaryPluginIdentifier(String, String, String) - Constructor for class org.gradle.tooling.events.internal.DefaultBinaryPluginIdentifier
- DefaultBuildEnvironment - Class in org.gradle.tooling.internal.build
- DefaultBuildEnvironment(DefaultBuildIdentifier, File, String, File, List<String>) - Constructor for class org.gradle.tooling.internal.build.DefaultBuildEnvironment
- DefaultBuildIdentifier - Class in org.gradle.tooling.internal.gradle
- DefaultBuildIdentifier(File) - Constructor for class org.gradle.tooling.internal.gradle.DefaultBuildIdentifier
- DefaultBuildLauncher - Class in org.gradle.tooling.internal.consumer
- DefaultBuildLauncher(AsyncConsumerActionExecutor, ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- DefaultCancellationTokenSource - Class in org.gradle.tooling.internal.consumer
- DefaultCancellationTokenSource() - Constructor for class org.gradle.tooling.internal.consumer.DefaultCancellationTokenSource
- DefaultConnectionParameters - Class in org.gradle.tooling.internal.consumer
- DefaultConnectionParameters.Builder - Class in org.gradle.tooling.internal.consumer
- DefaultDebugOptions - Class in org.gradle.tooling.events.test.internal
- DefaultDebugOptions() - Constructor for class org.gradle.tooling.events.test.internal.DefaultDebugOptions
- DefaultExecutorServiceFactory - Class in org.gradle.tooling.internal.consumer
- DefaultExecutorServiceFactory() - Constructor for class org.gradle.tooling.internal.consumer.DefaultExecutorServiceFactory
- DefaultFailure - Class in org.gradle.tooling.internal.consumer
- DefaultFailure(String, String, List<? extends Failure>) - Constructor for class org.gradle.tooling.internal.consumer.DefaultFailure
- DefaultFinishEvent - Class in org.gradle.tooling.events.internal
-
Base implementation of the
FinishEvent
interface. - DefaultFinishEvent(long, String, OperationDescriptor, OperationResult) - Constructor for class org.gradle.tooling.events.internal.DefaultFinishEvent
- DefaultGradleConnector - Class in org.gradle.tooling.internal.consumer
- DefaultGradleConnector(ConnectionFactory, DistributionFactory) - Constructor for class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- DefaultInternalJvmTestRequest - Class in org.gradle.tooling.internal.consumer
- DefaultInternalJvmTestRequest(String, String) - Constructor for class org.gradle.tooling.internal.consumer.DefaultInternalJvmTestRequest
- DefaultJavaCompileTaskSuccessResult - Class in org.gradle.tooling.events.task.internal.java
- DefaultJavaCompileTaskSuccessResult(long, long, boolean, boolean, TaskExecutionDetails, List<JavaCompileTaskOperationResult.AnnotationProcessorResult>) - Constructor for class org.gradle.tooling.events.task.internal.java.DefaultJavaCompileTaskSuccessResult
- DefaultJvmTestOperationDescriptor - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
JvmTestOperationDescriptor
interface. - DefaultJvmTestOperationDescriptor(InternalJvmTestDescriptor, OperationDescriptor, JvmTestKind, String, String, String) - Constructor for class org.gradle.tooling.events.test.internal.DefaultJvmTestOperationDescriptor
- DefaultModelBuilder<T> - Class in org.gradle.tooling.internal.consumer
- DefaultModelBuilder(Class<T>, AsyncConsumerActionExecutor, ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.DefaultModelBuilder
- DefaultOperationDescriptor - Class in org.gradle.tooling.events.internal
-
Implementation of the
OperationDescriptor
interface, for those operations which are performed by the provider. - DefaultOperationDescriptor(InternalOperationDescriptor, OperationDescriptor) - Constructor for class org.gradle.tooling.events.internal.DefaultOperationDescriptor
- DefaultOperationFailureResult - Class in org.gradle.tooling.events.internal
-
Implementation of the
BuildFailureResult
interface. - DefaultOperationFailureResult(long, long, List<? extends Failure>) - Constructor for class org.gradle.tooling.events.internal.DefaultOperationFailureResult
- DefaultOperationSuccessResult - Class in org.gradle.tooling.events.internal
-
Implementation of the
BuildSuccessResult
interface. - DefaultOperationSuccessResult(long, long) - Constructor for class org.gradle.tooling.events.internal.DefaultOperationSuccessResult
- DefaultPhasedActionResultListener - Class in org.gradle.tooling.internal.consumer
-
Adapts individual result handlers of actions in a
PhasedBuildAction
to a unified listener to be provided to the connection. - DefaultPhasedActionResultListener(IntermediateResultHandler<?>, IntermediateResultHandler<?>) - Constructor for class org.gradle.tooling.internal.consumer.DefaultPhasedActionResultListener
- DefaultPhasedBuildAction - Class in org.gradle.tooling.internal.consumer
- DefaultPhasedBuildActionExecuter - Class in org.gradle.tooling.internal.consumer
- DefaultPluginApplicationResult - Class in org.gradle.tooling.events.configuration.internal
- DefaultPluginApplicationResult(PluginIdentifier, Duration) - Constructor for class org.gradle.tooling.events.configuration.internal.DefaultPluginApplicationResult
- DefaultProjectConfigurationFailureResult - Class in org.gradle.tooling.events.configuration.internal
- DefaultProjectConfigurationFailureResult(long, long, List<? extends Failure>, List<? extends ProjectConfigurationOperationResult.PluginApplicationResult>) - Constructor for class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationFailureResult
- DefaultProjectConfigurationFinishEvent - Class in org.gradle.tooling.events.configuration.internal
- DefaultProjectConfigurationFinishEvent(long, String, ProjectConfigurationOperationDescriptor, ProjectConfigurationOperationResult) - Constructor for class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationFinishEvent
- DefaultProjectConfigurationOperationDescriptor - Class in org.gradle.tooling.events.configuration.internal
- DefaultProjectConfigurationOperationDescriptor(InternalProjectConfigurationDescriptor, OperationDescriptor) - Constructor for class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationOperationDescriptor
- DefaultProjectConfigurationStartEvent - Class in org.gradle.tooling.events.configuration.internal
- DefaultProjectConfigurationStartEvent(long, String, ProjectConfigurationOperationDescriptor) - Constructor for class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationStartEvent
- DefaultProjectConfigurationSuccessResult - Class in org.gradle.tooling.events.configuration.internal
- DefaultProjectConfigurationSuccessResult(long, long, List<? extends ProjectConfigurationOperationResult.PluginApplicationResult>) - Constructor for class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationSuccessResult
- DefaultProjectIdentifier - Class in org.gradle.tooling.internal.gradle
- DefaultProjectIdentifier(File, String) - Constructor for class org.gradle.tooling.internal.gradle.DefaultProjectIdentifier
- DefaultProjectIdentifier(DefaultBuildIdentifier, String) - Constructor for class org.gradle.tooling.internal.gradle.DefaultProjectIdentifier
- DefaultScriptPluginIdentifier - Class in org.gradle.tooling.events.internal
- DefaultScriptPluginIdentifier(String, URI) - Constructor for class org.gradle.tooling.events.internal.DefaultScriptPluginIdentifier
- DefaultStartEvent - Class in org.gradle.tooling.events.internal
-
Base implementation of the
StartEvent
interface. - DefaultStartEvent(long, String, OperationDescriptor) - Constructor for class org.gradle.tooling.events.internal.DefaultStartEvent
- DefaultStatusEvent - Class in org.gradle.tooling.events.internal
-
Base implementation of the
StatusEvent
interface. - DefaultStatusEvent(long, String, OperationDescriptor, long, long, String) - Constructor for class org.gradle.tooling.events.internal.DefaultStatusEvent
- DefaultTaskFailureResult - Class in org.gradle.tooling.events.task.internal
-
Implementation of the
TaskFailureResult
interface. - DefaultTaskFailureResult(long, long, List<? extends Failure>, TaskExecutionDetails) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskFailureResult
- DefaultTaskFinishEvent - Class in org.gradle.tooling.events.task.internal
-
Implementation of the
TaskFinishEvent
interface. - DefaultTaskFinishEvent(long, String, TaskOperationDescriptor, TaskOperationResult) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskFinishEvent
- DefaultTaskOperationDescriptor - Class in org.gradle.tooling.events.task.internal
-
Implementation of the
TaskOperationDescriptor
interface. - DefaultTaskOperationDescriptor(InternalTaskDescriptor, OperationDescriptor, String) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskOperationDescriptor
- DefaultTaskOperationDescriptor(InternalTaskDescriptor, OperationDescriptor, String, Set<OperationDescriptor>, PluginIdentifier) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskOperationDescriptor
- DefaultTaskSkippedResult - Class in org.gradle.tooling.events.task.internal
-
Implementation of the
TaskSkippedResult
interface. - DefaultTaskSkippedResult(long, long, String) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskSkippedResult
- DefaultTaskStartEvent - Class in org.gradle.tooling.events.task.internal
-
Implementation of the
TaskStartEvent
interface. - DefaultTaskStartEvent(long, String, TaskOperationDescriptor) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskStartEvent
- DefaultTaskSuccessResult - Class in org.gradle.tooling.events.task.internal
-
Implementation of the
TaskSuccessResult
interface. - DefaultTaskSuccessResult(long, long, boolean, boolean, TaskExecutionDetails) - Constructor for class org.gradle.tooling.events.task.internal.DefaultTaskSuccessResult
- DefaultTestFailureResult - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestFailureResult
interface. - DefaultTestFailureResult(long, long, List<? extends Failure>) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestFailureResult
- DefaultTestFinishEvent - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestFinishEvent
interface. - DefaultTestFinishEvent(long, String, TestOperationDescriptor, TestOperationResult) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestFinishEvent
- DefaultTestLauncher - Class in org.gradle.tooling.internal.consumer
- DefaultTestLauncher(AsyncConsumerActionExecutor, ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- DefaultTestOperationDescriptor - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestOperationDescriptor
interface. - DefaultTestOperationDescriptor(InternalTestDescriptor, OperationDescriptor) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestOperationDescriptor
- DefaultTestOutputEvent - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestOutputEvent
interface. - DefaultTestOutputEvent(long, TestOutputDescriptor) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestOutputEvent
- DefaultTestOutputOperationDescriptor - Class in org.gradle.tooling.events.test.internal
- DefaultTestOutputOperationDescriptor(InternalOperationDescriptor, OperationDescriptor, Destination, String) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestOutputOperationDescriptor
- DefaultTestSkippedResult - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestSkippedResult
interface. - DefaultTestSkippedResult(long, long) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestSkippedResult
- DefaultTestStartEvent - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestStartEvent
interface. - DefaultTestStartEvent(long, String, TestOperationDescriptor) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestStartEvent
- DefaultTestSuccessResult - Class in org.gradle.tooling.events.test.internal
-
Implementation of the
TestSuccessResult
interface. - DefaultTestSuccessResult(long, long) - Constructor for class org.gradle.tooling.events.test.internal.DefaultTestSuccessResult
- DefaultToolingImplementationLoader - Class in org.gradle.tooling.internal.consumer.loader
-
Loads the tooling API implementation of the Gradle version that will run the build (the "provider").
- DefaultToolingImplementationLoader() - Constructor for class org.gradle.tooling.internal.consumer.loader.DefaultToolingImplementationLoader
- DefaultTransformFailureResult - Class in org.gradle.tooling.events.transform.internal
- DefaultTransformFailureResult(long, long, List<? extends Failure>) - Constructor for class org.gradle.tooling.events.transform.internal.DefaultTransformFailureResult
- DefaultTransformFinishEvent - Class in org.gradle.tooling.events.transform.internal
- DefaultTransformFinishEvent(long, String, TransformOperationDescriptor, TransformOperationResult) - Constructor for class org.gradle.tooling.events.transform.internal.DefaultTransformFinishEvent
- DefaultTransformOperationDescriptor - Class in org.gradle.tooling.events.transform.internal
- DefaultTransformOperationDescriptor(InternalTransformDescriptor, OperationDescriptor, Set<OperationDescriptor>) - Constructor for class org.gradle.tooling.events.transform.internal.DefaultTransformOperationDescriptor
- DefaultTransformStartEvent - Class in org.gradle.tooling.events.transform.internal
- DefaultTransformStartEvent(long, String, TransformOperationDescriptor) - Constructor for class org.gradle.tooling.events.transform.internal.DefaultTransformStartEvent
- DefaultTransformSuccessResult - Class in org.gradle.tooling.events.transform.internal
- DefaultTransformSuccessResult(long, long) - Constructor for class org.gradle.tooling.events.transform.internal.DefaultTransformSuccessResult
- DefaultWorkItemFailureResult - Class in org.gradle.tooling.events.work.internal
- DefaultWorkItemFailureResult(long, long, List<? extends Failure>) - Constructor for class org.gradle.tooling.events.work.internal.DefaultWorkItemFailureResult
- DefaultWorkItemFinishEvent - Class in org.gradle.tooling.events.work.internal
- DefaultWorkItemFinishEvent(long, String, WorkItemOperationDescriptor, WorkItemOperationResult) - Constructor for class org.gradle.tooling.events.work.internal.DefaultWorkItemFinishEvent
- DefaultWorkItemOperationDescriptor - Class in org.gradle.tooling.events.work.internal
- DefaultWorkItemOperationDescriptor(InternalWorkItemDescriptor, OperationDescriptor) - Constructor for class org.gradle.tooling.events.work.internal.DefaultWorkItemOperationDescriptor
- DefaultWorkItemStartEvent - Class in org.gradle.tooling.events.work.internal
- DefaultWorkItemStartEvent(long, String, WorkItemOperationDescriptor) - Constructor for class org.gradle.tooling.events.work.internal.DefaultWorkItemStartEvent
- DefaultWorkItemSuccessResult - Class in org.gradle.tooling.events.work.internal
- DefaultWorkItemSuccessResult(long, long) - Constructor for class org.gradle.tooling.events.work.internal.DefaultWorkItemSuccessResult
- Dependency - Interface in org.gradle.tooling.model
-
Represents an artifact dependency.
- Destination - Enum in org.gradle.tooling.events.test
-
Enumerates possible output streams for
TestOutputEvent
. - disconnect() - Method in class org.gradle.tooling.GradleConnector
-
Disconnects all ProjectConnection instances created by this connector.
- disconnect() - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConsumerActionExecutor
-
Requests cancellation on the current operation and send a 'stop when idle' message to the daemon.
- disconnect() - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor
- disconnect() - Method in class org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor
- disconnect() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerActionExecutor
- disconnect() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor
- disconnect() - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor
- disconnect() - Method in class org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor
- disconnect() - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- Distribution - Interface in org.gradle.tooling.internal.consumer
- DistributionFactory - Class in org.gradle.tooling.internal.consumer
- DistributionFactory(Clock) - Constructor for class org.gradle.tooling.internal.consumer.DistributionFactory
- DistributionInstaller - Class in org.gradle.tooling.internal.consumer
- DistributionInstaller(ProgressLoggerFactory, InternalBuildProgressListener, Clock) - Constructor for class org.gradle.tooling.internal.consumer.DistributionInstaller
- DomainObjectSet<T> - Interface in org.gradle.tooling.model
-
A set of domain objects of type T.
E
- EclipseBuildCommand - Interface in org.gradle.tooling.model.eclipse
-
An Eclipse build command is a reference to a project builder object which automatically executes whenever a resource in the associate project changes.
- EclipseClasspathContainer - Interface in org.gradle.tooling.model.eclipse
-
Eclipse classpath entry used by third-party plugins to contribute to the project's classpath.
- EclipseClasspathEntry - Interface in org.gradle.tooling.model.eclipse
-
An element that can have classpath attributes.
- EclipseExternalDependency - Interface in org.gradle.tooling.model.eclipse
-
Represents an Eclipse-specific external artifact dependency.
- EclipseExternalDependencyUnresolvedMixin - Class in org.gradle.tooling.internal.consumer.converters
-
This is used for compatibility with clients <6.7
- EclipseExternalDependencyUnresolvedMixin(EclipseExternalDependency) - Constructor for class org.gradle.tooling.internal.consumer.converters.EclipseExternalDependencyUnresolvedMixin
- EclipseJavaSourceSettings - Interface in org.gradle.tooling.model.eclipse
-
Describes Eclipse Java source settings for compiling and running some Java source code.
- EclipseLinkedResource - Interface in org.gradle.tooling.model.eclipse
-
Linked resources are files and folders that are stored in locations in the file system outside of the project's location.
- EclipseOutputLocation - Interface in org.gradle.tooling.model.eclipse
-
The output location of an Eclipse project.
- EclipseProject - Interface in org.gradle.tooling.model.eclipse
-
The complete model of an Eclipse project.
- EclipseProjectDependency - Interface in org.gradle.tooling.model.eclipse
-
Represents a dependency on another Eclipse project.
- EclipseProjectHasAutoBuildMixin - Class in org.gradle.tooling.internal.consumer.converters
-
This is used for compatibility with clients <5.4
- EclipseProjectHasAutoBuildMixin(EclipseProject) - Constructor for class org.gradle.tooling.internal.consumer.converters.EclipseProjectHasAutoBuildMixin
- EclipseProjectNature - Interface in org.gradle.tooling.model.eclipse
-
An Eclipse project nature definition.
- EclipseRuntime - Interface in org.gradle.tooling.model.eclipse
-
Information about the eclipse instance.
- EclipseSourceDirectory - Interface in org.gradle.tooling.model.eclipse
-
A source directory in an Eclipse project.
- EclipseWorkspace - Interface in org.gradle.tooling.model.eclipse
-
Information about the eclipse workspace.
- EclipseWorkspaceProject - Interface in org.gradle.tooling.model.eclipse
-
Information about a project in the eclipse workspace.
- EditorPosition - Interface in org.gradle.tooling.model.kotlin.dsl
-
Position in the editor.
- EditorReport - Interface in org.gradle.tooling.model.kotlin.dsl
-
Report to the editor.
- EditorReportSeverity - Enum in org.gradle.tooling.model.kotlin.dsl
-
Severity of an editor report.
- Element - Interface in org.gradle.tooling.model
-
Described model element.
- embedded(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- equals(Object) - Method in class org.gradle.tooling.internal.consumer.DefaultInternalJvmTestRequest
- ERROR - org.gradle.tooling.model.kotlin.dsl.EditorReportSeverity
- Exceptions - Class in org.gradle.tooling.model.internal
- Exceptions() - Constructor for class org.gradle.tooling.model.internal.Exceptions
- exceptionTransformer - Variable in class org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer
- ExceptionTransformer - Class in org.gradle.tooling.internal.consumer
- ExceptionTransformer(Transformer<String, Throwable>) - Constructor for class org.gradle.tooling.internal.consumer.ExceptionTransformer
- execute(BuildController) - Method in interface org.gradle.tooling.BuildAction
-
Executes this action and returns the result.
- execute(InternalBuildController) - Method in class org.gradle.tooling.internal.consumer.connection.InternalBuildActionAdapter
-
This is used by providers 1.8-rc-1 to 4.3
- execute(InternalBuildController) - Method in interface org.gradle.tooling.internal.protocol.InternalBuildAction
-
Deprecated.4.4. Use
InternalBuildActionVersion2.execute(InternalBuildControllerVersion2)
instead. - execute(InternalBuildControllerVersion2) - Method in class org.gradle.tooling.internal.consumer.connection.InternalBuildActionAdapter
-
This is used by providers 4.4 and later
- execute(InternalBuildControllerVersion2) - Method in interface org.gradle.tooling.internal.protocol.InternalBuildActionVersion2
-
Performs some action against a build and returns a result.
- executeBuild(BuildParametersVersion1, BuildOperationParametersVersion1) - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
-
Deprecated.
- ExecutorServiceFactory - Interface in org.gradle.tooling.internal.consumer
- ExternalDependency - Interface in org.gradle.tooling.model
-
Represents an external artifact dependency.
F
- FailsafeBuildProgressListenerAdapter - Class in org.gradle.tooling.internal.consumer.parameters
- FailsafeBuildProgressListenerAdapter(InternalBuildProgressListener) - Constructor for class org.gradle.tooling.internal.consumer.parameters.FailsafeBuildProgressListenerAdapter
- Failure - Interface in org.gradle.tooling
-
Represents a failure.
- FailureResult - Interface in org.gradle.tooling.events
-
Describes how an operation finished with failures.
- findByPath(String) - Method in interface org.gradle.tooling.model.GradleProject
-
Searches all descendants (children, grand-children, etc.), including self, by given path.
- findModel(Class<T>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type, if available.
- findModel(Class<T>, Class<P>, Action<? super P>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type using the given parameter, if available.
- findModel(Model, Class<T>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type, if available.
- findModel(Model, Class<T>, Class<P>, Action<? super P>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type for the given element using the given parameter, if available.
- FinishEvent - Interface in org.gradle.tooling.events
-
An event that informs about an operation having finished its execution.
- FixedBuildIdentifierProvider - Class in org.gradle.tooling.internal.consumer.converters
- FixedBuildIdentifierProvider(DefaultProjectIdentifier) - Constructor for class org.gradle.tooling.internal.consumer.converters.FixedBuildIdentifierProvider
- forLaunchables(Iterable<? extends Launchable>) - Method in interface org.gradle.tooling.BuildLauncher
-
Sets the launchables to execute.
- forLaunchables(Iterable<? extends Launchable>) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- forLaunchables(Launchable...) - Method in interface org.gradle.tooling.BuildLauncher
-
Sets the launchables to execute.
- forLaunchables(Launchable...) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- forProjectDirectory(File) - Method in class org.gradle.tooling.GradleConnector
-
Specifies the working directory to use.
- forProjectDirectory(File) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- forTasks(Iterable<? extends Task>) - Method in interface org.gradle.tooling.BuildLauncher
-
Sets the tasks to be executed.
- forTasks(Iterable<? extends Task>) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- forTasks(Iterable<String>) - Method in interface org.gradle.tooling.BuildActionExecuter
-
Specifies the tasks to execute before executing the BuildAction.
- forTasks(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
- forTasks(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildActionExecuter
- forTasks(Iterable<String>) - Method in interface org.gradle.tooling.ModelBuilder
-
Specifies the tasks to execute before building the model.
- forTasks(String...) - Method in interface org.gradle.tooling.BuildActionExecuter
-
Specifies the tasks to execute before executing the BuildAction.
- forTasks(String...) - Method in interface org.gradle.tooling.BuildLauncher
-
Sets the tasks to be executed.
- forTasks(String...) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- forTasks(String...) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
- forTasks(String...) - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildActionExecuter
- forTasks(String...) - Method in interface org.gradle.tooling.ModelBuilder
-
Specifies the tasks to execute before building the model.
- forTasks(Task...) - Method in interface org.gradle.tooling.BuildLauncher
-
Sets the tasks to be executed.
- forTasks(Task...) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- from(String) - Static method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- from(GradleVersion) - Static method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- fromCode(int) - Static method in enum org.gradle.tooling.events.test.Destination
- fromThrowable(Throwable) - Static method in class org.gradle.tooling.internal.consumer.DefaultFailure
G
- GENERIC - org.gradle.tooling.events.OperationType
-
Flag for operations with no specific type.
- get() - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
- get() - Method in interface org.gradle.tooling.ModelBuilder
-
Fetch the model, blocking until it is available.
- get(ResultHandler<? super T>) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
- get(ResultHandler<? super T>) - Method in interface org.gradle.tooling.ModelBuilder
-
Starts fetching the model, passing the result to the given handler when complete.
- getAccessRules() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathEntry
-
Returns the access rules associated with this classpath entry.
- getAction() - Method in interface org.gradle.tooling.internal.consumer.PhasedBuildAction.BuildActionWrapper
- getActionRunner() - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- getActionRunner() - Method in class org.gradle.tooling.internal.consumer.connection.CancellableConsumerConnection
- getActionRunner() - Method in class org.gradle.tooling.internal.consumer.connection.ParameterAcceptingConsumerConnection
- getAdditionalArgs() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns any additional compiler arguments not included in the search paths and macro directives of this binary.
- getAdditionalArgs() - Method in interface org.gradle.tooling.model.cpp.LinkageDetails
-
Returns any additional linker arguments.
- getAll() - Method in interface org.gradle.tooling.model.DomainObjectSet
-
Returns the elements of this set in the set's iteration order.
- getAll() - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
- getAnnotationProcessorResults() - Method in class org.gradle.tooling.events.task.internal.java.DefaultJavaCompileTaskSuccessResult
- getAnnotationProcessorResults() - Method in interface org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult
-
Returns results of used annotation processors, if available.
- getAnnotationProcessorResults() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult
- getArguments() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getArguments() - Method in interface org.gradle.tooling.model.eclipse.EclipseBuildCommand
-
The arguments supplied for the build command.
- getAt(int) - Method in interface org.gradle.tooling.model.DomainObjectSet
-
Returns the element at the given index according to the set's iteration order.
- getAt(int) - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
- getAttemptedSelector() - Method in class org.gradle.tooling.internal.consumer.converters.EclipseExternalDependencyUnresolvedMixin
- getAttemptedSelector() - Method in interface org.gradle.tooling.model.eclipse.EclipseExternalDependency
-
Returns the coordinates of the artifact that Gradle was not able to resolve.
- getBaseName() - Method in interface org.gradle.tooling.model.cpp.CppBinary
-
Returns the base name of this binary.
- getBaseName() - Method in interface org.gradle.tooling.model.cpp.CppComponent
-
Returns the base name of this component.
- getBinaries() - Method in interface org.gradle.tooling.model.cpp.CppComponent
-
All binaries buildable for this component.
- getBuildCommands() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Eclipse build commands configured on the project.
- getBuildDirectory() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the build directory for this project.
- getBuildFinishedAction() - Method in class org.gradle.tooling.internal.consumer.connection.InternalPhasedActionAdapter
- getBuildFinishedAction() - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildAction
- getBuildFinishedAction() - Method in interface org.gradle.tooling.internal.consumer.PhasedBuildAction
- getBuildFinishedAction() - Method in interface org.gradle.tooling.internal.protocol.InternalPhasedAction
-
Internal version of the action to be run after tasks are run.
- getBuildIdentifier() - Method in class org.gradle.tooling.internal.build.DefaultBuildEnvironment
- getBuildIdentifier() - Method in class org.gradle.tooling.internal.consumer.converters.FixedBuildIdentifierProvider
- getBuildIdentifier() - Method in class org.gradle.tooling.internal.gradle.DefaultProjectIdentifier
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
-
Returns the identifier for the Gradle build that this environment is used by.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.BuildModel
-
Returns the identifier for the build that this model is associated with.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the identifier for this Gradle build.
- getBuildIdentifier() - Method in interface org.gradle.tooling.model.ProjectIdentifier
-
Identifier of the build this project is a member of.
- getBuildModel() - Method in interface org.gradle.tooling.BuildController
-
Returns an overview of the Gradle build, including some basic details of the projects that make up the build.
- getBuildModel() - Method in interface org.gradle.tooling.internal.protocol.InternalBuildController
-
Deprecated.4.4
- getBuildProgressListener() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getBuildScript() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the build script for this project.
- getCancellationToken() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getCanQueryProjectModelInParallel(Class<?>) - Method in interface org.gradle.tooling.BuildController
-
Returns
true
when actions run usingBuildController.run(Collection)
and that query project models of the given type will run in parallel. - getCanQueryProjectModelInParallel(Class<?>) - Method in class org.gradle.tooling.internal.consumer.connection.NestedActionAwareBuildControllerAdapter
- getCanQueryProjectModelInParallel(Class<?>) - Method in interface org.gradle.tooling.internal.protocol.InternalActionAwareBuildController
-
Can the given project model be queried in parallel for this build?
- getCauses() - Method in interface org.gradle.tooling.Failure
-
Returns the underlying causes for this failure, if any.
- getCauses() - Method in class org.gradle.tooling.internal.consumer.DefaultFailure
- getCauses() - Method in interface org.gradle.tooling.internal.protocol.InternalFailure
-
The cause of the failure, if any, which is again a failure.
- getCauses() - Method in exception org.gradle.tooling.ListenerFailedException
- getChildren() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the child projects of this project, or the empty set if there are no child projects.
- getChildren() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.HierarchicalElement
-
Returns the child elements, or the empty set if there are no child elements.
- getChildren() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the modules of this IDEA project.
- getClassName() - Method in interface org.gradle.tooling.events.BinaryPluginIdentifier
-
Returns the fully-qualified class name of this plugin.
- getClassName() - Method in class org.gradle.tooling.events.internal.DefaultBinaryPluginIdentifier
- getClassName() - Method in class org.gradle.tooling.events.task.internal.java.DefaultAnnotationProcessorResult
- getClassName() - Method in interface org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult
-
Returns the fully-qualified class name of this annotation processor.
- getClassName() - Method in class org.gradle.tooling.events.test.internal.DefaultJvmTestOperationDescriptor
- getClassName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns the name of the test class, if any.
- getClassName() - Method in class org.gradle.tooling.events.work.internal.DefaultWorkItemOperationDescriptor
- getClassName() - Method in interface org.gradle.tooling.events.work.WorkItemOperationDescriptor
-
Returns the fully-qualified class name of work item's action.
- getClassName() - Method in class org.gradle.tooling.internal.consumer.DefaultInternalJvmTestRequest
- getClassName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalBinaryPluginIdentifier
-
Returns the fully-qualified class name of this plugin.
- getClassName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult
- getClassName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJvmTestDescriptor
-
Returns the name of the test class, if any.
- getClassName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalWorkItemDescriptor
-
Returns the fully-qualified class name of work item's action.
- getClassName() - Method in interface org.gradle.tooling.internal.protocol.test.InternalJvmTestRequest
- getClasspath() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the external dependencies which make up the classpath of this project.
- getClassPath() - Method in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptModel
- getClasspathAttributes() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathEntry
-
Returns the classpath attributes associated with this classpath entry.
- getClasspathAttributes() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the classpath attributes associated with this classpath entry.
- getClasspathContainers() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Eclipse classpath containers defined on the project.
- getClasspathDistribution() - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
-
Uses the classpath to locate the distribution.
- getCode() - Method in enum org.gradle.tooling.events.test.Destination
- getColumn() - Method in interface org.gradle.tooling.model.kotlin.dsl.EditorPosition
- getCompilationDetails() - Method in interface org.gradle.tooling.model.cpp.CppBinary
-
Returns the compilation details.
- getCompilerExecutable() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the compiler executable that is used to compile this binary.
- getCompilerOutput() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns information about idea compiler output (output dirs, inheritance of output dir, etc.)
- getCompileTask() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the details of the compilation task for this binary.
- getCompileWorkingDir() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the working directory that the compiler is invoked from when compiling the source of this binary.
- getConsumerOperationParameters() - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- getConsumerVersion() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getConsumerVersion() - Method in interface org.gradle.tooling.internal.protocol.ConnectionParameters
- getContentRoots() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
All content roots.
- getDaemonBaseDir() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
-
Returns the daemon base directory, or null to use default.
- getDaemonBaseDir() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getDaemonBaseDir() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getDaemonMaxIdleTimeUnits() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
- getDaemonMaxIdleTimeUnits() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getDaemonMaxIdleTimeUnits() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getDaemonMaxIdleTimeUnits() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.Specifies the units for the maximum idle time.
- getDaemonMaxIdleTimeValue() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
- getDaemonMaxIdleTimeValue() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getDaemonMaxIdleTimeValue() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getDaemonMaxIdleTimeValue() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.Specifies the maximum idle time for any daemon process launched by the provider, or null to use the default.
- getDebugOptions() - Method in class org.gradle.tooling.internal.consumer.TestExecutionRequest
- getDefaultDistribution(File, boolean) - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
-
Returns the default distribution to use for the specified project.
- getDelegate() - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- getDependencies() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskOperationDescriptor
- getDependencies() - Method in interface org.gradle.tooling.events.task.TaskOperationDescriptor
-
Returns the dependencies of the task (other tasks and transforms), if available.
- getDependencies() - Method in class org.gradle.tooling.events.transform.internal.DefaultTransformOperationDescriptor
- getDependencies() - Method in interface org.gradle.tooling.events.transform.TransformOperationDescriptor
-
Returns the dependencies (other transforms and tasks) of this transform operation.
- getDependencies() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTaskWithExtraInfoDescriptor
-
Returns the dependencies of the task.
- getDependencies() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTransformDescriptor
- getDependencies() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
dependencies of this module (i.e.
- getDependencyModule() - Method in interface org.gradle.tooling.internal.consumer.converters.BackwardsCompatibleIdeaModuleDependency
- getDescription() - Method in interface org.gradle.tooling.Failure
-
Returns a long description of the failure.
- getDescription() - Method in class org.gradle.tooling.internal.consumer.DefaultFailure
- getDescription() - Method in interface org.gradle.tooling.internal.protocol.InternalFailure
-
The description of the failure, if any.
- getDescription() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
- getDescription() - Method in interface org.gradle.tooling.model.Element
-
Returns the description of the element, or
null
if it has no description. - getDescription() - Method in interface org.gradle.tooling.model.Launchable
-
Returns the description of this launchable, or
null
if it has no description. - getDescription() - Method in interface org.gradle.tooling.model.Task
-
Returns the description of this task, or
null
if it has no description. - getDescription() - Method in interface org.gradle.tooling.ProgressEvent
-
A description of the current piece of work.
- getDescriptor() - Method in class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationFinishEvent
- getDescriptor() - Method in class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationStartEvent
- getDescriptor() - Method in interface org.gradle.tooling.events.configuration.ProjectConfigurationProgressEvent
-
Returns the description of the project configuration operation for which progress is reported.
- getDescriptor() - Method in interface org.gradle.tooling.events.ProgressEvent
-
Returns the description of the operation for which progress is reported.
- getDescriptor() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskFinishEvent
- getDescriptor() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskStartEvent
- getDescriptor() - Method in interface org.gradle.tooling.events.task.TaskProgressEvent
-
Returns the description of the task for which progress is reported.
- getDescriptor() - Method in class org.gradle.tooling.events.test.internal.DefaultTestFinishEvent
- getDescriptor() - Method in class org.gradle.tooling.events.test.internal.DefaultTestOutputEvent
- getDescriptor() - Method in class org.gradle.tooling.events.test.internal.DefaultTestStartEvent
- getDescriptor() - Method in interface org.gradle.tooling.events.test.TestOutputEvent
- getDescriptor() - Method in interface org.gradle.tooling.events.test.TestProgressEvent
-
Returns the description of the test for which progress is reported.
- getDescriptor() - Method in class org.gradle.tooling.events.transform.internal.DefaultTransformFinishEvent
- getDescriptor() - Method in class org.gradle.tooling.events.transform.internal.DefaultTransformStartEvent
- getDescriptor() - Method in interface org.gradle.tooling.events.transform.TransformProgressEvent
-
Returns the description of the transform for which progress is reported.
- getDescriptor() - Method in class org.gradle.tooling.events.work.internal.DefaultWorkItemFinishEvent
- getDescriptor() - Method in class org.gradle.tooling.events.work.internal.DefaultWorkItemStartEvent
- getDescriptor() - Method in interface org.gradle.tooling.events.work.WorkItemProgressEvent
-
Returns the description of the work item for which progress is reported.
- getDescriptor() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProgressEvent
-
Returns the description of the operation for which progress is reported.
- getDescriptor() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTestProgressEvent
-
Returns the description of the test for which progress is reported.
- getDestination() - Method in class org.gradle.tooling.events.test.internal.DefaultTestOutputOperationDescriptor
- getDestination() - Method in interface org.gradle.tooling.events.test.TestOutputDescriptor
-
Describes whether the content was printed to the standard output or the standard error.
- getDestination() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTestOutputResult
- getDirectory() - Method in interface org.gradle.tooling.model.SourceDirectory
-
Returns the source directory.
- getDisplayName() - Method in class org.gradle.tooling.events.internal.ConsumerOperationDescriptor
- getDisplayName() - Method in class org.gradle.tooling.events.internal.DefaultOperationDescriptor
- getDisplayName() - Method in interface org.gradle.tooling.events.OperationDescriptor
-
Returns a human consumable display name for the operation.
- getDisplayName() - Method in interface org.gradle.tooling.events.PluginIdentifier
-
Returns a human-readable display name for this plugin.
- getDisplayName() - Method in interface org.gradle.tooling.events.ProgressEvent
-
Returns a human consumable short description of the event.
- getDisplayName() - Method in class org.gradle.tooling.events.test.internal.DefaultTestOutputEvent
- getDisplayName() - Method in interface org.gradle.tooling.events.transform.TransformOperationDescriptor.SubjectDescriptor
-
Returns the display name of this subject.
- getDisplayName() - Method in interface org.gradle.tooling.events.transform.TransformOperationDescriptor.TransformerDescriptor
-
Returns the display name of this transformer.
- getDisplayName() - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConsumerActionExecutor
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor
- getDisplayName() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerActionExecutor
- getDisplayName() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor
- getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- getDisplayName() - Method in interface org.gradle.tooling.internal.consumer.Distribution
- getDisplayName() - Method in interface org.gradle.tooling.internal.protocol.ConnectionMetaDataVersion1
-
Returns a display name for the connection, which can be used in logging and error reporting.
- getDisplayName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationDescriptor
-
Returns a human consumable display name for the operation.
- getDisplayName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalPluginIdentifier
-
Returns the display name of this plugin.
- getDisplayName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProgressEvent
-
Returns a human consumable display name for this event.
- getDisplayName() - Method in interface org.gradle.tooling.model.ComponentSelector
-
Returns a human-readable display name for this selector.
- getDisplayName() - Method in interface org.gradle.tooling.model.Launchable
-
Returns a human-consumable display name for this launchable.
- getDistribution(File) - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
-
Returns the distribution installed in the specified directory.
- getDistribution(String) - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
-
Returns the distribution for the specified gradle version.
- getDistribution(URI) - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
-
Returns the distribution at the given URI.
- getDistributionBaseDir() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
- getDistributionBaseDir() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getDuration() - Method in class org.gradle.tooling.events.task.internal.java.DefaultAnnotationProcessorResult
- getDuration() - Method in interface org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult
-
Returns the total execution time of this annotation processor.
- getDuration() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult
- getEditableBuilds() - Method in class org.gradle.tooling.internal.consumer.converters.IncludedBuildsMixin
- getEditableBuilds() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns all builds contained in this build that should be imported into an IDE.
- getEditorReports() - Method in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptModel
- getEndTime() - Method in class org.gradle.tooling.events.internal.DefaultOperationFailureResult
- getEndTime() - Method in class org.gradle.tooling.events.internal.DefaultOperationSuccessResult
- getEndTime() - Method in interface org.gradle.tooling.events.OperationResult
-
Returns the time when the operation finished its execution.
- getEndTime() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSkippedResult
- getEndTime() - Method in class org.gradle.tooling.events.test.internal.DefaultTestSkippedResult
- getEndTime() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationResult
-
Returns the time the result was produced.
- getEntryPointName() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getEnvironmentVariables() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getEventTime() - Method in interface org.gradle.tooling.events.ProgressEvent
-
Returns the time this event was triggered.
- getEventTime() - Method in class org.gradle.tooling.events.test.internal.DefaultTestOutputEvent
- getEventTime() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProgressEvent
-
Returns the time when the event happened.
- getExceptions() - Method in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptModel
- getExcludeDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of excluded directories.
- getExcludes() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the exclude patterns for this source directory.
- getExecutionReasons() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskFailureResult
- getExecutionReasons() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSuccessResult
- getExecutionReasons() - Method in interface org.gradle.tooling.events.task.TaskExecutionResult
-
Returns the reasons why this task was executed.
- getExecutionReasons() - Method in interface org.gradle.tooling.internal.protocol.events.InternalIncrementalTaskResult
-
Returns the reasons for executing this task.
- getExported() - Method in interface org.gradle.tooling.model.idea.IdeaDependency
-
Allows to check if current dependency is transitive, i.e. is visible to the module which depends on module that has current dependency.
- getFailures() - Method in interface org.gradle.tooling.events.FailureResult
-
Returns the failures that occurred while running the operation, if any.
- getFailures() - Method in class org.gradle.tooling.events.internal.DefaultOperationFailureResult
- getFailures() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationResult
-
Returns the failures that occurred while running the build, if any.
- getFile() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Returns the file for this dependency.
- getFile() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
-
Returns the file for this dependency.
- getFrameworkSearchPaths() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the framework search paths for this binary.
- getGradle() - Method in class org.gradle.tooling.internal.build.DefaultBuildEnvironment
- getGradle() - Method in class org.gradle.tooling.internal.build.VersionOnlyBuildEnvironment
- getGradle() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
-
Returns information about the Gradle environment, for example the Gradle version.
- getGradleModuleVersion() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Returns the Gradle module information for this dependency, or
null
if the dependency does not originate from a remote repository. - getGradleProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
The gradle project that is associated with this project.
- getGradleProject() - Method in interface org.gradle.tooling.model.HasGradleProject
-
The associated Gradle project.
- getGradleProject() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
The gradle project that is associated with this module.
- getGradleUserHome() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
-
Informs about the Gradle user home.
- getGradleUserHomeDir() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
-
Returns the Gradle user home directory, or null to use default.
- getGradleUserHomeDir() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getGradleUserHomeDir() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getGradleUserHomeDir() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.Returns the Gradle user home directory, or null to use default.
- getGradleVersion() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
-
Informs about the Gradle version.
- getGroup() - Method in interface org.gradle.tooling.model.GradleModuleVersion
-
The group of the module, for example 'org.gradle'.
- getGroup() - Method in interface org.gradle.tooling.model.Task
-
Returns the group a task belongs to.
- getHandler() - Method in interface org.gradle.tooling.internal.consumer.PhasedBuildAction.BuildActionWrapper
- getHeaderDirs() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the header directories for this binary.
- getId() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationDescriptor
-
Returns an id that uniquely identifies the operation.
- getId() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectNature
-
Returns the unique identifier of the project nature.
- getId() - Method in interface org.gradle.tooling.model.gradle.GradlePublication
-
Returns the unique identifier of the publication.
- getImplicitImports() - Method in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptModel
- getIncludedBuilds() - Method in class org.gradle.tooling.internal.consumer.converters.IncludedBuildsMixin
- getIncludedBuilds() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the included builds that were referenced by this build.
- getIncludes() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the include patterns for this source directory.
- getInheritOutputDirs() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
-
whether current module should inherit project's output directory.
- getInjectedPluginClasspath() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getInternalJvmTestRequests() - Method in class org.gradle.tooling.internal.consumer.TestExecutionRequest
- getInternalOperationDescriptor() - Method in class org.gradle.tooling.events.internal.DefaultOperationDescriptor
- getInternalOperationDescriptor() - Method in interface org.gradle.tooling.events.internal.OperationDescriptorWrapper
- getJava() - Method in class org.gradle.tooling.internal.build.DefaultBuildEnvironment
- getJava() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
-
Returns information about the Java environment, for example the Java home or the JVM args used.
- getJavadoc() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Returns the Javadoc directory or archive for this dependency, or
null
if no Javadoc is available. - getJavadoc() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
-
Returns the Javadoc directory/archive for this dependency.
- getJavaHome() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getJavaHome() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
-
The Java home used for Gradle operations (for example running tasks or acquiring model information).
- getJavaHome() - Method in interface org.gradle.tooling.model.java.InstalledJdk
-
The home directory of the Java installation.
- getJavaHome() - Method in interface org.gradle.tooling.model.java.JavaRuntime
-
The home directory of the Java runtime installation.
- getJavaLanguageSettings() - Method in class org.gradle.tooling.internal.consumer.converters.IdeaProjectJavaLanguageSettingsMixin
- getJavaLanguageSettings() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the Java language settings for this element, or
null
if this element is not a Java element. - getJavaLanguageSettings() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the Java language settings for this project.
- getJavaSourceSettings() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Java source settings for this project.
- getJavaVersion() - Method in interface org.gradle.tooling.model.java.InstalledJdk
-
The version of the Java installation.
- getJavaVersion() - Method in interface org.gradle.tooling.model.java.JavaRuntime
-
The Java version of the Java runtime installation.
- getJdk() - Method in interface org.gradle.tooling.model.eclipse.EclipseJavaSourceSettings
-
Returns the JDK used for building.
- getJdk() - Method in interface org.gradle.tooling.model.idea.IdeaJavaLanguageSettings
-
Returns the JDK used for building.
- getJdkName() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the name of the JDK.
- getJdkName() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the name of the JDK.
- getJvmArguments() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getJvmArguments() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
-
The JVM arguments the user has provided to start the Java process that handles Gradle operations (for example running tasks or acquiring model information).
- getJvmTestKind() - Method in class org.gradle.tooling.events.test.internal.DefaultJvmTestOperationDescriptor
- getJvmTestKind() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns what kind of test this is.
- getKind() - Method in interface org.gradle.tooling.model.eclipse.AccessRule
-
Returns the encoded type of the access rule.
- getLabel() - Method in enum org.gradle.tooling.events.test.JvmTestKind
-
Returns a label for the test kind.
- getLanguageLevel() - Method in class org.gradle.tooling.internal.consumer.converters.IdeaProjectJavaLanguageSettingsMixin.CompatibilityIdeaProjectJavaLanguageSettings
- getLanguageLevel() - Method in interface org.gradle.tooling.model.idea.IdeaJavaLanguageSettings
-
Returns the Java language level.
- getLanguageLevel() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the language level to use within the current project.
- getLaunchables() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getLevel() - Method in interface org.gradle.tooling.model.idea.IdeaLanguageLevel
-
Gets the level value
- getLine() - Method in interface org.gradle.tooling.model.kotlin.dsl.EditorPosition
- getLinkageDetails() - Method in interface org.gradle.tooling.model.cpp.CppBinary
-
Returns the linkage details.
- getLinkedResources() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the linked resources for this project.
- getLinkTask() - Method in interface org.gradle.tooling.model.cpp.LinkageDetails
-
Returns details of the link task for the binary.
- getListenerManager() - Method in interface org.gradle.tooling.internal.consumer.LoggingProvider
- getListenerManager() - Method in class org.gradle.tooling.internal.consumer.SynchronizedLogging
- getLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
-
The local file system absolute path of the target of the linked resource.
- getLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseWorkspace
-
The filesystem location of the eclipse workspace
- getLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseWorkspaceProject
-
The filesystem location of the eclipse project
- getLocationUri() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
-
If the file is not in the local file system, this attribute contains the absolute URI of the resource in some backing file system.
- getMacroDefines() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the macro define directives for this binary.
- getMacroUndefines() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the macro undefine directives for this binary.
- getMainComponent() - Method in interface org.gradle.tooling.model.cpp.CppProject
-
Returns the main C++ component of this project, if any.
- getMessage() - Method in class org.gradle.tooling.events.test.internal.DefaultTestOutputOperationDescriptor
- getMessage() - Method in interface org.gradle.tooling.events.test.TestOutputDescriptor
-
The text printed by the test.
- getMessage() - Method in interface org.gradle.tooling.Failure
-
Returns a short message (typically one line) for the failure.
- getMessage() - Method in class org.gradle.tooling.internal.consumer.DefaultFailure
- getMessage() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTestOutputResult
- getMessage() - Method in interface org.gradle.tooling.internal.protocol.InternalFailure
-
The message of the failure, if any.
- getMessage() - Method in interface org.gradle.tooling.model.kotlin.dsl.EditorReport
- getMetaData() - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
-
Returns the meta-data for this connection.
- getMethodName() - Method in class org.gradle.tooling.events.test.internal.DefaultJvmTestOperationDescriptor
- getMethodName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns the name of the test method, if any.
- getMethodName() - Method in class org.gradle.tooling.internal.consumer.DefaultInternalJvmTestRequest
- getMethodName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJvmTestDescriptor
-
Returns the name of the test method, if any.
- getMethodName() - Method in interface org.gradle.tooling.internal.protocol.test.InternalJvmTestRequest
- getModel() - Method in interface org.gradle.tooling.internal.protocol.BuildResult
- getModel(Class<? extends ProjectVersion3>, BuildOperationParametersVersion1) - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
-
Deprecated.1.0-milestone-8. Use
InternalCancellableConnection.getModel(ModelIdentifier, InternalCancellationToken, BuildParameters)
instead. - getModel(Class<T>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type for the default project.
- getModel(Class<T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Fetches a snapshot of the model of the given type for this project.
- getModel(Class<T>, Class<P>, Action<? super P>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type using the given parameter.
- getModel(Class<T>, ResultHandler<? super T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Starts fetching a snapshot of the given model, passing the result to the given handler when complete.
- getModel(Object, ModelIdentifier) - Method in interface org.gradle.tooling.internal.protocol.InternalBuildController
-
Deprecated.
- getModel(Object, ModelIdentifier, Object) - Method in class org.gradle.tooling.internal.consumer.connection.BuildControllerWithoutParameterSupport
- getModel(Object, ModelIdentifier, Object) - Method in interface org.gradle.tooling.internal.protocol.InternalBuildControllerVersion2
-
Returns the requested model for a target object.
- getModel(ModelIdentifier, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.ModelBuilder
-
Deprecated.
- getModel(ModelIdentifier, InternalCancellationToken, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalCancellableConnection
-
Performs some action against a build and returns the requested model.
- getModel(Model, Class<T>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type for the given element, usually a Gradle project.
- getModel(Model, Class<T>, Class<P>, Action<? super P>) - Method in interface org.gradle.tooling.BuildController
-
Fetches a snapshot of the model of the given type for the given element using the given parameter.
- getModel(Model, Class<T>, Class<P>, Action<? super P>) - Method in class org.gradle.tooling.internal.consumer.connection.BuildControllerWithoutParameterSupport
- getModelIdentifierFromModelType(Class<?>) - Method in class org.gradle.tooling.internal.consumer.versioning.ModelMapping
- getModelProducer() - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- getModelProducer() - Method in class org.gradle.tooling.internal.consumer.connection.CancellableConsumerConnection
- getModules() - Method in interface org.gradle.tooling.model.idea.IdeaProject
-
Returns the modules of this IDEA project.
- getName() - Method in class org.gradle.tooling.events.internal.ConsumerOperationDescriptor
- getName() - Method in class org.gradle.tooling.events.internal.DefaultOperationDescriptor
- getName() - Method in interface org.gradle.tooling.events.OperationDescriptor
-
Returns the name of the operation.
- getName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationDescriptor
-
Returns the name of the operation, relative to its parent.
- getName() - Method in interface org.gradle.tooling.internal.protocol.ModelIdentifier
-
The name of the model.
- getName() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
- getName() - Method in interface org.gradle.tooling.model.cpp.CppBinary
-
Returns the name of this binary.
- getName() - Method in interface org.gradle.tooling.model.cpp.CppComponent
-
Returns the name of this component.
- getName() - Method in interface org.gradle.tooling.model.cpp.MacroDirective
-
Returns the name of the macro.
- getName() - Method in interface org.gradle.tooling.model.eclipse.ClasspathAttribute
-
Returns the key of this attribute.
- getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseBuildCommand
-
Returns the name of the build command.
- getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
-
The project-relative path of the linked resource as it appears in the workspace.
- getName() - Method in interface org.gradle.tooling.model.eclipse.EclipseWorkspaceProject
-
The name of the eclipse project
- getName() - Method in interface org.gradle.tooling.model.Element
-
Returns the name of the element.
- getName() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the name of this project.
- getName() - Method in interface org.gradle.tooling.model.GradleModuleVersion
-
The name of the module, for example 'gradle-tooling-api'.
- getName() - Method in interface org.gradle.tooling.model.Task
-
Returns the name of this task.
- getName() - Method in interface org.gradle.tooling.model.TaskSelector
-
Returns the name that will be used to select tasks.
- getObjectFile() - Method in interface org.gradle.tooling.model.cpp.SourceFile
-
Returns the object file produced for the source file.
- getOriginPlugin() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskOperationDescriptor
- getOriginPlugin() - Method in interface org.gradle.tooling.events.task.TaskOperationDescriptor
-
Returns the identifier of the plugin that registered this task, if available.
- getOriginPlugin() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTaskWithExtraInfoDescriptor
-
Returns the plugin that registered this task.
- getOutput() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the output location of this source directory.
- getOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
-
directory to store module's production classes and resources.
- getOutputLocation() - Method in interface org.gradle.tooling.model.cpp.LinkageDetails
-
Returns the output location of this binary.
- getOutputLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the output location of this project.
- getParameters() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerAction
- getParent() - Method in class org.gradle.tooling.events.internal.ConsumerOperationDescriptor
- getParent() - Method in class org.gradle.tooling.events.internal.DefaultOperationDescriptor
- getParent() - Method in interface org.gradle.tooling.events.OperationDescriptor
-
Returns the parent operation, if any.
- getParent() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the parent of this element, or
null
if there is no parent. - getParent() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the parent of this element, or
null
if there is no parent. - getParent() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the parent of this project, or
null
if this is the root project. - getParent() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the parent of this element, or
null
if there is no parent. - getParent() - Method in interface org.gradle.tooling.model.HierarchicalElement
-
Returns the parent of this element, or
null
if there is no parent. - getParent() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the project of this module.
- getParentId() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationDescriptor
-
Returns the id of the parent of the operation, if any.
- getPath() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
- getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathContainer
-
Returns the path of this container.
- getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseOutputLocation
-
Returns the project-relative path to the output location.
- getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
-
Returns the path to use for this project dependency.
- getPath() - Method in interface org.gradle.tooling.model.eclipse.EclipseSourceDirectory
-
Returns the relative path for this source directory.
- getPath() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the path of this project.
- getPath() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the path of this project.
- getPath() - Method in interface org.gradle.tooling.model.Task
-
Returns the path of this task.
- getPattern() - Method in interface org.gradle.tooling.model.eclipse.AccessRule
-
Returns the file pattern of this access rule.
- getPhase() - Method in interface org.gradle.tooling.internal.protocol.PhasedActionResult
-
Gets the phase of the build when the action was run.
- getPlugin() - Method in class org.gradle.tooling.events.configuration.internal.DefaultPluginApplicationResult
- getPlugin() - Method in interface org.gradle.tooling.events.configuration.ProjectConfigurationOperationResult.PluginApplicationResult
-
Returns the identifier of this plugin.
- getPlugin() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProjectConfigurationResult.InternalPluginApplicationResult
-
Returns the identifier of this plugin.
- getPluginApplicationResults() - Method in class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationFailureResult
- getPluginApplicationResults() - Method in class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationSuccessResult
- getPluginApplicationResults() - Method in interface org.gradle.tooling.events.configuration.ProjectConfigurationOperationResult
-
Returns the results of plugins applied as part of the configuration of this project.
- getPluginApplicationResults() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProjectConfigurationResult
-
Returns the results of plugins applied as part of the configuration of this project.
- getPluginId() - Method in interface org.gradle.tooling.events.BinaryPluginIdentifier
-
Returns the plugin id of this plugin, if available.
- getPluginId() - Method in class org.gradle.tooling.events.internal.DefaultBinaryPluginIdentifier
- getPluginId() - Method in interface org.gradle.tooling.internal.protocol.events.InternalBinaryPluginIdentifier
-
Returns the plugin id of this plugin, if available.
- getPort() - Method in class org.gradle.tooling.events.test.internal.DefaultDebugOptions
- getPort() - Method in interface org.gradle.tooling.internal.protocol.test.InternalDebugOptions
- getPosition() - Method in interface org.gradle.tooling.model.kotlin.dsl.EditorReport
- getProgress() - Method in class org.gradle.tooling.events.internal.DefaultStatusEvent
- getProgress() - Method in interface org.gradle.tooling.events.StatusEvent
-
The amount of work already performed by the build operation.
- getProgressListener() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getProgressListener() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
-
Deprecated.Returns the listener to receive progress events.
- getProgressLoggerFactory() - Method in interface org.gradle.tooling.internal.consumer.LoggingProvider
- getProgressLoggerFactory() - Method in class org.gradle.tooling.internal.consumer.SynchronizedLogging
- getProject() - Method in class org.gradle.tooling.events.configuration.internal.DefaultProjectConfigurationOperationDescriptor
- getProject() - Method in interface org.gradle.tooling.events.configuration.ProjectConfigurationOperationDescriptor
-
Returns the project that is configured by the described operation.
- getProject() - Method in interface org.gradle.tooling.model.GradleTask
-
Returns the Gradle project this task is defined in.
- getProject() - Method in interface org.gradle.tooling.model.idea.IdeaModule
-
Returns the project of this module.
- getProjectDependencies() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the project dependencies for this project.
- getProjectDir() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
- getProjectDir() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getProjectDir() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getProjectDir() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.
- getProjectDirectory() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
- getProjectDirectory() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the project directory for this project.
- getProjectDirectory() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the project directory for this project.
- getProjectDirectory() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the project directory for this project.
- getProjectIdentifier() - Method in class org.gradle.tooling.internal.consumer.converters.FixedBuildIdentifierProvider
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.BasicGradleProject
-
Returns the identifier for this Gradle project.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
-
Returns the identifier for the Gradle project that these invocations originate from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.GradlePublication
-
Returns the identifier for the Gradle project that this publication originates from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.gradle.ProjectPublications
-
Returns the identifier for the Gradle project that these publications originate from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the identifier for this Gradle project.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.HasGradleProject
-
Returns the identifier for the project that this model is associated with.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.Launchable
-
Returns the identifier for the Gradle project that this model originated from.
- getProjectIdentifier() - Method in interface org.gradle.tooling.model.ProjectModel
-
Returns the identifier for the project that this model is associated with.
- getProjectIdentifier(BasicGradleProject) - Method in class org.gradle.tooling.internal.consumer.converters.BasicGradleProjectIdentifierMixin
- getProjectIdentifier(GradleProject) - Method in class org.gradle.tooling.internal.consumer.converters.GradleProjectIdentifierMixin
- getProjectNatures() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
Returns the Eclipse natures configured on the project.
- getProjectPath() - Method in class org.gradle.tooling.internal.gradle.DefaultProjectIdentifier
- getProjectPath() - Method in interface org.gradle.tooling.internal.gradle.GradleProjectIdentity
- getProjectPath() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProjectConfigurationDescriptor
-
The path of the project, relative to its build.
- getProjectPath() - Method in interface org.gradle.tooling.model.ProjectIdentifier
-
The path of the project, relative to its build.
- getProjects() - Method in interface org.gradle.tooling.model.eclipse.EclipseWorkspace
-
The list of projects in the eclipse workspace.
- getProjects() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the set of all projects for this build.
- getProjectsLoadedAction() - Method in class org.gradle.tooling.internal.consumer.connection.InternalPhasedActionAdapter
- getProjectsLoadedAction() - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildAction
- getProjectsLoadedAction() - Method in interface org.gradle.tooling.internal.consumer.PhasedBuildAction
- getProjectsLoadedAction() - Method in interface org.gradle.tooling.internal.protocol.InternalPhasedAction
-
Internal version of the action to be run after projects are loaded.
- getPublications() - Method in interface org.gradle.tooling.model.gradle.ProjectPublications
-
Returns the publications for this project.
- getResourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of resource directories.
- getResult() - Method in interface org.gradle.tooling.events.FinishEvent
-
Returns the result of the finished operation.
- getResult() - Method in class org.gradle.tooling.events.internal.DefaultFinishEvent
- getResult() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskFinishEvent
- getResult() - Method in interface org.gradle.tooling.events.task.TaskFinishEvent
-
Returns the result of the finished task operation.
- getResult() - Method in class org.gradle.tooling.events.test.internal.DefaultTestFinishEvent
- getResult() - Method in interface org.gradle.tooling.events.test.TestFinishEvent
-
Returns the result of the finished test operation.
- getResult() - Method in class org.gradle.tooling.internal.consumer.BlockingResultHandler
- getResult() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationFinishedProgressEvent
-
Returns the result of running the build operation.
- getResult() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTestFinishedProgressEvent
-
Returns the result of running the test.
- getResult() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTestOutputEvent
- getResult() - Method in interface org.gradle.tooling.internal.protocol.PhasedActionResult
-
Gets the action result if it completed successfully.
- getRootDir() - Method in class org.gradle.tooling.internal.build.DefaultBuildEnvironment
- getRootDir() - Method in class org.gradle.tooling.internal.gradle.DefaultBuildIdentifier
- getRootDir() - Method in class org.gradle.tooling.internal.gradle.DefaultProjectIdentifier
- getRootDir() - Method in interface org.gradle.tooling.internal.gradle.GradleBuildIdentity
- getRootDir() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProjectConfigurationDescriptor
-
The root directory of this build
- getRootDir() - Method in interface org.gradle.tooling.model.BuildIdentifier
-
The root directory of this build
- getRootDirectory() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The content root directory.
- getRootProject() - Method in interface org.gradle.tooling.model.gradle.GradleBuild
-
Returns the root project for this build.
- getScope() - Method in interface org.gradle.tooling.model.idea.IdeaDependency
-
scope of the current dependency.
- getScope() - Method in interface org.gradle.tooling.model.idea.IdeaDependencyScope
- getScriptModels() - Method in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptsModel
-
Script models by file.
- getSeverity() - Method in interface org.gradle.tooling.model.kotlin.dsl.EditorReport
- getSkipMessage() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSkippedResult
- getSkipMessage() - Method in interface org.gradle.tooling.events.task.TaskSkippedResult
-
Returns a message describing the reason for skipping the task.
- getSkipMessage() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTaskSkippedResult
- getSource() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Returns the source directory or archive for this dependency, or
null
if no source is available. - getSource() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
-
Returns the source directory/archive for this dependency.
- getSourceDirectories() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
-
Returns the source directories for this project.
- getSourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of source directories.
- getSourceFile() - Method in interface org.gradle.tooling.model.cpp.SourceFile
-
Returns the source file.
- getSourceFile() - Method in interface org.gradle.tooling.model.gradle.GradleScript
-
Returns the source file for this script, or
null
if this script has no associated source file. - getSourceLanguageLevel() - Method in interface org.gradle.tooling.model.eclipse.EclipseJavaSourceSettings
-
Returns the Java source language level.
- getSourcePath() - Method in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptModel
- getSources() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the source files for this binary.
- getStandardError() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getStandardError() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
-
Deprecated.Returns the output stream to write stderr logging to.
- getStandardInput() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getStandardInput() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
-
Deprecated.Returns the input stream to that can be consumed.
- getStandardOutput() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getStandardOutput() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
-
Deprecated.Returns the output stream to write stdout logging to.
- getStartTime() - Method in class org.gradle.tooling.events.internal.DefaultOperationFailureResult
- getStartTime() - Method in class org.gradle.tooling.events.internal.DefaultOperationSuccessResult
- getStartTime() - Method in interface org.gradle.tooling.events.OperationResult
-
Returns the time when the operation started its execution.
- getStartTime() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSkippedResult
- getStartTime() - Method in class org.gradle.tooling.events.test.internal.DefaultTestSkippedResult
- getStartTime() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getStartTime() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.
- getStartTime() - Method in interface org.gradle.tooling.internal.protocol.events.InternalOperationResult
-
Returns the time the build execution started.
- getSubject() - Method in class org.gradle.tooling.events.transform.internal.DefaultTransformOperationDescriptor
- getSubject() - Method in interface org.gradle.tooling.events.transform.TransformOperationDescriptor
-
Returns the subject of this transform operation.
- getSubjectName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTransformDescriptor
- getSubscribedOperations() - Method in class org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter
- getSubscribedOperations() - Method in class org.gradle.tooling.internal.consumer.parameters.FailsafeBuildProgressListenerAdapter
- getSubscribedOperations() - Method in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
Returns the type of operations that the listener wants to subscribe to.
- getSuiteName() - Method in class org.gradle.tooling.events.test.internal.DefaultJvmTestOperationDescriptor
- getSuiteName() - Method in interface org.gradle.tooling.events.test.JvmTestOperationDescriptor
-
Returns the name of the test suite, if any.
- getSuiteName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJvmTestDescriptor
-
Returns the name of the test suite, if any.
- getSystemHeaderSearchPaths() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the system search paths for this binary.
- getTargetBytecodeVersion() - Method in interface org.gradle.tooling.model.eclipse.EclipseJavaSourceSettings
-
Returns the target bytecode level.
- getTargetBytecodeVersion() - Method in interface org.gradle.tooling.model.idea.IdeaJavaLanguageSettings
-
Returns the target bytecode level.
- getTargetModuleName() - Method in class org.gradle.tooling.internal.consumer.converters.IdeaModuleDependencyTargetNameMixin
- getTargetModuleName() - Method in interface org.gradle.tooling.model.idea.IdeaModuleDependency
-
Returns the name of the target module
- getTargetType(Class<T>, Object) - Method in interface org.gradle.tooling.internal.adapter.TargetTypeProvider
-
Determines the model type to use to wrap the given protocol object.
- getTargetType(Class<T>, Object) - Method in class org.gradle.tooling.internal.consumer.converters.ConsumerTargetTypeProvider
- getTaskAndTests() - Method in class org.gradle.tooling.internal.consumer.TestExecutionRequest
- getTaskNames() - Method in interface org.gradle.tooling.internal.gradle.TaskListingLaunchable
- getTaskPath() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskOperationDescriptor
- getTaskPath() - Method in interface org.gradle.tooling.events.task.TaskOperationDescriptor
-
Returns the path of the task.
- getTaskPath() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTaskDescriptor
-
Returns the path of the task.
- getTasks() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getTasks() - Method in interface org.gradle.tooling.internal.protocol.BuildParametersVersion1
-
Deprecated.
- getTasks() - Method in interface org.gradle.tooling.model.BuildableElement
-
Returns the tasks of this project.
- getTasks() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
-
Returns the tasks that can be used to execute a build.
- getTasks() - Method in interface org.gradle.tooling.model.GradleProject
-
Returns the tasks of this project.
- getTaskSelectors() - Method in interface org.gradle.tooling.model.gradle.BuildInvocations
-
Returns tasks selectors that can be used to execute a build.
- getTestClassNames() - Method in class org.gradle.tooling.internal.consumer.TestExecutionRequest
- getTestClassNames() - Method in interface org.gradle.tooling.internal.protocol.test.InternalTestExecutionRequest
- getTestComponent() - Method in interface org.gradle.tooling.model.cpp.CppProject
-
Returns the C++ unit test suite of this project, if any.
- getTestDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of test source directories.
- getTestExecutionDescriptors() - Method in class org.gradle.tooling.internal.consumer.TestExecutionRequest
- getTestExecutionDescriptors() - Method in interface org.gradle.tooling.internal.protocol.test.InternalTestExecutionRequest
- getTestKind() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJvmTestDescriptor
-
Returns the kind of test this is.
- getTestOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
-
directory to store module's test classes and resources.
- getTestResourceDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
-
The set of test resource directories.
- getTheModel(Class<T>, BuildOperationParametersVersion1) - Method in interface org.gradle.tooling.internal.protocol.InternalConnection
-
Deprecated.
- getThis() - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- getThis() - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- getThis() - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
- getThis() - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildActionExecuter
- getThis() - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- getToken() - Method in interface org.gradle.tooling.internal.consumer.CancellationTokenInternal
- getToolingImplementationClasspath(ProgressLoggerFactory, InternalBuildProgressListener, ConnectionParameters, BuildCancellationToken) - Method in interface org.gradle.tooling.internal.consumer.Distribution
- getTotal() - Method in class org.gradle.tooling.events.internal.DefaultStatusEvent
- getTotal() - Method in interface org.gradle.tooling.events.StatusEvent
-
The total amount of work that the build operation is in the progress of performing, or -1 if not known.
- getTotalConfigurationTime() - Method in class org.gradle.tooling.events.configuration.internal.DefaultPluginApplicationResult
- getTotalConfigurationTime() - Method in interface org.gradle.tooling.events.configuration.ProjectConfigurationOperationResult.PluginApplicationResult
-
Returns the total configuration time of this plugin.
- getTotalConfigurationTime() - Method in interface org.gradle.tooling.internal.protocol.events.InternalProjectConfigurationResult.InternalPluginApplicationResult
-
Returns the total configuration time of this plugin.
- getTransformer() - Method in class org.gradle.tooling.events.transform.internal.DefaultTransformOperationDescriptor
- getTransformer() - Method in interface org.gradle.tooling.events.transform.TransformOperationDescriptor
-
Returns the display name of this transform operation.
- getTransformerName() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTransformDescriptor
- getType() - Method in class org.gradle.tooling.events.task.internal.java.DefaultAnnotationProcessorResult
- getType() - Method in interface org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult
-
Returns the type of this annotation processor.
- getType() - Method in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult
- getType() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
-
The resource type.
- getUnit() - Method in class org.gradle.tooling.events.internal.DefaultStatusEvent
- getUnit() - Method in interface org.gradle.tooling.events.StatusEvent
-
The measure used to express the amount of work.
- getUri() - Method in class org.gradle.tooling.events.internal.DefaultScriptPluginIdentifier
- getUri() - Method in interface org.gradle.tooling.events.ScriptPluginIdentifier
-
Returns the URI of this script plugin.
- getUri() - Method in interface org.gradle.tooling.internal.protocol.events.InternalScriptPluginIdentifier
-
Returns the URI of the script file of this plugin.
- getUserHeaderSearchPaths() - Method in interface org.gradle.tooling.model.cpp.CompilationDetails
-
Returns the user search paths for this binary.
- getValue() - Method in interface org.gradle.tooling.model.cpp.MacroDirective
-
Returns the value of the macro, if any.
- getValue() - Method in interface org.gradle.tooling.model.eclipse.ClasspathAttribute
-
Returns the value of this attribute.
- getVariantName() - Method in interface org.gradle.tooling.model.cpp.CppBinary
-
Returns the variant name of this binary.
- getVerboseLogging() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
-
Whether to log debug statements eagerly
- getVerboseLogging() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- getVerboseLogging() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- getVerboseLogging() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.
- getVersion() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- getVersion() - Method in interface org.gradle.tooling.internal.protocol.ConnectionMetaDataVersion1
-
Returns the Gradle version for the connection.
- getVersion() - Method in interface org.gradle.tooling.model.GradleModuleVersion
-
The version, for example '1.0'.
- getVersionAdded(Class<?>) - Method in class org.gradle.tooling.internal.consumer.versioning.ModelMapping
- getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- getWorkspace() - Method in interface org.gradle.tooling.model.eclipse.EclipseRuntime
- GradleBuild - Interface in org.gradle.tooling.model.gradle
-
Provides information about the structure of a Gradle build.
- GradleBuildIdentity - Interface in org.gradle.tooling.internal.gradle
- GradleConnectionException - Exception in org.gradle.tooling
-
Thrown when there is some problem using a Gradle connection.
- GradleConnectionException(String) - Constructor for exception org.gradle.tooling.GradleConnectionException
- GradleConnectionException(String, Throwable) - Constructor for exception org.gradle.tooling.GradleConnectionException
- GradleConnector - Class in org.gradle.tooling
-
A
GradleConnector
is the main entry point to the Gradle tooling API. - GradleConnector() - Constructor for class org.gradle.tooling.GradleConnector
- GradleEnvironment - Interface in org.gradle.tooling.model.build
-
Informs about the Gradle environment, for example the Gradle version.
- GradleModuleVersion - Interface in org.gradle.tooling.model
-
Informs about a module version, i.e.
- GradleProject - Interface in org.gradle.tooling.model
-
Represents a Gradle project.
- GradleProjectIdentifierMixin - Class in org.gradle.tooling.internal.consumer.converters
- GradleProjectIdentifierMixin(DefaultBuildIdentifier) - Constructor for class org.gradle.tooling.internal.consumer.converters.GradleProjectIdentifierMixin
- GradleProjectIdentity - Interface in org.gradle.tooling.internal.gradle
- GradlePublication - Interface in org.gradle.tooling.model.gradle
-
Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
- GradleScript - Interface in org.gradle.tooling.model.gradle
-
Represents a Gradle script.
- GradleTask - Interface in org.gradle.tooling.model
-
Represents a task which is executable by Gradle.
H
- hasAutoBuildTasks() - Method in class org.gradle.tooling.internal.consumer.converters.EclipseProjectHasAutoBuildMixin
- hasAutoBuildTasks() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
-
If this method returns true then Eclipse should execute the tasks configured at
eclipse.autoBuildTasks
every time the auto-build is triggered for the target project. - HasCompatibilityMapping - Class in org.gradle.tooling.internal.consumer.connection
- HasCompatibilityMapping() - Constructor for class org.gradle.tooling.internal.consumer.connection.HasCompatibilityMapping
- HasGradleProject - Interface in org.gradle.tooling.model
-
An element that is associated with a Gradle project.
- hashCode() - Method in class org.gradle.tooling.internal.consumer.DefaultInternalJvmTestRequest
- HierarchicalEclipseProject - Interface in org.gradle.tooling.model.eclipse
-
Represents the basic information about an Eclipse project.
- HierarchicalElement - Interface in org.gradle.tooling.model
-
Represents an element which belongs to some hierarchy.
- honorsContractOnCancel() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
-
Returns true if this provider correctly implements the protocol contract wrt exceptions thrown on cancel
I
- IdeaCompilerOutput - Interface in org.gradle.tooling.model.idea
-
IDEA compiler output settings.
- IdeaContentRoot - Interface in org.gradle.tooling.model.idea
-
Contains content root information.
- IdeaDependency - Interface in org.gradle.tooling.model.idea
-
IDEA dependency.
- IdeaDependencyScope - Interface in org.gradle.tooling.model.idea
-
The scope of the IDEA dependency.
- IdeaJavaLanguageSettings - Interface in org.gradle.tooling.model.idea
-
Describes Java language settings for an IDEA module.
- IdeaLanguageLevel - Interface in org.gradle.tooling.model.idea
-
Language level setting for IDEA.
- IdeaModule - Interface in org.gradle.tooling.model.idea
-
Represents information about the IDEA module.
- IdeaModuleDependency - Interface in org.gradle.tooling.model.idea
-
Dependency on a module in a project.
- IdeaModuleDependencyTargetNameMixin - Class in org.gradle.tooling.internal.consumer.converters
-
This is used for compatibility with clients <2.14
- IdeaModuleDependencyTargetNameMixin(IdeaDependency) - Constructor for class org.gradle.tooling.internal.consumer.converters.IdeaModuleDependencyTargetNameMixin
- IdeaModuleIdentifier - Interface in org.gradle.tooling.model.idea
-
Identifies an Idea module.
- IdeaProject - Interface in org.gradle.tooling.model.idea
-
Represents the information about the IDEA project.
- IdeaProjectJavaLanguageSettingsMixin - Class in org.gradle.tooling.internal.consumer.converters
- IdeaProjectJavaLanguageSettingsMixin(IdeaProject) - Constructor for class org.gradle.tooling.internal.consumer.converters.IdeaProjectJavaLanguageSettingsMixin
- IdeaProjectJavaLanguageSettingsMixin.CompatibilityIdeaProjectJavaLanguageSettings - Class in org.gradle.tooling.internal.consumer.converters
- IdeaSingleEntryLibraryDependency - Interface in org.gradle.tooling.model.idea
-
"Single-Entry Module Library" as IDEA calls it.
- IdeaSourceDirectory - Interface in org.gradle.tooling.model.idea
-
IDEA source directory.
- ImmutableDomainObjectSet<T> - Class in org.gradle.tooling.model.internal
- ImmutableDomainObjectSet(Iterable<? extends T>) - Constructor for class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
- IncludedBuildsMixin - Class in org.gradle.tooling.internal.consumer.converters
- IncludedBuildsMixin(GradleBuild) - Constructor for class org.gradle.tooling.internal.consumer.converters.IncludedBuildsMixin
- INCOMPATIBLE_VERSION_HINT - Static variable in class org.gradle.tooling.model.internal.Exceptions
- install(File, File, WrapperConfiguration, Map<String, String>) - Method in class org.gradle.tooling.internal.consumer.DistributionInstaller
-
Installs the distribution and returns the result.
- InstalledJdk - Interface in org.gradle.tooling.model.java
-
Represents a Java Development Kit machine installation.
- IntermediateResultHandler<T> - Interface in org.gradle.tooling
-
A handler for an intermediate result obtained by a
BuildActionExecuter
. - InternalActionAwareBuildController - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
- InternalBinaryPluginIdentifier - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalBuildAction<T> - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.4.4. Use
InternalBuildActionVersion2
instead. - InternalBuildActionAdapter<T> - Class in org.gradle.tooling.internal.consumer.connection
-
Adapter to create
InternalBuildAction
from an instance ofBuildAction
. - InternalBuildActionAdapter(BuildAction<? extends T>, File, VersionDetails) - Constructor for class org.gradle.tooling.internal.consumer.connection.InternalBuildActionAdapter
- InternalBuildActionExecutor - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.2.1-rc-1 Use
InternalCancellableConnection
instead. - InternalBuildActionFailureException - Exception in org.gradle.tooling.internal.protocol
-
A wrapper thrown when a build action fails with an exception.
- InternalBuildActionFailureException(Throwable) - Constructor for exception org.gradle.tooling.internal.protocol.InternalBuildActionFailureException
- InternalBuildActionVersion2<T> - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
- InternalBuildCancelledException - Exception in org.gradle.tooling.internal.protocol
-
A wrapper thrown when a build action throws an exception to signal cancellation.
- InternalBuildCancelledException(Throwable) - Constructor for exception org.gradle.tooling.internal.protocol.InternalBuildCancelledException
- InternalBuildController - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.4.4. Use
InternalBuildControllerVersion2
instead. - InternalBuildControllerVersion2 - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
- InternalBuildEnvironment - Interface in org.gradle.tooling.internal.protocol
-
Marker interface for the internal protocol purposes.
- InternalBuildProgressListener - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE.
- InternalCancellableConnection - Interface in org.gradle.tooling.internal.protocol
-
Mixed into a provider connection, to allow tooling models to be requested by the client and to run client-provided actions (including builds) with cancellation support.
- InternalCancellationToken - Interface in org.gradle.tooling.internal.protocol
-
Cancellation token passed from consumer to provider to propagate cancellation events.
- InternalConnection - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.1.2-rc-1. Use
InternalCancellableConnection
instead. - InternalCppApplication - Interface in org.gradle.tooling.internal.protocol.cpp
-
Marker interface for
CppApplication
. - InternalCppExecutable - Interface in org.gradle.tooling.internal.protocol.cpp
-
Marker interface for
CppExecutable
. - InternalCppLibrary - Interface in org.gradle.tooling.internal.protocol.cpp
-
Marker interface for
CppLibrary
. - InternalCppSharedLibrary - Interface in org.gradle.tooling.internal.protocol.cpp
-
Marker interface for
CppSharedLibrary
. - InternalCppStaticLibrary - Interface in org.gradle.tooling.internal.protocol.cpp
-
Marker interface for
CppStaticLibrary
. - InternalCppTestSuite - Interface in org.gradle.tooling.internal.protocol.cpp
-
Marker interface for
CppTestSuite
. - InternalDebugOptions - Interface in org.gradle.tooling.internal.protocol.test
-
Preferences for test debugging.
- InternalFailure - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE.
- InternalFailureResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalIncrementalTaskResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalInvalidatableVirtualFileSystemConnection - Interface in org.gradle.tooling.internal.protocol
-
Mixed into a provider connection, to allow notifying the daemon about changed paths.
- InternalJavaCompileTaskOperationResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult - Interface in org.gradle.tooling.internal.protocol.events
- InternalJvmTestDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalJvmTestRequest - Interface in org.gradle.tooling.internal.protocol.test
-
Specifies a method to be tested.
- InternalLaunchable - Interface in org.gradle.tooling.internal.protocol
-
A marker interface for launchables.
- InternalOperationDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalOperationFinishedProgressEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalOperationResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalOperationStartedProgressEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalParameterAcceptingConnection - Interface in org.gradle.tooling.internal.protocol
-
Mixed into a provider connection, to allow tooling models to be requested by the client and to run client-provided actions (including builds) with cancellation support.
- InternalPhasedAction - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
- InternalPhasedActionAdapter - Class in org.gradle.tooling.internal.consumer.connection
- InternalPhasedActionConnection - Interface in org.gradle.tooling.internal.protocol
-
Mixed into a provider connection, to allow tooling models in different phases of the build to be requested by the user.
- InternalPluginIdentifier - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalProgressEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalProjectConfigurationDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalProjectConfigurationResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalProjectConfigurationResult.InternalPluginApplicationResult - Interface in org.gradle.tooling.internal.protocol.events
- InternalProtocolInterface - Interface in org.gradle.tooling.internal.protocol
-
A marker interface for some type that participates in the cross-version tooling protocol.
- InternalScriptPluginIdentifier - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalStopWhenIdleConnection - Interface in org.gradle.tooling.internal.protocol
- InternalSuccessResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskCachedResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskFailureResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskSkippedResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskSuccessResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTaskWithExtraInfoDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestExecutionConnection - Interface in org.gradle.tooling.internal.protocol.test
-
Mixed into a provider connection to allow tests to be executed.
- InternalTestExecutionException - Exception in org.gradle.tooling.internal.protocol.test
-
A wrapper thrown when a test cannot be executed.
- InternalTestExecutionException(String, Throwable) - Constructor for exception org.gradle.tooling.internal.protocol.test.InternalTestExecutionException
- InternalTestExecutionRequest - Interface in org.gradle.tooling.internal.protocol.test
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestFailureResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestFinishedProgressEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestOutputDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestOutputEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestOutputResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestProgressEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestSkippedResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestStartedProgressEvent - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTestSuccessResult - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalTransformDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- InternalUnsupportedBuildArgumentException - Exception in org.gradle.tooling.internal.protocol.exceptions
-
DO NOT CHANGE THIS INTERFACE.
- InternalUnsupportedBuildArgumentException(String) - Constructor for exception org.gradle.tooling.internal.protocol.exceptions.InternalUnsupportedBuildArgumentException
- InternalUnsupportedBuildArgumentException(String, Throwable) - Constructor for exception org.gradle.tooling.internal.protocol.exceptions.InternalUnsupportedBuildArgumentException
- InternalUnsupportedModelException - Exception in org.gradle.tooling.internal.protocol
-
A wrapper thrown when some requested model is not available.
- InternalUnsupportedModelException() - Constructor for exception org.gradle.tooling.internal.protocol.InternalUnsupportedModelException
- InternalWorkItemDescriptor - Interface in org.gradle.tooling.internal.protocol.events
-
DO NOT CHANGE THIS INTERFACE.
- invoke(Object, Method, Object[]) - Method in class org.gradle.tooling.internal.consumer.connection.ToolingParameterProxy
- isCancellationRequested() - Method in interface org.gradle.tooling.CancellationToken
-
Gets whether cancellation has been requested for this token.
- isCancellationRequested() - Method in class org.gradle.tooling.internal.consumer.parameters.BuildCancellationTokenAdapter
- isCancellationRequested() - Method in interface org.gradle.tooling.internal.protocol.InternalCancellationToken
- isColorOutput() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- isDebugMode() - Method in class org.gradle.tooling.events.test.internal.DefaultDebugOptions
- isDebugMode() - Method in interface org.gradle.tooling.internal.protocol.test.InternalDebugOptions
- isEmbedded() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
- isEmbedded() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- isEmbedded() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- isEmbedded() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.Specifies whether to run the build in this process, or null to use default.
- isExported() - Method in interface org.gradle.tooling.model.eclipse.EclipseClasspathContainer
-
Marks this container as exported.
- isExported() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
-
Marks this dependency as exported.
- isExported() - Method in interface org.gradle.tooling.model.ExternalDependency
-
Marks this dependency as exported.
- isFromCache() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSuccessResult
- isFromCache() - Method in interface org.gradle.tooling.events.task.TaskSuccessResult
-
Returns whether the output for this task was pulled from a build cache when using task output caching.
- isFromCache() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTaskCachedResult
- isGenerated() - Method in interface org.gradle.tooling.model.idea.IdeaSourceDirectory
-
Return
true
if this source directory is generated. - isIncremental() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskFailureResult
- isIncremental() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSuccessResult
- isIncremental() - Method in interface org.gradle.tooling.events.task.TaskExecutionResult
-
Returns whether this task was executed incrementally.
- isIncremental() - Method in interface org.gradle.tooling.internal.protocol.events.InternalIncrementalTaskResult
-
Returns whether this task is incremental.
- ISOLATING - org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult.Type
- isOpen() - Method in interface org.gradle.tooling.model.eclipse.EclipseWorkspaceProject
-
The status of the eclipse project.
- isPublic() - Method in interface org.gradle.tooling.model.Launchable
-
Returns whether launchable is public or not.
- isResolved() - Method in class org.gradle.tooling.internal.consumer.converters.EclipseExternalDependencyUnresolvedMixin
- isResolved() - Method in interface org.gradle.tooling.model.eclipse.EclipseExternalDependency
-
Returns
true
if the current instance represents a resolved dependency. - isSearchUpwards() - Method in interface org.gradle.tooling.internal.consumer.ConnectionParameters
-
Specifies whether to search for root project, or null to use default.
- isSearchUpwards() - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
- isSearchUpwards() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
- isSearchUpwards() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
-
Deprecated.The ability to change the search upward behavior when calling a build has been removed in Gradle 7.0. This is kept for compatibility with pre 7.0 versions.
- isUpToDate() - Method in class org.gradle.tooling.events.task.internal.DefaultTaskSuccessResult
- isUpToDate() - Method in interface org.gradle.tooling.events.task.TaskSuccessResult
-
Returns whether this task was up-to-date.
- isUpToDate() - Method in interface org.gradle.tooling.internal.protocol.events.InternalTaskSuccessResult
-
Returns whether this task was up-to-date.
- iterator() - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
J
- JavaCompileTaskOperationResult - Interface in org.gradle.tooling.events.task.java
-
Describes the result of a
JavaCompile
task. - JavaCompileTaskOperationResult.AnnotationProcessorResult - Interface in org.gradle.tooling.events.task.java
-
The results of an annotation processor used during compilation.
- JavaCompileTaskOperationResult.AnnotationProcessorResult.Type - Enum in org.gradle.tooling.events.task.java
-
Type of annotation processor.
- JavaEnvironment - Interface in org.gradle.tooling.model.build
-
Informs about the Java environment, for example the Java home or the JVM args used.
- JavaRuntime - Interface in org.gradle.tooling.model.java
-
Represents a Java virtual machine installation.
- JvmTestKind - Enum in org.gradle.tooling.events.test
-
Enumerates the different kinds of JVM tests.
- JvmTestOperationDescriptor - Interface in org.gradle.tooling.events.test
-
Describes a test that runs on the JVM and for which an event has occurred.
K
- KIND_ATOMIC - Static variable in interface org.gradle.tooling.internal.protocol.events.InternalJvmTestDescriptor
- KIND_SUITE - Static variable in interface org.gradle.tooling.internal.protocol.events.InternalJvmTestDescriptor
- KotlinDslModelsParameters - Class in org.gradle.tooling.model.kotlin.dsl
-
Parameters for Kotlin DSL models.
- KotlinDslModelsParameters() - Constructor for class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- KotlinDslScriptModel - Interface in org.gradle.tooling.model.kotlin.dsl
-
Model for a Kotlin DSL script.
- KotlinDslScriptsModel - Interface in org.gradle.tooling.model.kotlin.dsl
-
Editor model for a set of Kotlin DSL scripts.
L
- Launchable - Interface in org.gradle.tooling.model
-
Represents an object that can be used to launch a Gradle build, such as a task.
- LazyConsumerActionExecutor - Class in org.gradle.tooling.internal.consumer.connection
-
Creates the actual executor implementation on demand.
- LazyConsumerActionExecutor(Distribution, ToolingImplementationLoader, LoggingProvider, ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor
- LinkageDetails - Interface in org.gradle.tooling.model.cpp
-
Represents the linkage details for a binary.
- ListenerFailedException - Exception in org.gradle.tooling
-
Thrown whenever a listener fails with an exception, which in general implies that the build completed like it should, but that one of the listeners failed with an exception.
- ListenerFailedException(String, List<? extends Throwable>) - Constructor for exception org.gradle.tooling.ListenerFailedException
- LoggingProvider - Interface in org.gradle.tooling.internal.consumer
- LongRunningOperation - Interface in org.gradle.tooling
-
Offers ways to communicate both ways with a Gradle operation, be it building a model or running tasks.
- LongRunningOperationParametersVersion1 - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.1.2-rc-1. Use
BuildParameters
instead.
M
- MacroDirective - Interface in org.gradle.tooling.model.cpp
-
Represent a macro directive.
- maySupportModel(Class<?>) - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
-
Returns true if this provider may support the given model type.
- mixInTo(Class<?>, Class<?>) - Method in interface org.gradle.tooling.internal.adapter.ViewBuilder
-
Mixes the given type into all views of the given type created using
ViewBuilder.build(Object)
. - mixInTo(Class<?>, Object) - Method in interface org.gradle.tooling.internal.adapter.ViewBuilder
-
Mixes the given object into all views of the given type created using
ViewBuilder.build(Object)
. - model(Class<T>) - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a builder which can be used to query the model of the given type.
- Model - Interface in org.gradle.tooling.model
-
A model that is buildable by the Tooling API.
- ModelBuilder - Interface in org.gradle.tooling.internal.protocol
-
Deprecated.2.1-rc-1 Use
InternalCancellableConnection
instead. - ModelBuilder<T> - Interface in org.gradle.tooling
-
A
ModelBuilder
allows you to fetch a snapshot of some model for a project or a build. - ModelIdentifier - Interface in org.gradle.tooling.internal.protocol
-
Identity information for a model.
- modelMapping - Variable in class org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer
- ModelMapping - Class in org.gradle.tooling.internal.consumer.versioning
- ModelMapping() - Constructor for class org.gradle.tooling.internal.consumer.versioning.ModelMapping
- ModelProducer - Interface in org.gradle.tooling.internal.consumer.connection
N
- NestedActionAwareBuildControllerAdapter - Class in org.gradle.tooling.internal.consumer.connection
- NestedActionAwareBuildControllerAdapter(InternalBuildControllerVersion2, ProtocolToModelAdapter, ModelMapping, File) - Constructor for class org.gradle.tooling.internal.consumer.connection.NestedActionAwareBuildControllerAdapter
- newBuild() - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a launcher which can be used to execute a build.
- newCancellationTokenSource() - Static method in class org.gradle.tooling.GradleConnector
-
Creates a new
CancellationTokenSource
that can be used to cancel one or moreLongRunningOperation
executions. - newConnector() - Static method in class org.gradle.tooling.GradleConnector
-
Creates a new connector instance.
- newGraph() - Method in class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
-
Creates an adapter for a single object graph.
- newTestLauncher() - Method in interface org.gradle.tooling.ProjectConnection
-
Creates a test launcher which can be used to execute tests.
- notifyDaemonsAboutChangedPaths(List<String>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- notifyDaemonsAboutChangedPaths(List<String>, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- notifyDaemonsAboutChangedPaths(List<String>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NotifyDaemonsAboutChangedPathsConsumerConnection
- notifyDaemonsAboutChangedPaths(List<String>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- notifyDaemonsAboutChangedPaths(List<String>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- notifyDaemonsAboutChangedPaths(List<String>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- notifyDaemonsAboutChangedPaths(List<String>, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalInvalidatableVirtualFileSystemConnection
-
Notifies all daemons about file changes made by an external process, like an IDE.
- notifyDaemonsAboutChangedPaths(List<Path>) - Method in interface org.gradle.tooling.ProjectConnection
-
Notifies all daemons about file changes made by an external process, like an IDE.
- NotifyDaemonsAboutChangedPathsConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for
InternalInvalidatableVirtualFileSystemConnection
. - NotifyDaemonsAboutChangedPathsConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.NotifyDaemonsAboutChangedPathsConsumerConnection
- NoToolingApiConnection - Class in org.gradle.tooling.internal.consumer.connection
-
A
ConsumerConnection
implementation for a Gradle version that does not support the tooling API. - NoToolingApiConnection(Distribution) - Constructor for class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- NULL_MODEL - Static variable in interface org.gradle.tooling.internal.protocol.ModelIdentifier
-
The name of the null model.
O
- ObjectGraphAdapter - Interface in org.gradle.tooling.internal.adapter
-
Converts or adapts objects to views over the objects.
- of(boolean, List<String>) - Static method in class org.gradle.tooling.events.task.internal.TaskExecutionDetails
- of(Iterable<? extends T>) - Static method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
- onComplete(T) - Method in interface org.gradle.tooling.IntermediateResultHandler
-
Handles successful completion of the action.
- onComplete(T) - Method in class org.gradle.tooling.internal.consumer.BlockingResultHandler
- onComplete(T) - Method in class org.gradle.tooling.internal.consumer.ResultHandlerAdapter
- onComplete(T) - Method in interface org.gradle.tooling.internal.protocol.ResultHandlerVersion1
- onComplete(T) - Method in interface org.gradle.tooling.ResultHandler
-
Handles successful completion of the operation.
- onEvent(Object) - Method in class org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter
- onEvent(Object) - Method in class org.gradle.tooling.internal.consumer.parameters.FailsafeBuildProgressListenerAdapter
- onEvent(Object) - Method in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
Invoked when a progress event happens in the build being run, and one or more listeners for the given event type have been registered.
- onFailure(Throwable) - Method in class org.gradle.tooling.internal.consumer.ResultHandlerAdapter
- onFailure(Throwable) - Method in interface org.gradle.tooling.internal.protocol.ResultHandlerVersion1
- onFailure(GradleConnectionException) - Method in class org.gradle.tooling.internal.consumer.BlockingResultHandler
- onFailure(GradleConnectionException) - Method in interface org.gradle.tooling.ResultHandler
-
Handles a failed operation.
- onFinish(FinishEvent) - Method in interface org.gradle.tooling.events.OperationCompletionListener
-
Called when an operation completes.
- onOperationEnd() - Method in interface org.gradle.tooling.internal.protocol.ProgressListenerVersion1
- onOperationStart(String) - Method in interface org.gradle.tooling.internal.protocol.ProgressListenerVersion1
- onResult(PhasedActionResult<?>) - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedActionResultListener
- onResult(PhasedActionResult<?>) - Method in interface org.gradle.tooling.internal.protocol.PhasedActionResultListener
-
Method called when result is available.
- OperationCompletionListener - Interface in org.gradle.tooling.events
-
A listener which is notified when operations run as part of the build complete.
- OperationDescriptor - Interface in org.gradle.tooling.events
-
Describes an operation for which an event has occurred.
- OperationDescriptorWrapper - Interface in org.gradle.tooling.events.internal
- operationParamsBuilder - Variable in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- OperationResult - Interface in org.gradle.tooling.events
-
Describes the result of running an operation.
- OperationType - Enum in org.gradle.tooling.events
-
Enumerates the different types of operations for which progress events can be received.
- org.gradle.tooling - package org.gradle.tooling
-
The main interfaces and classes of the Gradle tooling API.
- org.gradle.tooling.events - package org.gradle.tooling.events
-
The interfaces and classes related to registering for event notifications and listening to dispatched events.
- org.gradle.tooling.events.configuration - package org.gradle.tooling.events.configuration
-
Project configuration specific interfaces and classes related to event notifications.
- org.gradle.tooling.events.configuration.internal - package org.gradle.tooling.events.configuration.internal
- org.gradle.tooling.events.internal - package org.gradle.tooling.events.internal
- org.gradle.tooling.events.task - package org.gradle.tooling.events.task
-
Task execution specific interfaces and classes related to event notifications.
- org.gradle.tooling.events.task.internal - package org.gradle.tooling.events.task.internal
- org.gradle.tooling.events.task.internal.java - package org.gradle.tooling.events.task.internal.java
- org.gradle.tooling.events.task.java - package org.gradle.tooling.events.task.java
-
Task execution result interfaces specific to Java projects.
- org.gradle.tooling.events.test - package org.gradle.tooling.events.test
-
Test execution specific interfaces and classes related to event notifications.
- org.gradle.tooling.events.test.internal - package org.gradle.tooling.events.test.internal
- org.gradle.tooling.events.transform - package org.gradle.tooling.events.transform
-
Artifact transform execution specific interfaces and classes related to event notifications.
- org.gradle.tooling.events.transform.internal - package org.gradle.tooling.events.transform.internal
- org.gradle.tooling.events.work - package org.gradle.tooling.events.work
-
Work item execution specific interfaces and classes related to event notifications.
- org.gradle.tooling.events.work.internal - package org.gradle.tooling.events.work.internal
- org.gradle.tooling.exceptions - package org.gradle.tooling.exceptions
-
Exceptions thrown when using the tooling API.
- org.gradle.tooling.internal.adapter - package org.gradle.tooling.internal.adapter
- org.gradle.tooling.internal.build - package org.gradle.tooling.internal.build
- org.gradle.tooling.internal.consumer - package org.gradle.tooling.internal.consumer
- org.gradle.tooling.internal.consumer.async - package org.gradle.tooling.internal.consumer.async
- org.gradle.tooling.internal.consumer.connection - package org.gradle.tooling.internal.consumer.connection
- org.gradle.tooling.internal.consumer.converters - package org.gradle.tooling.internal.consumer.converters
- org.gradle.tooling.internal.consumer.loader - package org.gradle.tooling.internal.consumer.loader
- org.gradle.tooling.internal.consumer.parameters - package org.gradle.tooling.internal.consumer.parameters
- org.gradle.tooling.internal.consumer.versioning - package org.gradle.tooling.internal.consumer.versioning
- org.gradle.tooling.internal.gradle - package org.gradle.tooling.internal.gradle
- org.gradle.tooling.internal.protocol - package org.gradle.tooling.internal.protocol
- org.gradle.tooling.internal.protocol.cpp - package org.gradle.tooling.internal.protocol.cpp
- org.gradle.tooling.internal.protocol.events - package org.gradle.tooling.internal.protocol.events
- org.gradle.tooling.internal.protocol.exceptions - package org.gradle.tooling.internal.protocol.exceptions
- org.gradle.tooling.internal.protocol.test - package org.gradle.tooling.internal.protocol.test
- org.gradle.tooling.model - package org.gradle.tooling.model
-
The general-purpose tooling model types, provided by the tooling API.
- org.gradle.tooling.model.build - package org.gradle.tooling.model.build
-
Tooling models for the build environment, which includes information such as Gradle or Java versions.
- org.gradle.tooling.model.cpp - package org.gradle.tooling.model.cpp
-
Types that represent the tooling model for C++ projects.
- org.gradle.tooling.model.eclipse - package org.gradle.tooling.model.eclipse
-
Eclipse-centric tooling models.
- org.gradle.tooling.model.gradle - package org.gradle.tooling.model.gradle
-
The tooling models for Gradle builds and projects.
- org.gradle.tooling.model.idea - package org.gradle.tooling.model.idea
-
IntelliJ IDEA centric tooling models.
- org.gradle.tooling.model.internal - package org.gradle.tooling.model.internal
- org.gradle.tooling.model.java - package org.gradle.tooling.model.java
-
Java-specific details for tooling models.
- org.gradle.tooling.model.kotlin.dsl - package org.gradle.tooling.model.kotlin.dsl
-
Kotlin DSL related tooling models.
P
- ParameterAcceptingConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for
InternalParameterAcceptingConnection
. - ParameterAcceptingConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.ParameterAcceptingConsumerConnection
- ParameterValidatingConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
- ParameterValidatingConsumerConnection(VersionDetails, ConsumerConnection) - Constructor for class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- PhasedActionAwareConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for
InternalPhasedActionConnection
. - PhasedActionAwareConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.PhasedActionAwareConsumerConnection
- PhasedActionResult<T> - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE.
- PhasedActionResult.Phase - Enum in org.gradle.tooling.internal.protocol
-
Phases of the build when it is possible to run an action provided by the client.
- PhasedActionResultListener - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE.
- PhasedBuildAction - Interface in org.gradle.tooling.internal.consumer
-
Internal consumer wrapper for all information required to run phased build actions.
- PhasedBuildAction.BuildActionWrapper<T> - Interface in org.gradle.tooling.internal.consumer
- PluginClasspathInjectionSupportedCheckModelProducer - Class in org.gradle.tooling.internal.consumer.connection
- PluginClasspathInjectionSupportedCheckModelProducer(ModelProducer, VersionDetails) - Constructor for class org.gradle.tooling.internal.consumer.connection.PluginClasspathInjectionSupportedCheckModelProducer
- PluginIdentifier - Interface in org.gradle.tooling.events
-
Identifies a Gradle plugin.
- PREPARATION_TASK_NAME - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- preprocessLaunchables(Iterable<? extends Launchable>) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- produceModel(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer
- produceModel(Class<T>, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ModelProducer
- produceModel(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.PluginClasspathInjectionSupportedCheckModelProducer
- ProgressEvent - Interface in org.gradle.tooling.events
-
Root interface for all events that signal progress while executing an operation.
- ProgressEvent - Interface in org.gradle.tooling
-
Some information about a piece of work of a long running operation.
- ProgressListener - Interface in org.gradle.tooling.events
-
A listener which is notified when operations that are executed as part of running a build make progress.
- ProgressListener - Interface in org.gradle.tooling
-
A listener which is notified as some long running operation makes progress.
- ProgressListenerVersion1 - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE.
- ProgressLoggingConsumerActionExecutor - Class in org.gradle.tooling.internal.consumer.connection
-
Provides some high-level progress information.
- ProgressLoggingConsumerActionExecutor(ConsumerActionExecutor, LoggingProvider) - Constructor for class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor
- PROJECT_CONFIGURATION - org.gradle.tooling.events.OperationType
-
Flag for project configuration operation progress events.
- PROJECT_CONFIGURATION_EXECUTION - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the project configuration operations.
- ProjectConfigurationFailureResult - Interface in org.gradle.tooling.events.configuration
-
Describes how a project configuration operation finished with failures.
- ProjectConfigurationFinishEvent - Interface in org.gradle.tooling.events.configuration
-
An event that informs about a project configuration operation having finished its execution.
- ProjectConfigurationOperationDescriptor - Interface in org.gradle.tooling.events.configuration
-
Describes a project configuration operation for which an event has occurred.
- ProjectConfigurationOperationResult - Interface in org.gradle.tooling.events.configuration
-
Describes the result of running a project configuration operation.
- ProjectConfigurationOperationResult.PluginApplicationResult - Interface in org.gradle.tooling.events.configuration
-
Describes the result of applying a plugin.
- ProjectConfigurationProgressEvent - Interface in org.gradle.tooling.events.configuration
-
Root interface for all events that signal progress while configuring a project.
- ProjectConfigurationStartEvent - Interface in org.gradle.tooling.events.configuration
-
An event that informs about a project configuration operation having started its execution.
- ProjectConfigurationSuccessResult - Interface in org.gradle.tooling.events.configuration
-
Describes how a project configuration operation finished successfully.
- ProjectConnection - Interface in org.gradle.tooling
-
Represents a long-lived connection to a Gradle project.
- ProjectConnectionCloseListener - Interface in org.gradle.tooling.internal.consumer
- ProjectDependency - Interface in org.gradle.tooling.model
-
Represents a dependency on another project.
- ProjectIdentifier - Interface in org.gradle.tooling.model
-
Identifies a Gradle project.
- ProjectModel - Interface in org.gradle.tooling.model
-
Represents a model that is associated with some Gradle project.
- ProjectPublications - Interface in org.gradle.tooling.model.gradle
-
A model providing information about the publications of a Gradle project.
- PROJECTS_LOADED - org.gradle.tooling.internal.protocol.PhasedActionResult.Phase
- projectsLoaded(BuildAction<T>, IntermediateResultHandler<? super T>) - Method in interface org.gradle.tooling.BuildActionExecuter.Builder
-
Executes the given action after projects are loaded and sends its result to the given result handler.
- ProjectVersion3 - Interface in org.gradle.tooling.internal.protocol
-
DO NOT CHANGE THIS INTERFACE.
- ProtocolToModelAdapter - Class in org.gradle.tooling.internal.adapter
-
Adapts some source object to some target view type.
- ProtocolToModelAdapter() - Constructor for class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
- ProtocolToModelAdapter(TargetTypeProvider) - Constructor for class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
- PROVIDER_MODE_SYSTEM_PROPERTY_NAME - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
R
- rationalizeInput(Iterable<? extends T>) - Static method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- rationalizeInput(T[]) - Static method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- removeCallback(Runnable) - Method in class org.gradle.tooling.internal.consumer.parameters.BuildCancellationTokenAdapter
- removeCallback(Runnable) - Method in interface org.gradle.tooling.internal.protocol.InternalCancellationToken
-
Removes a callback from a set of handlers called when cancel is requested.
- reset() - Static method in class org.gradle.tooling.internal.consumer.ConnectorServices
-
Resets the state of connector services.
- ResultHandler<T> - Interface in org.gradle.tooling
-
A handler for an asynchronous operation which returns an object of type T.
- ResultHandlerAdapter<T> - Class in org.gradle.tooling.internal.consumer
-
Adapts a
ResultHandler
to aResultHandlerVersion1
. - ResultHandlerAdapter(ResultHandler<? super T>, Transformer<GradleConnectionException, Throwable>) - Constructor for class org.gradle.tooling.internal.consumer.ResultHandlerAdapter
- ResultHandlerVersion1<T> - Interface in org.gradle.tooling.internal.protocol
- rethrowErrors() - Method in class org.gradle.tooling.internal.consumer.parameters.FailsafeBuildProgressListenerAdapter
- RethrowingErrorsConsumerActionExecutor - Class in org.gradle.tooling.internal.consumer.connection
- RethrowingErrorsConsumerActionExecutor(ConsumerActionExecutor) - Constructor for class org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor
- run() - Method in interface org.gradle.tooling.BuildActionExecuter
-
Runs the action, blocking until its result is available.
- run() - Method in interface org.gradle.tooling.BuildLauncher
-
Executes the build, blocking until it is complete.
- run() - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- run() - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildActionExecuter
- run() - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- run() - Method in interface org.gradle.tooling.TestLauncher
-
Executes the tests, blocking until complete.
- run(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- run(Class<T>, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- run(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- run(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- run(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- run(Class<T>, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.BuildActionRunner
-
Deprecated.
- run(Collection<? extends BuildAction<? extends T>>) - Method in interface org.gradle.tooling.BuildController
-
Runs the given actions and returns their results.
- run(Collection<? extends BuildAction<? extends T>>) - Method in class org.gradle.tooling.internal.consumer.connection.NestedActionAwareBuildControllerAdapter
- run(List<Supplier<T>>) - Method in interface org.gradle.tooling.internal.protocol.InternalActionAwareBuildController
-
Runs the given actions in parallel and returns the results.
- run(BuildAction<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- run(BuildAction<T>, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ActionRunner
- run(BuildAction<T>, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- run(BuildAction<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- run(BuildAction<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- run(BuildAction<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- run(ConsumerAction<? extends T>, ResultHandlerVersion1<? super T>) - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConsumerActionExecutor
-
Runs some operation asynchronously against a consumer connection.
- run(ConsumerAction<? extends T>, ResultHandlerVersion1<? super T>) - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor
- run(ConsumerAction<T>) - Method in class org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor
- run(ConsumerAction<T>) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerActionExecutor
- run(ConsumerAction<T>) - Method in class org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor
- run(ConsumerAction<T>) - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor
- run(ConsumerAction<T>) - Method in class org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor
- run(ConsumerConnection) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerAction
- run(PhasedBuildAction, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- run(PhasedBuildAction, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- run(PhasedBuildAction, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- run(PhasedBuildAction, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- run(PhasedBuildAction, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.PhasedActionAwareConsumerConnection
- run(PhasedBuildAction, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- run(InternalBuildAction<T>, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalBuildActionExecutor
-
Deprecated.
- run(InternalBuildAction<T>, InternalCancellationToken, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalCancellableConnection
-
Deprecated.
- run(InternalBuildActionVersion2<T>, InternalCancellationToken, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalParameterAcceptingConnection
-
Performs some action against a build and returns the result.
- run(InternalPhasedAction, PhasedActionResultListener, InternalCancellationToken, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalPhasedActionConnection
-
Performs some action against a build and returns the result.
- run(ResultHandler<? super Void>) - Method in interface org.gradle.tooling.BuildLauncher
-
Launches the build.
- run(ResultHandler<? super Void>) - Method in class org.gradle.tooling.internal.consumer.DefaultBuildLauncher
- run(ResultHandler<? super Void>) - Method in class org.gradle.tooling.internal.consumer.DefaultPhasedBuildActionExecuter
- run(ResultHandler<? super Void>) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- run(ResultHandler<? super Void>) - Method in interface org.gradle.tooling.TestLauncher
-
Starts executing the tests.
- run(ResultHandler<? super T>) - Method in interface org.gradle.tooling.BuildActionExecuter
-
Starts executing the action, passing the result to the given handler when complete.
- RunClosedProjectBuildDependencies - Interface in org.gradle.tooling.model.eclipse
-
A tooling model that instructs Gradle to run tasks to build artifacts for closed projects.
- RunEclipseAutoBuildTasks - Interface in org.gradle.tooling.model.eclipse
-
A tooling model that instructs Gradle to run tasks from the Eclipse plugin configuration.
- RunEclipseSynchronizationTasks - Interface in org.gradle.tooling.model.eclipse
-
A tooling model that instructs Gradle to run tasks from the Eclipse plugin configuration.
- runTests(TestExecutionRequest, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- runTests(TestExecutionRequest, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- runTests(TestExecutionRequest, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- runTests(TestExecutionRequest, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- runTests(TestExecutionRequest, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.TestExecutionConsumerConnection
- runTests(TestExecutionRequest, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- runTests(InternalTestExecutionRequest, InternalCancellationToken, BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.test.InternalTestExecutionConnection
S
- ScriptPluginIdentifier - Interface in org.gradle.tooling.events
-
Identifies a Gradle script plugin.
- SCRIPTS_GRADLE_PROPERTY_NAME - Static variable in interface org.gradle.tooling.model.kotlin.dsl.KotlinDslScriptsModel
-
Gradle property name for the set of scripts to be queried for.
- searchUpwards(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- setArguments(List<String>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setCancellationToken(CancellationToken) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setColorOutput(boolean) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies whether to generate colored (ANSI encoded) output for logging.
- setColorOutput(boolean) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setColorOutput(boolean) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies whether to generate colored (ANSI encoded) output for logging.
- setColorOutput(Boolean) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setDaemonBaseDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setDaemonMaxIdleTimeUnits(TimeUnit) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setDaemonMaxIdleTimeValue(Integer) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setDistributionBaseDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setEmbedded(Boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setEntryPoint(String) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setEnvironmentVariables(Map<String, String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the environment variables to use for this operation.
- setEnvironmentVariables(Map<String, String>) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setEnvironmentVariables(Map<String, String>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setEnvironmentVariables(Map<String, String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the environment variables to use for this operation.
- setGradleUserHomeDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setInjectedPluginClasspath(ClassPath) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setJavaHome(File) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java home directory to use for this operation.
- setJavaHome(File) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setJavaHome(File) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setJavaHome(File) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java home directory to use for this operation.
- setJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setJvmArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(String...) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setJvmArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specifies the Java VM arguments to use for this operation.
- setJvmArguments(List<String>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setLaunchables(Iterable<? extends Launchable>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setParameters(ConnectionParameters) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setPort(int) - Method in class org.gradle.tooling.events.test.internal.DefaultDebugOptions
- setProjectDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setSearchUpwards(Boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation. - setStandardError(OutputStream) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setStandardError(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
OutputStream
which should receive standard error logging generated while running the operation. - setStandardInput(InputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
InputStream
that will be used as standard input for this operation. - setStandardInput(InputStream) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setStandardInput(InputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
InputStream
that will be used as standard input for this operation. - setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the
OutputStream
which should receive standard output logging generated while running the operation. - setStandardOutput(OutputStream) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the
OutputStream
which should receive standard output logging generated while running the operation. - setStderr(OutputStream) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setStdin(InputStream) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setStdout(OutputStream) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setTasks(List<String>) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters.Builder
- setVerboseLogging(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters.Builder
- setVerboseLogging(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
-
If true then debug log statements will be shown
- setWorkspace(EclipseWorkspace) - Method in interface org.gradle.tooling.model.eclipse.EclipseRuntime
-
The eclipse workspace
- shutdown(ShutdownParameters) - Method in interface org.gradle.tooling.internal.protocol.StoppableConnection
-
Shuts down this connection.
- ShutdownAwareConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
Used for providers >= 2.2.
- ShutdownAwareConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.ShutdownAwareConsumerConnection
- ShutdownParameters - Interface in org.gradle.tooling.internal.protocol
-
The parameters for shutting down a provider connection.
- size() - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
- SkippedResult - Interface in org.gradle.tooling.events
-
Describes how an operation was skipped.
- SourceDirectory - Interface in org.gradle.tooling.model
-
Represents a source directory.
- SourceFile - Interface in org.gradle.tooling.model.cpp
-
Provides details about a particular source file.
- StartEvent - Interface in org.gradle.tooling.events
-
An event that informs about an operation having started its execution.
- statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.events.ProgressListener
-
Called when the execution of an operation progresses.
- statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.ProgressListener
-
Called when the progress status changes.
- StatusEvent - Interface in org.gradle.tooling.events
-
An event that informs about an interim results of the operation.
- StdErr - org.gradle.tooling.events.test.Destination
- StdOut - org.gradle.tooling.events.test.Destination
- stop() - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConsumerActionExecutor
-
Stops this connection, blocking until all operations on the connection have completed.
- stop() - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConsumerActionExecutor
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.CancellableConsumerActionExecutor
- stop() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerActionExecutor
-
Blocks until all actions have completed.
- stop() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
-
Cleans up resources used by this connection.
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConsumerActionExecutor
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConsumerActionExecutor
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.RethrowingErrorsConsumerActionExecutor
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.ShutdownAwareConsumerConnection
- stop() - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- stop() - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
-
Deprecated.2.2-rc-1 Use
StoppableConnection
instead. - StoppableConnection - Interface in org.gradle.tooling.internal.protocol
-
Allows a connection to be shutdown.
- stopWhenIdle(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AbstractConsumerConnection
- stopWhenIdle(ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
- stopWhenIdle(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.NoToolingApiConnection
- stopWhenIdle(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ParameterValidatingConsumerConnection
- stopWhenIdle(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.StopWhenIdleConsumerConnection
- stopWhenIdle(ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- stopWhenIdle(BuildParameters) - Method in interface org.gradle.tooling.internal.protocol.InternalStopWhenIdleConnection
- StopWhenIdleConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for
InternalInvalidatableVirtualFileSystemConnection
. - StopWhenIdleConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.StopWhenIdleConsumerConnection
- STRICT_CLASSPATH_MODE_SYSTEM_PROPERTY_DECLARATION - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- STRICT_CLASSPATH_MODE_SYSTEM_PROPERTY_VALUE - Static variable in class org.gradle.tooling.model.kotlin.dsl.KotlinDslModelsParameters
- SuccessResult - Interface in org.gradle.tooling.events
-
Describes how an operation finished successfully.
- SUITE - org.gradle.tooling.events.test.JvmTestKind
- supportsEnvironmentVariablesCustomization() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- supportsParameterizedToolingModels() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- supportsPluginClasspathInjection() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- supportsRunPhasedActions() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- supportsRunTasksBeforeExecutingAction() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- SynchronizedLogging - Class in org.gradle.tooling.internal.consumer
-
Provides logging services per thread.
- SynchronizedLogging(Clock, BuildOperationIdFactory) - Constructor for class org.gradle.tooling.internal.consumer.SynchronizedLogging
- SynchronizedToolingImplementationLoader - Class in org.gradle.tooling.internal.consumer.loader
- SynchronizedToolingImplementationLoader(ToolingImplementationLoader) - Constructor for class org.gradle.tooling.internal.consumer.loader.SynchronizedToolingImplementationLoader
T
- TargetTypeProvider - Interface in org.gradle.tooling.internal.adapter
- Task - Interface in org.gradle.tooling.model
-
Represents a task which is executable by Gradle.
- TASK - org.gradle.tooling.events.OperationType
-
Flag for task operation progress events.
- TASK_EXECUTION - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the task execution operations.
- TaskExecutionDetails - Class in org.gradle.tooling.events.task.internal
- TaskExecutionDetails() - Constructor for class org.gradle.tooling.events.task.internal.TaskExecutionDetails
- TaskExecutionResult - Interface in org.gradle.tooling.events.task
-
Describes the result of a non-skipped task.
- TaskFailureResult - Interface in org.gradle.tooling.events.task
-
Describes how a task operation finished with failures.
- TaskFinishEvent - Interface in org.gradle.tooling.events.task
-
An event that informs about a task having finished its execution.
- TaskListingLaunchable - Interface in org.gradle.tooling.internal.gradle
- TaskOperationDescriptor - Interface in org.gradle.tooling.events.task
-
Describes a task operation for which an event has occurred.
- TaskOperationResult - Interface in org.gradle.tooling.events.task
-
Describes the result of running a task operation.
- TaskProgressEvent - Interface in org.gradle.tooling.events.task
-
Root interface for all events that signal progress while executing a task.
- TaskSelector - Interface in org.gradle.tooling.model
-
Represents a
Launchable
that uses task name to select tasks executed from a given project and its sub-projects. - TaskSkippedResult - Interface in org.gradle.tooling.events.task
-
Describes how a task operation was skipped.
- TaskStartEvent - Interface in org.gradle.tooling.events.task
-
An event that informs about a task having started its execution.
- TaskSuccessResult - Interface in org.gradle.tooling.events.task
-
Describes how a task operation finished successfully.
- TEST - org.gradle.tooling.events.OperationType
-
Flag for test operation progress events.
- TEST_EXECUTION - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the test execution operations.
- TEST_OUTPUT - org.gradle.tooling.events.OperationType
-
Flag for test output operation progress events.
- TEST_OUTPUT - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the test output of the task execution operations.
- TestExecutionConsumerConnection - Class in org.gradle.tooling.internal.consumer.connection
-
Used for providers >= 2.6.
- TestExecutionConsumerConnection(ConnectionVersion4, ModelMapping, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.TestExecutionConsumerConnection
- TestExecutionException - Exception in org.gradle.tooling
-
Thrown when the
TestLauncher
cannot run tests, or when one or more tests fail. - TestExecutionException(String) - Constructor for exception org.gradle.tooling.TestExecutionException
- TestExecutionException(String, Throwable) - Constructor for exception org.gradle.tooling.TestExecutionException
- TestExecutionRequest - Class in org.gradle.tooling.internal.consumer
- TestExecutionRequest(Iterable<TestOperationDescriptor>, Collection<String>, Set<InternalJvmTestRequest>, InternalDebugOptions, Map<String, List<InternalJvmTestRequest>>) - Constructor for class org.gradle.tooling.internal.consumer.TestExecutionRequest
- TestFailureResult - Interface in org.gradle.tooling.events.test
-
Describes how a test operation finished with failures.
- TestFinishEvent - Interface in org.gradle.tooling.events.test
-
An event that informs about a test having finished its execution.
- TestLauncher - Interface in org.gradle.tooling
-
A
TestLauncher
allows you to execute tests in a Gradle build. - TestOperationDescriptor - Interface in org.gradle.tooling.events.test
-
Describes a test operation for which an event has occurred.
- TestOperationResult - Interface in org.gradle.tooling.events.test
-
Describes the result of running a test operation.
- TestOutputDescriptor - Interface in org.gradle.tooling.events.test
-
Describes a test output operation.
- TestOutputEvent - Interface in org.gradle.tooling.events.test
-
An event that informs about a test printing text to the standard output or to the standard error.
- TestProgressEvent - Interface in org.gradle.tooling.events.test
-
Root interface for all events that signal progress while executing a test or test suite.
- TestSkippedResult - Interface in org.gradle.tooling.events.test
-
Describes how a test operation was skipped.
- TestStartEvent - Interface in org.gradle.tooling.events.test
-
An event that informs about a test having started its execution.
- TestSuccessResult - Interface in org.gradle.tooling.events.test
-
Describes how a test operation finished successfully.
- toEnum(Class<? extends T>, String) - Static method in class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
- token() - Method in interface org.gradle.tooling.CancellationTokenSource
-
Returns a token associated with this
CancellationTokenSource
. - token() - Method in class org.gradle.tooling.internal.consumer.DefaultCancellationTokenSource
- ToolingImplementationLoader - Interface in org.gradle.tooling.internal.consumer.loader
-
Loads the Tooling API implementation classes from the given Gradle distribution and adapts them to the current Tooling API interfaces.
- ToolingParameterProxy - Class in org.gradle.tooling.internal.consumer.connection
-
Proxy for generating instances of the given parameter interface.
- ToolingParameterProxy() - Constructor for class org.gradle.tooling.internal.consumer.connection.ToolingParameterProxy
- toString() - Method in class org.gradle.tooling.events.internal.ConsumerOperationDescriptor
- toString() - Method in class org.gradle.tooling.events.internal.DefaultOperationDescriptor
- toString() - Method in class org.gradle.tooling.events.test.internal.DefaultTestOutputEvent
- toString() - Method in class org.gradle.tooling.internal.gradle.DefaultBuildIdentifier
- toString() - Method in class org.gradle.tooling.internal.gradle.DefaultProjectIdentifier
- toTaskResult(InternalTaskResult) - Static method in class org.gradle.tooling.internal.consumer.parameters.BuildProgressListenerAdapter
- toWords(CharSequence, char) - Static method in class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
- transform(Throwable) - Method in class org.gradle.tooling.internal.consumer.ExceptionTransformer
- TRANSFORM - org.gradle.tooling.events.OperationType
-
Flag for transform operation progress events.
- TRANSFORM_EXECUTION - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the transform operations.
- TransformFailureResult - Interface in org.gradle.tooling.events.transform
-
Describes how a transform operation finished with failures.
- TransformFinishEvent - Interface in org.gradle.tooling.events.transform
-
An event that informs about a transform operation having finished its execution.
- TransformOperationDescriptor - Interface in org.gradle.tooling.events.transform
-
Describes a transform operation for which an event has occurred.
- TransformOperationDescriptor.SubjectDescriptor - Interface in org.gradle.tooling.events.transform
-
Describes the subject (artifact or file) of a transform operation.
- TransformOperationDescriptor.TransformerDescriptor - Interface in org.gradle.tooling.events.transform
-
Describes the transformer of a transform operation.
- TransformOperationResult - Interface in org.gradle.tooling.events.transform
-
Describes the result of running a transform operation.
- TransformProgressEvent - Interface in org.gradle.tooling.events.transform
-
Root interface for all events that signal progress while executing a transform.
- TransformStartEvent - Interface in org.gradle.tooling.events.transform
-
An event that informs about a transform operation having started its execution.
- TransformSuccessResult - Interface in org.gradle.tooling.events.transform
-
Describes how a transform operation finished successfully.
- TYPE_AGGREGATING - Static variable in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult
- TYPE_ISOLATING - Static variable in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult
- TYPE_UNKNOWN - Static variable in interface org.gradle.tooling.internal.protocol.events.InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult
U
- UNKNOWN - org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult.Type
- UNKNOWN - org.gradle.tooling.events.test.JvmTestKind
- unknownModel(Class<?>, InternalUnsupportedModelException) - Static method in class org.gradle.tooling.model.internal.Exceptions
- UnknownModelException - Exception in org.gradle.tooling
-
Thrown when the client is trying to acquire a model that is unknown to the Tooling API.
- UnknownModelException(String) - Constructor for exception org.gradle.tooling.UnknownModelException
- UnknownModelException(String, Throwable) - Constructor for exception org.gradle.tooling.UnknownModelException
- unpack(Object) - Method in class org.gradle.tooling.internal.adapter.ProtocolToModelAdapter
-
Unpacks the source object from a given view object.
- unsupported() - Static method in class org.gradle.tooling.events.task.internal.TaskExecutionDetails
- UnsupportedBuildArgumentException - Exception in org.gradle.tooling.exceptions
-
Thrown when the
LongRunningOperation
has been configured with unsupported build arguments. - UnsupportedBuildArgumentException(String) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedBuildArgumentException
- UnsupportedBuildArgumentException(String, Throwable) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedBuildArgumentException
- unsupportedFeature(String, String, String) - Static method in class org.gradle.tooling.model.internal.Exceptions
- unsupportedFeature(String, Distribution, String) - Static method in class org.gradle.tooling.model.internal.Exceptions
- unsupportedMethod(String) - Static method in class org.gradle.tooling.model.internal.Exceptions
- UnsupportedMethodException - Exception in org.gradle.tooling.model
-
Thrown when the tooling API client attempts to use a method that does not exist in the version of Gradle that the tooling API is connected to.
- UnsupportedMethodException(String) - Constructor for exception org.gradle.tooling.model.UnsupportedMethodException
- UnsupportedMethodException(String, Throwable) - Constructor for exception org.gradle.tooling.model.UnsupportedMethodException
- unsupportedModel(Class<?>, String) - Static method in class org.gradle.tooling.model.internal.Exceptions
- UnsupportedOlderVersionConnection - Class in org.gradle.tooling.internal.consumer.connection
-
An adapter for unsupported connection using a
ConnectionVersion4
based provider. - UnsupportedOlderVersionConnection(ConnectionVersion4, ProtocolToModelAdapter) - Constructor for class org.gradle.tooling.internal.consumer.connection.UnsupportedOlderVersionConnection
- UnsupportedOperationConfigurationException - Exception in org.gradle.tooling.exceptions
-
Thrown when a
LongRunningOperation
has been configured with unsupported settings. - UnsupportedOperationConfigurationException(String) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedOperationConfigurationException
- UnsupportedOperationConfigurationException(String, Throwable) - Constructor for exception org.gradle.tooling.exceptions.UnsupportedOperationConfigurationException
- UnsupportedVersionException - Exception in org.gradle.tooling
-
Thrown when the target Gradle version does not support a particular feature.
- UnsupportedVersionException(String) - Constructor for exception org.gradle.tooling.UnsupportedVersionException
- UnsupportedVersionException(String, Throwable) - Constructor for exception org.gradle.tooling.UnsupportedVersionException
- useBuildDistribution() - Method in class org.gradle.tooling.GradleConnector
-
Specifies to use the Gradle distribution defined by the target Gradle build.
- useBuildDistribution() - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- useClasspathDistribution() - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- useDistribution(URI) - Method in class org.gradle.tooling.GradleConnector
-
Specifies which Gradle distribution to use.
- useDistribution(URI) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- useDistributionBaseDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- useGradleUserHomeDir(File) - Method in class org.gradle.tooling.GradleConnector
-
Specifies the user's Gradle home directory to use.
- useGradleUserHomeDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- useGradleVersion(String) - Method in class org.gradle.tooling.GradleConnector
-
Specifies which Gradle version to use.
- useGradleVersion(String) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
- useInstallation(File) - Method in class org.gradle.tooling.GradleConnector
-
Specifies which Gradle installation to use.
- useInstallation(File) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
V
- valueOf(String) - Static method in enum org.gradle.tooling.events.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.events.test.Destination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.events.test.JvmTestKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.internal.protocol.PhasedActionResult.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gradle.tooling.model.kotlin.dsl.EditorReportSeverity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gradle.tooling.events.OperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gradle.tooling.events.task.java.JavaCompileTaskOperationResult.AnnotationProcessorResult.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gradle.tooling.events.test.Destination
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gradle.tooling.events.test.JvmTestKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gradle.tooling.internal.protocol.PhasedActionResult.Phase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gradle.tooling.model.kotlin.dsl.EditorReportSeverity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- versionDetails - Variable in class org.gradle.tooling.internal.consumer.connection.CancellableModelBuilderBackedModelProducer
- VersionDetails - Class in org.gradle.tooling.internal.consumer.versioning
- VersionDetails(String) - Constructor for class org.gradle.tooling.internal.consumer.versioning.VersionDetails
- VersionOnlyBuildEnvironment - Class in org.gradle.tooling.internal.build
- VersionOnlyBuildEnvironment(String) - Constructor for class org.gradle.tooling.internal.build.VersionOnlyBuildEnvironment
- ViewBuilder<T> - Interface in org.gradle.tooling.internal.adapter
W
- WARNING - org.gradle.tooling.model.kotlin.dsl.EditorReportSeverity
- withArguments(Iterable<String>) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specify the command line build arguments.
- withArguments(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- withArguments(Iterable<String>) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specify the command line build arguments.
- withArguments(String...) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Specify the command line build arguments.
- withArguments(String...) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- withArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
-
Specify the command line build arguments.
- withCancellationToken(CancellationToken) - Method in interface org.gradle.tooling.ConfigurableLauncher
-
Sets the cancellation token to use to cancel the operation if required.
- withCancellationToken(CancellationToken) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
- withCancellationToken(CancellationToken) - Method in interface org.gradle.tooling.LongRunningOperation
-
Sets the cancellation token to use to cancel the operation if required.
- withInjectedClassPath(ClassPath) - Method in class org.gradle.tooling.internal.consumer.AbstractLongRunningOperation
-
Specifies classpath URIs used for loading user-defined classes.
- withJvmTestClasses(Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withJvmTestClasses(Iterable<String>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class name.
- withJvmTestClasses(String...) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withJvmTestClasses(String...) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class name.
- withJvmTestMethods(String, Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withJvmTestMethods(String, Iterable<String>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class and methods name.
- withJvmTestMethods(String, String...) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withJvmTestMethods(String, String...) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by class and method name.
- withTaskAndTestClasses(String, Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withTaskAndTestClasses(String, Iterable<String>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by the container task and the class name.
- withTaskAndTestMethods(String, String, Iterable<String>) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withTaskAndTestMethods(String, String, Iterable<String>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed declared by the container task, class and method name.
- withTests(Iterable<? extends TestOperationDescriptor>) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withTests(Iterable<? extends TestOperationDescriptor>) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed by passing test descriptors received from a previous Gradle Run.
- withTests(TestOperationDescriptor...) - Method in class org.gradle.tooling.internal.consumer.DefaultTestLauncher
- withTests(TestOperationDescriptor...) - Method in interface org.gradle.tooling.TestLauncher
-
Adds tests to be executed by passing test descriptors received from a previous Gradle Run.
- WORK_ITEM - org.gradle.tooling.events.OperationType
-
Flag for work item operation progress events.
- WORK_ITEM_EXECUTION - Static variable in interface org.gradle.tooling.internal.protocol.InternalBuildProgressListener
-
The constant for the work item execution operations.
- WorkItemFailureResult - Interface in org.gradle.tooling.events.work
-
Describes how a work item operation finished with failures.
- WorkItemFinishEvent - Interface in org.gradle.tooling.events.work
-
An event that informs about a work item having finished its execution.
- WorkItemOperationDescriptor - Interface in org.gradle.tooling.events.work
-
Describes a work item operation for which an event has occurred.
- WorkItemOperationResult - Interface in org.gradle.tooling.events.work
-
Describes the result of running a work item operation.
- WorkItemProgressEvent - Interface in org.gradle.tooling.events.work
-
Root interface for all events that signal progress while executing a work item.
- WorkItemStartEvent - Interface in org.gradle.tooling.events.work
-
An event that informs about a work item having started its execution.
- WorkItemSuccessResult - Interface in org.gradle.tooling.events.work
-
Describes how a work item operation finished successfully.
All Classes All Packages