All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractConsumerConnection |
|
AbstractLongRunningOperation<T extends AbstractLongRunningOperation<T>> |
|
AbstractPost12ConsumerConnection |
An adapter for a Gradle 1.2 or later provider.
|
AccessRule |
Access rule associated with an Eclipse classpath entry.
|
ActionRunner |
|
AsyncConsumerActionExecutor |
Implementations must be thread-safe.
|
BackwardsCompatibleIdeaModuleDependency |
This is used for compatibility with clients <2.14
|
BasicGradleProject |
Provides some basic details about a Gradle project.
|
BasicGradleProjectIdentifierMixin |
|
BasicIdeaProject |
IdeaProject that does not provide/resolve any external dependencies.
|
BinaryPluginIdentifier |
Identifies a Gradle binary plugin.
|
BlockingResultHandler<T> |
|
BuildableElement |
Represents an element which has Gradle tasks associated with it.
|
BuildAction<T> |
An action that executes against a Gradle build and produces a result of type T .
|
BuildActionExecuter<T> |
|
BuildActionExecuter.Builder |
Builder for a build action that hooks into different phases of the build.
|
BuildActionFailureException |
|
BuildActionRunner |
Deprecated.
|
BuildCancellationTokenAdapter |
|
BuildCancelledException |
|
BuildController |
Provides a BuildAction various ways to control a Gradle build and access information about the build.
|
BuildControllerWithoutParameterSupport |
|
BuildEnvironment |
Informs about the build environment, like Gradle version or the Java home in use.
|
BuildException |
Thrown when a Gradle build fails or when a model cannot be built.
|
BuildExceptionVersion1 |
A wrapper around a build failure, to distinguish it from an infrastructure failure.
|
BuildIdentifier |
Identifies a Gradle build.
|
BuildInvocations |
A model providing access to Launchable instances that can be used
to initiate Gradle build.
|
BuildLauncher |
A BuildLauncher allows you to configure and execute a Gradle build.
|
BuildModel |
Represents a model that is associated with or represents some Gradle build.
|
BuildOperationParametersVersion1 |
Deprecated.
|
BuildParameters |
The parameters for running a build.
|
BuildParametersVersion1 |
Deprecated.
|
BuildProgressListenerAdapter |
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> |
The result of running a build.
|
CachingToolingImplementationLoader |
|
CancellableConsumerActionExecutor |
|
CancellableConsumerConnection |
|
CancellableModelBuilderBackedModelProducer |
|
CancellationToken |
Token that propagates notification that an operation should be cancelled.
|
CancellationTokenInternal |
|
CancellationTokenSource |
A CancellationTokenSource allows you to issue cancellation requests to one or more LongRunningOperation
instances.
|
ClasspathAttribute |
Optional description associated with Eclipse classpath entries.
|
CompilationDetails |
Represents the compilation details for a binary.
|
ComponentSelector |
Represents a component selector.
|
ConfigurableConnection |
Mixed into a provider connection, to allow the connection to be configured.
|
ConfigurableLauncher<T extends ConfigurableLauncher<T>> |
A ConfigurableLauncher allows you to configure a long running operation.
|
ConnectionFactory |
|
ConnectionMetaDataVersion1 |
|
ConnectionParameters |
|
ConnectionParameters |
Initial configuration for a provider connection.
|
ConnectionVersion4 |
Represents a connection to a Gradle implementation.
|
ConnectorServices |
|
ConsumerAction<T> |
|
ConsumerActionExecutor |
Implementations must be thread-safe.
|
ConsumerConnection |
Implementations must be thread-safe.
|
ConsumerOperationDescriptor |
Implementation of the OperationDescriptor interface, for those operations which are performed by the consumer.
|
ConsumerOperationParameters |
This is used via reflection from `ProviderOperationParameters`.
|
ConsumerOperationParameters.Builder |
|
ConsumerTargetTypeProvider |
|
CppApplication |
A C++ application.
|
CppBinary |
Represents a C++ binary.
|
CppComponent |
Represents a C++ component.
|
CppExecutable |
A C++ executable binary.
|
CppLibrary |
A C++ library.
|
CppProject |
Details about the C++ components of a Gradle project.
|
CppSharedLibrary |
A C++ shared library binary.
|
CppStaticLibrary |
A C++ static library binary.
|
CppTestSuite |
A C++ test suite.
|
DefaultAnnotationProcessorResult |
|
DefaultAsyncConsumerActionExecutor |
|
DefaultBinaryPluginIdentifier |
|
DefaultBuildEnvironment |
|
DefaultBuildIdentifier |
|
DefaultBuildLauncher |
|
DefaultCancellationTokenSource |
|
DefaultConnectionParameters |
|
DefaultConnectionParameters.Builder |
|
DefaultDebugOptions |
|
DefaultExecutorServiceFactory |
|
DefaultFailure |
|
DefaultFinishEvent |
Base implementation of the FinishEvent interface.
|
DefaultGradleConnector |
|
DefaultInternalJvmTestRequest |
|
DefaultJavaCompileTaskSuccessResult |
|
DefaultJvmTestOperationDescriptor |
Implementation of the JvmTestOperationDescriptor interface.
|
DefaultModelBuilder<T> |
|
DefaultOperationDescriptor |
Implementation of the OperationDescriptor interface, for those operations which are performed by the provider.
|
DefaultOperationFailureResult |
Implementation of the BuildFailureResult interface.
|
DefaultOperationSuccessResult |
Implementation of the BuildSuccessResult interface.
|
DefaultPhasedActionResultListener |
Adapts individual result handlers of actions in a PhasedBuildAction to a unified listener to be provided to the connection.
|
DefaultPhasedBuildAction |
|
DefaultPhasedBuildActionExecuter |
|
DefaultPluginApplicationResult |
|
DefaultProjectConfigurationFailureResult |
|
DefaultProjectConfigurationFinishEvent |
|
DefaultProjectConfigurationOperationDescriptor |
|
DefaultProjectConfigurationStartEvent |
|
DefaultProjectConfigurationSuccessResult |
|
DefaultProjectIdentifier |
|
DefaultScriptPluginIdentifier |
|
DefaultStartEvent |
Base implementation of the StartEvent interface.
|
DefaultStatusEvent |
Base implementation of the StatusEvent interface.
|
DefaultTaskFailureResult |
Implementation of the TaskFailureResult interface.
|
DefaultTaskFinishEvent |
Implementation of the TaskFinishEvent interface.
|
DefaultTaskOperationDescriptor |
Implementation of the TaskOperationDescriptor interface.
|
DefaultTaskSkippedResult |
Implementation of the TaskSkippedResult interface.
|
DefaultTaskStartEvent |
Implementation of the TaskStartEvent interface.
|
DefaultTaskSuccessResult |
Implementation of the TaskSuccessResult interface.
|
DefaultTestFailureResult |
Implementation of the TestFailureResult interface.
|
DefaultTestFinishEvent |
Implementation of the TestFinishEvent interface.
|
DefaultTestLauncher |
|
DefaultTestOperationDescriptor |
Implementation of the TestOperationDescriptor interface.
|
DefaultTestOutputEvent |
Implementation of the TestOutputEvent interface.
|
DefaultTestOutputOperationDescriptor |
|
DefaultTestSkippedResult |
Implementation of the TestSkippedResult interface.
|
DefaultTestStartEvent |
Implementation of the TestStartEvent interface.
|
DefaultTestSuccessResult |
Implementation of the TestSuccessResult interface.
|
DefaultToolingImplementationLoader |
Loads the tooling API implementation of the Gradle version that will run the build (the "provider").
|
DefaultTransformFailureResult |
|
DefaultTransformFinishEvent |
|
DefaultTransformOperationDescriptor |
|
DefaultTransformStartEvent |
|
DefaultTransformSuccessResult |
|
DefaultWorkItemFailureResult |
|
DefaultWorkItemFinishEvent |
|
DefaultWorkItemOperationDescriptor |
|
DefaultWorkItemStartEvent |
|
DefaultWorkItemSuccessResult |
|
Dependency |
Represents an artifact dependency.
|
Destination |
|
Distribution |
|
DistributionFactory |
|
DistributionInstaller |
|
DomainObjectSet<T> |
A set of domain objects of type T.
|
EclipseBuildCommand |
An Eclipse build command is a reference to a project builder object which automatically executes whenever a resource
in the associate project changes.
|
EclipseClasspathContainer |
Eclipse classpath entry used by third-party plugins to contribute to the project's classpath.
|
EclipseClasspathEntry |
An element that can have classpath attributes.
|
EclipseExternalDependency |
Represents an Eclipse-specific external artifact dependency.
|
EclipseExternalDependencyUnresolvedMixin |
This is used for compatibility with clients <6.7
|
EclipseJavaSourceSettings |
Describes Eclipse Java source settings for compiling and running some Java source code.
|
EclipseLinkedResource |
Linked resources are files and folders that are stored in locations in the file system outside of the project's location.
|
EclipseOutputLocation |
The output location of an Eclipse project.
|
EclipseProject |
The complete model of an Eclipse project.
|
EclipseProjectDependency |
Represents a dependency on another Eclipse project.
|
EclipseProjectHasAutoBuildMixin |
This is used for compatibility with clients <5.4
|
EclipseProjectNature |
An Eclipse project nature definition.
|
EclipseRuntime |
Information about the eclipse instance.
|
EclipseSourceDirectory |
A source directory in an Eclipse project.
|
EclipseWorkspace |
Information about the eclipse workspace.
|
EclipseWorkspaceProject |
Information about a project in the eclipse workspace.
|
EditorPosition |
Position in the editor.
|
EditorReport |
Report to the editor.
|
EditorReportSeverity |
Severity of an editor report.
|
Element |
Described model element.
|
Exceptions |
|
ExceptionTransformer |
|
ExecutorServiceFactory |
|
ExternalDependency |
Represents an external artifact dependency.
|
FailsafeBuildProgressListenerAdapter |
|
Failure |
Represents a failure.
|
FailureResult |
Describes how an operation finished with failures.
|
FinishEvent |
An event that informs about an operation having finished its execution.
|
FixedBuildIdentifierProvider |
|
GradleBuild |
Provides information about the structure of a Gradle build.
|
GradleBuildIdentity |
|
GradleConnectionException |
Thrown when there is some problem using a Gradle connection.
|
GradleConnector |
A GradleConnector is the main entry point to the Gradle tooling API.
|
GradleEnvironment |
Informs about the Gradle environment, for example the Gradle version.
|
GradleModuleVersion |
Informs about a module version, i.e.
|
GradleProject |
Represents a Gradle project.
|
GradleProjectIdentifierMixin |
|
GradleProjectIdentity |
|
GradlePublication |
Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
|
GradleScript |
Represents a Gradle script.
|
GradleTask |
Represents a task which is executable by Gradle.
|
HasCompatibilityMapping |
|
HasGradleProject |
An element that is associated with a Gradle project.
|
HierarchicalEclipseProject |
Represents the basic information about an Eclipse project.
|
HierarchicalElement |
Represents an element which belongs to some hierarchy.
|
IdeaCompilerOutput |
IDEA compiler output settings.
|
IdeaContentRoot |
Contains content root information.
|
IdeaDependency |
IDEA dependency.
|
IdeaDependencyScope |
The scope of the IDEA dependency.
|
IdeaJavaLanguageSettings |
Describes Java language settings for an IDEA module.
|
IdeaLanguageLevel |
Language level setting for IDEA.
|
IdeaModule |
Represents information about the IDEA module.
|
IdeaModuleDependency |
Dependency on a module in a project.
|
IdeaModuleDependencyTargetNameMixin |
This is used for compatibility with clients <2.14
|
IdeaModuleIdentifier |
Identifies an Idea module.
|
IdeaProject |
Represents the information about the IDEA project.
|
IdeaProjectJavaLanguageSettingsMixin |
|
IdeaProjectJavaLanguageSettingsMixin.CompatibilityIdeaProjectJavaLanguageSettings |
|
IdeaSingleEntryLibraryDependency |
"Single-Entry Module Library" as IDEA calls it.
|
IdeaSourceDirectory |
IDEA source directory.
|
ImmutableDomainObjectSet<T> |
|
IncludedBuildsMixin |
|
InstalledJdk |
Represents a Java Development Kit machine installation.
|
IntermediateResultHandler<T> |
|
InternalActionAwareBuildController |
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
|
InternalBinaryPluginIdentifier |
DO NOT CHANGE THIS INTERFACE.
|
InternalBuildAction<T> |
Deprecated.
|
InternalBuildActionAdapter<T> |
|
InternalBuildActionExecutor |
Deprecated.
|
InternalBuildActionFailureException |
A wrapper thrown when a build action fails with an exception.
|
InternalBuildActionVersion2<T> |
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
|
InternalBuildCancelledException |
A wrapper thrown when a build action throws an exception to signal cancellation.
|
InternalBuildController |
Deprecated.
|
InternalBuildControllerVersion2 |
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
|
InternalBuildEnvironment |
Marker interface for the internal protocol purposes.
|
InternalBuildProgressListener |
DO NOT CHANGE THIS INTERFACE.
|
InternalCancellableConnection |
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 |
Cancellation token passed from consumer to provider to propagate cancellation events.
|
InternalConnection |
Deprecated.
|
InternalCppApplication |
|
InternalCppExecutable |
|
InternalCppLibrary |
|
InternalCppSharedLibrary |
|
InternalCppStaticLibrary |
|
InternalCppTestSuite |
|
InternalDebugOptions |
Preferences for test debugging.
|
InternalFailure |
DO NOT CHANGE THIS INTERFACE.
|
InternalFailureResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalIncrementalTaskResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalInvalidatableVirtualFileSystemConnection |
Mixed into a provider connection, to allow notifying the daemon about changed paths.
|
InternalJavaCompileTaskOperationResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalJavaCompileTaskOperationResult.InternalAnnotationProcessorResult |
|
InternalJvmTestDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalJvmTestRequest |
Specifies a method to be tested.
|
InternalLaunchable |
A marker interface for launchables.
|
InternalOperationDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalOperationFinishedProgressEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalOperationResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalOperationStartedProgressEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalParameterAcceptingConnection |
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 |
DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.
|
InternalPhasedActionAdapter |
|
InternalPhasedActionConnection |
Mixed into a provider connection, to allow tooling models in different phases of the build to be
requested by the user.
|
InternalPluginIdentifier |
DO NOT CHANGE THIS INTERFACE.
|
InternalProgressEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalProjectConfigurationDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalProjectConfigurationResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalProjectConfigurationResult.InternalPluginApplicationResult |
|
InternalProtocolInterface |
A marker interface for some type that participates in the cross-version tooling protocol.
|
InternalScriptPluginIdentifier |
DO NOT CHANGE THIS INTERFACE.
|
InternalStopWhenIdleConnection |
|
InternalSuccessResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskCachedResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskFailureResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskSkippedResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskSuccessResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTaskWithExtraInfoDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestExecutionConnection |
Mixed into a provider connection to allow tests to be executed.
|
InternalTestExecutionException |
A wrapper thrown when a test cannot be executed.
|
InternalTestExecutionRequest |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestFailureResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestFinishedProgressEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestOutputDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestOutputEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestOutputResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestProgressEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestSkippedResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestStartedProgressEvent |
DO NOT CHANGE THIS INTERFACE.
|
InternalTestSuccessResult |
DO NOT CHANGE THIS INTERFACE.
|
InternalTransformDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
InternalUnsupportedBuildArgumentException |
DO NOT CHANGE THIS INTERFACE.
|
InternalUnsupportedModelException |
A wrapper thrown when some requested model is not available.
|
InternalWorkItemDescriptor |
DO NOT CHANGE THIS INTERFACE.
|
JavaCompileTaskOperationResult |
Describes the result of a JavaCompile task.
|
JavaCompileTaskOperationResult.AnnotationProcessorResult |
The results of an annotation processor used during compilation.
|
JavaCompileTaskOperationResult.AnnotationProcessorResult.Type |
Type of annotation processor.
|
JavaEnvironment |
Informs about the Java environment, for example the Java home or the JVM args used.
|
JavaRuntime |
Represents a Java virtual machine installation.
|
JvmTestKind |
Enumerates the different kinds of JVM tests.
|
JvmTestOperationDescriptor |
Describes a test that runs on the JVM and for which an event has occurred.
|
KotlinDslModelsParameters |
Parameters for Kotlin DSL models.
|
KotlinDslScriptModel |
Model for a Kotlin DSL script.
|
KotlinDslScriptsModel |
Editor model for a set of Kotlin DSL scripts.
|
Launchable |
Represents an object that can be used to launch a Gradle build, such as a task.
|
LazyConsumerActionExecutor |
Creates the actual executor implementation on demand.
|
LinkageDetails |
Represents the linkage details for a binary.
|
ListenerFailedException |
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.
|
LoggingProvider |
|
LongRunningOperation |
Offers ways to communicate both ways with a Gradle operation, be it building a model or running tasks.
|
LongRunningOperationParametersVersion1 |
Deprecated.
|
MacroDirective |
Represent a macro directive.
|
Model |
A model that is buildable by the Tooling API.
|
ModelBuilder |
Deprecated.
|
ModelBuilder<T> |
A ModelBuilder allows you to fetch a snapshot of some model for a project or a build.
|
ModelIdentifier |
Identity information for a model.
|
ModelMapping |
|
ModelProducer |
|
NestedActionAwareBuildControllerAdapter |
|
NotifyDaemonsAboutChangedPathsConsumerConnection |
|
NoToolingApiConnection |
A ConsumerConnection implementation for a Gradle version that does not support the tooling API.
|
ObjectGraphAdapter |
Converts or adapts objects to views over the objects.
|
OperationCompletionListener |
A listener which is notified when operations run as part of the build complete.
|
OperationDescriptor |
Describes an operation for which an event has occurred.
|
OperationDescriptorWrapper |
|
OperationResult |
Describes the result of running an operation.
|
OperationType |
Enumerates the different types of operations for which progress events can be received.
|
ParameterAcceptingConsumerConnection |
|
ParameterValidatingConsumerConnection |
|
PhasedActionAwareConsumerConnection |
|
PhasedActionResult<T> |
DO NOT CHANGE THIS INTERFACE.
|
PhasedActionResult.Phase |
Phases of the build when it is possible to run an action provided by the client.
|
PhasedActionResultListener |
DO NOT CHANGE THIS INTERFACE.
|
PhasedBuildAction |
Internal consumer wrapper for all information required to run phased build actions.
|
PhasedBuildAction.BuildActionWrapper<T> |
|
PluginClasspathInjectionSupportedCheckModelProducer |
|
PluginIdentifier |
Identifies a Gradle plugin.
|
ProgressEvent |
Root interface for all events that signal progress while executing an operation.
|
ProgressEvent |
Some information about a piece of work of a long running operation.
|
ProgressListener |
A listener which is notified when operations that are executed as part of running a build make progress.
|
ProgressListener |
A listener which is notified as some long running operation makes progress.
|
ProgressListenerVersion1 |
DO NOT CHANGE THIS INTERFACE.
|
ProgressLoggingConsumerActionExecutor |
Provides some high-level progress information.
|
ProjectConfigurationFailureResult |
Describes how a project configuration operation finished with failures.
|
ProjectConfigurationFinishEvent |
An event that informs about a project configuration operation having finished its execution.
|
ProjectConfigurationOperationDescriptor |
Describes a project configuration operation for which an event has occurred.
|
ProjectConfigurationOperationResult |
Describes the result of running a project configuration operation.
|
ProjectConfigurationOperationResult.PluginApplicationResult |
Describes the result of applying a plugin.
|
ProjectConfigurationProgressEvent |
Root interface for all events that signal progress while configuring a project.
|
ProjectConfigurationStartEvent |
An event that informs about a project configuration operation having started its execution.
|
ProjectConfigurationSuccessResult |
Describes how a project configuration operation finished successfully.
|
ProjectConnection |
Represents a long-lived connection to a Gradle project.
|
ProjectConnectionCloseListener |
|
ProjectDependency |
Represents a dependency on another project.
|
ProjectIdentifier |
Identifies a Gradle project.
|
ProjectModel |
Represents a model that is associated with some Gradle project.
|
ProjectPublications |
A model providing information about the publications of a Gradle project.
|
ProjectVersion3 |
DO NOT CHANGE THIS INTERFACE.
|
ProtocolToModelAdapter |
Adapts some source object to some target view type.
|
ResultHandler<T> |
A handler for an asynchronous operation which returns an object of type T.
|
ResultHandlerAdapter<T> |
|
ResultHandlerVersion1<T> |
|
RethrowingErrorsConsumerActionExecutor |
|
RunClosedProjectBuildDependencies |
A tooling model that instructs Gradle to run tasks to build artifacts for closed projects.
|
RunEclipseAutoBuildTasks |
A tooling model that instructs Gradle to run tasks from the Eclipse plugin configuration.
|
RunEclipseSynchronizationTasks |
A tooling model that instructs Gradle to run tasks from the Eclipse plugin configuration.
|
ScriptPluginIdentifier |
Identifies a Gradle script plugin.
|
ShutdownAwareConsumerConnection |
Used for providers >= 2.2.
|
ShutdownParameters |
The parameters for shutting down a provider connection.
|
SkippedResult |
Describes how an operation was skipped.
|
SourceDirectory |
Represents a source directory.
|
SourceFile |
Provides details about a particular source file.
|
StartEvent |
An event that informs about an operation having started its execution.
|
StatusEvent |
An event that informs about an interim results of the operation.
|
StoppableConnection |
Allows a connection to be shutdown.
|
StopWhenIdleConsumerConnection |
|
SuccessResult |
Describes how an operation finished successfully.
|
SynchronizedLogging |
Provides logging services per thread.
|
SynchronizedToolingImplementationLoader |
|
TargetTypeProvider |
|
Task |
Represents a task which is executable by Gradle.
|
TaskExecutionDetails |
|
TaskExecutionResult |
Describes the result of a non-skipped task.
|
TaskFailureResult |
Describes how a task operation finished with failures.
|
TaskFinishEvent |
An event that informs about a task having finished its execution.
|
TaskListingLaunchable |
|
TaskOperationDescriptor |
Describes a task operation for which an event has occurred.
|
TaskOperationResult |
Describes the result of running a task operation.
|
TaskProgressEvent |
Root interface for all events that signal progress while executing a task.
|
TaskSelector |
Represents a Launchable that uses task name to select tasks executed from a given project and its sub-projects.
|
TaskSkippedResult |
Describes how a task operation was skipped.
|
TaskStartEvent |
An event that informs about a task having started its execution.
|
TaskSuccessResult |
Describes how a task operation finished successfully.
|
TestExecutionConsumerConnection |
Used for providers >= 2.6.
|
TestExecutionException |
Thrown when the TestLauncher cannot run tests, or when one or more tests fail.
|
TestExecutionRequest |
|
TestFailureResult |
Describes how a test operation finished with failures.
|
TestFinishEvent |
An event that informs about a test having finished its execution.
|
TestLauncher |
A TestLauncher allows you to execute tests in a Gradle build.
|
TestOperationDescriptor |
Describes a test operation for which an event has occurred.
|
TestOperationResult |
Describes the result of running a test operation.
|
TestOutputDescriptor |
Describes a test output operation.
|
TestOutputEvent |
An event that informs about a test printing text to the standard output or to the standard error.
|
TestProgressEvent |
Root interface for all events that signal progress while executing a test or test suite.
|
TestSkippedResult |
Describes how a test operation was skipped.
|
TestStartEvent |
An event that informs about a test having started its execution.
|
TestSuccessResult |
Describes how a test operation finished successfully.
|
ToolingImplementationLoader |
Loads the Tooling API implementation classes from the given Gradle distribution and adapts them to the current Tooling API interfaces.
|
ToolingParameterProxy |
Proxy for generating instances of the given parameter interface.
|
TransformFailureResult |
Describes how a transform operation finished with failures.
|
TransformFinishEvent |
An event that informs about a transform operation having finished its execution.
|
TransformOperationDescriptor |
Describes a transform operation for which an event has occurred.
|
TransformOperationDescriptor.SubjectDescriptor |
Describes the subject (artifact or file) of a transform operation.
|
TransformOperationDescriptor.TransformerDescriptor |
Describes the transformer of a transform operation.
|
TransformOperationResult |
Describes the result of running a transform operation.
|
TransformProgressEvent |
Root interface for all events that signal progress while executing a transform.
|
TransformStartEvent |
An event that informs about a transform operation having started its execution.
|
TransformSuccessResult |
Describes how a transform operation finished successfully.
|
UnknownModelException |
Thrown when the client is trying to acquire a model that is unknown to the Tooling API.
|
UnsupportedBuildArgumentException |
|
UnsupportedMethodException |
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.
|
UnsupportedOlderVersionConnection |
An adapter for unsupported connection using a ConnectionVersion4 based provider.
|
UnsupportedOperationConfigurationException |
|
UnsupportedVersionException |
Thrown when the target Gradle version does not support a particular feature.
|
VersionDetails |
|
VersionOnlyBuildEnvironment |
|
ViewBuilder<T> |
|
WorkItemFailureResult |
Describes how a work item operation finished with failures.
|
WorkItemFinishEvent |
An event that informs about a work item having finished its execution.
|
WorkItemOperationDescriptor |
Describes a work item operation for which an event has occurred.
|
WorkItemOperationResult |
Describes the result of running a work item operation.
|
WorkItemProgressEvent |
Root interface for all events that signal progress while executing a work item.
|
WorkItemStartEvent |
An event that informs about a work item having started its execution.
|
WorkItemSuccessResult |
Describes how a work item operation finished successfully.
|