A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

abort() - Method in class org.gradle.process.internal.DefaultExecHandle
 
abort() - Method in interface org.gradle.process.internal.ExecHandle
 
ABOUT_TO_START_RELAYING_LOGS - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
aboutToClose() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
Notification that we're about to be closed.
aboutToExecuteCommand(String) - Method in interface org.gradle.openapi.external.ui.AlternateUIInteractionVersion1
Notification that a command is about to be executed.
aboutToExecuteCommand(String) - Method in class org.gradle.openapi.wrappers.ui.AlternateUIInteractionVersionWrapper
 
aboutToExecuteRequest(Request) - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.RequestObserver
Notification that a command is about to be executed.
aboutToExecuteRequest(Request) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
Notification that a command is about to be executed.
aboutToExecuteRequest(Request) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
Notification that a command is about to be executed.
aboutToExecuteRequest(RequestVersion1) - Method in interface org.gradle.openapi.external.foundation.RequestObserverVersion1
Notification that a command is about to be executed.
aboutToExecuteRequest(Request) - Method in class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
Notification that a command is about to be executed.
aboutToKillProcess() - Method in interface org.gradle.foundation.ipc.basic.ProcessLauncherServer.Protocol
 
aboutToKillProcess() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
aboutToShow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Call this whenever you're about to show this panel.
aboutToShow() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
aboutToShow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
This is called when this about to displayed.
aboutToShow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.CommandLineTab
Notification that this component is about to be shown.
aboutToShow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
Notification that this component is about to be shown.
aboutToShow() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.tabs.GradleTab
Notification that this component is about to be shown.
aboutToShow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
Notification that this component is about to be shown.
aboutToShow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
Notification that this component is about to be shown.
aboutToShow() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Call this whenever you're about to show this panel.
aboutToShow() - Method in interface org.gradle.openapi.external.ui.GradleTabVersion1
 
aboutToShow() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Call this whenever you're about to show this panel.
aboutToShow() - Method in class org.gradle.openapi.wrappers.ui.GradleTabVersionWrapper
 
absolutePath(String) - Method in class org.gradle.util.Path
 
absolutePattern - Variable in class org.gradle.api.internal.artifacts.repositories.layout.ResolvedPattern
 
absoluteProjectPath(String) - Method in interface org.gradle.api.internal.DomainObjectContext
 
absoluteProjectPath(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
absoluteProjectPath(String) - Method in interface org.gradle.api.Project
Converts a name to an absolute project path, resolving names relative to this project.
AbstractArchiveTask - Class in org.gradle.api.tasks.bundling
AbstractArchiveTask is the base class for all archive tasks.
AbstractArchiveTask() - Constructor for class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
AbstractClassGenerator - Class in org.gradle.api.internal
 
AbstractClassGenerator() - Constructor for class org.gradle.api.internal.AbstractClassGenerator
 
AbstractClassGenerator.ClassBuilder<T> - Interface in org.gradle.api.internal
 
AbstractCommandLineConverter<T> - Class in org.gradle.cli
 
AbstractCommandLineConverter() - Constructor for class org.gradle.cli.AbstractCommandLineConverter
 
AbstractCompile - Class in org.gradle.api.tasks.compile
The base class for all JVM-based language compilation tasks.
AbstractCompile() - Constructor for class org.gradle.api.tasks.compile.AbstractCompile
 
AbstractCopyTask - Class in org.gradle.api.tasks
AbstractCopyTask is the base class for all copy tasks.
AbstractCopyTask() - Constructor for class org.gradle.api.tasks.AbstractCopyTask
 
AbstractDependency - Class in org.gradle.api.internal.artifacts.dependencies
 
AbstractDependency() - Constructor for class org.gradle.api.internal.artifacts.dependencies.AbstractDependency
 
AbstractDependencyDescriptorFactoryInternal - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
AbstractDependencyDescriptorFactoryInternal(ExcludeRuleConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.AbstractDependencyDescriptorFactoryInternal
 
AbstractDynamicObject - Class in org.gradle.api.internal
An empty DynamicObject.
AbstractDynamicObject() - Constructor for class org.gradle.api.internal.AbstractDynamicObject
 
AbstractExecHandleBuilder - Class in org.gradle.process.internal
 
AbstractExecHandleBuilder(FileResolver) - Constructor for class org.gradle.process.internal.AbstractExecHandleBuilder
 
AbstractExternalDependency - Class in org.gradle.api.internal.artifacts.dependencies
 
AbstractExternalDependency(String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.AbstractExternalDependency
 
AbstractExternalResource - Class in org.gradle.api.internal.externalresource
 
AbstractExternalResource() - Constructor for class org.gradle.api.internal.externalresource.AbstractExternalResource
 
AbstractFileAccess - Class in org.gradle.cache.internal
 
AbstractFileAccess() - Constructor for class org.gradle.cache.internal.AbstractFileAccess
 
AbstractFileCollection - Class in org.gradle.api.internal.file
 
AbstractFileCollection() - Constructor for class org.gradle.api.internal.file.AbstractFileCollection
 
AbstractFileResolver - Class in org.gradle.api.internal.file
 
AbstractFileResolver(FileSystem) - Constructor for class org.gradle.api.internal.file.AbstractFileResolver
 
AbstractFileResource - Class in org.gradle.api.internal.file
by Szczepan Faber, created at: 11/23/11
AbstractFileResource(File) - Constructor for class org.gradle.api.internal.file.AbstractFileResource
 
AbstractFileTree - Class in org.gradle.api.internal.file
 
AbstractFileTree() - Constructor for class org.gradle.api.internal.file.AbstractFileTree
 
AbstractFileTreeElement - Class in org.gradle.api.internal.file
 
AbstractFileTreeElement() - Constructor for class org.gradle.api.internal.file.AbstractFileTreeElement
 
AbstractFilterEditorPanel - Class in org.gradle.gradleplugin.userinterface.swing.generic.filter
This panel displays something that is filtered.
AbstractFilterEditorPanel() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
AbstractFilterEditorPanel.StateHolder - Class in org.gradle.gradleplugin.userinterface.swing.generic.filter
Just a holder for 2 variables.
AbstractFilterEditorPanel.StateHolder() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel.StateHolder
 
AbstractGradleServerProtocol - Class in org.gradle.foundation.ipc.gradle
This defines the basic behavior of all gradle protocols for interprocess communication.
AbstractGradleServerProtocol(File, File, File, String, LogLevel, ShowStacktrace) - Constructor for class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
AbstractGradleServerProtocol.MyExecutionInfo - Class in org.gradle.foundation.ipc.gradle
 
AbstractGradleServerProtocol.MyExecutionInfo() - Constructor for class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
AbstractGradleUIInstance - Class in org.gradle.gradleplugin.userinterface.swing.generic
A simple UI for gradle that is meant to be embedded into an IDE.
AbstractGradleUIInstance() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
AbstractJavadocOptionFileOption<T> - Class in org.gradle.external.javadoc.internal
A base class for JavadocOptionFileOption implementations.
AbstractJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
AbstractJavadocOptionFileOption(String, T) - Constructor for class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
AbstractLineChoppingStyledTextOutput - Class in org.gradle.logging.internal
A StyledTextOutput that breaks text up into lines.
AbstractLineChoppingStyledTextOutput() - Constructor for class org.gradle.logging.internal.AbstractLineChoppingStyledTextOutput
 
AbstractListJavadocOptionFileOption<T extends List> - Class in org.gradle.external.javadoc.internal
A base class for JavadocOptionFileOption implementations whose value is a List.
AbstractListJavadocOptionFileOption(String, String) - Constructor for class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
AbstractListJavadocOptionFileOption(String, T, String) - Constructor for class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
AbstractLocallyAvailableResourceFinder<C> - Class in org.gradle.api.internal.externalresource.local
 
AbstractLocallyAvailableResourceFinder(Transformer<Factory<List<File>>, C>) - Constructor for class org.gradle.api.internal.externalresource.local.AbstractLocallyAvailableResourceFinder
 
AbstractModuleDependency - Class in org.gradle.api.internal.artifacts.dependencies
 
AbstractModuleDependency(String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
AbstractMultiCauseException - Exception in org.gradle.api.internal
 
AbstractMultiCauseException(String) - Constructor for exception org.gradle.api.internal.AbstractMultiCauseException
 
AbstractMultiCauseException(String, Throwable...) - Constructor for exception org.gradle.api.internal.AbstractMultiCauseException
 
AbstractMultiCauseException(String, Iterable<? extends Throwable>) - Constructor for exception org.gradle.api.internal.AbstractMultiCauseException
 
AbstractNamedDomainObjectContainer<T> - Class in org.gradle.api.internal
 
AbstractNamedDomainObjectContainer(Class<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
AbstractNamedDomainObjectContainer(Class<T>, Instantiator) - Constructor for class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
AbstractOpenAPIUIWrapper<U extends BasicGradleUI> - Class in org.gradle.openapi.wrappers.ui
Implementation of BasicGradleUI meant to help shield external users from internal changes.
AbstractOpenAPIUIWrapper(SettingsNodeVersion1, AlternateUIInteractionVersion1) - Constructor for class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
AbstractOptions - Class in org.gradle.api.tasks.compile
Base class for compilation-related options.
AbstractOptions() - Constructor for class org.gradle.api.tasks.compile.AbstractOptions
 
AbstractPayloadMessage - Class in org.gradle.messaging.remote.internal.protocol
 
AbstractPayloadMessage() - Constructor for class org.gradle.messaging.remote.internal.protocol.AbstractPayloadMessage
 
AbstractProcessEnvironment - Class in org.gradle.internal.nativeplatform.jna
 
AbstractProcessEnvironment() - Constructor for class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
AbstractProject - Class in org.gradle.api.internal.project
 
AbstractProject(String, ProjectInternal, File, ScriptSource, GradleInternal, ServiceRegistryFactory) - Constructor for class org.gradle.api.internal.project.AbstractProject
 
AbstractProjectSpec - Class in org.gradle.initialization
 
AbstractProjectSpec() - Constructor for class org.gradle.initialization.AbstractProjectSpec
 
AbstractPropertiesCommandLineConverter - Class in org.gradle.cli
 
AbstractPropertiesCommandLineConverter() - Constructor for class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
AbstractPublishArtifact - Class in org.gradle.api.internal.artifacts.publish
 
AbstractPublishArtifact(Object...) - Constructor for class org.gradle.api.internal.artifacts.publish.AbstractPublishArtifact
 
AbstractReportTask - Class in org.gradle.api.tasks.diagnostics
The base class for all project report tasks.
AbstractReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.AbstractReportTask
 
AbstractRequest - Class in org.gradle.gradleplugin.foundation.request
This represents a basic reques to gradle that is executed in a separate process using the ProcessLauncherServer.
AbstractRequest(long, String, String, boolean, ExecutionQueue) - Constructor for class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
AbstractRequest.DummyExecutionInteraction - Class in org.gradle.gradleplugin.foundation.request
This is a dummy ExecutionInteraction.
AbstractRequest.DummyExecutionInteraction() - Constructor for class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
 
AbstractScriptHandler - Class in org.gradle.api.internal.initialization
 
AbstractScriptHandler(MutableURLClassLoader, RepositoryHandler, DependencyHandler, ScriptSource, ConfigurationContainer) - Constructor for class org.gradle.api.internal.initialization.AbstractScriptHandler
 
AbstractScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
 
AbstractScriptTransformer() - Constructor for class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
AbstractStyledTextOutput - Class in org.gradle.logging.internal
AbstractStyledTextOutput() - Constructor for class org.gradle.logging.internal.AbstractStyledTextOutput
 
AbstractStyledTextOutputFactory - Class in org.gradle.logging.internal
 
AbstractStyledTextOutputFactory() - Constructor for class org.gradle.logging.internal.AbstractStyledTextOutputFactory
 
AbstractTask - Class in org.gradle.api.internal
 
AbstractTask() - Constructor for class org.gradle.api.internal.AbstractTask
 
AbstractTaskDependency - Class in org.gradle.api.internal.tasks
 
AbstractTaskDependency() - Constructor for class org.gradle.api.internal.tasks.AbstractTaskDependency
 
AbstractTestDescriptor - Class in org.gradle.api.internal.tasks.testing
 
AbstractTestDescriptor(Object, String) - Constructor for class org.gradle.api.internal.tasks.testing.AbstractTestDescriptor
 
AbstractTestFrameworkDetector<T extends TestClassVisitor> - Class in org.gradle.api.internal.tasks.testing.detection
 
AbstractTestFrameworkDetector(File, FileCollection, ClassFileExtractionManager) - Constructor for class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
accept(Resource) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
accept(Object) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
accept(File) - Method in class org.gradle.gradleplugin.foundation.ExtensionFileFilter
 
accept(Action<ConnectEvent<ObjectConnection>>) - Method in class org.gradle.messaging.remote.internal.DefaultMessagingServer
 
accept(Action<ConnectEvent<MultiChannelConnection<Object>>>) - Method in class org.gradle.messaging.remote.internal.DefaultMultiChannelConnector
 
accept(Action<ConnectEvent<Connection<Message>>>, boolean) - Method in class org.gradle.messaging.remote.internal.HandshakeIncomingConnector
 
accept(Action<ConnectEvent<Connection<T>>>, boolean) - Method in interface org.gradle.messaging.remote.internal.IncomingConnector
Allocates a new incoming endpoint.
accept(Action<ConnectEvent<Connection<T>>>, boolean) - Method in class org.gradle.messaging.remote.internal.inet.TcpIncomingConnector
 
accept(Action<ConnectEvent<MultiChannelConnection<Object>>>) - Method in interface org.gradle.messaging.remote.internal.MultiChannelConnector
 
accept(Action<ConnectEvent<ObjectConnection>>) - Method in interface org.gradle.messaging.remote.MessagingServer
Creates an endpoint which a single peer can connect to.
acceptIncoming(RouteAvailableMessage) - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerAvailable
 
acceptIncoming(RouteAvailableMessage) - Method in class org.gradle.messaging.remote.internal.protocol.ProducerAvailable
 
acceptIncoming(RouteAvailableMessage) - Method in interface org.gradle.messaging.remote.internal.protocol.RouteAvailableMessage
Returns true if the given route should be broadcast to this route.
acceptsSameModulesAs(ModuleVersionSpec) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
Determines if this spec accepts the same set of modules as the given spec.
Action<T> - Interface in org.gradle.api
Performs some action against objects of type T.
ActionBroadcast<T> - Class in org.gradle.listener
 
ActionBroadcast() - Constructor for class org.gradle.listener.ActionBroadcast
 
ActionExecutionWorker - Class in org.gradle.process.internal.child
The final stage of worker start-up.
ActionExecutionWorker(Action<WorkerProcessContext>, Object, String, Address) - Constructor for class org.gradle.process.internal.child.ActionExecutionWorker
 
Actor - Interface in org.gradle.messaging.actor
An Actor dispatches method calls to a target object in a thread-safe manner.
ActorFactory - Interface in org.gradle.messaging.actor
 
adapt(Class<T>, S, ModelPropertyHandler) - Method in class org.gradle.tooling.internal.consumer.protocoladapter.ProtocolToModelAdapter
 
AdaptedConnection - Class in org.gradle.tooling.internal.consumer.connection
An implementation that wraps a protocol instance that has rigid compatibility policy.
AdaptedConnection(ConnectionVersion4) - Constructor for class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
AdaptedOperationParameters - Class in org.gradle.tooling.internal.provider.input
by Szczepan Faber, created at: 12/20/11
AdaptedOperationParameters(BuildOperationParametersVersion1) - Constructor for class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
AdaptedOperationParameters(BuildOperationParametersVersion1, BuildParametersVersion1) - Constructor for class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
add(ArtifactRepository) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a repository to this container, at the end of the repository sequence.
add(DependencyResolver) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a repository to this container, at the end of the repository sequence.
add(DependencyResolver, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a repository to this container, at the end of the repository sequence.
add(String) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
Adds a configuration with the given name.
add(String, Closure) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
Adds a configuration with the given name.
add(String, Object) - Method in interface org.gradle.api.artifacts.dsl.ArtifactHandler
Adds an artifact to the given configuration.
add(String, Object, Closure) - Method in interface org.gradle.api.artifacts.dsl.ArtifactHandler
Adds an artifact to the given configuration.
add(String, Object) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Adds a dependency to the given configuration.
add(String, Object, Closure) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Adds a dependency to the given configuration, and configures the dependency using the given closure.
add(Map<String, String>) - Method in interface org.gradle.api.artifacts.ExcludeRuleContainer
Adds an exclude rule to this container.
add(FileCollection) - Method in interface org.gradle.api.file.FileCollection
Adds another collection to this collection.
add(Object) - Method in class org.gradle.api.internal.artifacts.CachingDependencyResolveContext
 
add(String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
add(String, Closure) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
add(DependencyResolver, Closure) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
add(DependencyResolver) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
add(Map<String, String>) - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRuleContainer
 
add(Object) - Method in interface org.gradle.api.internal.artifacts.DependencyResolveContext
 
add(ModuleVersionRepository) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.UserResolverChain
 
add(N...) - Method in class org.gradle.api.internal.CachingDirectedGraphWalker
Adds some start nodes.
add(Iterable<? extends N>) - Method in class org.gradle.api.internal.CachingDirectedGraphWalker
Adds some start nodes.
add(Transformer<T, T>) - Method in class org.gradle.api.internal.ChainingTransformer
 
add(Closure) - Method in class org.gradle.api.internal.ChainingTransformer
 
add(FileCollectionSnapshot) - Method in class org.gradle.api.internal.changedetection.CacheBackedFileSnapshotRepository
 
add(FileCollectionSnapshot) - Method in interface org.gradle.api.internal.changedetection.FileSnapshotRepository
 
add(S) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
add(int, S) - Method in class org.gradle.api.internal.collections.FilteredList
 
add(T) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
add(T) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
Subclasses that can guarantee that the backing store enforces name uniqueness should override this to simply call super.add(T) (avoiding an unnecessary lookup)
add(int, T) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
add(T) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
add(FileCollection) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
add(Object) - Method in class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
 
add(Object) - Method in interface org.gradle.api.internal.file.collections.FileCollectionResolveContext
Adds the given element to be resolved.
add(String, Closure) - Method in class org.gradle.api.internal.file.collections.MapFileTree
Adds an element to this tree.
add(Class<? extends FilterReader>) - Method in class org.gradle.api.internal.file.copy.FilterChain
 
add(Class<? extends FilterReader>, Map<String, ?>) - Method in class org.gradle.api.internal.file.copy.FilterChain
 
add(Closure) - Method in class org.gradle.api.internal.file.copy.FilterChain
 
add(FileCollection) - Method in class org.gradle.api.internal.file.UnionFileCollection
 
add(FileCollection) - Method in class org.gradle.api.internal.file.UnionFileTree
 
add(K, File) - Method in interface org.gradle.api.internal.filestore.FileStore
 
add(K, File) - Method in class org.gradle.api.internal.filestore.GroupedAndNamedUniqueFileStore
 
add(String, File) - Method in class org.gradle.api.internal.filestore.UniquePathFileStore
 
add(String, Object) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
add(String, Class<?>, Object...) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
add(String, Object) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
add(Object) - Method in class org.gradle.api.internal.tasks.CachingTaskDependencyResolveContext
 
add(String) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetContainer
 
add(String, Closure) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetContainer
 
add(Map<String, ?>) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
add(Map<String, ?>, Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
add(String, Class<T>) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
add(String) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
add(String, Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
add(Object...) - Method in class org.gradle.api.internal.tasks.DefaultTaskDependency
 
add(Object) - Method in interface org.gradle.api.internal.tasks.TaskDependencyResolveContext
Adds a dependency to the result.
add(T) - Method in interface org.gradle.api.NamedDomainObjectCollection
Adds an object to the collection, if there is no existing object in the collection with the same name.
add(String, Object) - Method in interface org.gradle.api.plugins.ExtensionContainer
Adding an extension of name 'foo' will: add 'foo' dynamic property add 'foo' dynamic method that accepts a closure that is a configuration script block
add(String, Class<?>, Object...) - Method in interface org.gradle.api.plugins.ExtensionContainer
add(Class<N>, Object...) - Method in class org.gradle.api.reporting.internal.DefaultReportContainer
 
add(TaskReportModel) - Method in class org.gradle.api.tasks.diagnostics.internal.AggregateMultiProjectTaskReportModel
 
add(String) - Method in interface org.gradle.api.tasks.SourceSetContainer
Adds a source set with the given name.
add(String, Closure) - Method in interface org.gradle.api.tasks.SourceSetContainer
Adds a source set with the given name.
add(Map<String, ?>) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task and adds it to this container.
add(Map<String, ?>, Closure) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task adds it to this container.
add(String, Closure) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task with the given name adds it to this container.
add(String) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task with the given name and adds it to this container.
add(String, Class<T>) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task with the given name and type, and adds it to this container.
add(BlockPointer, int) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
add(E) - Method in class org.gradle.foundation.common.ReorderableList
 
add(int, E) - Method in class org.gradle.foundation.common.ReorderableList
Inserts the specified element at the specified position in this list (optional operation).
add(Iterable<?>) - Method in class org.gradle.internal.CompositeStoppable
 
add(Object...) - Method in class org.gradle.internal.CompositeStoppable
 
add(ServiceRegistry) - Method in class org.gradle.internal.service.DefaultServiceRegistry
Adds a set of services to this registry.
add(Class<T>, T) - Method in class org.gradle.internal.service.DefaultServiceRegistry
Adds a service to this registry.
add(Action<? super T>) - Method in class org.gradle.listener.ActionBroadcast
 
add(Closure) - Method in class org.gradle.listener.ActionBroadcast
 
add(T) - Method in class org.gradle.listener.ListenerBroadcast
Adds a listener.
add(Dispatch<MethodInvocation>) - Method in class org.gradle.listener.ListenerBroadcast
Adds a Dispatch to receive events from this broadcast.
add(String, Closure) - Method in class org.gradle.listener.ListenerBroadcast
Adds a closure to be notified when the given method is called.
add(String, Action<?>) - Method in class org.gradle.listener.ListenerBroadcast
Adds an action to be executed when the given method is called.
add(LoggingConfigurer) - Method in class org.gradle.logging.internal.DefaultLoggingConfigurer
 
add(Dispatch<MethodInvocation>) - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
add(T) - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
add(String, Closure) - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
add(String, Action<?>) - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
add(String, DomReportRenderer<T>) - Method in class org.gradle.reporting.TabsRenderer
 
addAction(Action<? super Properties>) - Method in class org.gradle.api.internal.PropertiesTransformer
Adds an action to be executed when properties are transformed.
addAction(Closure) - Method in class org.gradle.api.internal.PropertiesTransformer
Adds an action to be executed when properties are transformed.
addAction(Action<? super XmlProvider>) - Method in class org.gradle.api.internal.XmlTransformer
 
addAction(Closure) - Method in class org.gradle.api.internal.XmlTransformer
 
addAction(Runnable) - Static method in class org.gradle.process.internal.shutdown.ShutdownHookActionRegister
 
addActionMethod(MetaMethod) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
addAdditionalFields(JPanel) - Method in class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
You can override this to add additional fields to the given panel.
addAddresses(Iterable<InetAddress>) - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
addAfter(Object, String) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a resolver to this container, after the given resolver.
addAfter(Object, String, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a resolver to this container, after the given resolver.
addAfter(Object, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addAfter(Object, String, Closure) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addAll(Collection<? extends S>) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
addAll(int, Collection<? extends S>) - Method in class org.gradle.api.internal.collections.FilteredList
 
addAll(Collection<? extends T>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
addAll(int, Collection<? extends T>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
addAll(Collection<? extends T>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
addAll(Collection<? extends T>) - Method in interface org.gradle.api.NamedDomainObjectCollection
Adds any of the given objects to the collection that do not have the same name as any existing element.
addAll(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
addAll(int, Collection<? extends E>) - Method in class org.gradle.foundation.common.ReorderableList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAll(Collection<? extends E>) - Method in class org.gradle.foundation.common.ReorderableList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(Iterable<? extends T>) - Method in class org.gradle.listener.ListenerBroadcast
Adds the given listeners.
addArgument(String) - Method in class org.gradle.cli.ParsedCommandLineOption
 
addArtifact(DependencyArtifact) - Method in interface org.gradle.api.artifacts.ModuleDependency
Adds an artifact to this dependency.
addArtifact(DependencyArtifact) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
addArtifact(ResolvedArtifact) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
addArtifact(ResolvedArtifact) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ResolvedConfigurationBuilder
 
addArtifactLocation(URI, String) - Method in class org.gradle.api.internal.artifacts.repositories.IvyResolver
 
addArtifactLocation(URI, String) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
addArtifactLocation(URI, String) - Method in interface org.gradle.api.internal.artifacts.repositories.PatternBasedResolver
 
addArtifactPattern(String) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
addArtifacts(DefaultModuleDescriptor, Iterable<? extends Configuration>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ArtifactsToModuleDescriptorConverter
 
addArtifacts(DefaultModuleDescriptor, Iterable<? extends Configuration>) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultArtifactsToModuleDescriptorConverter
 
addAsFileSet(Object, String) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
addAsMatchingTask(Object, String) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
addAsResourceCollection(Object, String) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
addAsResourceCollection(Object, String) - Method in class org.gradle.api.internal.file.AbstractFileTree
 
addAsResourceCollection(Object, String) - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
addBefore(Object, String) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a resolver to this container, before the given resolver.
addBefore(Object, String, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a resolver to this container, before the given resolver.
addBefore(Object, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addBefore(Object, String, Closure) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addBooleanOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addBooleanOption(String, boolean) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addBooleanOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addBooleanOption(String, boolean) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addBuildListener(BuildListener) - Method in interface org.gradle.api.invocation.Gradle
Adds a BuildListener to this Build instance.
addBuildListener(BuildListener) - Method in class org.gradle.invocation.DefaultGradle
 
addCandidate(PublishArtifact) - Method in class org.gradle.api.internal.plugins.DefaultArtifactPublicationSet
 
addChild(DefaultResolvedDependency) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
addChild() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
addChild(String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
addChild(String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Call this to add a child node to this node.
addChild(String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
addChild(String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
addChildIfNotPresent(String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
addChildIfNotPresent(String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
This adds a child node with the specified name or returns the existing child node if one already exists with said name.
addChildIfNotPresent(String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
addChildIfNotPresent(String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
addChildProject(ProjectInternal) - Method in class org.gradle.api.internal.project.AbstractProject
 
addChildProject(ProjectInternal) - Method in interface org.gradle.api.internal.project.ProjectInternal
 
addChildTask(TaskDetails) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
addClass(String) - Method in class org.gradle.api.internal.tasks.testing.junit.report.PackageTestResults
 
addCollection(DomainObjectCollection<? extends T>) - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListener) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
addCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
addConfigurations(DefaultModuleDescriptor, Iterable<? extends Configuration>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ConfigurationsToModuleDescriptorConverter
 
addConfigurations(DefaultModuleDescriptor, Iterable<? extends Configuration>) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultConfigurationsToModuleDescriptorConverter
 
addConnection(Connection<Message>) - Method in class org.gradle.messaging.remote.internal.MessageHub
Adds an incoming connection.
addConsole(Console, boolean, boolean) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addConstructor(Constructor<?>) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
addDefaultTasks(List<String>) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
Writes the default task names for the current project.
addDependencies(TaskDependencyResolveContext) - Method in class org.gradle.api.internal.file.CompositeFileCollection
Allows subclasses to add additional dependencies
addDependency(ModuleDependency) - Method in interface org.gradle.api.artifacts.ClientModule
Add a dependency to the client module.
addDependency(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
addDependency(PomReader.PomDependencyData) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addDependency(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addDependencyDescriptor(Configuration, DefaultModuleDescriptor, ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.AbstractDependencyDescriptorFactoryInternal
 
addDependencyDescriptor(String, DefaultModuleDescriptor, ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.AbstractDependencyDescriptorFactoryInternal
 
addDependencyDescriptor(Configuration, DefaultModuleDescriptor, ModuleDependency) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactory
Adds a dependency descriptor, using information in the configuration object to work around ivy limitations
addDependencyDescriptor(String, DefaultModuleDescriptor, ModuleDependency) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactory
Adds a dependency descriptor where no configuration object is available
addDependencyDescriptor(String, DefaultModuleDescriptor, ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactoryDelegate
 
addDependencyDescriptor(Configuration, DefaultModuleDescriptor, ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactoryDelegate
 
addDependencyDescriptors(DefaultModuleDescriptor, Collection<? extends Configuration>) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DefaultDependenciesToModuleDescriptorConverter
 
addDependencyDescriptors(DefaultModuleDescriptor, Collection<? extends Configuration>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependenciesToModuleDescriptorConverter
 
addDependencyMgt(PomDependencyMgt) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addDescriptorLocation(URI, String) - Method in class org.gradle.api.internal.artifacts.repositories.IvyResolver
 
addDescriptorLocation(URI, String) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
addDescriptorLocation(URI, String) - Method in interface org.gradle.api.internal.artifacts.repositories.PatternBasedResolver
 
addDynamicMethods() - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
addDynamicProperties(Map<String, ?>) - Method in class org.gradle.initialization.BaseSettings
 
added(T) - Method in interface org.gradle.util.ChangeListener
 
added(T) - Method in class org.gradle.util.NoOpChangeListener
 
addEnumOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addEnumOption(String, T) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addEnumOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addEnumOption(String, T) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addEnvironmentVariable(String, String) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
addExcludesArtifactsAndDependencies(String, ModuleDependency, EnhancedDependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.AbstractDependencyDescriptorFactoryInternal
 
addExecutionRequestToQueue(String, String) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
addExecutionRequestToQueue(TaskView, boolean, String...) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
This executes a task in a background thread.
addExecutionRequestToQueue(List<TaskView>, boolean, String...) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
This executes all the tasks together in a background thread.
addExecutionRequestToQueue(List<FavoriteTask>) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Executes several favorites commands at once as a single command.
addExecutionRequestToQueue(String, String, boolean) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Call this to execute a task in a background thread.
addExplicitArtifactsIfDefined(ExternalDependency, String, String) - Static method in class org.gradle.api.internal.artifacts.dsl.dependencies.ModuleFactoryHelper
 
addExtraInfos(Map) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addFailure(String, String) - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
addFavorite(TaskView, boolean) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
addFavorite(String, boolean) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
addFavorite(String, String, boolean) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
addFavorite(FavoritesEditor.EditFavoriteInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to add a favorite that isn't in the task list.
addFavorite(String, String, boolean) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Adds the specified favorite.
addFavorite(String, String, boolean) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
addFavorites(List<TaskView>, boolean) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to add the specified tasks as favorite tasks
addFavoriteTasksObserver(FavoritesEditor.FavoriteTasksObserver, boolean) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
addFile(File) - Static method in class org.gradle.util.DeleteOnExit
 
addFileExtension(String, String) - Method in class org.gradle.foundation.output.FileLinkDefinitionLord
Call this to add file extensions to look for in the output.
addFileExtension(String, String) - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
Call this to add file extensions to look for in the output.
addFileExtension(String, String) - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
addFileOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addFileOption(String, File) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addFileOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addFileOption(String, File) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addFilterEditorObserver(BasicFilterEditor.FilterEditorObserver, boolean) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
addFinalizer(Runnable) - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
addFirst(ArtifactRepository) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a repository to this container, at the start of the repository sequence.
addFirst(Object) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a resolver to this container, at the start of the resolver sequence.
addFirst(Object, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a resolver to this container, at the start of the resolver sequence.
addFirst(ArtifactRepository) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addFirst(Object) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addFirst(Object, Closure) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addFirst() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
addFirstLevelDependency(ModuleDependency, ResolvedDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
addFirstLevelDependency(ModuleDependency, ResolvedDependency) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ResolvedConfigurationBuilder
 
addGeneralPluginObserver(GradlePluginLord.GeneralPluginObserver, boolean) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Adds an observer for various events.
addGetter(MetaBeanProperty) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
addGradleTab(int, GradleTab) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Call this to add one of your own tabs to this.
addGradleTab(int, GradleTab) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
Call this to add one of your own tabs to this.
addGradleTab(int, GradleTab) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
Call this to add one of your own tabs to this.
addIncoming(Class<T>, T) - Method in class org.gradle.messaging.remote.internal.DefaultIncomingBroadcast
 
addIncoming(Class<T>, T) - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
addIncoming(Class<?>, Dispatch<? super MethodInvocation>) - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
addIncoming(Class<T>, T) - Method in interface org.gradle.messaging.remote.internal.IncomingBroadcast
 
addIncoming(Class<T>, T) - Method in class org.gradle.messaging.remote.internal.IncomingMethodInvocationHandler
 
addIncoming(Class<?>, Dispatch<? super MethodInvocation>) - Method in class org.gradle.messaging.remote.internal.IncomingMethodInvocationHandler
 
addIncoming(String, Dispatch<Object>) - Method in class org.gradle.messaging.remote.internal.MessageHub
 
addIncoming(Class<T>, T) - Method in interface org.gradle.messaging.remote.ObjectConnection
Registers a handler for incoming messages on the given type.
addIncoming(Class<?>, Dispatch<? super MethodInvocation>) - Method in interface org.gradle.messaging.remote.ObjectConnection
Registers a handler for incoming messages on the given type.
addIncomingChannel(String, Dispatch<T>) - Method in interface org.gradle.messaging.remote.internal.MultiChannelConnection
Adds a handler for incoming messages on the given channel.
addInitScript(File) - Method in class org.gradle.StartParameter
Adds the given file to the list of init scripts that are run before the build starts.
addIvyPattern(String) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
addKnownTestCaseClassNames(String...) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
addLast(ArtifactRepository) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Adds a repository to this container, at the end of the repository sequence.
addLast(Object) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
addLast(Object, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
addLast(ArtifactRepository) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addLast(Object) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
Deprecated.
addLast(Object, Closure) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
Deprecated.
addLeftJustifiedComponent(Component) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
 
addLibraryJar(File) - Method in class org.gradle.api.internal.tasks.testing.detection.ClassFileExtractionManager
Add all packages found in the jar file to the package <> jar(s) index.
addListener(Object) - Method in interface org.gradle.api.invocation.Gradle
Adds the given listener to this build.
addListener(Object) - Method in class org.gradle.GradleLauncher
Adds a listener to this build instance.
addListener(Object) - Method in class org.gradle.initialization.DefaultGradleLauncher
Adds a listener to this build instance.
addListener(Object) - Method in class org.gradle.initialization.DefaultGradleLauncherFactory
 
addListener(Object) - Method in class org.gradle.invocation.DefaultGradle
 
addListener(Object) - Method in class org.gradle.listener.DefaultListenerManager
 
addListener(Class<?>, String, Closure) - Method in class org.gradle.listener.DefaultListenerManager
 
addListener(Object) - Method in interface org.gradle.listener.ListenerManager
Added a listener.
addListener(Class<?>, String, Closure) - Method in interface org.gradle.listener.ListenerManager
Added a listener implemented via a Groovy closure.
addListener(ExecHandleListener) - Method in class org.gradle.process.internal.DefaultExecHandle
 
addListener(ExecHandleListener) - Method in interface org.gradle.process.internal.ExecHandle
 
addMainArtifact(String, String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addMaps(Map, Map) - Static method in class org.gradle.util.GUtil
 
addModuleArtifact(ResolvedArtifact) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
addMulticastOutgoing(String) - Method in class org.gradle.messaging.remote.internal.MessageHub
 
addMultilineStringsOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addMultilineStringsOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addMutlipleFavorites(List<TaskView>, boolean, FavoritesEditor.AddMultipleFavoritesInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to add tasks as favorites.
addObject(DynamicObject, ExtensibleDynamicObject.Location) - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
addObserver(E, boolean) - Method in class org.gradle.foundation.common.ObserverLord
Adds an observer to our messaging system.
addOption(JavadocOptionFileOption<T>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addOption(JavadocOptionFileOption<T>) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addOutgoing(Class<T>) - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
addOutgoing(Class<T>) - Method in class org.gradle.messaging.remote.internal.DefaultOutgoingBroadcast
 
addOutgoing(Class<T>) - Method in interface org.gradle.messaging.remote.internal.OutgoingBroadcast
 
addOutgoing(Class<T>) - Method in class org.gradle.messaging.remote.internal.OutgoingMethodInvocationHandler
 
addOutgoing(Class<T>) - Method in interface org.gradle.messaging.remote.ObjectConnection
Creates a transmitter for outgoing messages on the given type.
addOutgoingChannel(String) - Method in interface org.gradle.messaging.remote.internal.MultiChannelConnection
Adds a destination for outgoing messages on the given channel.
addOutputEventListener(OutputEventListener) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
addOutputEventListener(OutputEventListener) - Method in interface org.gradle.logging.internal.LoggingOutputInternal
 
addOutputEventListener(OutputEventListener) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addOutputEventListener(OutputEventListener) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
addOutputObserver(OutputUILord.OutputObserver, boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
addOutputObserver(OutputUILord.OutputObserver, boolean) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
addOutputObserver(OutputObserverVersion1) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
addOutputObserver(OutputObserverVersion1) - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
 
addOutputObserver(OutputObserverVersion1) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
addOutputObserver(OutputObserverVersion1) - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
addParent(ClassLoader) - Method in class org.gradle.util.MultiParentClassLoader
 
addParentSpecificArtifacts(ResolvedDependency, Set<ResolvedArtifact>) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
addPathOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addPathOption(String, String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addPathOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addPathOption(String, String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addPlugin(PomDependencyMgt) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addPrefixedFileLink(String, String, String, String) - Method in class org.gradle.foundation.output.FileLinkDefinitionLord
Creates a file link definition to find file paths in the output that have a known prefix and extension.
addPrefixedFileLink(String, String, String, String) - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
Creates a file link definition to find file paths in the output that have a known prefix and extension.
addPrefixedFileLink(String, String, String, String) - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.BuildLauncher
Adds a progress listener which will receive progress events as the operation runs.
addProgressListener(ProgressListener) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
addProgressListener(ProgressListener) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.LongRunningOperation
Adds a progress listener which will receive progress events as the operation runs.
addProgressListener(ProgressListener) - Method in interface org.gradle.tooling.ModelBuilder
Adds a progress listener which will receive progress events as the operation runs.
addProject(T) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
addProject(T) - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
addProjectEvaluationListener(ProjectEvaluationListener) - Method in interface org.gradle.api.invocation.Gradle
Adds a listener to this build, to receive notifications as projects are evaluated.
addProjectEvaluationListener(ProjectEvaluationListener) - Method in class org.gradle.invocation.DefaultGradle
 
addProperties(Map<String, ?>) - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
addProperty(String, String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
addProperty(String, Object) - Method in class org.gradle.api.tasks.diagnostics.internal.PropertyReportRenderer
Writes a property for the current project.
addRefreshRequestToQueue() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
This will refresh the project/task tree.
addRefreshRequestToQueue(String) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
This will refresh the project/task tree.
addRepository(T, Action<? super T>, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRepository(T, Closure, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRepository(T, Map<String, ?>, Closure, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRepository(T, Closure, String, Action<ArtifactRepository>) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRepository(T, Map<String, ?>, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRepository(T, String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRepository(T, String, Action<ArtifactRepository>) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
addRequestObserver(GradlePluginLord.RequestObserver, boolean) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
addRequestObserver(RequestObserverVersion1) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
Adds an observer that is notified when Gradle commands are executed and completed.
addRequestObserver(RequestObserverVersion1) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
Adds an observer that is notified when Gradle commands are executed and completed.
addRequestToQueue(R) - Method in class org.gradle.foundation.queue.ExecutionQueue
Call this to add a task to the execution queue.
addResolutionRules(ResolutionRules) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.StartParameterResolutionOverride
 
Address - Interface in org.gradle.messaging.remote
The address for a communication endpoint.
Addressable - Interface in org.gradle.messaging.remote
 
addRightJustifiedComponent(Component) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
 
addRootLevelProject(Project) - Method in class org.gradle.foundation.ProjectConverter
This adds the specified poject as a root level projects.
addRule(Rule) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
addRule(String, Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
addRule(Rule) - Method in interface org.gradle.api.NamedDomainObjectCollection
Adds a rule to this collection.
addRule(String, Closure) - Method in interface org.gradle.api.NamedDomainObjectCollection
Adds a rule to this collection.
addRule(Rule) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
Writes a rule for the current project.
addSchemes(URI, Set<String>) - Method in class org.gradle.api.internal.artifacts.repositories.layout.RepositoryLayout
Add any schemes registered as patterns in this layout, given the supplied base URI.
addServerObserver(O, boolean) - Method in class org.gradle.foundation.ipc.basic.Server
 
addSetMethod(MetaBeanProperty) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
addSetter(MetaBeanProperty) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
addSettingsObserver(GradlePluginLord.SettingsObserver, boolean) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
addStandardError(String) - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
addStandardError(Appendable) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addStandardErrorListener(StandardOutputListener) - Method in interface org.gradle.api.logging.LoggingOutput
Adds a listener which receives output written to standard error by the Gradle logging system.
addStandardErrorListener(StandardOutputListener) - Method in class org.gradle.GradleLauncher
Adds a StandardOutputListener to this build instance.
addStandardErrorListener(StandardOutputListener) - Method in class org.gradle.initialization.DefaultGradleLauncher
Adds a StandardOutputListener to this build instance.
addStandardErrorListener(StandardOutputListener) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
addStandardErrorListener(StandardOutputListener) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addStandardErrorListener(StandardOutputListener) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
addStandardOutput(String) - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
addStandardOutput(Appendable) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addStandardOutputAndError() - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addStandardOutputListener(StandardOutputListener) - Method in interface org.gradle.api.logging.LoggingOutput
Adds a listener which receives output written to standard output by the Gradle logging system.
addStandardOutputListener(StandardOutputListener) - Method in class org.gradle.GradleLauncher
Adds a StandardOutputListener to this build instance.
addStandardOutputListener(StandardOutputListener) - Method in class org.gradle.initialization.DefaultGradleLauncher
Adds a StandardOutputListener to this build instance.
addStandardOutputListener(StandardOutputListener) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
addStandardOutputListener(StandardOutputListener) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
addStandardOutputListener(StandardOutputListener) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
addStatus(String) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification of any status that might be helpful to the user.
addStatus(String) - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol
Notification of any status that might be helpful to the user.
addStatus(String) - Method in class org.gradle.foundation.ipc.gradle.TaskListServerProtocol
Notification of any status that might be helpful to the user.
addStringOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addStringOption(String, String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addStringOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addStringOption(String, String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addStringsOption(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addStringsOption(String, String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
addStringsOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addStringsOption(String, String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
addSubDirectories(File, Collection<File>) - Static method in class org.gradle.util.GFileUtils
 
addTab(int, GradleTabVersion1) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Call this to add an additional tab to the gradle UI.
addTab(int, GradleTabVersion1) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Call this to add an additional tab to the gradle UI.
addTask(TaskDetails) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
Writes a task for the current project.
addTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Adds a listener to this graph, to be notified when this graph is ready.
addTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
addTaskExecutionListener(TaskExecutionListener) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Adds a listener to this graph, to be notified as tasks are executed.
addTaskExecutionListener(TaskExecutionListener) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
addTasks(Iterable<? extends Task>) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
addTasks(Iterable<? extends Task>) - Method in interface org.gradle.execution.TaskGraphExecuter
Adds the given tasks and their dependencies to this graph.
addTest(String, String, long) - Method in class org.gradle.api.internal.tasks.testing.junit.report.AllTestResults
 
addTest(String, long) - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
addTest(TestResult) - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
addTest(String, String, long) - Method in class org.gradle.api.internal.tasks.testing.junit.report.PackageTestResults
 
addTestClass(String) - Method in class org.gradle.api.internal.tasks.testing.junit.report.AllTestResults
 
addTestListener(TestListener) - Method in class org.gradle.api.tasks.testing.Test
Registers a test listener with this task.
addTestOutputListener(TestOutputListener) - Method in class org.gradle.api.tasks.testing.Test
Registers a output listener with this task.
addToAntBuilder(Object, String, FileCollection.AntType) - Method in interface org.gradle.api.file.FileCollection
Adds this collection to an Ant task as a nested node.
addToAntBuilder(Object, String) - Method in interface org.gradle.api.file.FileCollection
Adds this collection to an Ant task as a nested node.
addToAntBuilder(Object, String, FileCollection.AntType) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
addToAntBuilder(Object, String) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
addToCollection(T, Iterable<? extends V>...) - Static method in class org.gradle.util.GUtil
 
addToMap(Map<String, String>, Map<?, ?>) - Static method in class org.gradle.util.GUtil
 
addToNode(Node) - Method in interface org.gradle.plugins.ide.idea.model.Dependency
 
addUnicastOutgoing(String) - Method in class org.gradle.messaging.remote.internal.MessageHub
 
addUnresolvedDependency(UnresolvedDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
addUnresolvedDependency(UnresolvedDependency) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ResolvedConfigurationBuilder
 
addUrl(URLClassLoader, Iterable<URL>) - Static method in class org.gradle.util.ClasspathUtil
 
addURL(URL) - Method in class org.gradle.util.MutableURLClassLoader
 
addURLs(Iterable<URL>) - Method in class org.gradle.util.MutableURLClassLoader
 
addValidator(TaskValidator) - Method in class org.gradle.api.internal.AbstractTask
 
addValidator(TaskValidator) - Method in interface org.gradle.api.internal.TaskInternal
 
afterActions(Task) - Method in interface org.gradle.api.execution.TaskActionListener
This method is called immediately after the task has completed performing its actions.
afterCompile(ScriptPlugin, Script) - Method in class org.gradle.api.internal.project.AbstractProject
 
afterCompile(ScriptPlugin, Script) - Method in interface org.gradle.groovy.scripts.ScriptAware
 
afterConfigured - Variable in class org.gradle.plugins.ide.api.GeneratorTask
 
afterEvaluate(Action<? super Project>) - Method in class org.gradle.api.internal.project.AbstractProject
 
afterEvaluate(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
afterEvaluate(Action<? super Project>) - Method in interface org.gradle.api.Project
Adds an action to execute immediately after this project is evaluated.
afterEvaluate(Closure) - Method in interface org.gradle.api.Project
Adds a closure to be called immediately after this project has been evaluated.
afterEvaluate(Project, ProjectState) - Method in interface org.gradle.api.ProjectEvaluationListener
This method is called when a project has been evaluated, and before the evaluated project is made available to other projects.
afterEvaluate(Project, ProjectState) - Method in class org.gradle.profile.ProfileEventAdapter
 
afterExecute(Task, TaskState) - Method in interface org.gradle.api.execution.TaskExecutionListener
This method is call immediately after a task has been executed.
afterExecute(Task, TaskState) - Method in class org.gradle.profile.ProfileEventAdapter
 
afterExecute(Task, TaskState) - Method in class org.gradle.TaskExecutionLogger
 
afterProject(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called immediately after a project is evaluated.
afterProject(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
afterResolve(ResolvableDependencies) - Method in interface org.gradle.api.artifacts.DependencyResolutionListener
This method is called immediately after a set of dependencies are resolved.
afterResolve(Action<? super ResolvableDependencies>) - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Adds an action to be executed after the dependencies of this set have been resolved.
afterResolve(Closure) - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Adds an action to be executed after the dependencies of this set have been resolved.
afterResolve(ResolvableDependencies) - Method in class org.gradle.initialization.DependencyResolutionLogger
 
afterResolve(ResolvableDependencies) - Method in class org.gradle.profile.ProfileEventAdapter
 
afterScript(Script, Throwable) - Method in interface org.gradle.groovy.scripts.ScriptExecutionListener
 
afterScript(Script, Throwable) - Method in class org.gradle.initialization.DefaultExceptionAnalyser
 
afterSuite(TestDescriptor, TestResult) - Method in class org.gradle.api.internal.tasks.testing.results.TestLogger
 
afterSuite(TestDescriptor, TestResult) - Method in class org.gradle.api.internal.tasks.testing.results.TestSummaryListener
 
afterSuite(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds a closure to be notified after a test suite has executed.
afterSuite(TestDescriptor, TestResult) - Method in interface org.gradle.api.tasks.testing.TestListener
Called after a test suite is finished.
afterTask(Closure) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Adds a closure to be called immediately after a task has executed.
afterTask() - Method in interface org.gradle.api.internal.changedetection.TaskArtifactState
Called on successful completion of task execution.
afterTask(Closure) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
afterTest(TestDescriptor, TestResult) - Method in class org.gradle.api.internal.tasks.testing.results.TestLogger
 
afterTest(TestDescriptor, TestResult) - Method in class org.gradle.api.internal.tasks.testing.results.TestSummaryListener
 
afterTest(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds a closure to be notified after a test has executed.
afterTest(TestDescriptor, TestResult) - Method in interface org.gradle.api.tasks.testing.TestListener
Called after a test is finished.
AgainstLibrary - Interface in org.gradle.plugins.cpp.compiler.capability
Can compile against libraries
AggregateMultiProjectTaskReportModel - Class in org.gradle.api.tasks.diagnostics.internal
 
AggregateMultiProjectTaskReportModel(boolean) - Constructor for class org.gradle.api.tasks.diagnostics.internal.AggregateMultiProjectTaskReportModel
 
all(Action<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
Executes the given action against all objects in this collection, and any objects subsequently added to this collection.
all(Closure) - Method in interface org.gradle.api.DomainObjectCollection
Executes the given closure against all objects in this collection, and any objects subsequently added to this collection.
all(Action<? super T>) - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
all(Action<? super T>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
all(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
all(Action<? super T>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
all(Closure) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
allElementsInBack(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
 
allElementsInBack(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
allElementsInFront(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
Returns true if all the elements of the check list are at the end of the source list.
allElementsInFront(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
alloc(Block) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
allocateStat() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
AllowAllProjectAndTaskFilter - Class in org.gradle.gradleplugin.foundation.filters
This filter actually doesn't filter.
AllowAllProjectAndTaskFilter() - Constructor for class org.gradle.gradleplugin.foundation.filters.AllowAllProjectAndTaskFilter
 
allowClass(Class<?>) - Method in class org.gradle.util.FilteringClassLoader
Marks a single class as visible
allowMixedSubcommandsAndOptions() - Method in class org.gradle.cli.CommandLineParser
 
allowPackage(String) - Method in class org.gradle.util.FilteringClassLoader
Marks a package and all its sub-packages as visible.
allowResource(String) - Method in class org.gradle.util.FilteringClassLoader
Marks a single resource as visible
allowResources(String) - Method in class org.gradle.util.FilteringClassLoader
Marks all resources with the given prefix as visible.
allowsClickingFiles() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
allowUnknownOptions() - Method in class org.gradle.cli.CommandLineParser
 
allprojects(Action<? super Project>) - Method in class org.gradle.api.internal.project.AbstractProject
 
allprojects(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
allprojects(Action<? super Project>) - Method in interface org.gradle.api.invocation.Gradle
Adds an action to execute against all projects of this build.
allprojects(Action<? super Project>) - Method in interface org.gradle.api.Project
Configures this project and each of its sub-projects.
allprojects(Closure) - Method in interface org.gradle.api.Project
Configures this project and each of its sub-projects.
allprojects(Action<? super Project>) - Method in class org.gradle.invocation.DefaultGradle
 
AllProjectsAndTasksVisitor - Class in org.gradle.foundation.visitors
This visits all projects and their subprojects and tasks in a hierarchal manner.
AllProjectsAndTasksVisitor() - Constructor for class org.gradle.foundation.visitors.AllProjectsAndTasksVisitor
 
AllProjectsAndTasksVisitor.Visitor<P,T> - Interface in org.gradle.foundation.visitors
 
AllTestResults - Class in org.gradle.api.internal.tasks.testing.junit.report
The model for the test report.
AllTestResults() - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.AllTestResults
 
AlternateUIInteraction - Interface in org.gradle.gradleplugin.userinterface
This allows this plugin to interact with alternative UIs.
alternateUIInteraction - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
AlternateUIInteractionVersion1 - Interface in org.gradle.openapi.external.ui
This is how the gradle UI panel interacts with the UI that is holding it.
alternateUIInteractionVersionWrapper - Variable in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
AlternateUIInteractionVersionWrapper - Class in org.gradle.openapi.wrappers.ui
Wrapper to shield version changes in AlternateUIInteraction from an external user of gradle open API.
AlternateUIInteractionVersionWrapper(AlternateUIInteractionVersion1, SettingsNode) - Constructor for class org.gradle.openapi.wrappers.ui.AlternateUIInteractionVersionWrapper
 
ALWAYS_DOWNLOAD_ENV - Static variable in class org.gradle.wrapper.WrapperConfiguration
 
ALWAYS_UNPACK_ENV - Static variable in class org.gradle.wrapper.WrapperConfiguration
 
alwaysShowOutput - Variable in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
 
alwaysShowOutput() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoriteTask
 
alwaysShowOutput() - Method in interface org.gradle.openapi.external.foundation.favorites.FavoriteTaskVersion1
alwaysShowOutput() - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
and(Spec<? super T>...) - Method in class org.gradle.api.specs.AndSpec
 
and(Closure) - Method in class org.gradle.api.specs.AndSpec
 
and(Spec<? super T>...) - Static method in class org.gradle.api.specs.Specs
 
AndSpec<T> - Class in org.gradle.api.specs
A CompositeSpec which requires all its specs to be true in order to evaluate to true.
AndSpec(Spec<? super T>...) - Constructor for class org.gradle.api.specs.AndSpec
 
AndSpec(Iterable<? extends Spec<? super T>>) - Constructor for class org.gradle.api.specs.AndSpec
 
AnnotationProcessingTaskFactory - Class in org.gradle.api.internal.project.taskfactory
A ITaskFactory which determines task actions, inputs and outputs based on annotation attached to the task properties.
AnnotationProcessingTaskFactory(ITaskFactory) - Constructor for class org.gradle.api.internal.project.taskfactory.AnnotationProcessingTaskFactory
 
Announcer - Interface in org.gradle.api.plugins.announce
An Announcer allows messages to be sent.
AnsiConsole - Class in org.gradle.logging.internal
 
AnsiConsole(Appendable, Flushable, ColorMap) - Constructor for class org.gradle.logging.internal.AnsiConsole
 
ant(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
ant(Closure) - Method in interface org.gradle.api.Project
Executes the given closure against the AntBuilder for this project.
ANT_IVY_2_SLF4J_LEVEL_MAPPER - Static variable in class org.gradle.api.logging.Logging
 
AntBuilder - Class in org.gradle.api
An AntBuilder allows you to use Ant from your build script.
AntBuilder() - Constructor for class org.gradle.api.AntBuilder
 
AntDepend - Class in org.gradle.api.internal.tasks.compile
 
AntDepend() - Constructor for class org.gradle.api.internal.tasks.compile.AntDepend
 
AntFileResource - Class in org.gradle.api.internal.file.ant
Unjiggers the FileResource.getName() method.
AntFileResource() - Constructor for class org.gradle.api.internal.file.ant.AntFileResource
 
AntLoggingAdapter - Class in org.gradle.api.internal.project.ant
 
AntLoggingAdapter() - Constructor for class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
antlr(Closure) - Method in interface org.gradle.api.plugins.antlr.AntlrSourceVirtualDirectory
Configures the Antlr source for this set.
antlr(Closure) - Method in class org.gradle.api.plugins.antlr.internal.AntlrSourceVirtualDirectoryImpl
 
ANTLR_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.antlr.AntlrPlugin
 
AntlrPlugin - Class in org.gradle.api.plugins.antlr
A plugin for adding Antlr support to java projects.
AntlrPlugin() - Constructor for class org.gradle.api.plugins.antlr.AntlrPlugin
 
AntlrSourceVirtualDirectory - Interface in org.gradle.api.plugins.antlr
Contract for a Gradle "convention object" that acts as a handler for what I call a virtual directory mapping, injecting a virtual directory named 'antlr' into the project's various source sets.
AntlrSourceVirtualDirectoryImpl - Class in org.gradle.api.plugins.antlr.internal
The implementation of the AntlrSourceVirtualDirectory contract.
AntlrSourceVirtualDirectoryImpl(String, FileResolver) - Constructor for class org.gradle.api.plugins.antlr.internal.AntlrSourceVirtualDirectoryImpl
 
AntlrTask - Class in org.gradle.api.plugins.antlr
Generates parsers from Antlr grammars.
AntlrTask() - Constructor for class org.gradle.api.plugins.antlr.AntlrTask
 
AntTarget - Class in org.gradle.api.tasks.ant
A task which executes an Ant target.
AntTarget() - Constructor for class org.gradle.api.tasks.ant.AntTarget
 
AntUtil - Class in org.gradle.util
 
AntUtil() - Constructor for class org.gradle.util.AntUtil
 
ApiGroovyCompiler - Class in org.gradle.api.internal.tasks.compile
 
ApiGroovyCompiler(Compiler<JavaCompileSpec>) - Constructor for class org.gradle.api.internal.tasks.compile.ApiGroovyCompiler
 
append(RelativePath) - Method in class org.gradle.api.file.RelativePath
Appends the given path to the end of this path.
append(boolean, String...) - Method in class org.gradle.api.file.RelativePath
Appends the given names to the end of this path.
append(char) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
append(CharSequence) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
append(CharSequence, int, int) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
append(char) - Method in interface org.gradle.logging.StyledTextOutput
Appends a character using the current style.
append(CharSequence) - Method in interface org.gradle.logging.StyledTextOutput
Appends a sequence of characters using the current style.
append(CharSequence, int, int) - Method in interface org.gradle.logging.StyledTextOutput
Appends a sequence of characters using the current style.
append(Element, String) - Method in class org.gradle.reporting.DomReportRenderer
 
append(String) - Method in class org.gradle.util.internal.LimitedDescription
 
append(CharSequence) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
append(char) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
append(CharSequence, int, int) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
appendAdditionalCommandLineOptions(TaskView, String...) - Static method in class org.gradle.foundation.CommandLineAssistant
This appends additional command line options to a task name to generate a full command line option.
appendAdditionalCommandLineOptions(StringBuilder, String...) - Static method in class org.gradle.foundation.CommandLineAssistant
 
appendLink(Element, String, Object) - Method in class org.gradle.reporting.DomReportRenderer
 
appendNode(Node) - Method in interface org.gradle.plugins.ide.eclipse.model.ClasspathEntry
 
appendText(String) - Method in class org.gradle.foundation.output.LiveOutputParser
 
appendText(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
This appends the text to gradle's output window.
appendText(Element, Object) - Method in class org.gradle.reporting.DomReportRenderer
 
appendWithId(Element, String, String) - Method in class org.gradle.reporting.DomReportRenderer
 
appendWithText(Element, String, Object) - Method in class org.gradle.reporting.DomReportRenderer
 
Application - Class in org.gradle.gradleplugin.userinterface.swing.standalone
The main entry point for a stand-alone application for Gradle.
Application(Application.LifecycleListener) - Constructor for class org.gradle.gradleplugin.userinterface.swing.standalone.Application
 
Application.LifecycleListener - Interface in org.gradle.gradleplugin.userinterface.swing.standalone
Interface that allows the caller to do post shutdown processing.
ApplicationClassesInIsolatedClassLoaderWorkerFactory - Class in org.gradle.process.internal.child
A factory for a worker process which loads application classes using an isolated ClassLoader.
ApplicationClassesInIsolatedClassLoaderWorkerFactory(Object, String, WorkerProcessBuilder, Collection<URL>, Address, ClassPathRegistry) - Constructor for class org.gradle.process.internal.child.ApplicationClassesInIsolatedClassLoaderWorkerFactory
 
ApplicationClassesInSystemClassLoaderWorkerFactory - Class in org.gradle.process.internal.child
A factory for a worker process which loads the application classes using the JVM's system ClassLoader.
ApplicationClassesInSystemClassLoaderWorkerFactory(Object, String, WorkerProcessBuilder, List<URL>, Address, ClassPathRegistry) - Constructor for class org.gradle.process.internal.child.ApplicationClassesInSystemClassLoaderWorkerFactory
 
applicationClasspath(Iterable<File>) - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
apply(URI, PatternBasedResolver) - Method in class org.gradle.api.internal.artifacts.repositories.layout.GradleRepositoryLayout
 
apply(URI, PatternBasedResolver) - Method in class org.gradle.api.internal.artifacts.repositories.layout.MavenRepositoryLayout
 
apply(URI, PatternBasedResolver) - Method in class org.gradle.api.internal.artifacts.repositories.layout.PatternRepositoryLayout
 
apply(URI, PatternBasedResolver) - Method in class org.gradle.api.internal.artifacts.repositories.layout.RepositoryLayout
Given the base URI, apply the patterns and other configuration for this layout to the supplied resolver.
apply(String) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
apply(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
apply(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
apply(Map<String, ?>) - Method in class org.gradle.api.internal.project.AbstractProject
 
apply(T) - Method in interface org.gradle.api.Plugin
Apply this plugin to the given target object.
apply(ProjectInternal) - Method in class org.gradle.api.plugins.antlr.AntlrPlugin
 
apply(ProjectInternal) - Method in class org.gradle.api.plugins.GroovyBasePlugin
 
apply(Project) - Method in class org.gradle.api.plugins.GroovyPlugin
 
apply(Project) - Method in class org.gradle.api.plugins.JavaBasePlugin
 
apply(Project) - Method in class org.gradle.api.plugins.JavaPlugin
 
apply(String) - Method in interface org.gradle.api.plugins.PluginContainer
Has the same behavior as PluginContainer.apply(Class) except that the the plugin is specified via its id.
apply(Class<T>) - Method in interface org.gradle.api.plugins.PluginContainer
Applies a plugin to the project.
apply(Project) - Method in class org.gradle.api.plugins.ProjectReportsPlugin
 
apply(ProjectInternal) - Method in class org.gradle.api.plugins.ReportingBasePlugin
 
apply(Project) - Method in class org.gradle.api.plugins.WarPlugin
 
apply(Closure) - Method in interface org.gradle.api.Project
Configures this project using plugins or scripts.
apply(Map<String, ?>) - Method in interface org.gradle.api.Project
Configures this project using plugins or scripts.
apply(String) - Method in interface org.gradle.api.Rule
Applies this rule for the given unknown domain object.
apply(Closure) - Method in interface org.gradle.api.Script
Configures the delegate object for this script using plugins or scripts.
apply(Map<String, ?>) - Method in interface org.gradle.api.Script
Configures the delegate object for this script using plugins or scripts.
apply(Object) - Method in interface org.gradle.configuration.ScriptPlugin
Applies the script to the given object.
apply(ProjectInternal) - Method in class org.gradle.plugins.binaries.BinariesPlugin
 
apply(ProjectInternal) - Method in class org.gradle.plugins.ear.EarPlugin
 
applyTo(FileCollectionSnapshot, ChangeListener<FileCollectionSnapshot.Merge>) - Method in interface org.gradle.api.internal.changedetection.FileCollectionSnapshot.Diff
Applies this diff to the given snapshot.
applyTo(FileCollectionSnapshot) - Method in interface org.gradle.api.internal.changedetection.FileCollectionSnapshot.Diff
Applies this diff to the given snapshot.
ArchiveCopyAction - Interface in org.gradle.api.internal.file.copy
 
ArchivePublishArtifact - Class in org.gradle.api.internal.artifacts.publish
 
ArchivePublishArtifact(AbstractArchiveTask) - Constructor for class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
ARCHIVES_CONFIGURATION - Static variable in interface org.gradle.api.artifacts.Dependency
 
ArgCollector - Interface in org.gradle.plugins.cpp.compiler.internal
 
args(Object...) - Method in class org.gradle.api.tasks.Exec
Adds arguments for the command to be executed.
args(Iterable<?>) - Method in class org.gradle.api.tasks.Exec
Adds arguments for the command to be executed.
args(Object...) - Method in class org.gradle.api.tasks.JavaExec
Adds args for the main class to be executed.
args(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
Adds args for the main class to be executed.
args(Object...) - Method in interface org.gradle.plugins.cpp.compiler.internal.ArgCollector
 
args(Object...) - Method in class org.gradle.plugins.cpp.compiler.internal.ArgWriter
Writes a set of args on a single line, escaping and quoting as required.
args(Object...) - Method in class org.gradle.plugins.cpp.compiler.internal.ListArgCollector
 
args(Object...) - Method in interface org.gradle.process.ExecSpec
Adds arguments for the command to be executed.
args(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
Adds arguments for the command to be executed.
args(Object...) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
args(Iterable<?>) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
args(Object...) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
args(Iterable<?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
args(Object...) - Method in interface org.gradle.process.JavaExecSpec
Adds args for the main class to be executed.
args(Iterable<?>) - Method in interface org.gradle.process.JavaExecSpec
Adds args for the main class to be executed.
ArgumentsSplitter - Class in org.gradle.util.internal
 
ArgumentsSplitter() - Constructor for class org.gradle.util.internal.ArgumentsSplitter
 
ArgWriter - Class in org.gradle.plugins.cpp.compiler.internal
 
artifact(Closure) - Method in interface org.gradle.api.artifacts.ModuleDependency
Adds an artifact to this dependency.
artifact(Closure) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
artifact(String) - Method in class org.gradle.api.internal.artifacts.repositories.layout.PatternRepositoryLayout
Adds an Ivy artifact pattern to define where artifacts are located in this repository.
ARTIFACT_PATTERN - Static variable in class org.gradle.api.internal.artifacts.ivyservice.DefaultIvyDependencyPublisher
 
ArtifactAtRepositoryCachedExternalResourceIndex - Class in org.gradle.api.internal.externalresource.ivy
 
ArtifactAtRepositoryCachedExternalResourceIndex(File, TimeProvider, CacheLockingManager) - Constructor for class org.gradle.api.internal.externalresource.ivy.ArtifactAtRepositoryCachedExternalResourceIndex
 
ArtifactAtRepositoryKey - Class in org.gradle.api.internal.externalresource.ivy
 
ArtifactAtRepositoryKey(ModuleVersionRepository, ArtifactRevisionId) - Constructor for class org.gradle.api.internal.externalresource.ivy.ArtifactAtRepositoryKey
 
ArtifactCacheMetaData - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ArtifactDependencyResolver - Interface in org.gradle.api.internal.artifacts
 
ArtifactHandler - Interface in org.gradle.api.artifacts.dsl
This class is for defining artifacts to be published and adding them to configurations.
ArtifactIdentifier - Interface in org.gradle.api.artifacts
The identifier for a module artifact.
ArtifactNotFoundException - Exception in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
ArtifactNotFoundException(Artifact) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactNotFoundException
 
ArtifactOriginWithMetaData - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
ArtifactOriginWithMetaData(Artifact, Resource) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactOriginWithMetaData
 
ArtifactOriginWithMetaData(Artifact, boolean, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactOriginWithMetaData
 
artifactPattern(String) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
Adds an Ivy artifact pattern to use to locate artifacts in this repository.
artifactPattern(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
ArtifactPublicationServices - Interface in org.gradle.api.internal.artifacts
 
ArtifactPublisher - Interface in org.gradle.api.internal.artifacts
 
ArtifactRepository - Interface in org.gradle.api.artifacts.repositories
A repository for resolving and publishing artifacts.
ArtifactRepositoryContainer - Interface in org.gradle.api.artifacts
A ResolverContainer is responsible for managing a set of ArtifactRepository instances.
ArtifactRepositoryInternal - Interface in org.gradle.api.internal.artifacts.repositories
 
ArtifactResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling artifact resolution via the DSL.
ArtifactResolveException - Exception in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
ArtifactResolveException(String) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactResolveException
 
ArtifactResolveException(Artifact, Throwable) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactResolveException
 
ArtifactResolveException(Artifact, String) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactResolveException
 
ArtifactResolver - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ArtifactResolveResult - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ArtifactRevisionIdFileStore - Class in org.gradle.api.internal.filestore.ivy
 
ArtifactRevisionIdFileStore(UniquePathFileStore) - Constructor for class org.gradle.api.internal.filestore.ivy.ArtifactRevisionIdFileStore
 
artifacts(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
artifacts(Closure) - Method in interface org.gradle.api.Project
Configures the published artifacts for this project.
ArtifactsExtraAttributesStrategy - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
ArtifactsToModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
artifactUrls(Object...) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
Adds some additional URLs to use to find artifact files.
artifactUrls(Object...) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
asByteArray() - Method in class org.gradle.util.hash.HashValue
 
AsciiReportRenderer - Class in org.gradle.api.tasks.diagnostics.internal
Simple dependency graph renderer that emits an ASCII tree.
AsciiReportRenderer() - Constructor for class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
asCompactString() - Method in class org.gradle.util.hash.HashValue
 
asComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
asDynamicObject(Object) - Static method in class org.gradle.api.internal.DynamicObjectUtil
 
asElement() - Method in interface org.gradle.api.XmlProvider
Returns the XML document as a DOM Element.
asHexString() - Method in class org.gradle.util.hash.HashValue
 
asMap() - Static method in class org.gradle.internal.SystemProperties
 
AsmBackedClassGenerator - Class in org.gradle.api.internal
 
AsmBackedClassGenerator() - Constructor for class org.gradle.api.internal.AsmBackedClassGenerator
 
AsmBackedClassGenerator.ClosureBackedAction - Class in org.gradle.api.internal
 
AsmBackedClassGenerator.ClosureBackedAction(Closure) - Constructor for class org.gradle.api.internal.AsmBackedClassGenerator.ClosureBackedAction
 
AsmBackedClassGenerator.MixInExtensibleDynamicObject - Class in org.gradle.api.internal
 
AsmBackedClassGenerator.MixInExtensibleDynamicObject(Object, DynamicObject) - Constructor for class org.gradle.api.internal.AsmBackedClassGenerator.MixInExtensibleDynamicObject
 
AsmBackedEmptyScriptGenerator - Class in org.gradle.groovy.scripts.internal
 
AsmBackedEmptyScriptGenerator() - Constructor for class org.gradle.groovy.scripts.internal.AsmBackedEmptyScriptGenerator
 
asNode() - Method in interface org.gradle.api.XmlProvider
Returns the XML document as a Groovy Node.
assertCanAdd(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
Asserts that an item with the given name can be added to this collection.
assertCanAdd(T) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
Asserts that the given item can be added to this collection.
assertMutable() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
assertNormalExitValue() - Method in interface org.gradle.process.ExecResult
Throws an ExecException if the process exited with a non-zero exit value.
asSet(Collection<T>) - Static method in class org.gradle.util.WrapUtil
 
associateWith(GrammarMetadata) - Method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
 
asString() - Method in interface org.gradle.api.XmlProvider
Returns the XML document as a StringBuilder.
asType(Class<?>) - Method in interface org.gradle.api.file.FileCollection
Converts this collection into an object of the specified type.
asType(Class<?>) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
AsyncConnection<T> - Interface in org.gradle.messaging.remote.internal
A messaging endpoint which allows push-style dispatch and receive.
AsyncConnection - Interface in org.gradle.tooling.internal.consumer.async
 
AsyncConnectionAdapter<T> - Class in org.gradle.messaging.remote.internal
Adapts a Connection into an AsyncConnection.
AsyncConnectionAdapter(Connection<T>, DispatchFailureHandler<? super T>, ExecutorFactory, Protocol<T>...) - Constructor for class org.gradle.messaging.remote.internal.AsyncConnectionAdapter
 
AsyncDispatch<T> - Class in org.gradle.messaging.dispatch
A Dispatch implementation which delivers messages asynchronously.
AsyncDispatch(Executor) - Constructor for class org.gradle.messaging.dispatch.AsyncDispatch
 
AsyncDispatch(Executor, Dispatch<? super T>) - Constructor for class org.gradle.messaging.dispatch.AsyncDispatch
 
AsyncDispatch(Executor, Dispatch<? super T>, int) - Constructor for class org.gradle.messaging.dispatch.AsyncDispatch
 
AsyncListenerBroadcast<T> - Class in org.gradle.listener
An AsyncListenerBroadcast is a ListenerBroadcast which dispatches events to listeners asynchronously to the generation of the events.
AsyncListenerBroadcast(Class<T>, Executor) - Constructor for class org.gradle.listener.AsyncListenerBroadcast
 
AsyncReceive<T> - Class in org.gradle.messaging.dispatch
Receives messages asynchronously.
AsyncReceive(Executor) - Constructor for class org.gradle.messaging.dispatch.AsyncReceive
 
AsyncReceive(Executor, Runnable) - Constructor for class org.gradle.messaging.dispatch.AsyncReceive
 
AsyncReceive(Executor, Dispatch<? super T>) - Constructor for class org.gradle.messaging.dispatch.AsyncReceive
 
AsyncReceive(Executor, Dispatch<? super T>, Runnable) - Constructor for class org.gradle.messaging.dispatch.AsyncReceive
 
AsyncStoppable - Interface in org.gradle.messaging.concurrent
A Stoppable object whose stop process can be performed asynchronously.
atime() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
attach(BlockPayload) - Method in interface org.gradle.cache.internal.btree.BlockStore
Adds a new block to this store.
attach(BlockPayload) - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
attach(BlockPayload) - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
attach(BlockPayload) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
attach(BlockPayload) - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
attach(BlockPayload) - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.InputDirectoryPropertyAnnotationHandler
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.InputFilePropertyAnnotationHandler
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.InputFilesPropertyAnnotationHandler
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.InputPropertyAnnotationHandler
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.NestedBeanPropertyAnnotationHandler
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.OutputDirectoryPropertyAnnotationHandler
 
attachActions(PropertyActionContext) - Method in class org.gradle.api.internal.project.taskfactory.OutputFilePropertyAnnotationHandler
 
attachActions(Class<?>) - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
 
attachActions(PropertyActionContext) - Method in interface org.gradle.api.internal.project.taskfactory.PropertyAnnotationHandler
Attaches the actions for the given property.
attachListener(Repository) - Method in class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
AttachParentTestResultProcessor - Class in org.gradle.api.internal.tasks.testing.results
 
AttachParentTestResultProcessor(TestResultProcessor) - Constructor for class org.gradle.api.internal.tasks.testing.results.AttachParentTestResultProcessor
 
Attributes - Interface in org.gradle.api.java.archives
Represent the attributes of a manifest section.
attributes - Variable in class org.gradle.api.java.archives.internal.DefaultAttributes
 
attributes(Map<String, ?>) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
attributes(Map<String, ?>, String) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
attributes(Map<String, ?>) - Method in interface org.gradle.api.java.archives.Manifest
Adds content to the main attributes of the manifest.
attributes(Map<String, ?>, String) - Method in interface org.gradle.api.java.archives.Manifest
Adds content to the given section of the manifest.
AuthenticationSupported - Interface in org.gradle.api.artifacts.repositories
An artifact repository which supports username/password authentication.
author(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
author() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
AvailablePortFinder - Class in org.gradle.util
Finds currently available server ports within a certain port range.
AvailablePortFinder() - Constructor for class org.gradle.util.AvailablePortFinder
 
awaitIdleTimeout(int) - Method in class org.gradle.launcher.daemon.server.Daemon
Waits for the daemon to be idle for the specified number of milliseconds.
awaitIdleTimeout(int) - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
awaitStop() - Method in class org.gradle.launcher.daemon.server.Daemon
Blocks until this daemon is stopped by something else (i.e.
awaitStop() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Waits until stopped.
awaitStopOrIdleTimeout(int) - Method in class org.gradle.launcher.daemon.server.Daemon
Waits until the daemon is either stopped, or has been idle for the given number of milliseconds.
awaitStopOrIdleTimeout(int) - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Waits until stopped, or timeout.

B

BadExitCodeException - Exception in org.gradle.process.internal
 
BadExitCodeException(String) - Constructor for exception org.gradle.process.internal.BadExitCodeException
 
BASE_DIR_SYS_PROPERTY - Static variable in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
BaseDirFileResolver - Class in org.gradle.api.internal.file
 
BaseDirFileResolver(FileSystem, File) - Constructor for class org.gradle.api.internal.file.BaseDirFileResolver
 
BaseDirSelector - Class in org.gradle.api.internal.file.ant
 
BaseDirSelector() - Constructor for class org.gradle.api.internal.file.ant.BaseDirSelector
 
BaseExecSpec - Interface in org.gradle.process
Specifies options for launching a child process.
BaseSettings - Class in org.gradle.initialization
 
BaseSettings() - Constructor for class org.gradle.initialization.BaseSettings
 
BaseSettings(GradleInternal, IProjectDescriptorRegistry, URLClassLoader, File, ScriptSource, StartParameter) - Constructor for class org.gradle.initialization.BaseSettings
 
baseUri - Variable in class org.gradle.api.internal.artifacts.repositories.layout.ResolvedPattern
 
BasicAntBuilder - Class in org.gradle.api.internal.project.ant
 
BasicAntBuilder() - Constructor for class org.gradle.api.internal.project.ant.BasicAntBuilder
 
BasicFilterEditor - Class in org.gradle.gradleplugin.foundation.filters
 
BasicFilterEditor() - Constructor for class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
BasicFilterEditor(BasicProjectAndTaskFilter) - Constructor for class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
BasicFilterEditor.FilterEditorObserver - Interface in org.gradle.gradleplugin.foundation.filters
 
BasicGradleUI - Interface in org.gradle.gradleplugin.userinterface.swing.generic
.
BasicGradleUI.CloseInteraction - Interface in org.gradle.gradleplugin.userinterface.swing.generic
 
BasicGradleUIVersion1 - Interface in org.gradle.openapi.external.ui
This represents a basic gradle UI To use this, you'll want to get an instance of this from Gradle.
BasicGradleUIVersion1.CloseInteraction - Interface in org.gradle.openapi.external.ui
 
BasicIdeaModelBuilder - Class in org.gradle.tooling.internal.provider
 
BasicIdeaModelBuilder() - Constructor for class org.gradle.tooling.internal.provider.BasicIdeaModelBuilder
 
BasicIdeaProject - Interface in org.gradle.tooling.model.idea
IdeaProject that does not provide/resolve any external dependencies.
BasicProjectAndTaskFilter - Class in org.gradle.gradleplugin.foundation.filters
This is a basic filter where you can specify specific projects and tasks that will be filtered out.
BasicProjectAndTaskFilter(List<String>, List<String>, boolean) - Constructor for class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
 
BasicProjectAndTaskFilter() - Constructor for class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
 
BasicTextSearchCriteria - Class in org.gradle.gradleplugin.foundation.search
This is basic search criteria for searching text.
BasicTextSearchCriteria() - Constructor for class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
BeanDynamicObject - Class in org.gradle.api.internal
A DynamicObject which uses groovy reflection to provide access to the properties and methods of a bean.
BeanDynamicObject(Object) - Constructor for class org.gradle.api.internal.BeanDynamicObject
 
beforeActions(Task) - Method in interface org.gradle.api.execution.TaskActionListener
This method is called immediately before the task starts performing its actions.
beforeChange(Runnable) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
Adds an action which is executed before this collection is mutated.
beforeCompile(ScriptPlugin) - Method in class org.gradle.api.internal.project.AbstractProject
 
beforeCompile(ScriptPlugin) - Method in interface org.gradle.groovy.scripts.ScriptAware
 
beforeConfiguration(ITestResult) - Method in interface org.gradle.api.internal.tasks.testing.testng.TestNGConfigurationListener
Invoked before a configuration method is invoked.
beforeConfiguration(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
beforeConfigured - Variable in class org.gradle.plugins.ide.api.GeneratorTask
 
beforeEvaluate(Action<? super Project>) - Method in class org.gradle.api.internal.project.AbstractProject
 
beforeEvaluate(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
beforeEvaluate(Action<? super Project>) - Method in interface org.gradle.api.Project
Adds an action to execute immediately before this project is evaluated.
beforeEvaluate(Closure) - Method in interface org.gradle.api.Project
Adds a closure to be called immediately before this project is evaluated.
beforeEvaluate(Project) - Method in interface org.gradle.api.ProjectEvaluationListener
This method is called immediately before a project is evaluated.
beforeEvaluate(Project) - Method in class org.gradle.profile.ProfileEventAdapter
 
beforeExecute(Task) - Method in interface org.gradle.api.execution.TaskExecutionListener
This method is called immediately before a task is executed.
beforeExecute(Task) - Method in class org.gradle.profile.ProfileEventAdapter
 
beforeExecute(Task) - Method in class org.gradle.TaskExecutionLogger
 
beforeProject(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called immediately before a project is evaluated.
beforeProject(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
beforeResolve(ResolvableDependencies) - Method in interface org.gradle.api.artifacts.DependencyResolutionListener
This method is called immediately before a set of dependencies are resolved.
beforeResolve(Action<? super ResolvableDependencies>) - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Adds an action to be executed before the dependencies in this set are resolved.
beforeResolve(Closure) - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Adds an action to be executed before the dependencies in this set are resolved.
beforeResolve(ResolvableDependencies) - Method in class org.gradle.initialization.DependencyResolutionLogger
 
beforeResolve(ResolvableDependencies) - Method in class org.gradle.profile.ProfileEventAdapter
 
beforeScript(Script) - Method in interface org.gradle.groovy.scripts.ScriptExecutionListener
 
beforeScript(Script) - Method in class org.gradle.initialization.DefaultExceptionAnalyser
 
beforeSuite(TestDescriptor) - Method in class org.gradle.api.internal.tasks.testing.results.TestLogger
 
beforeSuite(TestDescriptor) - Method in class org.gradle.api.internal.tasks.testing.results.TestSummaryListener
 
beforeSuite(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds a closure to be notified before a test suite is executed.
beforeSuite(TestDescriptor) - Method in interface org.gradle.api.tasks.testing.TestListener
Called before a test suite is started.
beforeTask(Closure) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Adds a closure to be called immediately before a task is executed.
beforeTask() - Method in interface org.gradle.api.internal.changedetection.TaskArtifactState
Called before the task is to be executed.
beforeTask(Closure) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
beforeTest(TestDescriptor) - Method in class org.gradle.api.internal.tasks.testing.results.TestLogger
 
beforeTest(TestDescriptor) - Method in class org.gradle.api.internal.tasks.testing.results.TestSummaryListener
 
beforeTest(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds a closure to be notified before a test is executed.
beforeTest(TestDescriptor) - Method in interface org.gradle.api.tasks.testing.TestListener
Called before a test is started.
BinariesPlugin - Class in org.gradle.plugins.binaries
temp plugin, not sure what will provide the binaries container and model elements
BinariesPlugin() - Constructor for class org.gradle.plugins.binaries.BinariesPlugin
 
Binary - Interface in org.gradle.plugins.binaries.model
Something to be created.
BinaryCompileSpec - Interface in org.gradle.plugins.binaries.model.internal
 
BinaryCompileSpecFactory - Interface in org.gradle.plugins.binaries.model.internal
This is ugly.
Block - Class in org.gradle.cache.internal.btree
 
Block(BlockPayload) - Constructor for class org.gradle.cache.internal.btree.Block
 
blockCorruptedException() - Method in class org.gradle.cache.internal.btree.Block
 
blockCorruptedException() - Method in class org.gradle.cache.internal.btree.BlockPayload
 
BlockingApplication - Class in org.gradle.gradleplugin.userinterface.swing.standalone
This is the same as Application, but this version blocks the calling thread until the Application shuts down.
BlockingApplication() - Constructor for class org.gradle.gradleplugin.userinterface.swing.standalone.BlockingApplication
 
BlockPayload - Class in org.gradle.cache.internal.btree
 
BlockPayload() - Constructor for class org.gradle.cache.internal.btree.BlockPayload
 
BlockPointer - Class in org.gradle.cache.internal.btree
 
BlockPointer() - Constructor for class org.gradle.cache.internal.btree.BlockPointer
 
BlockPointer(long) - Constructor for class org.gradle.cache.internal.btree.BlockPointer
 
blocks() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
blockSize() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
BlockStore - Interface in org.gradle.cache.internal.btree
 
BlockStore.Factory - Interface in org.gradle.cache.internal.btree
 
BooleanJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
A JavadocOptionFileOption whose value is a boolean.
BooleanJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.BooleanJavadocOptionFileOption
 
BooleanJavadocOptionFileOption(String, Boolean) - Constructor for class org.gradle.external.javadoc.internal.BooleanJavadocOptionFileOption
 
bootClasspath(File...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
bootClasspath(File...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
BootstrapClassLoaderWorker - Class in org.gradle.process.internal.launcher
Stage 2 of the start-up for a worker process with the application classes loaded in the system ClassLoader.
BootstrapClassLoaderWorker(Collection<URL>, byte[]) - Constructor for class org.gradle.process.internal.launcher.BootstrapClassLoaderWorker
 
bootstrapClasspath(Object...) - Method in class org.gradle.api.tasks.JavaExec
Adds the given values to the end of the bootstrap classpath for the process.
bootstrapClasspath(Object...) - Method in class org.gradle.api.tasks.testing.Test
Adds the given values to the end of the bootstrap classpath for the process.
bootstrapClasspath(Object...) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
bootstrapClasspath(Object...) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
bootstrapClasspath(Object...) - Method in class org.gradle.process.internal.JvmOptions
 
bootstrapClasspath(Object...) - Method in interface org.gradle.process.JavaForkOptions
Adds the given values to the end of the bootstrap classpath for the process.
BootstrapLoader - Class in org.gradle.foundation
 
BootstrapLoader() - Constructor for class org.gradle.foundation.BootstrapLoader
 
BootstrapMainStarter - Class in org.gradle.wrapper
 
BootstrapMainStarter() - Constructor for class org.gradle.wrapper.BootstrapMainStarter
 
BootstrapSecurityManager - Class in org.gradle.process.internal.child
Used to bootstrap the system classpath.
BootstrapSecurityManager() - Constructor for class org.gradle.process.internal.child.BootstrapSecurityManager
 
BorderlessImageButton - Class in org.gradle.gradleplugin.userinterface.swing.common
This is button that has no border and only an image.
BorderlessImageButton(Action, Icon) - Constructor for class org.gradle.gradleplugin.userinterface.swing.common.BorderlessImageButton
 
BorderlessImageToggleButton - Class in org.gradle.gradleplugin.userinterface.swing.common
This is button that has no border and only an image.
BorderlessImageToggleButton(Action, Icon) - Constructor for class org.gradle.gradleplugin.userinterface.swing.common.BorderlessImageToggleButton
 
BorderlessUtility - Class in org.gradle.gradleplugin.userinterface.swing.common
Utility functions/constants for borderless buttons
BorderlessUtility() - Constructor for class org.gradle.gradleplugin.userinterface.swing.common.BorderlessUtility
 
bottom(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
breakIterator(boolean) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
breakIterator() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
breakIterator(boolean) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
breakIterator() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
breakUpCommandLine(String) - Static method in class org.gradle.foundation.CommandLineAssistant
This breaks up the full command line string into space-delimited and/or quoted command line arguments.
BroadcastDispatch<T> - Class in org.gradle.messaging.dispatch
 
BroadcastDispatch(Class<T>) - Constructor for class org.gradle.messaging.dispatch.BroadcastDispatch
 
BroadcastSendProtocol - Class in org.gradle.messaging.remote.internal
 
BroadcastSendProtocol() - Constructor for class org.gradle.messaging.remote.internal.BroadcastSendProtocol
 
BrokenArtifactResolveResult - Class in org.gradle.api.internal.artifacts.ivyservice
 
BrokenArtifactResolveResult(ArtifactResolveException) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.BrokenArtifactResolveResult
 
BrokenModuleVersionResolveResult - Class in org.gradle.api.internal.artifacts.ivyservice
 
BrokenModuleVersionResolveResult(ModuleVersionResolveException) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.BrokenModuleVersionResolveResult
 
browseFile(File) - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
 
BTreePersistentIndexedCache<K,V> - Class in org.gradle.cache.internal.btree
 
BTreePersistentIndexedCache(File, Serializer<K>, Serializer<V>) - Constructor for class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
BTreePersistentIndexedCache(File, Serializer<K>, Serializer<V>, short, int) - Constructor for class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
BufferingProtocol - Class in org.gradle.messaging.remote.internal
 
BufferingProtocol(int) - Constructor for class org.gradle.messaging.remote.internal.BufferingProtocol
 
BufferingStyledTextOutput - Class in org.gradle.logging.internal
A StyledTextOutput which buffers the content written to it, for later forwarding to another StyledTextOutput instance.
BufferingStyledTextOutput() - Constructor for class org.gradle.logging.internal.BufferingStyledTextOutput
 
build() - Method in class org.gradle.api.internal.resources.URIBuilder
 
build() - Method in class org.gradle.api.internal.tasks.compile.JavaCompilerArgumentsBuilder
 
build() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
build() - Method in class org.gradle.api.tasks.diagnostics.internal.AggregateMultiProjectTaskReportModel
 
build(TaskReportModel) - Method in class org.gradle.api.tasks.diagnostics.internal.DefaultGroupTaskReportModel
 
build(Collection<? extends Task>) - Method in class org.gradle.api.tasks.diagnostics.internal.SingleProjectTaskReportModel
 
Build - Class in org.gradle.launcher.daemon.protocol
 
Build(GradleLauncherAction<?>, BuildActionParameters) - Constructor for class org.gradle.launcher.daemon.protocol.Build
 
build() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
build() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
build() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
build() - Method in class org.gradle.testfixtures.ProjectBuilder
Creates the project.
BUILD_DEPENDENTS_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaBasePlugin
 
BUILD_NEEDED_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaBasePlugin
 
BUILD_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaBasePlugin
 
Buildable - Interface in org.gradle.api
A Buildable represents an artifact or set of artifacts which are built by one or more Task instances.
BuildableElement - Interface in org.gradle.tooling.model
Represents an element which has Gradle tasks associated with it.
BuildableProjectVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
BuildActionParameters - Interface in org.gradle.launcher.exec
 
BuildAdapter - Class in org.gradle
A BuildListener adapter class for receiving build events.
BuildAdapter() - Constructor for class org.gradle.BuildAdapter
 
buildAll(GradleInternal) - Method in class org.gradle.tooling.internal.provider.BasicIdeaModelBuilder
 
buildAll(GradleInternal) - Method in interface org.gradle.tooling.internal.provider.BuildsModel
 
buildAll(GradleInternal) - Method in class org.gradle.tooling.internal.provider.EclipseModelBuilder
 
buildAll(GradleInternal) - Method in class org.gradle.tooling.internal.provider.GradleProjectBuilder
 
buildAll(GradleInternal) - Method in class org.gradle.tooling.internal.provider.IdeaModelBuilder
 
buildAndCreateClassLoader(StartParameter) - Method in class org.gradle.initialization.BuildSourceBuilder
 
BuildAndStop - Class in org.gradle.launcher.daemon.protocol
 
BuildAndStop(GradleLauncherAction<?>, BuildActionParameters) - Constructor for class org.gradle.launcher.daemon.protocol.BuildAndStop
 
BuildClientMetaData - Interface in org.gradle.initialization
A bunch of information about the client used to start this build.
BuildCommandOnly - Class in org.gradle.launcher.daemon.server.exec
Superclass template for actions that only work for Build.
BuildCommandOnly() - Constructor for class org.gradle.launcher.daemon.server.exec.BuildCommandOnly
 
BuildCommencedTimeProvider - Class in org.gradle.util
 
BuildCommencedTimeProvider() - Constructor for class org.gradle.util.BuildCommencedTimeProvider
 
BuildConfigurationAction - Interface in org.gradle.execution
 
BuildConfigurer - Interface in org.gradle.configuration
 
BuildDependenciesOnlyFileCollectionResolveContext - Class in org.gradle.api.internal.file.collections
A FileCollectionResolveContext which is used to determine the builder dependencies of a file collection hierarchy.
BuildDependenciesOnlyFileCollectionResolveContext() - Constructor for class org.gradle.api.internal.file.collections.BuildDependenciesOnlyFileCollectionResolveContext
 
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.testfixtures.ProjectBuilder
Creates a project 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
 
BuildExceptionReporter - Class in org.gradle
A BuildListener which reports the build exception, if any.
BuildExceptionReporter(StyledTextOutputFactory, LoggingConfiguration, BuildClientMetaData) - Constructor for class org.gradle.BuildExceptionReporter
 
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
 
BuildExecuter - Interface in org.gradle.execution
Selects and executes the tasks requested for a build.
BuildExecutionAction - Interface in org.gradle.execution
 
BuildExecutionContext - Interface in org.gradle.execution
 
BuildFileProjectSpec - Class in org.gradle.initialization
 
BuildFileProjectSpec(File) - Constructor for class org.gradle.initialization.BuildFileProjectSpec
 
buildFinished(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
buildFinished(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called when the build is completed.
buildFinished(BuildResult) - Method in class org.gradle.BuildAdapter
 
buildFinished(BuildResult) - Method in class org.gradle.BuildExceptionReporter
 
buildFinished(BuildResult) - Method in interface org.gradle.BuildListener
Called when the build is completed.
buildFinished(BuildResult) - Method in class org.gradle.BuildLogger
 
buildFinished(BuildResult) - Method in class org.gradle.BuildResultLogger
 
buildFinished(BuildResult) - Method in class org.gradle.initialization.NestedBuildTracker
 
buildFinished(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
buildFinished(BuildResult) - Method in class org.gradle.profile.ProfileEventAdapter
 
buildFinished(BuildProfile) - Method in interface org.gradle.profile.ProfileListener
 
buildFinished(BuildProfile) - Method in class org.gradle.profile.ReportGeneratingProfileListener
 
buildGenerationPlans(XRef) - Method in class org.gradle.api.plugins.antlr.internal.GenerationPlanBuilder
 
BuildLauncher - Interface in org.gradle.tooling
A BuildLauncher allows you to configure and execute a Gradle build.
BuildLayout - Class in org.gradle.initialization.layout
 
BuildLayout(File, File, File) - Constructor for class org.gradle.initialization.layout.BuildLayout
 
BuildLayoutConfiguration - Class in org.gradle.initialization.layout
Configuration which affects the (static) layout of a build.
BuildLayoutConfiguration(StartParameter) - Constructor for class org.gradle.initialization.layout.BuildLayoutConfiguration
 
BuildLayoutFactory - Class in org.gradle.initialization.layout
 
BuildLayoutFactory() - Constructor for class org.gradle.initialization.layout.BuildLayoutFactory
 
BuildListener - Interface in org.gradle
A BuildListener is notified of the major lifecycle events as a GradleLauncher instance executes a build.
BuildLoader - Interface in org.gradle.initialization
 
BuildLogger - Class in org.gradle
A BuildListener which logs the build progress.
BuildLogger(Logger, StyledTextOutputFactory, StartParameter, BuildRequestMetaData) - Constructor for class org.gradle.BuildLogger
 
BuildModelAction - Class in org.gradle.tooling.internal.provider
 
BuildModelAction(Class<? extends ProjectVersion3>) - Constructor for class org.gradle.tooling.internal.provider.BuildModelAction
 
BuildOperationParametersVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
BuildParametersVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
BuildProfile - Class in org.gradle.profile
Root container for profile information about a build.
BuildProfile(Gradle) - Constructor for class org.gradle.profile.BuildProfile
 
BuildRequestMetaData - Interface in org.gradle.initialization
A bunch of information about the request which launched a build.
BuildResult - Class in org.gradle
A BuildResult packages up the results of a build executed by a GradleLauncher instance.
BuildResult(Gradle, Throwable) - Constructor for class org.gradle.BuildResult
 
BuildResultLogger - Class in org.gradle
A BuildListener which logs the final result of the build.
BuildResultLogger(StyledTextOutputFactory, Clock) - Constructor for class org.gradle.BuildResultLogger
 
buildscript(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
buildscript(Closure) - Method in interface org.gradle.api.Project
Configures the build script classpath for this project.
buildscript(Closure) - Method in interface org.gradle.api.Script
Configures the classpath for this script.
BuildScriptClasspathScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
An implementation of ClasspathScriptTransformer for use in build scripts.
BuildScriptClasspathScriptTransformer(String) - Constructor for class org.gradle.api.internal.artifacts.dsl.BuildScriptClasspathScriptTransformer
 
BuildScriptProcessor - Class in org.gradle.configuration
 
BuildScriptProcessor(ScriptPluginFactory) - Constructor for class org.gradle.configuration.BuildScriptProcessor
 
BuildScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
 
BuildScriptTransformer(BuildScriptClasspathScriptTransformer) - Constructor for class org.gradle.api.internal.artifacts.dsl.BuildScriptTransformer
 
BuildsModel - Interface in org.gradle.tooling.internal.provider
 
BuildSourceBuilder - Class in org.gradle.initialization
 
BuildSourceBuilder(GradleLauncherFactory, ClassLoaderRegistry, CacheRepository) - Constructor for class org.gradle.initialization.BuildSourceBuilder
 
buildStarted(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
buildStarted(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called when the build is started.
buildStarted(Gradle) - Method in class org.gradle.BuildAdapter
 
buildStarted(Gradle) - Method in interface org.gradle.BuildListener
Called when the build is started.
buildStarted(Gradle) - Method in class org.gradle.BuildLogger
 
buildStarted(Gradle) - Method in class org.gradle.initialization.NestedBuildTracker
 
buildStarted(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
BuildStarted - Class in org.gradle.launcher.daemon.protocol
Returned when the daemon starts a build command, signifying that it has begun processing it.
BuildStarted(DaemonDiagnostics) - Constructor for class org.gradle.launcher.daemon.protocol.BuildStarted
 
buildStarted(Gradle) - Method in class org.gradle.profile.ProfileEventAdapter
 
builtBy(Object...) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
Registers some tasks which build this artifact.
builtBy(Object...) - Method in interface org.gradle.api.file.ConfigurableFileCollection
Registers some tasks which build the files of this collection.
builtBy(Object...) - Method in interface org.gradle.api.file.ConfigurableFileTree
Registers some tasks which build the files of this collection.
builtBy(Object...) - Method in class org.gradle.api.internal.artifacts.publish.AbstractPublishArtifact
 
builtBy(Object...) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
builtBy(Object...) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
builtBy(Object...) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
builtBy(Object...) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
BulkReadInputStream - Class in org.gradle.util
 
BulkReadInputStream() - Constructor for class org.gradle.util.BulkReadInputStream
 
byteCountToDisplaySize(long) - Static method in class org.gradle.util.GFileUtils
 
ByUrlCachedExternalResourceIndex - Class in org.gradle.api.internal.externalresource.cached
 
ByUrlCachedExternalResourceIndex(File, TimeProvider, CacheLockingManager) - Constructor for class org.gradle.api.internal.externalresource.cached.ByUrlCachedExternalResourceIndex
 
bzip2(Object) - Method in class org.gradle.api.internal.resources.DefaultResourceHandler
 
bzip2(Object) - Method in interface org.gradle.api.resources.ResourceHandler
Creates resource that points to a bzip2 compressed file at the given path.
Bzip2Archiver - Class in org.gradle.api.internal.file.archive.compression
by Szczepan Faber, created at: 11/16/11
Bzip2Archiver(ReadableResource) - Constructor for class org.gradle.api.internal.file.archive.compression.Bzip2Archiver
 

C

Cache<K,V> - Interface in org.gradle.api.internal.cache
 
cache() - Method in interface org.gradle.api.internal.ConventionMapping.MappedProperty
 
cache(String) - Method in interface org.gradle.cache.CacheRepository
Returns a builder for the cache with the given key.
cache(String) - Method in class org.gradle.cache.internal.DefaultCacheRepository
 
CACHE_LAYOUT_VERSION - Static variable in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
cacheable(FileCollection) - Method in class org.gradle.api.internal.changedetection.DefaultFileCacheListener
 
cacheable(FileCollection) - Method in interface org.gradle.api.internal.changedetection.FileCacheListener
Indicates that the given files are cacheable, and are not expected to change until invalidated.
CacheAccess - Interface in org.gradle.cache
Provides synchronised access to a cache.
CacheAccessSerializer<K,V> - Class in org.gradle.api.internal.cache
 
CacheAccessSerializer(Cache<K, V>) - Constructor for class org.gradle.api.internal.cache.CacheAccessSerializer
 
CacheAwareExternalResourceAccessor - Interface in org.gradle.api.internal.externalresource.transfer
 
CacheBackedFileSnapshotRepository - Class in org.gradle.api.internal.changedetection
 
CacheBackedFileSnapshotRepository(TaskArtifactStateCacheAccess) - Constructor for class org.gradle.api.internal.changedetection.CacheBackedFileSnapshotRepository
 
CacheBackedTaskHistoryRepository - Class in org.gradle.api.internal.changedetection
 
CacheBackedTaskHistoryRepository(TaskArtifactStateCacheAccess, FileSnapshotRepository) - Constructor for class org.gradle.api.internal.changedetection.CacheBackedTaskHistoryRepository
 
CacheBuilder<T> - Interface in org.gradle.cache
 
CacheBuilder.VersionStrategy - Enum in org.gradle.cache
 
cacheChangingModulesFor(int, String) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Sets the length of time that changing modules will be cached, with units expressed as a String.
cacheChangingModulesFor(int, TimeUnit) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Sets the length of time that changing modules will be cached.
cacheChangingModulesFor(int, String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
cacheChangingModulesFor(int, TimeUnit) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
cacheChangingModulesFor(int, TimeUnit) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
CachedExternalResource - Interface in org.gradle.api.internal.externalresource.cached
A record of some kind of external resource that has been cached locally (typically into the filestore).
CachedExternalResourceAdapter - Class in org.gradle.api.internal.externalresource.cached
Creates an ExternalResource from something that has been cached locally.
CachedExternalResourceAdapter(String, CachedExternalResource, ExternalResourceAccessor) - Constructor for class org.gradle.api.internal.externalresource.cached.CachedExternalResourceAdapter
 
CachedExternalResourceAdapter(String, CachedExternalResource, ExternalResourceAccessor, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.externalresource.cached.CachedExternalResourceAdapter
 
CachedExternalResourceIndex<K> - Interface in org.gradle.api.internal.externalresource.cached
Provides an indexed view into cached artifacts and a record of resolution attempts, successful or not.
cacheDynamicVersionsFor(int, String) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Sets the length of time that dynamic versions will be cached, with units expressed as a String.
cacheDynamicVersionsFor(int, TimeUnit) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Sets the length of time that dynamic versions will be cached.
cacheDynamicVersionsFor(int, String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
cacheDynamicVersionsFor(int, TimeUnit) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
cacheDynamicVersionsFor(int, TimeUnit) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
CacheFactory - Interface in org.gradle.cache.internal
 
cacheFor(int, TimeUnit) - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
States that the cached value should be used if it is no older than the specified duration.
CacheLockHandlingTaskExecuter - Class in org.gradle.api.internal.changedetection
 
CacheLockHandlingTaskExecuter(TaskExecuter, TaskArtifactStateCacheAccess) - Constructor for class org.gradle.api.internal.changedetection.CacheLockHandlingTaskExecuter
 
CacheLockingArtifactDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice
 
CacheLockingArtifactDependencyResolver(CacheLockingManager, ArtifactDependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.CacheLockingArtifactDependencyResolver
 
CacheLockingManager - Interface in org.gradle.api.internal.artifacts.ivyservice
Provides synchronized access to the artifact cache.
CacheLockingModuleVersionRepository - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
A wrapper around a ModuleVersionRepository that handles locking/unlocking the cache.
CacheLockingModuleVersionRepository(ModuleVersionRepository, CacheLockingManager) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CacheLockingModuleVersionRepository
 
cacheModuleDescriptor(DependencyResolver, ResolvedResource, DependencyDescriptor, Artifact, ResourceDownloader, CacheMetadataOptions) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
cacheModuleDescriptor(ModuleVersionRepository, ModuleRevisionId, ModuleDescriptor, boolean) - Method in class org.gradle.api.internal.artifacts.ivyservice.modulecache.DefaultModuleDescriptorCache
 
cacheModuleDescriptor(ModuleVersionRepository, ModuleRevisionId, ModuleDescriptor, boolean) - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache
 
cacheModuleDescriptor(DependencyResolver, ResolvedResource, DependencyDescriptor, Artifact, ResourceDownloader, CacheMetadataOptions) - Method in class org.gradle.api.internal.artifacts.repositories.cachemanager.DownloadingRepositoryCacheManager
 
cacheModuleDescriptor(DependencyResolver, ResolvedResource, DependencyDescriptor, Artifact, ResourceDownloader, CacheMetadataOptions) - Method in class org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
 
cacheModuleResolution(ModuleVersionRepository, ModuleRevisionId, ModuleRevisionId) - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache
 
cacheModuleResolution(ModuleVersionRepository, ModuleRevisionId, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.SingleFileBackedModuleResolutionCache
 
CacheOpenException - Exception in org.gradle.cache
 
CacheOpenException(String) - Constructor for exception org.gradle.cache.CacheOpenException
 
CacheOpenException(String, Throwable) - Constructor for exception org.gradle.cache.CacheOpenException
 
CachePolicy - Interface in org.gradle.api.internal.artifacts.configurations.dynamicversion
 
CacheRepository - Interface in org.gradle.cache
A repository of persistent caches and stores.
CacheSupport<K,V> - Class in org.gradle.api.internal.cache
 
CacheSupport() - Constructor for class org.gradle.api.internal.cache.CacheSupport
 
CacheUsage - Enum in org.gradle
Deprecated.
This enum has been deprecated. Use StartParameter#isRerunTasks() and StartParameter#isRecompileScripts() instead.
CacheValidator - Interface in org.gradle.cache
CacheValidator interface can be used for specify a particular cache validation logic.
CachingBlockStore - Class in org.gradle.cache.internal.btree
 
CachingBlockStore(BlockStore, Class<? extends BlockPayload>...) - Constructor for class org.gradle.cache.internal.btree.CachingBlockStore
 
CachingDependencyResolveContext - Class in org.gradle.api.internal.artifacts
 
CachingDependencyResolveContext(boolean) - Constructor for class org.gradle.api.internal.artifacts.CachingDependencyResolveContext
 
CachingDirectedGraphWalker<N,T> - Class in org.gradle.api.internal
A graph walker which collects the values reachable from a given set of start nodes.
CachingDirectedGraphWalker(DirectedGraph<N, T>) - Constructor for class org.gradle.api.internal.CachingDirectedGraphWalker
 
CachingDirectedGraphWalker(DirectedGraphWithEdgeValues<N, T>) - Constructor for class org.gradle.api.internal.CachingDirectedGraphWalker
 
CachingHasher - Class in org.gradle.api.internal.changedetection
 
CachingHasher(Hasher, TaskArtifactStateCacheAccess) - Constructor for class org.gradle.api.internal.changedetection.CachingHasher
 
CachingHasher.FileInfo - Class in org.gradle.api.internal.changedetection
 
CachingHasher.FileInfo(byte[], long, long) - Constructor for class org.gradle.api.internal.changedetection.CachingHasher.FileInfo
 
CachingModuleVersionRepository - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
CachingModuleVersionRepository(ModuleVersionRepository, ModuleResolutionCache, ModuleDescriptorCache, CachedExternalResourceIndex<ArtifactAtRepositoryKey>, CachePolicy, TimeProvider) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
CachingResource - Class in org.gradle.api.internal.resource
 
CachingResource(Resource) - Constructor for class org.gradle.api.internal.resource.CachingResource
 
CachingScriptClassCompiler - Class in org.gradle.groovy.scripts.internal
 
CachingScriptClassCompiler(ScriptClassCompiler) - Constructor for class org.gradle.groovy.scripts.internal.CachingScriptClassCompiler
 
CachingScriptSource - Class in org.gradle.groovy.scripts
 
CachingScriptSource(ScriptSource) - Constructor for class org.gradle.groovy.scripts.CachingScriptSource
 
CachingTaskDependencyResolveContext - Class in org.gradle.api.internal.tasks
A TaskDependencyResolveContext which caches the dependencies for each TaskDependency and Buildable instance during traversal of task dependencies.
CachingTaskDependencyResolveContext() - Constructor for class org.gradle.api.internal.tasks.CachingTaskDependencyResolveContext
 
CachingToolingImplementationLoader - Class in org.gradle.tooling.internal.consumer.loader
 
CachingToolingImplementationLoader(ToolingImplementationLoader) - Constructor for class org.gradle.tooling.internal.consumer.loader.CachingToolingImplementationLoader
 
call(SourceUnit) - Method in class org.gradle.api.internal.artifacts.dsl.ClasspathScriptTransformer
 
call(SourceUnit) - Method in class org.gradle.api.internal.artifacts.dsl.FixMainScriptTransformer
 
call(SourceUnit) - Method in class org.gradle.api.internal.artifacts.dsl.TaskDefinitionScriptTransformer
 
call() - Method in class org.gradle.process.internal.child.IsolatedApplicationClassLoaderWorker
 
call() - Method in class org.gradle.process.internal.child.SystemApplicationClassLoaderWorker
 
call() - Method in class org.gradle.process.internal.launcher.BootstrapClassLoaderWorker
 
callbackLater(int, TimeUnit, Runnable) - Method in interface org.gradle.messaging.remote.internal.ProtocolContext
 
callSafely(String, Object...) - Method in class org.gradle.tooling.internal.reflect.CompatibleIntrospector
 
canBeReusedNow() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Determines if this panel is ready to be reused.
canBuild(Class<?>) - Method in class org.gradle.tooling.internal.provider.BasicIdeaModelBuilder
 
canBuild(Class<?>) - Method in interface org.gradle.tooling.internal.provider.BuildsModel
 
canBuild(Class<?>) - Method in class org.gradle.tooling.internal.provider.EclipseModelBuilder
 
canBuild(Class<?>) - Method in class org.gradle.tooling.internal.provider.GradleProjectBuilder
 
canBuild(Class<?>) - Method in class org.gradle.tooling.internal.provider.IdeaModelBuilder
 
cancel() - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
Cancels this request.
cancel() - Method in interface org.gradle.gradleplugin.foundation.request.Request
Cancels this request.
cancel() - Method in interface org.gradle.messaging.remote.internal.ProtocolContext.Callback
 
cancel() - Method in interface org.gradle.openapi.external.foundation.RequestVersion1
Cancels this request.
cancel() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
Cancels this request.
canClose(BasicGradleUI.CloseInteraction) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Call this to deteremine if you can close this pane.
canClose(BasicGradleUI.CloseInteraction) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
canClose(BasicGradleUIVersion1.CloseInteraction) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Call this to determine if you can close this pane.
canClose(BasicGradleUIVersion1.CloseInteraction) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Call this to deteremine if you can close this pane.
canConvert(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ClientModuleDependencyDescriptorFactory
 
canConvert(ModuleDependency) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactoryInternal
 
canConvert(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ExternalModuleDependencyDescriptorFactory
 
canConvert(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ProjectDependencyDescriptorFactory
 
canCreateSymbolicLink() - Method in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Tells if the file system can create symbolic links.
CannotLocateLocalMavenRepositoryException - Exception in org.gradle.api.internal.artifacts.mvnsettings
 
CannotLocateLocalMavenRepositoryException(Throwable) - Constructor for exception org.gradle.api.internal.artifacts.mvnsettings.CannotLocateLocalMavenRepositoryException
 
CannotLocateLocalMavenRepositoryException(String) - Constructor for exception org.gradle.api.internal.artifacts.mvnsettings.CannotLocateLocalMavenRepositoryException
 
canonicalise(File) - Static method in class org.gradle.util.GFileUtils
 
captureStandardError(LogLevel) - Method in interface org.gradle.api.logging.LoggingManager
Requests that output written to System.err be routed to Gradle's logging system.
captureStandardError(LogLevel) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
captureStandardError(LogLevel) - Method in interface org.gradle.logging.LoggingManagerInternal
 
captureStandardError(LogLevel) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
captureStandardOutput(LogLevel) - Method in interface org.gradle.api.logging.LoggingManager
Requests that output written to System.out be routed to Gradle's logging system.
captureStandardOutput(LogLevel) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
captureStandardOutput(LogLevel) - Method in interface org.gradle.logging.LoggingManagerInternal
 
captureStandardOutput(LogLevel) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
CaptureTestOutputTestResultProcessor - Class in org.gradle.api.internal.tasks.testing.processors
A TestResultProcessor which redirect stdout and stderr during the execution of a test suite.
CaptureTestOutputTestResultProcessor(TestResultProcessor, StandardOutputRedirector) - Constructor for class org.gradle.api.internal.tasks.testing.processors.CaptureTestOutputTestResultProcessor
 
caseInsensitive() - Static method in class org.gradle.util.GUtil
 
CatchAndForwardDaemonFailure - Class in org.gradle.launcher.daemon.server.exec
Wraps the rest of the command execution in a try catch in order to forward any internal errors back to the client as DaemonFailure results.
CatchAndForwardDaemonFailure() - Constructor for class org.gradle.launcher.daemon.server.exec.CatchAndForwardDaemonFailure
 
CategorisedOutputEvent - Class in org.gradle.logging.internal
 
CategorisedOutputEvent(long, String, LogLevel) - Constructor for class org.gradle.logging.internal.CategorisedOutputEvent
 
ChainingTransformer<T> - Class in org.gradle.api.internal
 
ChainingTransformer(Class<T>) - Constructor for class org.gradle.api.internal.ChainingTransformer
 
changed(T) - Method in interface org.gradle.util.ChangeListener
 
changed(T) - Method in class org.gradle.util.NoOpChangeListener
 
changeDescriptorPath(Path, Path) - Method in class org.gradle.initialization.DefaultProjectDescriptorRegistry
 
changeDescriptorPath(Path, Path) - Method in interface org.gradle.initialization.IProjectDescriptorRegistry
 
ChangeListener<T> - Interface in org.gradle.util
 
changesSince(FileCollectionSnapshot, ChangeListener<File>) - Method in interface org.gradle.api.internal.changedetection.FileCollectionSnapshot
 
changesSince(FileCollectionSnapshot) - Method in interface org.gradle.api.internal.changedetection.FileCollectionSnapshot
 
CHANNEL_AVAILABLE - Static variable in class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
CHANNEL_UNAVAILABLE - Static variable in class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
ChannelAvailable - Class in org.gradle.messaging.remote.internal.protocol
 
ChannelAvailable(MessageOriginator, String, String, Address) - Constructor for class org.gradle.messaging.remote.internal.protocol.ChannelAvailable
 
ChannelLookupProtocol - Class in org.gradle.messaging.remote.internal
 
ChannelLookupProtocol() - Constructor for class org.gradle.messaging.remote.internal.ChannelLookupProtocol
 
ChannelRegistrationProtocol - Class in org.gradle.messaging.remote.internal
 
ChannelRegistrationProtocol(MessageOriginator) - Constructor for class org.gradle.messaging.remote.internal.ChannelRegistrationProtocol
 
ChannelUnavailable - Class in org.gradle.messaging.remote.internal.protocol
 
ChannelUnavailable(MessageOriginator, String, String, Address) - Constructor for class org.gradle.messaging.remote.internal.protocol.ChannelUnavailable
 
charSet(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
chdir(String) - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
CHECK_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaBasePlugin
 
checkError() - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
checkExtensionIsNotReassigned(String) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
checkPermission(Permission) - Method in class org.gradle.process.internal.child.BootstrapSecurityManager
 
checkPreconditions(IProjectRegistry<?>) - Method in class org.gradle.initialization.AbstractProjectSpec
 
checkPreconditions(IProjectRegistry<?>) - Method in class org.gradle.initialization.BuildFileProjectSpec
 
checkPreconditions(IProjectRegistry<?>) - Method in class org.gradle.initialization.DefaultProjectSpec
 
checkPreconditions(IProjectRegistry<?>) - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
CheckstyleReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the Checkstyle test.
CheckstyleReportsImpl - Class in org.gradle.api.plugins.quality.internal
 
CheckstyleReportsImpl(Task) - Constructor for class org.gradle.api.plugins.quality.internal.CheckstyleReportsImpl
 
checksum(File, Checksum) - Static method in class org.gradle.util.GFileUtils
 
checksumCRC32(File) - Static method in class org.gradle.util.GFileUtils
 
checkUpToDate(Collection<String>) - Method in interface org.gradle.api.internal.changedetection.UpToDateRule.TaskUpToDateState
Checks if the task is up-to-date.
childrenDependOnMe() - Method in class org.gradle.api.internal.project.AbstractProject
 
childrenDependOnMe() - Method in interface org.gradle.api.Project
Deprecated.
chmod(File, int) - Method in class org.gradle.internal.nativeplatform.filesystem.ComposableFilePermissionHandler
 
chmod(File, int) - Method in interface org.gradle.internal.nativeplatform.filesystem.ComposableFilePermissionHandler.Chmod
 
chmod(String, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
chmod(File, int) - Method in interface org.gradle.internal.nativeplatform.filesystem.FilePermissionHandler
 
chmod(File, int) - Method in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Changes the Unix permissions of a provided file.
chmod(File, int) - Method in class org.gradle.internal.nativeplatform.filesystem.jdk7.PosixJdk7FilePermissionHandler
 
chmod(String, int) - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
chown(String, int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
CircularReferenceException - Exception in org.gradle.api
A CircularReferenceException is thrown if circular references exists between tasks, the project evaluation order or the project dependsOn order.
CircularReferenceException(String) - Constructor for exception org.gradle.api.CircularReferenceException
 
CircularReferenceException(String, Throwable) - Constructor for exception org.gradle.api.CircularReferenceException
 
CLASSES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
ClassFileExtractionManager - Class in org.gradle.api.internal.tasks.testing.detection
This class manages class file extraction from library jar files.
ClassFileExtractionManager(File) - Constructor for class org.gradle.api.internal.tasks.testing.detection.ClassFileExtractionManager
 
ClassGenerator - Interface in org.gradle.api.internal
 
ClassGeneratorBackedInstantiator - Class in org.gradle.api.internal
 
ClassGeneratorBackedInstantiator(ClassGenerator, Instantiator) - Constructor for class org.gradle.api.internal.ClassGeneratorBackedInstantiator
 
CLASSIFIER - Static variable in interface org.gradle.api.artifacts.Dependency
 
ClassLoaderBackedClasspathSource - Class in org.gradle.util
 
ClassLoaderBackedClasspathSource(ClassLoader) - Constructor for class org.gradle.util.ClassLoaderBackedClasspathSource
 
ClassLoaderFactory - Interface in org.gradle.util
 
ClassLoaderObjectInputStream - Class in org.gradle.util
 
ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class org.gradle.util.ClassLoaderObjectInputStream
 
ClassLoaderRegistry - Interface in org.gradle.initialization
 
classpath(Object...) - Method in class org.gradle.api.tasks.JavaExec
Adds elements to the classpath for executing the main class.
classpath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
classpath(File...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
classpath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
classpath(File...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
classpath(Object...) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
classpath(Object...) - Method in interface org.gradle.process.JavaExecSpec
Adds elements to the classpath for executing the main class.
ClassPath - Interface in org.gradle.util
An immutable classpath.
CLASSPATH_CONFIGURATION - Static variable in interface org.gradle.api.initialization.dsl.ScriptHandler
The name of the configuration used to assemble the script classpath.
ClasspathEntry - Interface in org.gradle.plugins.ide.eclipse.model
Represents an entry in the Eclipse classpath.
ClassPathProvider - Interface in org.gradle.api.internal
 
ClassPathRegistry - Interface in org.gradle.api.internal
 
ClasspathScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
The classpath script transformer uses Groovy's AST support to implement a two-phase compilation of a script into a "class path script" and an "everything else script".
ClasspathScriptTransformer() - Constructor for class org.gradle.api.internal.artifacts.dsl.ClasspathScriptTransformer
 
ClasspathSource - Interface in org.gradle.util
 
ClasspathUtil - Class in org.gradle.util
 
ClasspathUtil() - Constructor for class org.gradle.util.ClasspathUtil
 
ClassTestResults - Class in org.gradle.api.internal.tasks.testing.junit.report
Test results for a given class.
ClassTestResults(String, PackageTestResults) - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
classVisitor(File) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
clean() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
clean() - Method in class org.gradle.api.tasks.Delete
 
cleanDirectory(File) - Static method in class org.gradle.util.GFileUtils
 
clear() - Method in class org.gradle.api.internal.collections.FilteredCollection
 
clear() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
clear() - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
clear(K) - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResourceIndex
Remove the entry for the given key if it exists.
clear(K) - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResourceIndex
 
clear() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
clear() - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
clear() - Method in interface org.gradle.cache.internal.btree.BlockStore
Discards all blocks from this store.
clear() - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
clear() - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
clear() - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
clear() - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
clear() - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
clear() - Method in class org.gradle.foundation.common.ReorderableList
Removes all of the elements from this list (optional operation).
clear() - Method in class org.gradle.messaging.dispatch.DelayedReceive
Removes all queued messages.
clear() - Method in class org.gradle.reporting.TabsRenderer
 
clientCommunicationStopped() - Method in interface org.gradle.foundation.ipc.basic.Server.Protocol
Notification that the client has stopped all communications.
clientCommunicationStopped() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification that the client has stopped all communications.
clientCommunicationStopped() - Method in class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
clientExited(int, String) - Method in interface org.gradle.foundation.ipc.basic.ProcessLauncherServer.Protocol
Notification that the client has shutdown.
clientExited(int, String) - Method in interface org.gradle.foundation.ipc.basic.ProcessLauncherServer.ServerObserver
Notification that the client has shutdown.
clientExited(int, String) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification that the client has shutdown.
clientHangsOnEarlyDaemonFailure() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
clientMetaData - Variable in class org.gradle.launcher.daemon.client.DaemonClient
 
ClientModule - Interface in org.gradle.api.artifacts
To model a module in your dependency declarations.
ClientModuleDependencyDescriptor - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
ClientModuleDependencyDescriptor(ClientModule, ModuleDescriptor, ModuleDescriptor, ModuleRevisionId, boolean, boolean, boolean) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ClientModuleDependencyDescriptor
 
ClientModuleDependencyDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
ClientModuleDependencyDescriptorFactory(ExcludeRuleConverter, ModuleDescriptorFactoryForClientModule) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ClientModuleDependencyDescriptorFactory
 
ClientModuleNotationParser - Class in org.gradle.api.internal.notations
 
ClientModuleNotationParser(Instantiator) - Constructor for class org.gradle.api.internal.notations.ClientModuleNotationParser
 
ClientModuleResolver - Class in org.gradle.api.internal.artifacts.ivyservice.clientmodule
 
ClientModuleResolver(DependencyToModuleResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.clientmodule.ClientModuleResolver
 
ClientProcess - Class in org.gradle.foundation.ipc.basic
The client of what the ProcessLauncherServer launches.
ClientProcess(ClientProcess.Protocol) - Constructor for class org.gradle.foundation.ipc.basic.ClientProcess
 
ClientProcess.Protocol - Interface in org.gradle.foundation.ipc.basic
Implement this to define the behavior of the communication on the client side.
Clock - Class in org.gradle.util
 
Clock() - Constructor for class org.gradle.util.Clock
 
Clock(long) - Constructor for class org.gradle.util.Clock
 
Clock(TimeProvider) - Constructor for class org.gradle.util.Clock
 
Clock(TimeProvider, long) - Constructor for class org.gradle.util.Clock
 
clone(String) - Method in class org.gradle.api.internal.externalresource.AbstractExternalResource
 
clone(String) - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
close() - Method in class org.gradle.api.internal.externalresource.AbstractExternalResource
 
close() - Method in interface org.gradle.api.internal.externalresource.ExternalResource
 
close() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
close() - Method in class org.gradle.api.internal.file.copy.LineFilter
 
close() - Method in interface org.gradle.cache.internal.btree.BlockStore
Closes this store.
close() - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
close() - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
close() - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
close() - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
close() - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
close() - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
close() - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
close() - Method in class org.gradle.cache.internal.DefaultCacheFactory
 
close() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
close() - Method in interface org.gradle.cache.internal.FileLock
Closes this lock, releasing the lock and any resources associated with it.
close() - Method in class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
close() - Method in class org.gradle.foundation.ipc.basic.ObjectSocketWrapper
 
close() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Call this before you close the pane.
close() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
close() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
close() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTab
 
close() - Method in class org.gradle.internal.service.DefaultServiceRegistry
Closes all services for this registry.
close() - Method in interface org.gradle.logging.internal.Label
 
close() - Method in class org.gradle.logging.internal.StreamingStyledTextOutput
Closes the target object if it implements Closeable.
close() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
close() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Call this before you close the pane.
close() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Call this before you close the pane.
close() - Method in interface org.gradle.tooling.ProjectConnection
Closes this connection.
close() - Method in class org.gradle.util.DisconnectableInputStream
Closes this InputStream for reading.
close() - Method in class org.gradle.util.LineBufferingOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
closeConnection() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Call this to stop communication
CloseInput - Class in org.gradle.launcher.daemon.protocol
 
CloseInput(BuildClientMetaData) - Constructor for class org.gradle.launcher.daemon.protocol.CloseInput
 
closeOnExit(Closeable) - Static method in class org.gradle.process.internal.shutdown.ShutdownHookActionRegister
 
CodeNarcReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the CodeNarc test.
CodeNarcReportsImpl - Class in org.gradle.api.plugins.quality.internal
 
CodeNarcReportsImpl(Task) - Constructor for class org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl
 
CodePanelRenderer - Class in org.gradle.reporting
 
CodePanelRenderer() - Constructor for class org.gradle.reporting.CodePanelRenderer
 
collect(List<? extends I>, Transformer<R, I>) - Static method in class org.gradle.util.CollectionUtils
 
collect(Set<? extends I>, Transformer<R, I>) - Static method in class org.gradle.util.CollectionUtils
 
collect(Iterable<? extends I>, C, Transformer<R, I>) - Static method in class org.gradle.util.CollectionUtils
 
collectArguments(T, ArgCollector) - Method in interface org.gradle.plugins.cpp.compiler.internal.CompileSpecToArguments
 
collectArguments(GppCompileSpec, ArgCollector) - Method in class org.gradle.plugins.cpp.gpp.internal.GppCompileSpecToArguments
 
collectArguments(GppCompileSpec, ArgCollector) - Method in class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompileSpecToArguments
 
collectClasspath(Collection<? super URL>) - Method in class org.gradle.util.ClassLoaderBackedClasspathSource
 
collectClasspath(Collection<? super URL>) - Method in interface org.gradle.util.ClasspathSource
 
collectClasspath(Collection<? super URL>) - Method in class org.gradle.util.MultiParentClassLoader
 
collection - Variable in class org.gradle.api.internal.collections.FilteredCollection
 
CollectionEventRegister<T> - Class in org.gradle.api.internal.collections
 
CollectionEventRegister() - Constructor for class org.gradle.api.internal.collections.CollectionEventRegister
 
CollectionEventRegister(ActionBroadcast<T>, ActionBroadcast<T>) - Constructor for class org.gradle.api.internal.collections.CollectionEventRegister
 
CollectionFilter<T> - Class in org.gradle.api.internal.collections
 
CollectionFilter(Class<T>) - Constructor for class org.gradle.api.internal.collections.CollectionFilter
 
CollectionFilter(Class<? extends T>, Spec<? super T>) - Constructor for class org.gradle.api.internal.collections.CollectionFilter
 
collectionize(Object) - Static method in class org.gradle.util.GUtil
Flattens input collections (including arrays *but* not maps).
CollectionUtils - Class in org.gradle.util
 
CollectionUtils() - Constructor for class org.gradle.util.CollectionUtils
 
collectTasks(Project) - Method in class org.gradle.tooling.internal.provider.TasksFactory
 
ColorMap - Interface in org.gradle.logging.internal
 
ColorMap.Color - Interface in org.gradle.logging.internal
 
colorStdOutAndStdErr(boolean) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
colorStdOutAndStdErr(boolean) - Method in interface org.gradle.logging.internal.LoggingOutputInternal
 
colorStdOutAndStdErr(boolean) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
colorStdOutAndStdErr(boolean) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
combineFavoriteCommandLines(List<FavoriteTask>) - Static method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
This combines all the command lines of the favorites list into a single command line.
combineInstantiationArgs(String) - Method in class org.gradle.api.internal.ReflectiveNamedDomainObjectFactory
 
combineTasks(List<TaskView>, String...) - Static method in class org.gradle.foundation.CommandLineAssistant
 
Command - Class in org.gradle.launcher.daemon.protocol
 
Command(BuildClientMetaData) - Constructor for class org.gradle.launcher.daemon.protocol.Command
 
CommandFailure - Class in org.gradle.launcher.daemon.protocol
Signifies that the daemon was able to run the command as expected, but the command itself did not complete successfully.
CommandFailure(Throwable) - Constructor for class org.gradle.launcher.daemon.protocol.CommandFailure
 
CommandLinCppCompilerArgumentsApplicator<T extends org.gradle.plugins.cpp.gpp.GppCompileSpec> - Class in org.gradle.plugins.cpp.compiler.internal
 
CommandLinCppCompilerArgumentsApplicator(CompileSpecToArguments<T>) - Constructor for class org.gradle.plugins.cpp.compiler.internal.CommandLinCppCompilerArgumentsApplicator
 
commandLine(Object...) - Method in class org.gradle.api.tasks.Exec
Sets the full command line, including the executable to be executed plus its arguments.
commandLine(Iterable<?>) - Method in class org.gradle.api.tasks.Exec
Sets the full command line, including the executable to be executed plus its arguments.
commandLine(Object...) - Method in interface org.gradle.process.ExecSpec
Sets the full command line, including the executable to be executed plus its arguments.
commandLine(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
Sets the full command line, including the executable to be executed plus its arguments.
commandLine(Object...) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
commandLine(Iterable<?>) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
CommandLineAction - Interface in org.gradle.launcher.cli
 
CommandLineActionFactory - Class in org.gradle.launcher.cli
Responsible for converting a set of command-line arguments into a Runnable action.
CommandLineActionFactory() - Constructor for class org.gradle.launcher.cli.CommandLineActionFactory
 
CommandLineArgumentAlteringListener - Interface in org.gradle.gradleplugin.foundation
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
CommandLineArgumentAlteringListenerVersion1 - Interface in org.gradle.openapi.external.ui
This allows you to add a listener that can add additional command line arguments whenever gradle is executed.
CommandLineArgumentAlteringListenerWrapper - Class in org.gradle.openapi.wrappers.ui
Wrapper to shield version changes in GradleTab from an external user of the gradle open API.
CommandLineArgumentAlteringListenerWrapper(CommandLineArgumentAlteringListenerVersion1) - Constructor for class org.gradle.openapi.wrappers.ui.CommandLineArgumentAlteringListenerWrapper
 
CommandLineArgumentException - Exception in org.gradle.cli
A CommandLineArgumentException is thrown when command-line arguments cannot be parsed.
CommandLineArgumentException(String) - Constructor for exception org.gradle.cli.CommandLineArgumentException
 
CommandLineArgumentException(String, Throwable) - Constructor for exception org.gradle.cli.CommandLineArgumentException
 
commandLineArguments - Variable in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
CommandLineAssistant - Class in org.gradle.foundation
Some helpful functions for manipulating command line arguments.
CommandLineAssistant() - Constructor for class org.gradle.foundation.CommandLineAssistant
 
CommandLineAssistant.CommandLineSearch - Interface in org.gradle.foundation
 
CommandLineConverter<T> - Interface in org.gradle.cli
 
CommandLineCppCompiler<T extends CppCompileSpec> - Class in org.gradle.plugins.cpp.compiler.internal
 
CommandLineCppCompiler(File, Factory<ExecAction>, Transformer<Iterable<String>, T>) - Constructor for class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompiler
 
CommandLineCppCompilerAdapter<T extends CppCompileSpec> - Class in org.gradle.plugins.cpp.compiler.internal
 
CommandLineCppCompilerAdapter(String, OperatingSystem, Factory<ExecAction>) - Constructor for class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerAdapter
 
CommandLineCppCompilerAdapter(File, OperatingSystem, Factory<ExecAction>) - Constructor for class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerAdapter
 
CommandLineCppCompilerArgumentsToOptionFile<T extends CppCompileSpec> - Class in org.gradle.plugins.cpp.compiler.internal
 
CommandLineCppCompilerArgumentsToOptionFile(Transformer<ArgWriter, PrintWriter>, CompileSpecToArguments<T>) - Constructor for class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerArgumentsToOptionFile
 
CommandLineJavaCompiler - Class in org.gradle.api.internal.tasks.compile
Executes the Java command line compiler specified in JavaCompileSpec.forkOptions.getExecutable().
CommandLineJavaCompiler(TemporaryFileProvider, File) - Constructor for class org.gradle.api.internal.tasks.compile.CommandLineJavaCompiler
 
CommandLineJavaCompilerArgumentsGenerator - Class in org.gradle.api.internal.tasks.compile
 
CommandLineJavaCompilerArgumentsGenerator(TemporaryFileProvider) - Constructor for class org.gradle.api.internal.tasks.compile.CommandLineJavaCompilerArgumentsGenerator
 
CommandLineOption - Annotation Type in org.gradle.api.internal.tasks
Marks a property as available from the command-line.
CommandLineOption - Class in org.gradle.cli
 
CommandLineOption(Iterable<String>) - Constructor for class org.gradle.cli.CommandLineOption
 
CommandLineParser - Class in org.gradle.cli
A command-line parser which supports a command/sub-command style command-line interface.
CommandLineParser() - Constructor for class org.gradle.cli.CommandLineParser
 
CommandLineParser(Writer) - Constructor for class org.gradle.cli.CommandLineParser
 
CommandLineTab - Class in org.gradle.gradleplugin.userinterface.swing.generic.tabs
A tab that allows you to just type a straight command line that is sent to Gradle.
CommandLineTab(GradlePluginLord, SettingsNode) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.tabs.CommandLineTab
 
communicationsStarted() - Method in class org.gradle.foundation.ipc.basic.ProcessLauncherServer
 
communicationsStarted() - Method in class org.gradle.foundation.ipc.basic.Server
this exists solely so it can be overridden.
compare(T, T) - Method in class org.gradle.api.Namer.Comparator
 
compare(ProjectView, ProjectView) - Method in class org.gradle.foundation.visitors.TaskTreePopulationVisitor.AlphabeticalProjectNameComparator
 
compare(TaskView, TaskView) - Method in class org.gradle.foundation.visitors.TaskTreePopulationVisitor.AlphabeticalTaskNameComparator
 
compareTo(Task) - Method in class org.gradle.api.internal.AbstractTask
 
compareTo(Project) - Method in class org.gradle.api.internal.project.AbstractProject
 
compareTo(TestResult) - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
compareTo(BlockPointer) - Method in class org.gradle.cache.internal.btree.BlockPointer
 
compareTo(ProjectView) - Method in class org.gradle.foundation.ProjectView
 
compareTo(TaskView) - Method in class org.gradle.foundation.TaskView
 
compareTo(GradleVersion) - Method in class org.gradle.util.GradleVersion
 
compareTo(Path) - Method in class org.gradle.util.Path
 
CompatibleIntrospector - Class in org.gradle.tooling.internal.reflect
Uses reflection to find out / call methods.
CompatibleIntrospector(Object) - Constructor for class org.gradle.tooling.internal.reflect.CompatibleIntrospector
 
CompilationFailedException - Exception in org.gradle.api.internal.tasks.compile
 
CompilationFailedException() - Constructor for exception org.gradle.api.internal.tasks.compile.CompilationFailedException
 
CompilationFailedException(int) - Constructor for exception org.gradle.api.internal.tasks.compile.CompilationFailedException
 
compile() - Method in class org.gradle.api.tasks.compile.AbstractCompile
 
Compile - Class in org.gradle.api.tasks.compile
Compiles Java source files.
Compile() - Constructor for class org.gradle.api.tasks.compile.Compile
 
compile() - Method in class org.gradle.api.tasks.compile.Compile
 
compile() - Method in class org.gradle.api.tasks.compile.GroovyCompile
 
compile() - Method in class org.gradle.api.tasks.scala.ScalaCompile
 
compile(ScriptSource, ClassLoader, Transformer, Class<T>) - Method in class org.gradle.groovy.scripts.internal.CachingScriptClassCompiler
 
compile(ScriptSource, ClassLoader, Transformer, Class<T>) - Method in class org.gradle.groovy.scripts.internal.FileCacheBackedScriptClassCompiler
 
compile(ScriptSource, ClassLoader, Transformer, Class<T>) - Method in interface org.gradle.groovy.scripts.internal.ScriptClassCompiler
 
compile(ScriptSource, ClassLoader, Transformer, Class<T>) - Method in class org.gradle.groovy.scripts.internal.ShortCircuitEmptyScriptCompiler
 
compile(Class<T>) - Method in interface org.gradle.groovy.scripts.ScriptCompiler
Compiles the script into a Script object of the given type.
compile() - Method in interface org.gradle.plugins.binaries.model.CompileSpec
Deprecated.
No replacement
COMPILE_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
COMPILE_JAVA_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
COMPILE_TEST_JAVA_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
compiledBy(Object...) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
compiledBy(Object...) - Method in interface org.gradle.api.tasks.SourceSet
Registers a set of tasks which are responsible for compiling this source set into the classes directory.
CompileOptions - Class in org.gradle.api.tasks.compile
Main options for Java compilation.
CompileOptions() - Constructor for class org.gradle.api.tasks.compile.CompileOptions
 
Compiler<T extends CompileSpec> - Interface in org.gradle.api.internal.tasks.compile
 
Compiler - Interface in org.gradle.plugins.binaries.model
A kind of compiler
CompilerAdapter<T extends BinaryCompileSpec> - Interface in org.gradle.plugins.binaries.model.internal
 
CompilerDaemon - Interface in org.gradle.api.internal.tasks.compile.daemon
A service that executes compilers in a (potentially) long-lived process.
CompilerDaemonClient - Class in org.gradle.api.internal.tasks.compile.daemon
 
CompilerDaemonClient(DaemonForkOptions, CompilerDaemonServerProtocol) - Constructor for class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonClient
 
CompilerDaemonClientProtocol - Interface in org.gradle.api.internal.tasks.compile.daemon
Client part of the compiler daemon protocol.
CompilerDaemonFactory - Interface in org.gradle.api.internal.tasks.compile.daemon
 
CompilerDaemonManager - Class in org.gradle.api.internal.tasks.compile.daemon
Controls the lifecycle of the compiler daemon and provides access to it.
CompilerDaemonManager() - Constructor for class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonManager
 
CompilerDaemonServer - Class in org.gradle.api.internal.tasks.compile.daemon
 
CompilerDaemonServer() - Constructor for class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonServer
 
CompilerDaemonServerProtocol - Interface in org.gradle.api.internal.tasks.compile.daemon
Server part of the compiler daemon protocol.
CompileResult - Class in org.gradle.api.internal.tasks.compile.daemon
 
CompileResult(boolean, Throwable) - Constructor for class org.gradle.api.internal.tasks.compile.daemon.CompileResult
 
CompilerRegistry - Interface in org.gradle.plugins.binaries.model
A container for compiler adapters
CompilesCpp - Interface in org.gradle.plugins.cpp.compiler.capability
Capable of compiling cpp source from a cpp source set
CompileSpec - Interface in org.gradle.api.internal.tasks.compile
 
CompileSpec - Interface in org.gradle.plugins.binaries.model
A high level interface to the compiler, specifying what is to be compiled and how.
CompileSpecFactory - Interface in org.gradle.plugins.binaries.model.internal
Producer of compile specs
CompileSpecToArguments<T extends CppCompileSpec> - Interface in org.gradle.plugins.cpp.compiler.internal
 
CompileTaskAware - Interface in org.gradle.plugins.binaries.model.internal
 
compileToDir(ScriptSource, ClassLoader, File, Transformer, Class<? extends Script>) - Method in class org.gradle.groovy.scripts.internal.DefaultScriptCompilationHandler
 
compileToDir(ScriptSource, ClassLoader, File, Transformer, Class<? extends Script>) - Method in interface org.gradle.groovy.scripts.internal.ScriptCompilationHandler
 
complete() - Method in class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
complete() - Method in interface org.gradle.api.tasks.diagnostics.internal.ReportRenderer
Completes this report.
complete() - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
complete() - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
complete() - Method in interface org.gradle.launcher.exec.ExecutionCompleter
 
complete() - Method in class org.gradle.launcher.exec.ProcessCompleter
 
completeChildren() - Method in class org.gradle.api.tasks.diagnostics.internal.GraphRenderer
Completes visiting the children of the node which most recently started visiting children.
completeConfiguration(Configuration) - Method in class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
completeConfiguration(Configuration) - Method in interface org.gradle.api.tasks.diagnostics.internal.DependencyReportRenderer
Completes the rendering of the given configuration.
completeConfiguration(Configuration) - Method in class org.gradle.api.tasks.diagnostics.internal.GraphvizReportRenderer
 
completed(TestState) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitXmlReportGenerator
 
completed(Object, TestCompleteEvent) - Method in class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
completed(Object, TestCompleteEvent) - Method in class org.gradle.api.internal.tasks.testing.processors.CaptureTestOutputTestResultProcessor
 
completed(Object, TestCompleteEvent) - Method in class org.gradle.api.internal.tasks.testing.results.AttachParentTestResultProcessor
 
completed(Object, TestCompleteEvent) - Method in class org.gradle.api.internal.tasks.testing.results.LoggingResultProcessor
 
completed(Object, TestCompleteEvent) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
completed(TestState) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
completed(TestState) - Method in class org.gradle.api.internal.tasks.testing.results.TestListenerAdapter
 
completed(TestCompleteEvent) - Method in class org.gradle.api.internal.tasks.testing.results.TestState
 
completed(Object, TestCompleteEvent) - Method in interface org.gradle.api.internal.tasks.testing.TestResultProcessor
Notifies this processor that a test has completed execution.
completed(ProgressCompleteEvent) - Method in interface org.gradle.logging.internal.ProgressListener
 
completed(ProgressCompleteEvent) - Method in class org.gradle.logging.internal.ProgressLoggingBridge
 
completed() - Method in interface org.gradle.logging.ProgressLogger
Logs the completion of the operation, with no final status
completed(String) - Method in interface org.gradle.logging.ProgressLogger
Logs the completion of the operation, with a final status.
completedVisitingProject(P, List<P>, List<T>) - Method in interface org.gradle.foundation.visitors.TaskTreePopulationVisitor.Visitor
 
completeProject(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
completeProject(Project) - Method in interface org.gradle.api.tasks.diagnostics.internal.ReportRenderer
Completes visiting a project.
completeProject(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
completeTasks() - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
Marks the end of the tasks for the current project.
completeWithFailure(Throwable) - Method in interface org.gradle.launcher.exec.ExecutionCompleter
 
completeWithFailure(Throwable) - Method in class org.gradle.launcher.exec.ProcessCompleter
 
ComposableFilePermissionHandler - Class in org.gradle.internal.nativeplatform.filesystem
 
ComposableFilePermissionHandler(ComposableFilePermissionHandler.Chmod, POSIX) - Constructor for class org.gradle.internal.nativeplatform.filesystem.ComposableFilePermissionHandler
 
ComposableFilePermissionHandler.Chmod - Interface in org.gradle.internal.nativeplatform.filesystem
 
CompositeAddress - Class in org.gradle.messaging.remote.internal
 
CompositeAddress(Address, Object) - Constructor for class org.gradle.messaging.remote.internal.CompositeAddress
 
CompositeDomainObjectSet<T> - Class in org.gradle.api.internal
A domain object collection that presents a combined view of one or more collections.
CompositeDomainObjectSet(Class<T>) - Constructor for class org.gradle.api.internal.CompositeDomainObjectSet
 
CompositeDomainObjectSet(Class<T>, DomainObjectCollection<? extends T>...) - Constructor for class org.gradle.api.internal.CompositeDomainObjectSet
 
CompositeDomainObjectSet.ItemIsUniqueInCompositeSpec - Class in org.gradle.api.internal
 
CompositeDomainObjectSet.ItemIsUniqueInCompositeSpec() - Constructor for class org.gradle.api.internal.CompositeDomainObjectSet.ItemIsUniqueInCompositeSpec
 
CompositeDomainObjectSet.ItemNotInCompositeSpec - Class in org.gradle.api.internal
 
CompositeDomainObjectSet.ItemNotInCompositeSpec() - Constructor for class org.gradle.api.internal.CompositeDomainObjectSet.ItemNotInCompositeSpec
 
CompositeDynamicObject - Class in org.gradle.api.internal
Presents a DynamicObject view of multiple objects at once.
CompositeDynamicObject() - Constructor for class org.gradle.api.internal.CompositeDynamicObject
 
CompositeFileCollection - Class in org.gradle.api.internal.file
A FileCollection which contains the union of the given source collections.
CompositeFileCollection() - Constructor for class org.gradle.api.internal.file.CompositeFileCollection
 
CompositeFileTree - Class in org.gradle.api.internal.file
 
CompositeFileTree() - Constructor for class org.gradle.api.internal.file.CompositeFileTree
 
CompositeIdGenerator - Class in org.gradle.util
 
CompositeIdGenerator(Object, IdGenerator<?>) - Constructor for class org.gradle.util.CompositeIdGenerator
 
CompositeInitScriptFinder - Class in org.gradle.initialization
 
CompositeInitScriptFinder(InitScriptFinder...) - Constructor for class org.gradle.initialization.CompositeInitScriptFinder
 
CompositeLocallyAvailableResourceFinder<C> - Class in org.gradle.api.internal.externalresource.local
 
CompositeLocallyAvailableResourceFinder(List<LocallyAvailableResourceFinder<C>>) - Constructor for class org.gradle.api.internal.externalresource.local.CompositeLocallyAvailableResourceFinder
 
CompositeNotationParser<T> - Class in org.gradle.api.internal.notations.parsers
by Szczepan Faber, created at: 11/10/11
CompositeNotationParser(NotationParser<? extends T>...) - Constructor for class org.gradle.api.internal.notations.parsers.CompositeNotationParser
 
CompositeNotationParser(Collection<NotationParser<? extends T>>) - Constructor for class org.gradle.api.internal.notations.parsers.CompositeNotationParser
 
CompositeOperation<T extends Operation> - Class in org.gradle.profile
An operation made up of other operations of type T.
CompositeOperation(Iterable<? extends T>) - Constructor for class org.gradle.profile.CompositeOperation
 
CompositeSpec<T> - Class in org.gradle.api.specs
A Spec which aggregates a sequence of other Spec instances.
CompositeSpec(Spec<? super T>...) - Constructor for class org.gradle.api.specs.CompositeSpec
 
CompositeSpec(Iterable<? extends Spec<? super T>>) - Constructor for class org.gradle.api.specs.CompositeSpec
 
CompositeStoppable - Class in org.gradle.internal
 
CompositeStoppable(Object...) - Constructor for class org.gradle.internal.CompositeStoppable
 
CompositeStoppable(Iterable<?>) - Constructor for class org.gradle.internal.CompositeStoppable
 
CompositeTestResults - Class in org.gradle.api.internal.tasks.testing.junit.report
 
CompositeTestResults(CompositeTestResults) - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
CompositeUpToDateRule - Class in org.gradle.api.internal.changedetection
 
CompositeUpToDateRule(UpToDateRule...) - Constructor for class org.gradle.api.internal.changedetection.CompositeUpToDateRule
 
compress(File) - Method in interface org.gradle.api.internal.file.archive.compression.Compressor
Returns the output stream that is able to compress into the destination file
compress(File) - Method in class org.gradle.api.internal.file.archive.compression.SimpleCompressor
 
Compression - Enum in org.gradle.api.tasks.bundling
Specifies the compression which should be applied to a TAR archive.
Compressor - Interface in org.gradle.api.internal.file.archive.compression
Compresses the input
Configurable<T> - Interface in org.gradle.util
 
ConfigurableFileCollection - Interface in org.gradle.api.file
A ConfigurableFileCollection is a mutable FileCollection.
ConfigurableFileTree - Interface in org.gradle.api.file
A FileTree with a single base directory, which can be configured and modified.
ConfigurablePublishArtifact - Interface in org.gradle.api.artifacts
A PublishArtifact whose properties can be modified.
Configuration - Interface in org.gradle.api.artifacts
A Configuration represents a group of artifacts and their dependencies.
Configuration.Namer - Class in org.gradle.api.artifacts
A Namer namer for configurations that returns Configuration.getName().
Configuration.Namer() - Constructor for class org.gradle.api.artifacts.Configuration.Namer
 
Configuration.State - Enum in org.gradle.api.artifacts
The states a configuration can be into.
ConfigurationContainer - Interface in org.gradle.api.artifacts
A ConfigurationContainer is responsible for declaring and managing configurations.
ConfigurationContainerInternal - Interface in org.gradle.api.internal.artifacts.configurations
 
ConfigurationInternal - Interface in org.gradle.api.internal.artifacts.configurations
 
Configurations - Class in org.gradle.api.internal.artifacts.configurations
 
Configurations() - Constructor for class org.gradle.api.internal.artifacts.configurations.Configurations
 
configurations(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
configurations(Closure) - Method in interface org.gradle.api.Project
Configures the dependency configurations for this project.
ConfigurationsProvider - Interface in org.gradle.api.internal.artifacts.configurations
 
ConfigurationsToModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
configure(Closure) - Method in class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
configure(Closure) - Method in class org.gradle.api.internal.AbstractTask
 
configure(Closure) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
configure(DefaultHttpClient) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientConfigurer
 
configure(Iterable<T>, Action<? super T>) - Method in class org.gradle.api.internal.project.AbstractProject
 
configure(Object, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
configure(Iterable<?>, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
configure(Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
configure(Closure) - Method in interface org.gradle.api.NamedDomainObjectContainer
Allows the container to be configured, creating missing objects as they are referenced.
configure(Object, Closure) - Method in interface org.gradle.api.Project
Configures an object via a closure, with the closure's delegate set to the supplied object.
configure(Iterable<?>, Closure) - Method in interface org.gradle.api.Project
Configures a collection of objects via a closure.
configure(Iterable<T>, Action<? super T>) - Method in interface org.gradle.api.Project
Configures a collection of objects via an action.
configure(Closure) - Method in class org.gradle.api.reporting.internal.DefaultReportContainer
 
configure(Closure) - Method in class org.gradle.api.reporting.internal.SimpleReport
 
configure(Closure) - Method in interface org.gradle.api.Task
Applies the statements of the closure against this task object.
configure(CommandLineParser) - Method in class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
configure(CommandLineParser) - Method in interface org.gradle.cli.CommandLineConverter
 
configure(GradleInternal) - Method in interface org.gradle.configuration.BuildConfigurer
 
configure(GradleInternal) - Method in class org.gradle.configuration.DefaultBuildConfigurer
 
configure(BuildExecutionContext) - Method in interface org.gradle.execution.BuildConfigurationAction
 
configure(BuildExecutionContext) - Method in class org.gradle.execution.DefaultTasksBuildExecutionAction
 
configure(BuildExecutionContext) - Method in class org.gradle.execution.ExcludedTaskFilteringBuildConfigurationAction
 
configure(BuildExecutionContext) - Method in class org.gradle.execution.TaskNameResolvingBuildConfigurationAction
 
configure(CommandLineParser) - Method in class org.gradle.initialization.DefaultCommandLineConverter
 
configure() - Method in class org.gradle.internal.nativeplatform.jna.JnaBootPathConfigurer
 
configure(LogLevel) - Method in class org.gradle.logging.internal.DefaultLoggingConfigurer
 
configure(LogLevel) - Method in class org.gradle.logging.internal.JavaUtilLoggingConfigurer
 
configure(CommandLineParser) - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
 
configure(LogLevel) - Method in interface org.gradle.logging.internal.LoggingConfigurer
 
configure(LogLevel) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
configure(LogLevel) - Method in class org.gradle.logging.internal.slf4j.SimpleSlf4jLoggingConfigurer
 
configure(LogLevel) - Method in class org.gradle.logging.internal.slf4j.Slf4jLoggingConfigurer
 
configure(Compile) - Method in interface org.gradle.plugins.binaries.model.internal.CompileTaskAware
 
configure(T) - Method in class org.gradle.plugins.ide.api.PropertiesGeneratorTask
 
configure(T) - Method in class org.gradle.plugins.ide.api.XmlGeneratorTask
 
configure(T) - Method in interface org.gradle.plugins.ide.internal.generator.generator.Generator
 
configure(Closure) - Method in interface org.gradle.util.Configurable
 
configure(Closure, T) - Static method in class org.gradle.util.ConfigureUtil
Configures delegate with configureClosure, via the Configurable interface if necessary.
configure(Closure, T, boolean) - Static method in class org.gradle.util.ConfigureUtil
Configures delegate with configureClosure, via the Configurable interface if necessary.
configure(Closure, T, int) - Static method in class org.gradle.util.ConfigureUtil
Configures delegate with configureClosure, ignoring the Configurable interface.
configureByMap(Map<String, ?>, T) - Static method in class org.gradle.util.ConfigureUtil
 
configureByMap(Map<String, ?>, T, Collection<String>) - Static method in class org.gradle.util.ConfigureUtil
 
configureCacheManager(AbstractResolver) - Method in interface org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransport
 
configureCacheManager(AbstractResolver) - Method in class org.gradle.api.internal.externalresource.transport.file.FileTransport
 
configureCacheManager(AbstractResolver) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpTransport
 
configureCommandLineParser(CommandLineParser) - Method in interface org.gradle.launcher.cli.CommandLineAction
Configures the given parser with the options used by this action.
configureConfigurations(ConfigurationContainer) - Method in class org.gradle.api.plugins.WarPlugin
 
configureDaemonContextBuilder(DaemonContextBuilder) - Method in class org.gradle.launcher.daemon.client.DaemonClientServices
 
configureDaemonContextBuilder(DaemonContextBuilder) - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
configureDaemonContextBuilder(DaemonContextBuilder) - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
ConfigureDelegate - Class in org.gradle.api.internal
 
ConfigureDelegate(Object, Object) - Constructor for class org.gradle.api.internal.ConfigureDelegate
 
ConfigureDelegate(Object, Object, Action<String>) - Constructor for class org.gradle.api.internal.ConfigureDelegate
 
configureExtension(String, Object...) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
configureForBuild(DaemonParameters) - Method in class org.gradle.launcher.daemon.configuration.CurrentProcess
Attempts to configure the current process to run with the required build parameters.
configureForSourceSet(SourceSet, AbstractCompile) - Method in class org.gradle.api.plugins.JavaBasePlugin
 
configureFromBuildDir(File, boolean) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
configureFromGradleUserHome(File) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
configureFromSystemProperties(Map<?, ?>) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
configureLogging(boolean) - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
configureLogging(boolean) - Method in class org.gradle.tooling.internal.provider.DefaultConnection
 
configureMethod(HttpRequest) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientConfigurer
 
configureReports(FindBugsReports) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
configureRequest(HttpRequest) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
configureRootSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
 
configureRootSpec() - Method in class org.gradle.api.tasks.Copy
 
configureStartParameter() - Method in class org.gradle.launcher.cli.ExecuteBuildAction
 
configureStartParameter() - Method in interface org.gradle.launcher.exec.InitializationAware
 
ConfigureUtil - Class in org.gradle.util
 
ConfigureUtil() - Constructor for class org.gradle.util.ConfigureUtil
 
ConfigureUtil.IncompleteInputException - Exception in org.gradle.util
 
ConfigureUtil.IncompleteInputException(String, Collection) - Constructor for exception org.gradle.util.ConfigureUtil.IncompleteInputException
 
confirmOverwritingExistingFile(File) - Method in interface org.gradle.gradleplugin.foundation.DOM4JSerializer.ExportInteraction
The file already exists.
confirmOverwritingExistingFile(File) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingExportInteraction
The file already exists.
ConflictResolution - Interface in org.gradle.api.artifacts
The conflict resolution
connect(Spec<? super DaemonContext>) - Method in interface org.gradle.launcher.daemon.client.DaemonConnector
Connects to a daemon that matches the given constraint, starting one if required.
connect(Spec<? super DaemonContext>) - Method in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
connect(Address) - Method in class org.gradle.messaging.remote.internal.DefaultMultiChannelConnector
 
connect(Address) - Method in class org.gradle.messaging.remote.internal.HandshakeOutgoingConnector
 
connect(Address) - Method in class org.gradle.messaging.remote.internal.inet.TcpOutgoingConnector
 
connect(Address) - Method in interface org.gradle.messaging.remote.internal.MultiChannelConnector
 
connect(Address) - Method in interface org.gradle.messaging.remote.internal.OutgoingConnector
Creates a connection to the given address.
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
 
ConnectEvent<T> - Class in org.gradle.messaging.remote
 
ConnectEvent(T, Address, Address) - Constructor for class org.gradle.messaging.remote.ConnectEvent
 
ConnectException - Exception in org.gradle.messaging.remote.internal
 
ConnectException(String, Throwable) - Constructor for exception org.gradle.messaging.remote.internal.ConnectException
 
Connection<T> - Interface in org.gradle.messaging.remote.internal
A messaging endpoint which allows push-style dispatch and pull-style receive.
connectionAccepted() - Method in interface org.gradle.foundation.ipc.basic.Server.Protocol
Notification that the connection was accepted by the client.
connectionAccepted() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification that the connection was accepted by the client.
connectionAccepted() - Method in class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
ConnectionFactory - Class in org.gradle.tooling.internal.consumer
 
ConnectionFactory(ToolingImplementationLoader) - Constructor for class org.gradle.tooling.internal.consumer.ConnectionFactory
 
ConnectionMetaDataVersion1 - Interface in org.gradle.tooling.internal.protocol
 
ConnectionParameters - Interface in org.gradle.tooling.internal.consumer
 
ConnectionVersion4 - Interface in org.gradle.tooling.internal.protocol
Represents a connection to a particular Gradle implementation.
connector - Variable in class org.gradle.launcher.daemon.client.DaemonClient
 
ConnectorServices - Class in org.gradle.tooling.internal.consumer
by Szczepan Faber, created at: 12/6/11
ConnectorServices() - Constructor for class org.gradle.tooling.internal.consumer.ConnectorServices
 
ConnectRequest - Class in org.gradle.messaging.remote.internal.protocol
 
ConnectRequest(Address) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConnectRequest
 
Console - Interface in org.gradle.logging.internal
 
ConsoleBackedProgressRenderer - Class in org.gradle.logging.internal
 
ConsoleBackedProgressRenderer(OutputEventListener, Console) - Constructor for class org.gradle.logging.internal.ConsoleBackedProgressRenderer
 
ConsumerAvailable - Class in org.gradle.messaging.remote.internal.protocol
 
ConsumerAvailable(Object, String, String) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConsumerAvailable
 
ConsumerConnection - Interface in org.gradle.tooling.internal.consumer.connection
by Szczepan Faber, created at: 12/22/11
ConsumerConnectionMetadata - Class in org.gradle.tooling.internal.consumer.connection
by Szczepan Faber, created at: 1/13/12
ConsumerConnectionMetadata(String, String) - Constructor for class org.gradle.tooling.internal.consumer.connection.ConsumerConnectionMetadata
 
consumerId - Variable in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
consumerId - Variable in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
ConsumerMessage - Class in org.gradle.messaging.remote.internal.protocol
 
ConsumerMessage(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
ConsumerOperationParameters - Class in org.gradle.tooling.internal.consumer.parameters
by Szczepan Faber, created at: 1/9/12
ConsumerOperationParameters(ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
ConsumerReady - Class in org.gradle.messaging.remote.internal.protocol
 
ConsumerReady(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConsumerReady
 
ConsumerStopped - Class in org.gradle.messaging.remote.internal.protocol
 
ConsumerStopped(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConsumerStopped
 
ConsumerStopping - Class in org.gradle.messaging.remote.internal.protocol
 
ConsumerStopping(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConsumerStopping
 
ConsumerUnavailable - Class in org.gradle.messaging.remote.internal.protocol
 
ConsumerUnavailable(Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ConsumerUnavailable
 
ContainedVersionAnalyzer - Class in org.gradle.api.internal.plugins.osgi
 
ContainedVersionAnalyzer() - Constructor for class org.gradle.api.internal.plugins.osgi.ContainedVersionAnalyzer
 
container(Class<T>) - Method in class org.gradle.api.internal.project.AbstractProject
 
container(Class<T>, NamedDomainObjectFactory<T>) - Method in class org.gradle.api.internal.project.AbstractProject
 
container(Class<T>, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
container(Class<T>) - Method in interface org.gradle.api.Project
Creates a container for managing named objects of the specified type.
container(Class<T>, NamedDomainObjectFactory<T>) - Method in interface org.gradle.api.Project
Creates a container for managing named objects of the specified type.
container(Class<T>, Closure) - Method in interface org.gradle.api.Project
Creates a container for managing named objects of the specified type.
contains(File) - Method in interface org.gradle.api.file.FileCollection
Determines whether this collection contains the given file.
contains(Object) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
contains(Object) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
contains(Object) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
contains(File) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
contains(File) - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
contains(File) - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
contains(File) - Method in interface org.gradle.api.internal.file.collections.RandomAccessFileCollection
 
contains(File) - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
contains(String) - Method in interface org.gradle.foundation.CommandLineAssistant.CommandLineSearch
 
contains(Object) - Method in class org.gradle.foundation.common.ReorderableList
Returns true if this list contains the specified element.
containsAll(Collection<?>) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
containsAll(Collection<?>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
containsAll(Collection<?>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
containsAll(Collection<?>) - Method in class org.gradle.foundation.common.ReorderableList
Returns true if this list contains all of the elements of the specified collection.
containsKey(Object) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
containsProject(IProjectRegistry<?>) - Method in class org.gradle.initialization.AbstractProjectSpec
 
containsProject(IProjectRegistry<?>) - Method in interface org.gradle.initialization.ProjectSpec
Determines whether the given registry contains at least 1 project which meets this spec.
containsValue(Object) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
containsWhitespace(String) - Static method in class org.gradle.util.TextUtil
Tells whether the specified string contains any whitespace characters.
contentEquals(Dependency) - Method in interface org.gradle.api.artifacts.Dependency
Returns whether two dependencies have identical values for their properties.
contentEquals(Dependency) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
contentEquals(Dependency) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
contentEquals(Dependency) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
contentEquals(Dependency) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
contentEquals(File, File) - Static method in class org.gradle.util.GFileUtils
 
ContentFilterable - Interface in org.gradle.api.file
Represents some binary resource whose content can be filtered.
ContextClassLoaderDispatch<T> - Class in org.gradle.messaging.dispatch
 
ContextClassLoaderDispatch(Dispatch<? super T>, ClassLoader) - Constructor for class org.gradle.messaging.dispatch.ContextClassLoaderDispatch
 
ContextClassLoaderProxy<T> - Class in org.gradle.listener
Creates a proxy object which sets the context ClassLoader when invoking methods on the target object.
ContextClassLoaderProxy(Class<T>, T, ClassLoader) - Constructor for class org.gradle.listener.ContextClassLoaderProxy
Creates a proxy which dispatches to the given target object.
Contextual - Annotation Type in org.gradle.api.internal
This annotation is attached to an exception class to indicate that it provides contextual information about the exception which might help the user determine what the failed operation was, or where it took place.
contextualise(Class<T>, T) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.IvyContextualiser
 
continueConnection() - Method in interface org.gradle.foundation.ipc.basic.ClientProcess.Protocol
 
continueConnection() - Method in interface org.gradle.foundation.ipc.basic.Server.Protocol
 
continueConnection() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
continueConnection() - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandClientProtocol
We just keep a flag around for this.
continueConnection() - Method in class org.gradle.foundation.ipc.gradle.KillGradleClientProtocol
 
continueConnection() - Method in class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
continueConnection() - Method in class org.gradle.foundation.ipc.gradle.TaskListClientProtocol
We just keep a flag around for this.
ContinuousOperation - Class in org.gradle.profile
A continuous operation with a start and finish time.
ContinuousOperation() - Constructor for class org.gradle.profile.ContinuousOperation
 
contributeCommandLineOptions(ExecSpec) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
contributeCommandLineOptions(ExecSpec) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
Convention - Interface in org.gradle.api.plugins
A Convention manages a set of convention objects.
ConventionAwareHelper - Class in org.gradle.api.internal
 
ConventionAwareHelper(IConventionAware) - Constructor for class org.gradle.api.internal.ConventionAwareHelper
 
ConventionAwareHelper(IConventionAware, Convention) - Constructor for class org.gradle.api.internal.ConventionAwareHelper
 
ConventionMapping - Interface in org.gradle.api.internal
A ConventionMapping maintains the convention mappings for the properties of a particular object.
conventionMapping(String, Callable<?>) - Method in class org.gradle.api.internal.ConventionTask
 
conventionMapping(String, Closure) - Method in class org.gradle.api.internal.ConventionTask
 
ConventionMapping.MappedProperty - Interface in org.gradle.api.internal
 
ConventionProperty - Class in org.gradle.api.dsl
ConventionProperty can be assigned but cannot be mutated (even if the object is mutable!)
ConventionProperty() - Constructor for class org.gradle.api.dsl.ConventionProperty
 
ConventionTask - Class in org.gradle.api.internal
 
ConventionTask() - Constructor for class org.gradle.api.internal.ConventionTask
 
ConventionValue - Interface in org.gradle.api.tasks
Deprecated.
Use Closure or Callable instead.
convert(Set<? extends Configuration>, Module) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.PublishModuleDescriptorConverter
 
convert(Set<? extends Configuration>, Module) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ResolveModuleDescriptorConverter
 
convert(Set<? extends Configuration>, Module) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleDescriptorConverter
 
convert(Iterable<String>) - Method in class org.gradle.cli.AbstractCommandLineConverter
 
convert(ParsedCommandLine) - Method in class org.gradle.cli.AbstractCommandLineConverter
 
convert(Iterable<String>, T) - Method in class org.gradle.cli.AbstractCommandLineConverter
 
convert(ParsedCommandLine, Map<String, String>) - Method in class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
convert(Iterable<String>) - Method in interface org.gradle.cli.CommandLineConverter
 
convert(Iterable<String>, T) - Method in interface org.gradle.cli.CommandLineConverter
 
convert(ParsedCommandLine) - Method in interface org.gradle.cli.CommandLineConverter
 
convert(ParsedCommandLine, T) - Method in interface org.gradle.cli.CommandLineConverter
 
convert(ParsedCommandLine, StartParameter) - Method in class org.gradle.initialization.DefaultCommandLineConverter
 
convert(List<String>) - Method in class org.gradle.launcher.cli.CommandLineActionFactory
Converts the given command-line arguments to an Action which performs the action requested by the command-line args.
convert(ParsedCommandLine, LoggingConfiguration) - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
 
convert(EclipseProjectVersion3) - Method in class org.gradle.tooling.internal.consumer.converters.GradleProjectConverter
 
convertClosureToSpec(Closure) - Static method in class org.gradle.api.specs.Specs
 
convertFileCollectionToFileArray(Collection) - Static method in class org.gradle.util.GFileUtils
 
convertForPublish(List<DependencyResolver>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultSettingsConverter
 
convertForPublish(List<DependencyResolver>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.SettingsConverter
 
convertForResolve(DependencyResolver, List<DependencyResolver>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultSettingsConverter
 
convertForResolve(DependencyResolver, List<DependencyResolver>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.SettingsConverter
 
convertInto(Object, Collection<? super T>, FileResolver) - Method in interface org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext.Converter
 
convertLineSeparators(String, String) - Static method in class org.gradle.util.TextUtil
Converts all line separators in the specified string to the specified line separator.
convertM2IdForResourceSearch(ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
convertObjectToFile(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
convertObjectToURI(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
convertProjects(Project) - Method in class org.gradle.foundation.ProjectConverter
Call this to convert the projects.
convertProjects(List<ProjectView>) - Static method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
Converts the list of ProjectView objects to ProjectVersion1 objects.
convertTasks(List<TaskView>) - Static method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
Converts the list of TaskView objects to TaskVersion1 objects.
convertToInt(Set<PosixFilePermission>) - Static method in class org.gradle.internal.nativeplatform.filesystem.jdk7.PosixFilePermissionConverter
 
convertToPath(URI) - Method in interface org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransport
 
convertToPath(URI) - Method in class org.gradle.api.internal.externalresource.transport.file.FileTransport
 
convertToPath(URI) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpTransport
 
copy() - Method in interface org.gradle.api.artifacts.ClientModule
Creates and returns a new dependency with the property values of this one.
copy() - Method in interface org.gradle.api.artifacts.Configuration
Creates a copy of this configuration that only contains the dependencies directly in this configuration (without contributions from superconfigurations).
copy(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.Configuration
Creates a copy of this configuration ignoring superconfigurations (see Configuration.copy() but filtering the dependencies using the specified dependency spec.
copy(Closure) - Method in interface org.gradle.api.artifacts.Configuration
Takes a closure which gets coerced into a Spec.
copy() - Method in interface org.gradle.api.artifacts.Dependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in interface org.gradle.api.artifacts.ExternalDependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in interface org.gradle.api.artifacts.ExternalModuleDependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in interface org.gradle.api.artifacts.ModuleDependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in interface org.gradle.api.artifacts.ProjectDependency
Creates and returns a new dependency with the property values of this one.
copy() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
copy(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
copy(Closure) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
copy() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
copy() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
copy() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
copy() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
copy(Closure) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
copy(Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
copy(Closure) - Method in interface org.gradle.api.internal.file.FileOperations
 
copy() - Method in class org.gradle.api.internal.plugins.ProcessResources
 
copy(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
copy(Closure) - Method in interface org.gradle.api.Project
Copies the specified files.
copy(Closure) - Method in interface org.gradle.api.Script
Copy the specified files.
copy() - Method in class org.gradle.api.tasks.AbstractCopyTask
 
Copy - Class in org.gradle.api.tasks
Copies files into a destination directory.
Copy() - Constructor for class org.gradle.api.tasks.Copy
 
CopyAction - Interface in org.gradle.api.internal.file.copy
 
CopyActionImpl - Class in org.gradle.api.internal.file.copy
 
CopyActionImpl(FileResolver, CopySpecVisitor) - Constructor for class org.gradle.api.internal.file.copy.CopyActionImpl
 
copyDirectory(File, File) - Static method in class org.gradle.util.GFileUtils
 
copyDirectory(File, File, boolean) - Static method in class org.gradle.util.GFileUtils
 
copyDirectory(File, File, FileFilter) - Static method in class org.gradle.util.GFileUtils
 
copyDirectory(File, File, FileFilter, boolean) - Static method in class org.gradle.util.GFileUtils
 
copyDirectoryToDirectory(File, File) - Static method in class org.gradle.util.GFileUtils
 
copyFile(File, File) - Static method in class org.gradle.util.GFileUtils
 
copyFile(File, File, boolean) - Static method in class org.gradle.util.GFileUtils
 
copyFileToDirectory(File, File) - Static method in class org.gradle.util.GFileUtils
 
copyFileToDirectory(File, File, boolean) - Static method in class org.gradle.util.GFileUtils
 
copyInputStream(InputStream, OutputStream) - Method in class org.gradle.wrapper.Install
 
CopyProcessingSpec - Interface in org.gradle.api.file
Specifies the destination of a copy.
copyRecursive() - Method in interface org.gradle.api.artifacts.Configuration
Creates a copy of this configuration that contains the dependencies directly in this configuration and those derived from superconfigurations.
copyRecursive(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.Configuration
Creates a copy of this configuration with dependencies from superconfigurations (see Configuration.copyRecursive()) but filtering the dependencies using the dependencySpec.
copyRecursive(Closure) - Method in interface org.gradle.api.artifacts.Configuration
Takes a closure which gets coerced into a Spec.
copyRecursive() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
copyRecursive(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
copyRecursive(Closure) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
CopySourceSpec - Interface in org.gradle.api.file
Specifies sources for a file copy.
CopySpec - Interface in org.gradle.api.file
A set of specifications for copying files.
copySpec(Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
copySpec(Closure) - Method in interface org.gradle.api.internal.file.FileOperations
 
copySpec(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
copySpec(Closure) - Method in interface org.gradle.api.Project
Creates a CopySpec which can later be used to copy files or create an archive.
copySpec(Closure) - Method in interface org.gradle.api.Script
Creates a CopySpec which can later be used to copy files or create an archive.
CopySpecImpl - Class in org.gradle.api.internal.file.copy
 
CopySpecImpl(FileResolver) - Constructor for class org.gradle.api.internal.file.copy.CopySpecImpl
 
CopySpecSource - Interface in org.gradle.api.internal.file.copy
 
CopySpecVisitor - Interface in org.gradle.api.internal.file.copy
 
copyTo(OutputStream) - Method in interface org.gradle.api.file.FileTreeElement
Copies the content of this file to an output stream.
copyTo(File) - Method in interface org.gradle.api.file.FileTreeElement
Copies this file to the given target file.
copyTo(AbstractDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractDependency
 
copyTo(AbstractExternalDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractExternalDependency
 
copyTo(AbstractModuleDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
copyTo(OutputStream) - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
copyTo(File) - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
copyTo(ProcessForkOptions) - Method in class org.gradle.api.tasks.Exec
Copies these options to the given target options.
copyTo(JavaForkOptions) - Method in class org.gradle.api.tasks.JavaExec
Copies these options to the given options.
copyTo(ProcessForkOptions) - Method in class org.gradle.api.tasks.JavaExec
Copies these options to the given target options.
copyTo(ProcessForkOptions) - Method in class org.gradle.api.tasks.testing.Test
Copies these options to the given target options.
copyTo(JavaForkOptions) - Method in class org.gradle.api.tasks.testing.Test
Copies these options to the given options.
copyTo(JavaForkOptions) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
copyTo(ProcessForkOptions) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
copyTo(JavaForkOptions) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
copyTo(JavaForkOptions) - Method in class org.gradle.process.internal.JvmOptions
 
copyTo(JavaForkOptions) - Method in interface org.gradle.process.JavaForkOptions
Copies these options to the given options.
copyTo(ProcessForkOptions) - Method in interface org.gradle.process.ProcessForkOptions
Copies these options to the given target options.
copyURLToFile(URL, File) - Static method in class org.gradle.util.GFileUtils
 
CoreJavadocOptions - Class in org.gradle.external.javadoc
Provides the core Javadoc Options.
CoreJavadocOptions() - Constructor for class org.gradle.external.javadoc.CoreJavadocOptions
 
CoreJavadocOptions(JavadocOptionFile) - Constructor for class org.gradle.external.javadoc.CoreJavadocOptions
 
CppCompiler<T extends CppCompileSpec> - Interface in org.gradle.plugins.cpp.compiler.internal
 
CppCompileSpec - Interface in org.gradle.plugins.cpp.internal
 
CppExtension - Class in org.gradle.plugins.cpp
Adds a source set container.
CppExtension(ProjectInternal) - Constructor for class org.gradle.plugins.cpp.CppExtension
 
CppSourceSet - Interface in org.gradle.plugins.cpp
A representation of a unit of cpp source
create(Object) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency without adding it to a configuration.
create(Object, Closure) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency without adding it to a configuration, and configures the dependency using the given closure.
create(String) - Method in class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
create(String, Closure) - Method in class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
create(FileResolver, DependencyMetaDataProvider, ProjectFinder, DomainObjectContext) - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
create(FileResolver, DependencyMetaDataProvider, ProjectFinder, DomainObjectContext) - Method in interface org.gradle.api.internal.artifacts.DependencyManagementServices
 
create(ConfigurationInternal) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ResolveIvyFactory
 
create() - Method in class org.gradle.api.internal.artifacts.ivyservice.IvySettingsFactory
 
create(ResolvedDependency, Artifact, ArtifactResolver) - Method in class org.gradle.api.internal.artifacts.ivyservice.ResolvedArtifactFactory
 
create(TaskInternal, TaskExecution, TaskExecution) - Method in class org.gradle.api.internal.changedetection.CompositeUpToDateRule
 
create(TaskInternal, TaskExecution, TaskExecution) - Method in class org.gradle.api.internal.changedetection.InputFilesChangedUpToDateRule
 
create(TaskInternal, TaskExecution, TaskExecution) - Method in class org.gradle.api.internal.changedetection.InputPropertiesChangedUpToDateRule
 
create(TaskInternal, TaskExecution, TaskExecution) - Method in class org.gradle.api.internal.changedetection.OutputFilesChangedUpToDateRule
 
create(TaskInternal, TaskExecution, TaskExecution) - Method in class org.gradle.api.internal.changedetection.TaskTypeChangedUpToDateRule
 
create(TaskInternal, TaskExecution, TaskExecution) - Method in interface org.gradle.api.internal.changedetection.UpToDateRule
Creates the transient state for the given task.
create() - Method in class org.gradle.api.internal.externalresource.local.ivy.LocallyAvailableResourceFinderFactory
 
create(ScriptSource, ClassLoader) - Method in class org.gradle.api.internal.initialization.DefaultScriptHandlerFactory
 
create(ScriptSource, ClassLoader, DomainObjectContext) - Method in class org.gradle.api.internal.initialization.DefaultScriptHandlerFactory
 
create(ScriptSource, ClassLoader) - Method in interface org.gradle.api.internal.initialization.ScriptHandlerFactory
 
create(ScriptSource, ClassLoader, DomainObjectContext) - Method in interface org.gradle.api.internal.initialization.ScriptHandlerFactory
 
create(String, Class<T>, Object...) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
create() - Method in class org.gradle.api.internal.plugins.osgi.DefaultAnalyzerFactory
 
create() - Method in class org.gradle.api.internal.project.DefaultAntBuilderFactory
 
create(String) - Method in class org.gradle.api.internal.ReflectiveNamedDomainObjectFactory
 
create(CompileOptions) - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompilerFactory
 
create(CompileOptions) - Method in class org.gradle.api.internal.tasks.compile.InProcessJavaCompilerFactory
 
create(CompileOptions) - Method in interface org.gradle.api.internal.tasks.compile.JavaCompilerFactory
 
create(String) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
create(String, Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
create() - Method in class org.gradle.api.internal.tasks.DefaultTaskContainerFactory
 
create(ServiceRegistry) - Method in interface org.gradle.api.internal.tasks.testing.WorkerTestClassProcessorFactory
 
create(String) - Method in interface org.gradle.api.NamedDomainObjectContainer
Creates a new item with the given name, adding it to this container.
create(String, Closure) - Method in interface org.gradle.api.NamedDomainObjectContainer
Creates a new item with the given name, adding it to this container, then configuring it with the given closure.
create(String) - Method in interface org.gradle.api.NamedDomainObjectFactory
Creates a new object with the given name.
create(String, Class<T>, Object...) - Method in interface org.gradle.api.plugins.ExtensionContainer
Adds a new extension to this container, that itself is dynamically made ExtensionAware.
create(Task) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskDetailsFactory
 
create(Class<? extends BlockPayload>) - Method in interface org.gradle.cache.internal.btree.BlockStore.Factory
 
create() - Method in class org.gradle.cache.internal.DefaultCacheFactory
 
create(ScriptSource) - Method in class org.gradle.configuration.DefaultScriptPluginFactory
 
create(ScriptSource) - Method in interface org.gradle.configuration.ScriptPluginFactory
 
create(T) - Method in class org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory
 
create(T) - Method in interface org.gradle.groovy.scripts.internal.ScriptRunnerFactory
 
create() - Method in interface org.gradle.internal.Factory
Creates a new instance of type T.
create() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
Creates a new daemon context, based on the current state of this builder.
create(Class) - Method in class org.gradle.logging.internal.AbstractStyledTextOutputFactory
 
create(String) - Method in class org.gradle.logging.internal.AbstractStyledTextOutputFactory
 
create(Class, LogLevel) - Method in class org.gradle.logging.internal.AbstractStyledTextOutputFactory
 
create() - Method in class org.gradle.logging.internal.DefaultLoggingManagerFactory
 
create(String, LogLevel) - Method in class org.gradle.logging.internal.DefaultStyledTextOutputFactory
 
create() - Method in class org.gradle.logging.internal.EmbeddedLoggingManagerFactory
 
create(String, LogLevel) - Method in class org.gradle.logging.internal.StreamingStyledTextOutputFactory
 
create(JnaBootPathConfigurer) - Method in class org.gradle.logging.internal.TerminalDetectorFactory
 
create(String) - Method in interface org.gradle.logging.StyledTextOutputFactory
Creates a StyledTextOutput with the given category and the standard output log level.
create(Class) - Method in interface org.gradle.logging.StyledTextOutputFactory
Creates a StyledTextOutput with the given category and the standard output log level.
create(Class, LogLevel) - Method in interface org.gradle.logging.StyledTextOutputFactory
Creates a StyledTextOutput with the given category and log level.
create(String, LogLevel) - Method in interface org.gradle.logging.StyledTextOutputFactory
Creates a StyledTextOutput with the given category and log level.
create(String) - Method in class org.gradle.messaging.concurrent.DefaultExecutorFactory
 
create(String) - Method in interface org.gradle.messaging.concurrent.ExecutorFactory
Creates an executor which can run multiple tasks concurrently.
create(Binary, Compiler<?>) - Method in interface org.gradle.plugins.binaries.model.internal.BinaryCompileSpecFactory
 
create(Binary) - Method in interface org.gradle.plugins.binaries.model.internal.CompileSpecFactory
Create a new spec to compile this binary
create(Binary) - Method in class org.gradle.plugins.binaries.model.internal.DefaultCompilerRegistry
 
create(Binary, Compiler<?>) - Method in class org.gradle.plugins.cpp.gpp.internal.GppCompileSpecFactory
 
create() - Method in class org.gradle.plugins.ide.api.PropertiesGeneratorTask
 
create() - Method in class org.gradle.plugins.ide.api.XmlGeneratorTask
 
create() - Method in class org.gradle.process.internal.child.ApplicationClassesInIsolatedClassLoaderWorkerFactory
 
create() - Method in class org.gradle.process.internal.child.ApplicationClassesInSystemClassLoaderWorkerFactory
 
create() - Method in interface org.gradle.process.internal.child.WorkerFactory
Creates the worker action to be serialized across to the child process.
create() - Method in class org.gradle.process.internal.DefaultWorkerProcessFactory
 
create(Distribution, ConnectionParameters) - Method in class org.gradle.tooling.internal.consumer.ConnectionFactory
 
create(Distribution, ProgressLoggerFactory, boolean) - Method in class org.gradle.tooling.internal.consumer.loader.CachingToolingImplementationLoader
 
create(Distribution, ProgressLoggerFactory, boolean) - Method in class org.gradle.tooling.internal.consumer.loader.DefaultToolingImplementationLoader
 
create(Distribution, ProgressLoggerFactory, boolean) - Method in class org.gradle.tooling.internal.consumer.loader.SynchronizedToolingImplementationLoader
 
create(Distribution, ProgressLoggerFactory, boolean) - Method in interface org.gradle.tooling.internal.consumer.loader.ToolingImplementationLoader
 
create(Class<T>, Class<R>, String, Class<?>...) - Static method in class org.gradle.util.JavaMethod
 
create(Class<T>, Class<R>, Method) - Static method in class org.gradle.util.JavaMethod
 
create() - Method in class org.gradle.util.ServiceLocator.ServiceFactory
 
createAction(CommandLineParser, ParsedCommandLine) - Method in interface org.gradle.launcher.cli.CommandLineAction
Creates an executable action from the given command-line args.
createActionFactories(ServiceRegistry, Collection<CommandLineAction>) - Method in class org.gradle.launcher.cli.CommandLineActionFactory
 
createActions(DaemonContext) - Method in class org.gradle.launcher.daemon.server.exec.DefaultDaemonCommandExecuter
 
createActor(Object) - Method in interface org.gradle.messaging.actor.ActorFactory
Creates an asynchronous actor for the given target object.
createActor(Object) - Method in class org.gradle.messaging.actor.internal.DefaultActorFactory
 
createActorFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createAnonymousBroadcaster(Class<T>) - Method in class org.gradle.listener.DefaultListenerManager
 
createAnonymousBroadcaster(Class<T>) - Method in interface org.gradle.listener.ListenerManager
Returns a broadcaster for the given listenerClass.
createAntBuilder() - Method in class org.gradle.api.internal.project.AbstractProject
 
createAntBuilder() - Method in interface org.gradle.api.Project
Creates an additional AntBuilder for this project.
createAntBuilderFactory() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createArtifactAtRepositoryCachedResolutionIndex() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createArtifactHandler() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createArtifactRevisionIdFileStore() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createArtifactRevisionIdLocallyAvailableResourceFinder() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createArtifactUrlCachedResolutionIndex() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createBlankSettings() - Static method in class org.gradle.gradleplugin.foundation.DOM4JSerializer
 
createBlockingActor(Object) - Method in interface org.gradle.messaging.actor.ActorFactory
Creates a synchronous actor for the given target object.
createBlockingActor(Object) - Method in class org.gradle.messaging.actor.internal.DefaultActorFactory
 
createBuildClientMetaData() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createBuildConfigurer() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createBuildExecuter() - Method in class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
createBuildLoader() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createBuildSourceClasspath(StartParameter) - Method in class org.gradle.initialization.BuildSourceBuilder
 
createBuildTimeProvider() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createButton(Class, String, String, Action) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
This creates a button with the specified action, image, and tooltip text.
createCache(File, Class<K>, Class<V>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.CacheLockingManager
Creates a cache implementation that is managed by this locking manager.
createCache(File, Class<K>, Class<V>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
createCache(String, Class<K>, Class<V>) - Method in class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateCacheAccess
 
createCache(String, Class<K>, Class<V>, Serializer<V>) - Method in class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateCacheAccess
 
createCache(String, Class<K>, Class<V>) - Method in interface org.gradle.api.internal.changedetection.TaskArtifactStateCacheAccess
 
createCache(String, Class<K>, Class<V>, Serializer<V>) - Method in interface org.gradle.api.internal.changedetection.TaskArtifactStateCacheAccess
 
createCache(File, Class<K>, Class<V>) - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
createCache(File, Class<K>, Serializer<V>) - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
createCache(File, Class<K>, Class<V>) - Method in interface org.gradle.cache.PersistentCache
Creates an indexed cache implementation that is contained within this cache.
createCache(File, Class<K>, Serializer<V>) - Method in interface org.gradle.cache.PersistentCache
Creates an indexed cache implementation that is contained within this cache.
createCacheAccess() - Method in class org.gradle.api.internal.project.TaskExecutionServices
 
createCacheFactory() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createCacheFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createCacheFactory() - Method in class org.gradle.testfixtures.internal.TestTopLevelBuildServiceRegistry
 
createCacheLockingManager() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createCacheRepository() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createChild(ClassLoader) - Method in class org.gradle.api.internal.plugins.DefaultPluginRegistry
 
createChild(ClassLoader) - Method in interface org.gradle.api.internal.plugins.PluginRegistry
 
createChild() - Method in class org.gradle.listener.DefaultListenerManager
 
createChild() - Method in interface org.gradle.listener.ListenerManager
Creates a child ListenerManager.
createChildProject(String, Project, File) - Method in class org.gradle.testfixtures.internal.ProjectBuilderImpl
 
createClassGenerator() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createClassLoaderFactory() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createClassLoaderRegistry() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createClassPathRegistry() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createClassPathRegistry() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createClassVisitor() - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
createClassVisitor() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitDetector
 
createCleaner(GroovyJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.IncrementalGroovyCompiler
 
createCleaner(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.IncrementalJavaCompiler
 
createCleaner(T) - Method in class org.gradle.api.internal.tasks.compile.IncrementalJavaCompilerSupport
 
createCleaner(ScalaJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.scala.IncrementalScalaCompiler
 
createClientMetaData() - Method in class org.gradle.testfixtures.internal.TestTopLevelBuildServiceRegistry
 
createCommandLine2StartParameterConverter() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createCommandLineConverter() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createCompactMD5(String) - Static method in class org.gradle.util.hash.HashUtil
 
createCompiler(ScriptSource) - Method in class org.gradle.groovy.scripts.DefaultScriptCompilerFactory
 
createCompiler(ScriptSource) - Method in interface org.gradle.groovy.scripts.ScriptCompilerFactory
Creates a compiler for the given source.
createCompiler(Binary) - Method in interface org.gradle.plugins.binaries.model.internal.CompilerAdapter
Creates a compiler which can compile the given binary.
createCompiler(Binary) - Method in class org.gradle.plugins.cpp.gpp.internal.GppCompilerAdapter
 
createCompiler(Binary) - Method in class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompilerAdapter
 
createCompleter() - Method in class org.gradle.launcher.exec.EntryPoint
 
createComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.CommandLineTab
This is where we should create your component.
createComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
 
createComponent() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.tabs.GradleTab
This is where we should create the component.
createComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
 
createComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
 
createComponent() - Method in interface org.gradle.openapi.external.ui.GradleTabVersion1
 
createComponent() - Method in class org.gradle.openapi.wrappers.ui.GradleTabVersionWrapper
 
createConfigurationContainer() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createConfigurationsToModuleDescriptorConverter() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createConfigureDelegate(Closure) - Method in class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
createConfigureDelegate(Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
createConnection() - Method in interface org.gradle.launcher.daemon.client.DaemonConnector
 
createConnection() - Method in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
createConnector() - Method in class org.gradle.tooling.internal.consumer.ConnectorServices
 
createCopy(String) - Method in exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
 
createDaemon() - Method in class org.gradle.launcher.daemon.server.DaemonServices
 
createDaemonClient() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createDaemonClient() - Method in class org.gradle.launcher.daemon.client.SingleUseDaemonClientServices
 
createDaemonClient() - Method in class org.gradle.launcher.daemon.client.StopDaemonClientServices
 
createDaemonCommandExecuter() - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
createDaemonConnector() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createDaemonContext() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createDaemonContext() - Method in class org.gradle.launcher.daemon.server.DaemonServices
 
createDaemonDir() - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryServices
 
createDaemonGreeter() - Method in class org.gradle.launcher.daemon.client.DaemonClientServices
 
createDaemonRegistry() - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
createDaemonRegistry() - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryServices
 
createDaemonServerConnector() - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
createDaemonStarter() - Method in class org.gradle.launcher.daemon.client.DaemonClientServices
 
createDaemonStarter() - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
createDefaultFilePermissionHandler() - Static method in class org.gradle.internal.nativeplatform.filesystem.FilePermissionHandlerFactory
 
createDependency(Object) - Method in class org.gradle.api.internal.artifacts.DefaultDependencyFactory
 
createDependency(Object) - Method in interface org.gradle.api.internal.artifacts.dsl.dependencies.DependencyFactory
 
createDependencyDescriptor(ModuleDependency, String, ModuleDescriptor, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.AbstractDependencyDescriptorFactoryInternal
 
createDependencyDescriptor(ModuleDependency, String, ModuleDescriptor, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ClientModuleDependencyDescriptorFactory
 
createDependencyDescriptor(ModuleDependency, String, ModuleDescriptor, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ExternalModuleDependencyDescriptorFactory
 
createDependencyDescriptor(ModuleDependency, String, ModuleDescriptor, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ProjectDependencyDescriptorFactory
 
createDependencyDescriptorFactory() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createDependencyFactory() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createDependencyHandler() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createDependencyManagementServices() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createDependencyMetaDataProvider() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createDependencyResolutionServices() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createDialog(Window, String, boolean) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
This creates a dialog.
createDirectoriesWhenNotExistent(File...) - Static method in class org.gradle.util.GFileUtils
 
createDirectory(File) - Static method in class org.gradle.util.GFileUtils
Creates a directory and any unexisting parent directories.
createDist(WrapperConfiguration) - Method in class org.gradle.wrapper.Install
 
createDocumentationRegistry() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createDualPaneUI(ClassLoader, File, DualPaneUIInteractionVersion1, boolean) - Static method in class org.gradle.openapi.external.ui.UIFactory
Deprecated.
Use the tooling API instead.
createDualPaneUI(DualPaneUIInteractionVersion1, boolean) - Static method in class org.gradle.openapi.wrappers.UIWrapperFactory
Creates a dual-pane Gradle UI, consisting of a main panel (containing task tree, favorites, etc) and a separate panel containing the output.
createDualPaneUIViaFactory(ClassLoader, File, DualPaneUIInteractionVersion1, boolean) - Static method in class org.gradle.openapi.external.ui.UIFactory
Deprecated.
Use the tooling API instead.
createErrorHandler() - Method in class org.gradle.launcher.exec.EntryPoint
 
createExceptionAnalyser() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createExcludeRule(String, ExcludeRule) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultExcludeRuleConverter
 
createExcludeRule(String, ExcludeRule) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ExcludeRuleConverter
 
createExcludeRuleConverter() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createExecutor(String) - Method in class org.gradle.messaging.concurrent.DefaultExecutorFactory
 
createExecutorFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createExecutorFactory() - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
createExecutorFactory() - Method in class org.gradle.launcher.daemon.server.DaemonServices
 
createExecutorFactory() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createExternalModuleDependencyDescriptorFactory() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createExtraAttributes(PublishArtifact) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ArtifactsExtraAttributesStrategy
 
createFileLockManager() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createFileLockManager() - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryServices
 
createFileOperations() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createFileResolver() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createFileResolver() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createFileSystem() - Method in class org.gradle.internal.nativeplatform.services.NativeServices
 
createFileTransport(String) - Method in class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
createFilter(Spec<? super T>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
createFilter(Class<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
createFilter(Class<? extends S>, Spec<? super S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
createFilter() - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
createFilteringClassLoader(ClassLoader) - Method in interface org.gradle.util.ClassLoaderFactory
Creates a ClassLoader implementation which has, by default, only the classes from the Java API visible, but which can allow access to selected classes from the given parent ClassLoader.
createFilteringClassLoader(ClassLoader) - Method in class org.gradle.util.DefaultClassLoaderFactory
 
createFlatDirRepository() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
createFlatDirRepository() - Method in interface org.gradle.api.internal.artifacts.ResolverFactory
 
createFor(Object) - Method in class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
createFor(Object) - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createFor(Object) - Method in interface org.gradle.api.internal.project.ServiceRegistryFactory
Creates the services for the given domain object.
createFor(Object) - Method in class org.gradle.api.internal.project.TaskInternalServiceRegistry
 
createFor(Object) - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createFromMap(ProjectFinder, Map<? extends String, ? extends Object>) - Method in class org.gradle.api.internal.notations.ProjectDependencyFactory
 
createGradleDistributionLocator() - Method in class org.gradle.testfixtures.internal.TestTopLevelBuildServiceRegistry
 
createGradleLauncher(GradleLauncherFactory) - Method in class org.gradle.launcher.daemon.protocol.Build
 
createGradlePropertiesLoader() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createGradleRunner(ClassLoader, File, GradleRunnerInteractionVersion1, boolean) - Static method in class org.gradle.openapi.external.runner.GradleRunnerFactory
Deprecated.
Use the tooling API instead.
createGradleRunner(File, GradleRunnerInteractionVersion1, boolean) - Static method in class org.gradle.openapi.wrappers.RunnerWrapperFactory
 
createHash(String, String) - Static method in class org.gradle.util.hash.HashUtil
 
createHash(File, String) - Static method in class org.gradle.util.hash.HashUtil
 
createHash(InputStream, String) - Static method in class org.gradle.util.hash.HashUtil
 
createHeader(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
createHeader(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
createHttpTransport(String, PasswordCredentials) - Method in class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
createImportsReader() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createIncomingBroadcast() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createIncomingConnector() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createInitScriptHandler() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createInstantiator() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createIProjectRegistry() - Method in class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
createIsolatedAntBuilder() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createIsolatedClassLoader(ClassPath) - Method in interface org.gradle.util.ClassLoaderFactory
Creates a ClassLoader implementation which has only the classes from the specified URIs and the Java API visible.
createIsolatedClassLoader(Iterable<URI>) - Method in interface org.gradle.util.ClassLoaderFactory
Creates a ClassLoader implementation which has only the classes from the specified URIs and the Java API visible.
createIsolatedClassLoader(ClassPath) - Method in class org.gradle.util.DefaultClassLoaderFactory
 
createIsolatedClassLoader(Iterable<URI>) - Method in class org.gradle.util.DefaultClassLoaderFactory
 
createITaskFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createIvy(IvySettings) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultIvyFactory
 
createIvy(IvySettings) - Method in interface org.gradle.api.internal.artifacts.ivyservice.IvyFactory
 
createIvyArtifact(PublishArtifact, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultArtifactsToModuleDescriptorConverter
 
createIvyFactory() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createIvyRepository() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
createIvyRepository() - Method in interface org.gradle.api.internal.artifacts.ResolverFactory
 
createLibC() - Method in class org.gradle.internal.nativeplatform.services.NativeServices
 
createListenerManager() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createListenerManager(ListenerManager) - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createLocalConnection() - Method in class org.gradle.messaging.remote.internal.Router
 
createLocalMavenRepositoryLocator() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createLoggingManager() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createLoggingManager() - Method in class org.gradle.api.internal.project.TaskInternalServiceRegistry
 
createLoggingManagerFactory() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createLoggingServices() - Method in class org.gradle.launcher.cli.CommandLineActionFactory
 
createMainGradlePanel() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
createManifestClasspath(File, Collection<File>) - Static method in class org.gradle.api.internal.classpath.ManifestUtil
 
createMavenCentralRepository() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
createMavenCentralRepository() - Method in interface org.gradle.api.internal.artifacts.ResolverFactory
 
createMavenLocalRepository() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
createMavenLocalRepository() - Method in interface org.gradle.api.internal.artifacts.ResolverFactory
 
createMavenRepository() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
createMavenRepository() - Method in interface org.gradle.api.internal.artifacts.ResolverFactory
 
createMenuItem(Class, String, String, Action) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
 
createMessageOriginator() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createMessagingClient() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createMessagingServer() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createMessagingServer() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createMessagingServices() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createModule(Object, Closure) - Method in class org.gradle.api.internal.artifacts.DefaultDependencyFactory
 
createModule(Object, Closure) - Method in interface org.gradle.api.internal.artifacts.dsl.dependencies.DependencyFactory
 
createModuleDescriptor(Module) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultModuleDescriptorFactory
 
createModuleDescriptor(ModuleRevisionId, Set<ModuleDependency>) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DefaultModuleDescriptorFactoryForClientModule
 
createModuleDescriptor(ModuleRevisionId, Set<ModuleDependency>) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ModuleDescriptorFactoryForClientModule
 
createModuleDescriptor(Module) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ModuleDescriptorFactory
 
createModuleDescriptorCache() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createModuleDescriptorFactory() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createModuleRegistry() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createModuleRegistry() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createModuleResolutionCache() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createModuleRevisionId(Module) - Static method in class org.gradle.api.internal.artifacts.ivyservice.IvyUtil
 
createModuleRevisionId(Module, Map<String, String>) - Static method in class org.gradle.api.internal.artifacts.ivyservice.IvyUtil
 
createModuleRevisionId(Dependency) - Static method in class org.gradle.api.internal.artifacts.ivyservice.IvyUtil
 
createModuleRevisionId(Dependency, Map<String, String>) - Static method in class org.gradle.api.internal.artifacts.ivyservice.IvyUtil
 
createModuleRevisionId(String, String, String, Map<String, String>) - Static method in class org.gradle.api.internal.artifacts.ivyservice.IvyUtil
 
createModuleRevisionId(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ClientModuleDependencyDescriptorFactory
 
createModuleRevisionId(ModuleDependency) - Method in interface org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactory
 
createModuleRevisionId(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactoryDelegate
 
createModuleRevisionId(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ExternalModuleDependencyDescriptorFactory
 
createModuleRevisionId(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ProjectDependencyDescriptorFactory
 
createMulticastConnection() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createMultiChannelConnector() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createNotFoundException(String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
createNotFoundException(String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
createNotFoundException(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
createNotFoundException(String) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
createOperatingSystem() - Method in class org.gradle.internal.nativeplatform.services.NativeServices
 
createOutgoingBroadcast() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createOutgoingConnector() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createOutgoingConnector() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
createOutputEventListener() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
createOutputEventListener() - Method in class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
createOutputEventRenderer() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createPluginContainer() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createPluginModuleRegistry() - Method in class org.gradle.api.internal.project.GlobalServicesRegistry
 
createPluginRegistry() - Method in class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
createPluginRegistry(PluginRegistry) - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createPrivate() - Static method in class org.gradle.util.AvailablePortFinder
Creates a port finder that operates on private ports.
createProcessBuilder(ExecHandle) - Method in class org.gradle.process.internal.ProcessBuilderFactory
 
createProcessEnvironment() - Method in class org.gradle.internal.nativeplatform.services.NativeServices
 
createProfileEventAdapter() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createProgressLoggerFactory() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createProject(ProjectDescriptor, ProjectInternal, GradleInternal) - Method in interface org.gradle.api.internal.project.IProjectFactory
 
createProject(ProjectDescriptor, ProjectInternal, GradleInternal) - Method in class org.gradle.api.internal.project.ProjectFactory
 
createProject(String, File) - Method in class org.gradle.testfixtures.internal.ProjectBuilderImpl
 
createProject() - Static method in class org.gradle.util.AntUtil
 
createProjectDependencyFromMap(ProjectFinder, Map<? extends String, ? extends Object>) - Method in class org.gradle.api.internal.artifacts.DefaultDependencyFactory
 
createProjectDependencyFromMap(ProjectFinder, Map<? extends String, ? extends Object>) - Method in interface org.gradle.api.internal.artifacts.dsl.dependencies.DependencyFactory
 
createProjectDescriptor(DefaultProjectDescriptor, String, File) - Method in class org.gradle.initialization.BaseSettings
 
createProjectEvaluator() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createProjectFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createProjectFinder() - Method in class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
createProjectFinder() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createProperties() - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryServices
 
createPublishModuleDescriptorConverter() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createPublishOptions(Set<String>, File) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultPublishOptionsFactory
 
createPublishOptions(Set<String>, File) - Method in interface org.gradle.api.internal.artifacts.ivyservice.PublishOptionsFactory
 
createRemoteConnection() - Method in class org.gradle.messaging.remote.internal.Router
 
createRepository(Object) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
createRepository(Object) - Method in interface org.gradle.api.internal.artifacts.ResolverFactory
 
createRepositoryHandler() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createRepositoryHandlerFactory() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createRepositoryTransportFactory() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createResolveModuleDescriptorConverter() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createResolver() - Method in interface org.gradle.api.internal.artifacts.repositories.ArtifactRepositoryInternal
 
createResolver() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
createResolver() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
createResolver() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
createResolver() - Method in class org.gradle.api.internal.artifacts.repositories.FixedResolverArtifactRepository
 
createRootClassLoader() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createScriptClassLoader() - Method in interface org.gradle.initialization.ClassLoaderRegistry
Creates the script class loader for a build.
createScriptClassLoader() - Method in class org.gradle.initialization.DefaultClassLoaderRegistry
 
createScriptCompileFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createScriptHandler() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createScriptHandlerFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createScriptObjectConfigurerFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createServerProtocol(LogLevel, ShowStacktrace, File, File, File) - Method in class org.gradle.gradleplugin.foundation.request.ExecutionRequest
This is called right before this command is executed (because the settings such as log level and stack trace level can be changed between the time someone initiates a command and it executes).
createServerProtocol(LogLevel, ShowStacktrace, File, File, File) - Method in class org.gradle.gradleplugin.foundation.request.RefreshTaskListRequest
This is called right before this command is executed (because the settings such as log level and stack trace level can be changed between the time someone initiates a command and it executes).
createServerProtocol(LogLevel, ShowStacktrace, File, File, File) - Method in interface org.gradle.gradleplugin.foundation.request.Request
This is called right before this command is executed (because the settings such as log level and stack trace level can be changed between the time someone initiates a command and it executes).
createSettings(GradleInternal, File, ScriptSource, Map<String, String>, StartParameter, URLClassLoader) - Method in class org.gradle.initialization.SettingsFactory
 
createSettingsConverter() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createSettingsProcessor() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createSideBySideComponent(Component, Component) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
this creates a panel where the right component is its preferred size.
createSinglePaneUI(ClassLoader, File, SinglePaneUIInteractionVersion1, boolean) - Static method in class org.gradle.openapi.external.ui.UIFactory
Deprecated.
Use the tooling API instead.
createSinglePaneUI(SinglePaneUIInteractionVersion1, boolean) - Static method in class org.gradle.openapi.wrappers.UIWrapperFactory
Creates a single-pane Gradle UI.
createSrc() - Method in class org.gradle.api.internal.tasks.compile.AntDepend
 
createStartParameter(String...) - Static method in class org.gradle.GradleLauncher
Returns a StartParameter object out of command line syntax arguments.
createStartParameter(String...) - Method in class org.gradle.initialization.DefaultGradleLauncherFactory
 
createStartParameter(String...) - Method in interface org.gradle.initialization.GradleLauncherFactory
 
createStdErrLoggingSystem() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createStdOutLoggingSystem() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createStyledTextOutputFactory() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createSymbolicLink(File, File) - Method in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Creates a symbolic link to a target file.
createTask(Map, String, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
createTask(Map<String, ?>, String, Action<? super Task>) - Method in class org.gradle.api.internal.project.AbstractProject
 
createTask(ProjectInternal, Map<String, ?>) - Method in class org.gradle.api.internal.project.taskfactory.AnnotationProcessingTaskFactory
 
createTask(ProjectInternal, Map<String, ?>) - Method in class org.gradle.api.internal.project.taskfactory.DependencyAutoWireTaskFactory
 
createTask(ProjectInternal, Map<String, ?>) - Method in interface org.gradle.api.internal.project.taskfactory.ITaskFactory
 
createTask(ProjectInternal, Map<String, ?>) - Method in class org.gradle.api.internal.project.taskfactory.TaskFactory
 
createTaskArtifactStateRepository() - Method in class org.gradle.api.internal.project.TaskExecutionServices
 
createTaskContainerInternal() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createTaskExecuter() - Method in class org.gradle.api.internal.project.TaskExecutionServices
 
createTaskGraphExecuter() - Method in class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
createTaskInputs() - Method in class org.gradle.api.internal.project.TaskInternalServiceRegistry
 
createTaskOutputs() - Method in class org.gradle.api.internal.project.TaskInternalServiceRegistry
 
createTemporaryDirectory(String, String, String...) - Method in class org.gradle.api.internal.file.DefaultTemporaryFileProvider
 
createTemporaryDirectory(String, String, String...) - Method in interface org.gradle.api.internal.file.TemporaryFileProvider
 
createTemporaryDirectory(String, String, String...) - Method in class org.gradle.api.internal.file.TmpDirTemporaryFileProvider
 
createTemporaryFile(String, String, String...) - Method in class org.gradle.api.internal.file.DefaultTemporaryFileProvider
 
createTemporaryFile(String, String, String...) - Method in interface org.gradle.api.internal.file.TemporaryFileProvider
Allocates and creates a new temporary file with the given prefix, suffix, and path, relative to the temporary file directory.
createTemporaryFile(String, String, String...) - Method in class org.gradle.api.internal.file.TmpDirTemporaryFileProvider
 
createTemporaryFileProvider() - Method in class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
createTerminalDetector() - Method in class org.gradle.internal.nativeplatform.services.NativeServices
 
createTimeProvider() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
createTimeProvider() - Method in class org.gradle.logging.LoggingServiceRegistry
 
createToggleButton(Class, String, String, Action) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
 
createUniquePathFileStore() - Method in class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
createWorkerProcessFactory() - Method in class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
credentials(Closure) - Method in interface org.gradle.api.artifacts.repositories.AuthenticationSupported
Configure the Credentials for this repository using the supplied Closure.
credentials - Variable in class org.gradle.api.internal.externalresource.transport.http.HttpProxySettings.HttpProxy
 
ctime() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
current() - Static method in enum org.gradle.api.JavaVersion
Provides the JavaVersion of the current used JVM JavaVersion.
current() - Static method in class org.gradle.internal.jvm.Jvm
 
current() - Static method in class org.gradle.internal.nativeplatform.filesystem.PosixUtil
 
current() - Static method in class org.gradle.internal.os.OperatingSystem
 
current() - Static method in class org.gradle.util.GradleVersion
 
current() - Static method in class org.gradle.util.Jvm
Deprecated.
 
CurrentProcess - Class in org.gradle.launcher.daemon.configuration
 
CurrentProcess() - Constructor for class org.gradle.launcher.daemon.configuration.CurrentProcess
 
CurrentProcess(File, JvmOptions) - Constructor for class org.gradle.launcher.daemon.configuration.CurrentProcess
 
CustomResolverArtifactRepository - Class in org.gradle.api.internal.artifacts.repositories
 
CustomResolverArtifactRepository(DependencyResolver, RepositoryTransportFactory) - Constructor for class org.gradle.api.internal.artifacts.repositories.CustomResolverArtifactRepository
 

D

Daemon - Class in org.gradle.launcher.daemon.server
A long-lived build server that accepts commands via a communication channel.
Daemon(DaemonServerConnector, DaemonRegistry, DaemonContext, String, DaemonCommandExecuter, ExecutorFactory) - Constructor for class org.gradle.launcher.daemon.server.Daemon
Creates a new daemon instance.
DAEMON_SYS_PROPERTY - Static variable in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
DAEMON_VM_SHUTTING_DOWN - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
DaemonBuildAction - Class in org.gradle.launcher.cli
 
DaemonBuildAction(GradleLauncherActionExecuter<BuildActionParameters>, StartParameter, File, BuildClientMetaData, long, Map<?, ?>, Map<String, String>) - Constructor for class org.gradle.launcher.cli.DaemonBuildAction
 
DaemonBusy - Class in org.gradle.launcher.daemon.protocol
Returned when the daemon is busy running a different command.
DaemonBusy(Command) - Constructor for class org.gradle.launcher.daemon.protocol.DaemonBusy
 
DaemonClient - Class in org.gradle.launcher.daemon.client
The client piece of the build daemon.
DaemonClient(DaemonConnector, BuildClientMetaData, OutputEventListener, Spec<DaemonContext>, InputStream) - Constructor for class org.gradle.launcher.daemon.client.DaemonClient
 
DaemonClientInputForwarder - Class in org.gradle.launcher.daemon.client
Eagerly consumes from an input stream, sending line by line ForwardInput commands over the connection and finishing with a CloseInput command.?
DaemonClientInputForwarder(InputStream, BuildClientMetaData, Dispatch<? super IoCommand>) - Constructor for class org.gradle.launcher.daemon.client.DaemonClientInputForwarder
 
DaemonClientInputForwarder(InputStream, BuildClientMetaData, Dispatch<? super IoCommand>, ExecutorFactory, int) - Constructor for class org.gradle.launcher.daemon.client.DaemonClientInputForwarder
 
DaemonClientServices - Class in org.gradle.launcher.daemon.client
Takes care of instantiating and wiring together the services required by the daemon client.
DaemonClientServices(ServiceRegistry, DaemonParameters, InputStream) - Constructor for class org.gradle.launcher.daemon.client.DaemonClientServices
 
DaemonClientServicesSupport - Class in org.gradle.launcher.daemon.client
Some support wiring for daemon clients.
DaemonClientServicesSupport(ServiceRegistry, InputStream) - Constructor for class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
DaemonCommandAction - Interface in org.gradle.launcher.daemon.server.exec
An action that operations as part of a command execution.
DaemonCommandExecuter - Interface in org.gradle.launcher.daemon.server.exec
An object capable of responding to commands sent to a daemon.
DaemonCommandExecution - Class in org.gradle.launcher.daemon.server.exec
A continuation style object used to model the execution of a command.
DaemonCommandExecution(DisconnectAwareConnection<Object>, Command, DaemonContext, DaemonStateCoordinator, List<DaemonCommandAction>) - Constructor for class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
DaemonCompatibilitySpec - Class in org.gradle.launcher.daemon.context
 
DaemonCompatibilitySpec(DaemonContext) - Constructor for class org.gradle.launcher.daemon.context.DaemonCompatibilitySpec
 
DaemonConnection - Class in org.gradle.launcher.daemon.client
A simple wrapper for the connection to a daemon plus its password.
DaemonConnection(String, Connection<Object>, String) - Constructor for class org.gradle.launcher.daemon.client.DaemonConnection
 
DaemonConnector - Interface in org.gradle.launcher.daemon.client
A daemon connector establishes a connection to either an already running daemon, or a newly started daemon.
DaemonContext - Interface in org.gradle.launcher.daemon.context
A value object that describes a daemons environment/context.
DaemonContextBuilder - Class in org.gradle.launcher.daemon.context
Builds a daemon context, reflecting the current environment.
DaemonContextBuilder(ProcessEnvironment) - Constructor for class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
DaemonDiagnostics - Class in org.gradle.launcher.daemon.diagnostics
Contains some daemon diagnostics information useful for the client.
DaemonDiagnostics(File, Long) - Constructor for class org.gradle.launcher.daemon.diagnostics.DaemonDiagnostics
 
DaemonDir - Class in org.gradle.launcher.daemon.registry
 
DaemonDir(File) - Constructor for class org.gradle.launcher.daemon.registry.DaemonDir
 
DaemonDisappearedException - Exception in org.gradle.launcher.daemon.client
Thrown when a daemon disconnects unexpectedly while a client is interacting with it.
DaemonDisappearedException() - Constructor for exception org.gradle.launcher.daemon.client.DaemonDisappearedException
 
DaemonFailure - Class in org.gradle.launcher.daemon.protocol
Signifies that the daemon infrastructure encountered an internal error in trying to execute the command it received.
DaemonFailure(Throwable) - Constructor for class org.gradle.launcher.daemon.protocol.DaemonFailure
 
DaemonForkOptions - Class in org.gradle.api.internal.tasks.compile.daemon
 
DaemonForkOptions(String, String, Iterable<String>) - Constructor for class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
DaemonForkOptions(String, String, Iterable<String>, Iterable<File>, Iterable<String>) - Constructor for class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
DaemonGradleLauncherActionExecuter - Class in org.gradle.tooling.internal.provider
 
DaemonGradleLauncherActionExecuter(DaemonClient, DaemonParameters) - Constructor for class org.gradle.tooling.internal.provider.DaemonGradleLauncherActionExecuter
 
DaemonGreeter - Class in org.gradle.launcher.daemon.logging
by Szczepan Faber, created at: 1/19/12
DaemonGreeter(DocumentationRegistry) - Constructor for class org.gradle.launcher.daemon.logging.DaemonGreeter
 
DaemonGroovyCompiler - Class in org.gradle.api.internal.tasks.compile.daemon
 
DaemonGroovyCompiler(ProjectInternal, Compiler<GroovyJavaJointCompileSpec>, CompilerDaemonFactory) - Constructor for class org.gradle.api.internal.tasks.compile.daemon.DaemonGroovyCompiler
 
DaemonInfo - Class in org.gradle.launcher.daemon.registry
Provides information about a daemon that is potentially available to do some work.
DaemonInfo(Address, DaemonContext, String) - Constructor for class org.gradle.launcher.daemon.registry.DaemonInfo
 
DaemonJavaCompiler - Class in org.gradle.api.internal.tasks.compile.daemon
 
DaemonJavaCompiler(ProjectInternal, Compiler<JavaCompileSpec>) - Constructor for class org.gradle.api.internal.tasks.compile.daemon.DaemonJavaCompiler
 
DaemonMain - Class in org.gradle.launcher.daemon.bootstrap
The entry point for a daemon process.
DaemonMain(DaemonServerConfiguration) - Constructor for class org.gradle.launcher.daemon.bootstrap.DaemonMain
 
daemonMaxIdleTime(int, TimeUnit) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
 
DaemonMessages - Class in org.gradle.launcher.daemon.logging
by Szczepan Faber, created at: 1/19/12
DaemonMessages() - Constructor for class org.gradle.launcher.daemon.logging.DaemonMessages
 
DaemonParameters - Class in org.gradle.launcher.daemon.configuration
 
DaemonParameters(String) - Constructor for class org.gradle.launcher.daemon.configuration.DaemonParameters
 
DaemonParameters() - Constructor for class org.gradle.launcher.daemon.configuration.DaemonParameters
 
DaemonRegistry - Interface in org.gradle.launcher.daemon.registry
Provides access to existing daemons.
DaemonRegistry.EmptyRegistryException - Exception in org.gradle.launcher.daemon.registry
 
DaemonRegistry.EmptyRegistryException(String) - Constructor for exception org.gradle.launcher.daemon.registry.DaemonRegistry.EmptyRegistryException
 
DaemonRegistryContent - Class in org.gradle.launcher.daemon.registry
 
DaemonRegistryContent() - Constructor for class org.gradle.launcher.daemon.registry.DaemonRegistryContent
 
DaemonRegistryServices - Class in org.gradle.launcher.daemon.registry
Takes care of instantiating and wiring together the services required for a daemon registry.
DaemonRegistryServices(File) - Constructor for class org.gradle.launcher.daemon.registry.DaemonRegistryServices
 
DaemonRegistryServices(File, Cache<File, DaemonRegistry>) - Constructor for class org.gradle.launcher.daemon.registry.DaemonRegistryServices
 
DaemonServerConfiguration - Interface in org.gradle.launcher.daemon.configuration
by Szczepan Faber, created at: 2/21/12
DaemonServerConnector - Interface in org.gradle.launcher.daemon.server
Opens a server connection for clients to connect to to communicate with a daemon.
DaemonServices - Class in org.gradle.launcher.daemon.server
Takes care of instantiating and wiring together the services required by the daemon server.
DaemonServices(DaemonServerConfiguration, ServiceRegistry, LoggingManagerInternal) - Constructor for class org.gradle.launcher.daemon.server.DaemonServices
 
DaemonStarter - Interface in org.gradle.launcher.daemon.client
 
DaemonStateCoordinator - Class in org.gradle.launcher.daemon.server
A tool for synchronising the state amongst different threads.
DaemonStateCoordinator(Runnable, Runnable, Runnable, Runnable, Runnable) - Constructor for class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
DaemonStoppedException - Exception in org.gradle.launcher.daemon.server
 
DaemonStoppedException(DaemonCommandExecution) - Constructor for exception org.gradle.launcher.daemon.server.DaemonStoppedException
 
DaemonTcpServerConnector - Class in org.gradle.launcher.daemon.server
Opens a TCP connection for clients to connect to to communicate with a daemon.
DaemonTcpServerConnector() - Constructor for class org.gradle.launcher.daemon.server.DaemonTcpServerConnector
 
debug(String) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
debug(String, Throwable) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
debug(String, Object...) - Method in interface org.gradle.api.logging.Logger
Multiple-parameters friendly debug method
DEBUG - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
DEBUG_LONG - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
DebugOptions - Class in org.gradle.api.tasks.compile
Debug options for Java compilation.
DebugOptions() - Constructor for class org.gradle.api.tasks.compile.DebugOptions
 
decide(ILoggingEvent) - Method in class org.gradle.logging.internal.MarkerFilter
 
DecoratingTestDescriptor - Class in org.gradle.api.internal.tasks.testing
 
DecoratingTestDescriptor(TestDescriptorInternal, TestDescriptorInternal) - Constructor for class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
DEFAULT_BORDER - Static variable in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessUtility
 
DEFAULT_BUFFER_SIZE - Static variable in class org.gradle.launcher.daemon.client.DaemonClientInputForwarder
 
DEFAULT_BUILD_DIR_NAME - Static variable in interface org.gradle.api.Project
The default build directory name.
DEFAULT_BUILD_FILE - Static variable in interface org.gradle.api.Project
The default project build file name.
DEFAULT_BUILD_SRC_DIR - Static variable in class org.gradle.initialization.BaseSettings
 
DEFAULT_CACHE_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
DEFAULT_CACHE_IVY_PATTERN - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
DEFAULT_CONFIGURATION - Static variable in interface org.gradle.api.artifacts.Dependency
 
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
DEFAULT_DIR_MODE - Static variable in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Default Unix permissions for directories, 755.
DEFAULT_DISTRIBUTION_PARENT_NAME - Static variable in class org.gradle.api.tasks.wrapper.Wrapper
 
DEFAULT_DISTRIBUTION_PATH - Static variable in class org.gradle.wrapper.Install
 
DEFAULT_FILE_MODE - Static variable in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Default Unix permissions for files, 644.
DEFAULT_GRADLE_USER_HOME - Static variable in class org.gradle.StartParameter
The default user home directory.
DEFAULT_GRADLE_USER_HOME - Static variable in class org.gradle.wrapper.GradleWrapperMain
 
DEFAULT_GROUP - Static variable in interface org.gradle.api.tasks.diagnostics.internal.TaskReportModel
 
DEFAULT_MAVEN_CENTRAL_REPO_NAME - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
DEFAULT_MAVEN_LOCAL_REPO_NAME - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
DEFAULT_REPORTS_DIR_NAME - Static variable in class org.gradle.api.reporting.ReportingExtension
The default name of the base directory for all reports, relative to Project.getBuildDir() ("reports").
DEFAULT_SETTINGS_FILE - Static variable in interface org.gradle.api.initialization.Settings
The default name for the settings file.
DEFAULT_STATUS - Static variable in interface org.gradle.api.artifacts.Module
 
DEFAULT_STATUS - Static variable in interface org.gradle.api.Project
 
DEFAULT_TYPE - Static variable in interface org.gradle.api.artifacts.DependencyArtifact
 
DEFAULT_VERSION - Static variable in interface org.gradle.api.Project
 
DefaultActorFactory - Class in org.gradle.messaging.actor.internal
A basic ActorFactory implementation.
DefaultActorFactory(ExecutorFactory) - Constructor for class org.gradle.messaging.actor.internal.DefaultActorFactory
 
DefaultAnalyzerFactory - Class in org.gradle.api.internal.plugins.osgi
 
DefaultAnalyzerFactory() - Constructor for class org.gradle.api.internal.plugins.osgi.DefaultAnalyzerFactory
 
DefaultAntBuilderFactory - Class in org.gradle.api.internal.project
 
DefaultAntBuilderFactory(BuildListener, Project) - Constructor for class org.gradle.api.internal.project.DefaultAntBuilderFactory
 
DefaultArtifactIdentifier - Class in org.gradle.api.internal.artifacts
 
DefaultArtifactIdentifier(ModuleVersionIdentifier, String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultArtifactIdentifier
 
DefaultArtifactPublicationSet - Class in org.gradle.api.internal.plugins
The policy for the artifacts should be published by default when none are explicitly declared.
DefaultArtifactPublicationSet(PublishArtifactSet) - Constructor for class org.gradle.api.internal.plugins.DefaultArtifactPublicationSet
 
DefaultArtifactRepositoryContainer - Class in org.gradle.api.internal.artifacts
 
DefaultArtifactRepositoryContainer(ResolverFactory, Instantiator) - Constructor for class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
DefaultArtifactsToModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
DefaultArtifactsToModuleDescriptorConverter(ArtifactsExtraAttributesStrategy) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultArtifactsToModuleDescriptorConverter
 
DefaultAsyncConnection - Class in org.gradle.tooling.internal.consumer.async
DefaultAsyncConnection(ConsumerConnection, ExecutorFactory) - Constructor for class org.gradle.tooling.internal.consumer.async.DefaultAsyncConnection
 
DefaultAttributes - Class in org.gradle.api.java.archives.internal
 
DefaultAttributes() - Constructor for class org.gradle.api.java.archives.internal.DefaultAttributes
 
DefaultBinary - Class in org.gradle.plugins.binaries.model.internal
 
DefaultBinary(String, ProjectInternal, CompileSpecFactory) - Constructor for class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
DefaultBuildActionParameters - Class in org.gradle.launcher.exec
 
DefaultBuildActionParameters(BuildClientMetaData, long, Map<?, ?>, Map<String, String>, File) - Constructor for class org.gradle.launcher.exec.DefaultBuildActionParameters
 
DefaultBuildConfigurer - Class in org.gradle.configuration
 
DefaultBuildConfigurer(Action<? super ProjectInternal>...) - Constructor for class org.gradle.configuration.DefaultBuildConfigurer
 
DefaultBuildEnvironment - Class in org.gradle.tooling.internal.build
by Szczepan Faber, created at: 12/17/11
DefaultBuildEnvironment(String, File, List<String>) - Constructor for class org.gradle.tooling.internal.build.DefaultBuildEnvironment
 
DefaultBuildExecuter - Class in org.gradle.execution
 
DefaultBuildExecuter(Iterable<? extends BuildConfigurationAction>, Iterable<? extends BuildExecutionAction>) - Constructor for class org.gradle.execution.DefaultBuildExecuter
 
DefaultBuildRequestMetaData - Class in org.gradle.initialization
 
DefaultBuildRequestMetaData(BuildClientMetaData, long) - Constructor for class org.gradle.initialization.DefaultBuildRequestMetaData
 
DefaultBuildRequestMetaData(long) - Constructor for class org.gradle.initialization.DefaultBuildRequestMetaData
 
DefaultCacheAccess - Class in org.gradle.cache.internal
 
DefaultCacheAccess(String, File, FileLockManager) - Constructor for class org.gradle.cache.internal.DefaultCacheAccess
 
DefaultCacheAwareExternalResourceAccessor - Class in org.gradle.api.internal.externalresource.transfer
 
DefaultCacheAwareExternalResourceAccessor(ExternalResourceAccessor) - Constructor for class org.gradle.api.internal.externalresource.transfer.DefaultCacheAwareExternalResourceAccessor
 
DefaultCachedExternalResource - Class in org.gradle.api.internal.externalresource.cached
 
DefaultCachedExternalResource(File, long, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
DefaultCachedExternalResource(long) - Constructor for class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
DefaultCachedExternalResourceIndex<K extends Serializable> - Class in org.gradle.api.internal.externalresource.cached
 
DefaultCachedExternalResourceIndex(File, Class<K>, TimeProvider, CacheLockingManager) - Constructor for class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResourceIndex
 
DefaultCacheFactory - Class in org.gradle.cache.internal
 
DefaultCacheFactory(FileLockManager) - Constructor for class org.gradle.cache.internal.DefaultCacheFactory
 
DefaultCacheLockingManager - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultCacheLockingManager(CacheRepository) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
DefaultCachePolicy - Class in org.gradle.api.internal.artifacts.configurations.dynamicversion
 
DefaultCachePolicy() - Constructor for class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
DefaultCacheRepository - Class in org.gradle.cache.internal
 
DefaultCacheRepository(File, File, CacheUsage, CacheFactory) - Constructor for class org.gradle.cache.internal.DefaultCacheRepository
 
DefaultClassLoaderFactory - Class in org.gradle.util
 
DefaultClassLoaderFactory() - Constructor for class org.gradle.util.DefaultClassLoaderFactory
 
DefaultClassLoaderRegistry - Class in org.gradle.initialization
 
DefaultClassLoaderRegistry(ClassPathRegistry, ClassLoaderFactory) - Constructor for class org.gradle.initialization.DefaultClassLoaderRegistry
 
DefaultClassPath - Class in org.gradle.util
 
DefaultClassPath(Iterable<File>) - Constructor for class org.gradle.util.DefaultClassPath
 
DefaultClassPath(File...) - Constructor for class org.gradle.util.DefaultClassPath
 
DefaultClassPathProvider - Class in org.gradle.api.internal
 
DefaultClassPathProvider(ModuleRegistry) - Constructor for class org.gradle.api.internal.DefaultClassPathProvider
 
DefaultClassPathRegistry - Class in org.gradle.api.internal
 
DefaultClassPathRegistry(ClassPathProvider...) - Constructor for class org.gradle.api.internal.DefaultClassPathRegistry
 
DefaultClientModule - Class in org.gradle.api.internal.artifacts.dependencies
 
DefaultClientModule(String, String, String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
DefaultClientModule(String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
DefaultColorMap - Class in org.gradle.logging.internal
 
DefaultColorMap() - Constructor for class org.gradle.logging.internal.DefaultColorMap
 
DefaultCommandLineConverter - Class in org.gradle.initialization
 
DefaultCommandLineConverter() - Constructor for class org.gradle.initialization.DefaultCommandLineConverter
 
DefaultCompilerRegistry - Class in org.gradle.plugins.binaries.model.internal
 
DefaultCompilerRegistry(Instantiator) - Constructor for class org.gradle.plugins.binaries.model.internal.DefaultCompilerRegistry
 
DefaultConfigurableFileCollection - Class in org.gradle.api.internal.file.collections
A FileCollection which resolves a set of paths relative to a FileResolver.
DefaultConfigurableFileCollection(FileResolver, TaskResolver, Object...) - Constructor for class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
DefaultConfigurableFileCollection(String, FileResolver, TaskResolver, Object...) - Constructor for class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
DefaultConfigurableFileTree - Class in org.gradle.api.internal.file.collections
 
DefaultConfigurableFileTree(Object, FileResolver, TaskResolver) - Constructor for class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
DefaultConfigurableFileTree(Map<String, ?>, FileResolver, TaskResolver) - Constructor for class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
DefaultConfiguration - Class in org.gradle.api.internal.artifacts.configurations
 
DefaultConfiguration(String, String, ConfigurationsProvider, ArtifactDependencyResolver, ListenerManager, DependencyMetaDataProvider, DefaultResolutionStrategy) - Constructor for class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
DefaultConfigurationContainer - Class in org.gradle.api.internal.artifacts.configurations
 
DefaultConfigurationContainer(ArtifactDependencyResolver, Instantiator, DomainObjectContext, ListenerManager, DependencyMetaDataProvider) - Constructor for class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
DefaultConfigurationsToModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
DefaultConfigurationsToModuleDescriptorConverter() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultConfigurationsToModuleDescriptorConverter
 
DefaultConnection - Class in org.gradle.tooling.internal.provider
 
DefaultConnection() - Constructor for class org.gradle.tooling.internal.provider.DefaultConnection
 
DefaultConnectionParameters - Class in org.gradle.tooling.internal.consumer
 
DefaultConnectionParameters() - Constructor for class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
DefaultConvention - Class in org.gradle.api.internal.plugins
 
DefaultConvention() - Constructor for class org.gradle.api.internal.plugins.DefaultConvention
This method should be used in runtime code proper as means that the convention cannot create dynamic extensions.
DefaultConvention(Instantiator) - Constructor for class org.gradle.api.internal.plugins.DefaultConvention
 
DefaultCppSourceSet - Class in org.gradle.plugins.cpp.internal
 
DefaultCppSourceSet(String, ProjectInternal) - Constructor for class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
DefaultDaemonCommandExecuter - Class in org.gradle.launcher.daemon.server.exec
The default implementation of how to execute commands that the daemon receives.
DefaultDaemonCommandExecuter(GradleLauncherFactory, ExecutorFactory, ProcessEnvironment, LoggingManagerInternal, File) - Constructor for class org.gradle.launcher.daemon.server.exec.DefaultDaemonCommandExecuter
 
DefaultDaemonConnector - Class in org.gradle.launcher.daemon.client
Provides the mechanics of connecting to a daemon, starting one via a given runnable if no suitable daemons are already available.
DefaultDaemonConnector(DaemonRegistry, OutgoingConnector<Object>, DaemonStarter) - Constructor for class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
DefaultDaemonContext - Class in org.gradle.launcher.daemon.context
Keep in mind that this is a serialized value object.
DefaultDaemonContext(String, File, File, Long, Integer, List<String>) - Constructor for class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
DefaultDaemonServerConfiguration - Class in org.gradle.launcher.daemon.configuration
by Szczepan Faber, created at: 2/21/12
DefaultDaemonServerConfiguration(String, File, int, List<String>) - Constructor for class org.gradle.launcher.daemon.configuration.DefaultDaemonServerConfiguration
 
DefaultDaemonStarter - Class in org.gradle.launcher.daemon.client
 
DefaultDaemonStarter(DaemonDir, DaemonParameters, DaemonGreeter) - Constructor for class org.gradle.launcher.daemon.client.DefaultDaemonStarter
 
DefaultDependenciesToModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
DefaultDependenciesToModuleDescriptorConverter(DependencyDescriptorFactory, ExcludeRuleConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DefaultDependenciesToModuleDescriptorConverter
 
DefaultDependencyArtifact - Class in org.gradle.api.internal.artifacts.dependencies
 
DefaultDependencyArtifact() - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
DefaultDependencyArtifact(String, String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
DefaultDependencyFactory - Class in org.gradle.api.internal.artifacts
 
DefaultDependencyFactory(DependencyNotationParser, ClientModuleNotationParser, ProjectDependencyFactory) - Constructor for class org.gradle.api.internal.artifacts.DefaultDependencyFactory
 
DefaultDependencyManagementServices - Class in org.gradle.api.internal.artifacts
 
DefaultDependencyManagementServices(ServiceRegistry) - Constructor for class org.gradle.api.internal.artifacts.DefaultDependencyManagementServices
 
DefaultDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice.resolveengine
 
DefaultDependencyResolver(ResolveIvyFactory, ModuleDescriptorConverter, ResolvedArtifactFactory, ProjectModuleRegistry) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.resolveengine.DefaultDependencyResolver
 
DefaultDependencySet - Class in org.gradle.api.internal.artifacts
 
DefaultDependencySet(String, DomainObjectSet<Dependency>) - Constructor for class org.gradle.api.internal.artifacts.DefaultDependencySet
 
DefaultDomainObjectCollection<T> - Class in org.gradle.api.internal
 
DefaultDomainObjectCollection(Class<? extends T>, Collection<T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectCollection
 
DefaultDomainObjectCollection(Class<? extends T>, Collection<T>, CollectionEventRegister<T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectCollection
 
DefaultDomainObjectCollection(DefaultDomainObjectCollection<? super T>, CollectionFilter<T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectCollection
 
DefaultDomainObjectSet<T> - Class in org.gradle.api.internal
 
DefaultDomainObjectSet(Class<? extends T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectSet
 
DefaultDomainObjectSet(Class<? extends T>, Collection<T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectSet
 
DefaultDomainObjectSet(DefaultDomainObjectSet<? super T>, CollectionFilter<T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectSet
 
DefaultDomainObjectSet(Class<? extends T>, Collection<T>, CollectionEventRegister<T>) - Constructor for class org.gradle.api.internal.DefaultDomainObjectSet
 
DefaultEclipseExternalDependency - Class in org.gradle.tooling.internal.eclipse
 
DefaultEclipseExternalDependency(File, File, File) - Constructor for class org.gradle.tooling.internal.eclipse.DefaultEclipseExternalDependency
 
DefaultEclipseLinkedResource - Class in org.gradle.tooling.internal.eclipse
 
DefaultEclipseLinkedResource(String, String, String, String) - Constructor for class org.gradle.tooling.internal.eclipse.DefaultEclipseLinkedResource
 
DefaultEclipseProject - Class in org.gradle.tooling.internal.eclipse
 
DefaultEclipseProject(String, String, String, File, Iterable<? extends EclipseProjectVersion3>) - Constructor for class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
DefaultEclipseProjectDependency - Class in org.gradle.tooling.internal.eclipse
 
DefaultEclipseProjectDependency(String, HierarchicalEclipseProjectVersion1) - Constructor for class org.gradle.tooling.internal.eclipse.DefaultEclipseProjectDependency
 
DefaultEclipseSourceDirectory - Class in org.gradle.tooling.internal.eclipse
 
DefaultEclipseSourceDirectory(String, File) - Constructor for class org.gradle.tooling.internal.eclipse.DefaultEclipseSourceDirectory
 
DefaultEclipseTask - Class in org.gradle.tooling.internal.eclipse
 
DefaultEclipseTask(EclipseProjectVersion3, String, String, String) - Constructor for class org.gradle.tooling.internal.eclipse.DefaultEclipseTask
 
DefaultExceptionAnalyser - Class in org.gradle.initialization
 
DefaultExceptionAnalyser(ListenerManager) - Constructor for class org.gradle.initialization.DefaultExceptionAnalyser
 
DefaultExcludeRule - Class in org.gradle.api.internal.artifacts
 
DefaultExcludeRule() - Constructor for class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
DefaultExcludeRule(String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
DefaultExcludeRuleContainer - Class in org.gradle.api.internal.artifacts
 
DefaultExcludeRuleContainer() - Constructor for class org.gradle.api.internal.artifacts.DefaultExcludeRuleContainer
 
DefaultExcludeRuleContainer(Set<ExcludeRule>) - Constructor for class org.gradle.api.internal.artifacts.DefaultExcludeRuleContainer
 
DefaultExcludeRuleConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
DefaultExcludeRuleConverter() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultExcludeRuleConverter
 
DefaultExecAction - Class in org.gradle.process.internal
 
DefaultExecAction(FileResolver) - Constructor for class org.gradle.process.internal.DefaultExecAction
 
DefaultExecAction() - Constructor for class org.gradle.process.internal.DefaultExecAction
 
DefaultExecHandle - Class in org.gradle.process.internal
Default implementation for the ExecHandle interface.
DefaultExecutable - Class in org.gradle.plugins.binaries.model.internal
 
DefaultExecutable(String, ProjectInternal, CompileSpecFactory) - Constructor for class org.gradle.plugins.binaries.model.internal.DefaultExecutable
 
DefaultExecutorFactory - Class in org.gradle.messaging.concurrent
 
DefaultExecutorFactory() - Constructor for class org.gradle.messaging.concurrent.DefaultExecutorFactory
 
DefaultExternalModuleDependency - Class in org.gradle.api.internal.artifacts.dependencies
 
DefaultExternalModuleDependency(String, String, String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
DefaultExternalModuleDependency(String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
DefaultExternalResourceMetaData - Class in org.gradle.api.internal.externalresource.metadata
 
DefaultExternalResourceMetaData(String) - Constructor for class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
DefaultExternalResourceMetaData(String, long, long, String, HashValue) - Constructor for class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
DefaultExternalResourceMetaData(String, Date, long, String, HashValue) - Constructor for class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
DefaultExternalResourceRepository - Class in org.gradle.api.internal.artifacts.repositories
 
DefaultExternalResourceRepository(String, ExternalResourceAccessor, ExternalResourceUploader, ExternalResourceLister) - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
DefaultExtraPropertiesExtension - Class in org.gradle.api.internal.plugins
 
DefaultExtraPropertiesExtension() - Constructor for class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
DefaultFileCacheListener - Class in org.gradle.api.internal.changedetection
 
DefaultFileCacheListener() - Constructor for class org.gradle.api.internal.changedetection.DefaultFileCacheListener
 
DefaultFileCollectionResolveContext - Class in org.gradle.api.internal.file.collections
 
DefaultFileCollectionResolveContext() - Constructor for class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
 
DefaultFileCollectionResolveContext(FileResolver) - Constructor for class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
 
DefaultFileCollectionResolveContext(FileResolver, DefaultFileCollectionResolveContext.Converter<? extends FileCollection>, DefaultFileCollectionResolveContext.Converter<? extends FileTree>) - Constructor for class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
 
DefaultFileCollectionResolveContext.Converter<T> - Interface in org.gradle.api.internal.file.collections
 
DefaultFileLockManager - Class in org.gradle.cache.internal
Uses file system locks on a lock file per target file.
DefaultFileLockManager(ProcessMetaDataProvider) - Constructor for class org.gradle.cache.internal.DefaultFileLockManager
 
DefaultFileOperations - Class in org.gradle.api.internal.file
 
DefaultFileOperations(FileResolver, TaskResolver, TemporaryFileProvider) - Constructor for class org.gradle.api.internal.file.DefaultFileOperations
 
DefaultFileSnapshotter - Class in org.gradle.api.internal.changedetection
 
DefaultFileSnapshotter(Hasher) - Constructor for class org.gradle.api.internal.changedetection.DefaultFileSnapshotter
 
DefaultFileStoreEntry - Class in org.gradle.api.internal.filestore
 
DefaultFileStoreEntry(File) - Constructor for class org.gradle.api.internal.filestore.DefaultFileStoreEntry
 
DefaultFileTreeElement - Class in org.gradle.api.internal.file
 
DefaultFileTreeElement(File, RelativePath) - Constructor for class org.gradle.api.internal.file.DefaultFileTreeElement
 
DefaultFlatDirArtifactRepository - Class in org.gradle.api.internal.artifacts.repositories
 
DefaultFlatDirArtifactRepository(FileResolver, RepositoryTransportFactory) - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
DefaultGradle - Class in org.gradle.invocation
 
DefaultGradle(Gradle, StartParameter, ServiceRegistryFactory) - Constructor for class org.gradle.invocation.DefaultGradle
 
DefaultGradleConnector - Class in org.gradle.tooling.internal.consumer
 
DefaultGradleConnector(ConnectionFactory, DistributionFactory) - Constructor for class org.gradle.tooling.internal.consumer.DefaultGradleConnector
 
DefaultGradleLauncher - Class in org.gradle.initialization
 
DefaultGradleLauncher(GradleInternal, InitScriptHandler, SettingsHandler, BuildLoader, BuildConfigurer, BuildListener, ExceptionAnalyser, LoggingManagerInternal, ModelConfigurationListener, BuildExecuter) - Constructor for class org.gradle.initialization.DefaultGradleLauncher
Creates a new instance.
DefaultGradleLauncherFactory - Class in org.gradle.initialization
 
DefaultGradleLauncherFactory(ServiceRegistry) - Constructor for class org.gradle.initialization.DefaultGradleLauncherFactory
 
DefaultGradleLauncherFactory() - Constructor for class org.gradle.initialization.DefaultGradleLauncherFactory
 
DefaultGradleProject - Class in org.gradle.tooling.internal.gradle
 
DefaultGradleProject() - Constructor for class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
DefaultGradleProject(String) - Constructor for class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
DefaultGradlePropertiesLoader - Class in org.gradle.initialization
 
DefaultGradlePropertiesLoader(StartParameter) - Constructor for class org.gradle.initialization.DefaultGradlePropertiesLoader
 
DefaultGradleTask - Class in org.gradle.tooling.internal.gradle
 
DefaultGradleTask() - Constructor for class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
DefaultGroovyJavaJointCompileSpec - Class in org.gradle.api.internal.tasks.compile
 
DefaultGroovyJavaJointCompileSpec() - Constructor for class org.gradle.api.internal.tasks.compile.DefaultGroovyJavaJointCompileSpec
 
DefaultGroovySourceSet - Class in org.gradle.api.internal.tasks
 
DefaultGroovySourceSet(String, FileResolver) - Constructor for class org.gradle.api.internal.tasks.DefaultGroovySourceSet
 
DefaultGroupTaskReportModel - Class in org.gradle.api.tasks.diagnostics.internal
 
DefaultGroupTaskReportModel() - Constructor for class org.gradle.api.tasks.diagnostics.internal.DefaultGroupTaskReportModel
 
DefaultHasher - Class in org.gradle.api.internal.changedetection
 
DefaultHasher() - Constructor for class org.gradle.api.internal.changedetection.DefaultHasher
 
DefaultHttpSettings - Class in org.gradle.api.internal.externalresource.transport.http
 
DefaultHttpSettings(PasswordCredentials) - Constructor for class org.gradle.api.internal.externalresource.transport.http.DefaultHttpSettings
 
DefaultIdeaCompilerOutput - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaCompilerOutput() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
DefaultIdeaContentRoot - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaContentRoot() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
DefaultIdeaDependencyScope - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaDependencyScope(String) - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaDependencyScope
 
DefaultIdeaLanguageLevel - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaLanguageLevel(String) - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
DefaultIdeaModule - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaModule() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
DefaultIdeaModuleDependency - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaModuleDependency() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
DefaultIdeaProject - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaProject() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
DefaultIdeaSingleEntryLibraryDependency - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaSingleEntryLibraryDependency() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
DefaultIdeaSourceDirectory - Class in org.gradle.tooling.internal.idea
 
DefaultIdeaSourceDirectory() - Constructor for class org.gradle.tooling.internal.idea.DefaultIdeaSourceDirectory
 
DefaultIncomingBroadcast - Class in org.gradle.messaging.remote.internal
 
DefaultIncomingBroadcast(MessageOriginator, String, AsyncConnection<DiscoveryMessage>, IncomingConnector<Message>, ExecutorFactory, IdGenerator<?>, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.DefaultIncomingBroadcast
 
DefaultInitScriptProcessor - Class in org.gradle.configuration
Processes (and runs) an init script for a specified build.
DefaultInitScriptProcessor(ScriptPluginFactory) - Constructor for class org.gradle.configuration.DefaultInitScriptProcessor
 
defaultInstance() - Method in interface org.gradle.plugins.ide.internal.generator.generator.Generator
 
defaultInstance() - Method in class org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObjectGenerator
 
DefaultIvyArtifactRepository - Class in org.gradle.api.internal.artifacts.repositories
 
DefaultIvyArtifactRepository(FileResolver, PasswordCredentials, RepositoryTransportFactory, LocallyAvailableResourceFinder<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
DefaultIvyDependencyPublisher - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultIvyDependencyPublisher(PublishOptionsFactory) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultIvyDependencyPublisher
 
DefaultIvyFactory - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultIvyFactory() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultIvyFactory
 
DefaultJavaCompilerFactory - Class in org.gradle.api.internal.tasks.compile
 
DefaultJavaCompilerFactory(ProjectInternal, TemporaryFileProvider, Factory<AntBuilder>, JavaCompilerFactory) - Constructor for class org.gradle.api.internal.tasks.compile.DefaultJavaCompilerFactory
 
DefaultJavaCompileSpec - Class in org.gradle.api.internal.tasks.compile
 
DefaultJavaCompileSpec() - Constructor for class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
DefaultJavaExecAction - Class in org.gradle.process.internal
 
DefaultJavaExecAction(FileResolver) - Constructor for class org.gradle.process.internal.DefaultJavaExecAction
 
DefaultJavaForkOptions - Class in org.gradle.process.internal
 
DefaultJavaForkOptions(FileResolver) - Constructor for class org.gradle.process.internal.DefaultJavaForkOptions
 
DefaultJavaForkOptions(FileResolver, Jvm) - Constructor for class org.gradle.process.internal.DefaultJavaForkOptions
 
DefaultJvmLanguageCompileSpec - Class in org.gradle.api.internal.tasks.compile
 
DefaultJvmLanguageCompileSpec() - Constructor for class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
DefaultLenientConfiguration - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultLenientConfiguration(Configuration, ResolvedDependency) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
DefaultLibrary - Class in org.gradle.plugins.binaries.model.internal
 
DefaultLibrary(String, ProjectInternal, CompileSpecFactory) - Constructor for class org.gradle.plugins.binaries.model.internal.DefaultLibrary
 
DefaultListenerManager - Class in org.gradle.listener
 
DefaultListenerManager() - Constructor for class org.gradle.listener.DefaultListenerManager
 
DefaultLocallyAvailableResource - Class in org.gradle.api.internal.externalresource.local
 
DefaultLocallyAvailableResource(File) - Constructor for class org.gradle.api.internal.externalresource.local.DefaultLocallyAvailableResource
 
DefaultLocallyAvailableResource(File, HashValue) - Constructor for class org.gradle.api.internal.externalresource.local.DefaultLocallyAvailableResource
 
DefaultLocalMavenRepositoryLocator - Class in org.gradle.api.internal.artifacts.mvnsettings
 
DefaultLocalMavenRepositoryLocator(MavenFileLocations, Map<String, String>, Map<String, String>) - Constructor for class org.gradle.api.internal.artifacts.mvnsettings.DefaultLocalMavenRepositoryLocator
 
DefaultLoggingConfigurer - Class in org.gradle.logging.internal
 
DefaultLoggingConfigurer(LoggingConfigurer...) - Constructor for class org.gradle.logging.internal.DefaultLoggingConfigurer
 
DefaultLoggingManager - Class in org.gradle.logging.internal
 
DefaultLoggingManager(LoggingSystem, LoggingSystem, LoggingSystem, LoggingOutputInternal) - Constructor for class org.gradle.logging.internal.DefaultLoggingManager
 
DefaultLoggingManagerFactory - Class in org.gradle.logging.internal
 
DefaultLoggingManagerFactory(LoggingConfigurer, LoggingOutputInternal, LoggingSystem, LoggingSystem) - Constructor for class org.gradle.logging.internal.DefaultLoggingManagerFactory
 
DefaultManifest - Class in org.gradle.api.java.archives.internal
 
DefaultManifest(FileResolver) - Constructor for class org.gradle.api.java.archives.internal.DefaultManifest
 
DefaultManifest(Object, FileResolver) - Constructor for class org.gradle.api.java.archives.internal.DefaultManifest
 
DefaultManifestMergeDetails - Class in org.gradle.api.java.archives.internal
 
DefaultManifestMergeDetails(String, String, String, String, String) - Constructor for class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
DefaultManifestMergeSpec - Class in org.gradle.api.java.archives.internal
 
DefaultManifestMergeSpec() - Constructor for class org.gradle.api.java.archives.internal.DefaultManifestMergeSpec
 
DefaultMavenArtifactRepository - Class in org.gradle.api.internal.artifacts.repositories
 
DefaultMavenArtifactRepository(FileResolver, PasswordCredentials, RepositoryTransportFactory, LocallyAvailableResourceFinder<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
DefaultMavenFileLocations - Class in org.gradle.api.internal.artifacts.mvnsettings
 
DefaultMavenFileLocations() - Constructor for class org.gradle.api.internal.artifacts.mvnsettings.DefaultMavenFileLocations
 
DefaultMessageSerializer<T> - Class in org.gradle.messaging.remote.internal
 
DefaultMessageSerializer(ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.DefaultMessageSerializer
 
DefaultMessagingClient - Class in org.gradle.messaging.remote.internal
 
DefaultMessagingClient(MultiChannelConnector, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.DefaultMessagingClient
 
DefaultMessagingServer - Class in org.gradle.messaging.remote.internal
 
DefaultMessagingServer(MultiChannelConnector, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.DefaultMessagingServer
 
DefaultModelBuilder<T extends Model,P> - Class in org.gradle.tooling.internal.consumer
 
DefaultModelBuilder(Class<T>, Class<P>, AsyncConnection, ProtocolToModelAdapter, ConnectionParameters) - Constructor for class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
DefaultModule - Class in org.gradle.api.internal.artifacts
 
DefaultModule(String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultModule
 
DefaultModule(String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultModule
 
DefaultModuleDescriptorCache - Class in org.gradle.api.internal.artifacts.ivyservice.modulecache
 
DefaultModuleDescriptorCache(ArtifactCacheMetaData, TimeProvider, CacheLockingManager) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.modulecache.DefaultModuleDescriptorCache
 
DefaultModuleDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
DefaultModuleDescriptorFactory(IvyFactory, SettingsConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultModuleDescriptorFactory
 
DefaultModuleDescriptorFactoryForClientModule - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
DefaultModuleDescriptorFactoryForClientModule() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DefaultModuleDescriptorFactoryForClientModule
 
DefaultModuleRegistry - Class in org.gradle.api.internal.classpath
Determines the classpath for a module by looking for a '${module}-classpath.properties' resource with 'name' set to the name of the module.
DefaultModuleRegistry() - Constructor for class org.gradle.api.internal.classpath.DefaultModuleRegistry
 
DefaultModuleVersionDescriptor - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
DefaultModuleVersionDescriptor(ModuleDescriptor, boolean) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DefaultModuleVersionDescriptor
 
DefaultModuleVersionIdentifier - Class in org.gradle.api.internal.artifacts
 
DefaultModuleVersionIdentifier(String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
DefaultModuleVersionSelector - Class in org.gradle.api.internal.artifacts
by Szczepan Faber, created at: 11/13/11
DefaultModuleVersionSelector(String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
DefaultMultiChannelConnector - Class in org.gradle.messaging.remote.internal
 
DefaultMultiChannelConnector(OutgoingConnector<Message>, IncomingConnector<Message>, ExecutorFactory, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.DefaultMultiChannelConnector
 
DefaultNamedDomainObjectCollection<T> - Class in org.gradle.api.internal
 
DefaultNamedDomainObjectCollection(Class<? extends T>, Collection<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
DefaultNamedDomainObjectCollection(Class<? extends T>, Collection<T>, CollectionEventRegister<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
DefaultNamedDomainObjectCollection(DefaultNamedDomainObjectCollection<? super T>, CollectionFilter<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
DefaultNamedDomainObjectList<T> - Class in org.gradle.api.internal
 
DefaultNamedDomainObjectList(DefaultNamedDomainObjectList<? super T>, CollectionFilter<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectList
 
DefaultNamedDomainObjectList(Class<T>, CollectionEventRegister<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectList
 
DefaultNamedDomainObjectList(Class<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectList
 
DefaultNamedDomainObjectSet<T> - Class in org.gradle.api.internal
 
DefaultNamedDomainObjectSet(Class<? extends T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
DefaultNamedDomainObjectSet(Class<? extends T>, Instantiator) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
DefaultNamedDomainObjectSet(Class<? extends T>, Set<T>, CollectionEventRegister<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectSet
Subclasses using this constructor must ensure that the store uses a name based equality strategy as per the contract on NamedDomainObjectContainer.
DefaultNamedDomainObjectSet(DefaultNamedDomainObjectSet<? super T>, CollectionFilter<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
DefaultObjectConfigurationAction - Class in org.gradle.api.internal.plugins
 
DefaultObjectConfigurationAction(FileResolver, ScriptPluginFactory, Object...) - Constructor for class org.gradle.api.internal.plugins.DefaultObjectConfigurationAction
 
DefaultObjectConnection - Class in org.gradle.messaging.remote.internal
 
DefaultObjectConnection(Addressable, AsyncStoppable, OutgoingMethodInvocationHandler, IncomingMethodInvocationHandler) - Constructor for class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
DefaultOsgiManifest - Class in org.gradle.api.internal.plugins.osgi
 
DefaultOsgiManifest(FileResolver) - Constructor for class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
DefaultOutgoingBroadcast - Class in org.gradle.messaging.remote.internal
 
DefaultOutgoingBroadcast(MessageOriginator, String, AsyncConnection<DiscoveryMessage>, OutgoingConnector<Message>, ExecutorFactory, IdGenerator<?>, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.DefaultOutgoingBroadcast
 
DefaultPasswordCredentials - Class in org.gradle.api.internal.artifacts.repositories
 
DefaultPasswordCredentials() - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
DefaultPasswordCredentials(String, String) - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
DefaultPatternMatcher - Class in org.gradle.api.internal.file.pattern
 
DefaultPatternMatcher(boolean, boolean, String...) - Constructor for class org.gradle.api.internal.file.pattern.DefaultPatternMatcher
 
DefaultPersistentDirectoryCache - Class in org.gradle.cache.internal
 
DefaultPersistentDirectoryCache(File, String, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Action<? super PersistentCache>, FileLockManager) - Constructor for class org.gradle.cache.internal.DefaultPersistentDirectoryCache
 
DefaultPersistentDirectoryStore - Class in org.gradle.cache.internal
 
DefaultPersistentDirectoryStore(File, String, FileLockManager.LockMode, FileLockManager) - Constructor for class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
DefaultPluginCollection<T extends Plugin> - Class in org.gradle.api.internal.plugins
 
DefaultPluginCollection(Class<T>) - Constructor for class org.gradle.api.internal.plugins.DefaultPluginCollection
 
DefaultPluginCollection(DefaultPluginCollection<? super T>, CollectionFilter<T>) - Constructor for class org.gradle.api.internal.plugins.DefaultPluginCollection
 
DefaultPluginModuleRegistry - Class in org.gradle.api.internal.classpath
 
DefaultPluginModuleRegistry(ModuleRegistry) - Constructor for class org.gradle.api.internal.classpath.DefaultPluginModuleRegistry
 
DefaultPluginRegistry - Class in org.gradle.api.internal.plugins
 
DefaultPluginRegistry(ClassLoader) - Constructor for class org.gradle.api.internal.plugins.DefaultPluginRegistry
 
DefaultProcessForkOptions - Class in org.gradle.process.internal
 
DefaultProcessForkOptions(FileResolver) - Constructor for class org.gradle.process.internal.DefaultProcessForkOptions
 
DefaultProcessMetaDataProvider - Class in org.gradle.cache.internal
 
DefaultProcessMetaDataProvider(ProcessEnvironment) - Constructor for class org.gradle.cache.internal.DefaultProcessMetaDataProvider
 
DefaultProgressLoggerFactory - Class in org.gradle.logging.internal
 
DefaultProgressLoggerFactory(ProgressListener, TimeProvider) - Constructor for class org.gradle.logging.internal.DefaultProgressLoggerFactory
 
DefaultProject - Class in org.gradle.api.internal.project
 
DefaultProject(String, ProjectInternal, File, ScriptSource, GradleInternal, ServiceRegistryFactory) - Constructor for class org.gradle.api.internal.project.DefaultProject
 
DefaultProjectDependency - Class in org.gradle.api.internal.artifacts.dependencies
 
DefaultProjectDependency(ProjectInternal, ProjectDependenciesBuildInstruction) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
DefaultProjectDependency(ProjectInternal, String, ProjectDependenciesBuildInstruction) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
DefaultProjectDescriptor - Class in org.gradle.initialization
 
DefaultProjectDescriptor(DefaultProjectDescriptor, String, File, IProjectDescriptorRegistry) - Constructor for class org.gradle.initialization.DefaultProjectDescriptor
 
DefaultProjectDescriptorRegistry - Class in org.gradle.initialization
 
DefaultProjectDescriptorRegistry() - Constructor for class org.gradle.initialization.DefaultProjectDescriptorRegistry
 
DefaultProjectModuleRegistry - Class in org.gradle.api.internal.artifacts.ivyservice.projectmodule
 
DefaultProjectModuleRegistry(ModuleDescriptorConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.projectmodule.DefaultProjectModuleRegistry
 
DefaultProjectRegistry<T extends ProjectIdentifier> - Class in org.gradle.api.internal.project
 
DefaultProjectRegistry() - Constructor for class org.gradle.api.internal.project.DefaultProjectRegistry
 
DefaultProjectSpec - Class in org.gradle.initialization
 
DefaultProjectSpec(File) - Constructor for class org.gradle.initialization.DefaultProjectSpec
 
DefaultProjectsPluginContainer - Class in org.gradle.api.internal.plugins
 
DefaultProjectsPluginContainer(PluginRegistry, Project) - Constructor for class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
DefaultPublishArtifact - Class in org.gradle.api.internal.artifacts.publish
 
DefaultPublishArtifact(String, String, String, String, Date, File, Object...) - Constructor for class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
DefaultPublishArtifactFactory - Class in org.gradle.api.internal.artifacts.dsl
 
DefaultPublishArtifactFactory(Instantiator, DependencyMetaDataProvider) - Constructor for class org.gradle.api.internal.artifacts.dsl.DefaultPublishArtifactFactory
 
DefaultPublishArtifactSet - Class in org.gradle.api.internal.artifacts
 
DefaultPublishArtifactSet(String, DomainObjectSet<PublishArtifact>) - Constructor for class org.gradle.api.internal.artifacts.DefaultPublishArtifactSet
 
DefaultPublishOptionsFactory - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultPublishOptionsFactory() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultPublishOptionsFactory
 
DefaultReportContainer<T extends Report> - Class in org.gradle.api.reporting.internal
 
DefaultReportContainer(Class<? extends T>, Instantiator) - Constructor for class org.gradle.api.reporting.internal.DefaultReportContainer
 
DefaultRepositoryHandler - Class in org.gradle.api.internal.artifacts.dsl
 
DefaultRepositoryHandler(ResolverFactory, Instantiator) - Constructor for class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
DefaultResolutionStrategy - Class in org.gradle.api.internal.artifacts.configurations
by Szczepan Faber, created at: 10/7/11
DefaultResolutionStrategy() - Constructor for class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
DefaultResolvedArtifact - Class in org.gradle.api.internal.artifacts
 
DefaultResolvedArtifact(ResolvedDependency, Artifact, FileSource) - Constructor for class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
DefaultResolvedConfiguration - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultResolvedConfiguration(DefaultLenientConfiguration) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
DefaultResolvedDependency - Class in org.gradle.api.internal.artifacts
 
DefaultResolvedDependency(String, String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
DefaultResolvedDependency(String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
DefaultResolvedModuleVersion - Class in org.gradle.api.internal.artifacts.ivyservice.dynamicversions
 
DefaultResolvedModuleVersion(ModuleRevisionId) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion
 
DefaultResolverFactory - Class in org.gradle.api.internal.artifacts.repositories
 
DefaultResolverFactory(LocalMavenRepositoryLocator, FileResolver, Instantiator, RepositoryTransportFactory, LocallyAvailableResourceFinder<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.DefaultResolverFactory
 
DefaultResourceHandler - Class in org.gradle.api.internal.resources
by Szczepan Faber, created at: 11/24/11
DefaultResourceHandler(FileResolver) - Constructor for class org.gradle.api.internal.resources.DefaultResourceHandler
 
DefaultScalaCompileSpec - Class in org.gradle.api.internal.tasks.scala
 
DefaultScalaCompileSpec() - Constructor for class org.gradle.api.internal.tasks.scala.DefaultScalaCompileSpec
 
DefaultScalaJavaJointCompiler - Class in org.gradle.api.internal.tasks.scala
 
DefaultScalaJavaJointCompiler(Compiler<ScalaCompileSpec>, Compiler<JavaCompileSpec>) - Constructor for class org.gradle.api.internal.tasks.scala.DefaultScalaJavaJointCompiler
 
DefaultScalaJavaJointCompileSpec - Class in org.gradle.api.internal.tasks.scala
 
DefaultScalaJavaJointCompileSpec() - Constructor for class org.gradle.api.internal.tasks.scala.DefaultScalaJavaJointCompileSpec
 
DefaultScalaSourceSet - Class in org.gradle.api.internal.tasks
 
DefaultScalaSourceSet(String, FileResolver) - Constructor for class org.gradle.api.internal.tasks.DefaultScalaSourceSet
 
DefaultScriptCompilationHandler - Class in org.gradle.groovy.scripts.internal
 
DefaultScriptCompilationHandler(EmptyScriptGenerator) - Constructor for class org.gradle.groovy.scripts.internal.DefaultScriptCompilationHandler
 
DefaultScriptCompilerFactory - Class in org.gradle.groovy.scripts
 
DefaultScriptCompilerFactory(ScriptClassCompiler, ScriptRunnerFactory) - Constructor for class org.gradle.groovy.scripts.DefaultScriptCompilerFactory
 
DefaultScriptHandler - Class in org.gradle.api.internal.initialization
 
DefaultScriptHandler(ScriptSource, RepositoryHandler, DependencyHandler, ConfigurationContainer, MutableURLClassLoader) - Constructor for class org.gradle.api.internal.initialization.DefaultScriptHandler
 
DefaultScriptHandlerFactory - Class in org.gradle.api.internal.initialization
 
DefaultScriptHandlerFactory(DependencyManagementServices, FileResolver, DependencyMetaDataProvider) - Constructor for class org.gradle.api.internal.initialization.DefaultScriptHandlerFactory
 
DefaultScriptPluginFactory - Class in org.gradle.configuration
 
DefaultScriptPluginFactory(ScriptCompilerFactory, ImportsReader, ScriptHandlerFactory, ClassLoader, Factory<LoggingManagerInternal>) - Constructor for class org.gradle.configuration.DefaultScriptPluginFactory
 
DefaultScriptRunnerFactory - Class in org.gradle.groovy.scripts.internal
 
DefaultScriptRunnerFactory(ScriptExecutionListener) - Constructor for class org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory
 
DefaultSelfResolvingDependency - Class in org.gradle.api.internal.artifacts.dependencies
 
DefaultSelfResolvingDependency(FileCollection) - Constructor for class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
DefaultSerializer<T> - Class in org.gradle.cache
 
DefaultSerializer() - Constructor for class org.gradle.cache.DefaultSerializer
 
DefaultSerializer(ClassLoader) - Constructor for class org.gradle.cache.DefaultSerializer
 
DefaultServiceRegistry - Class in org.gradle.internal.service
A hierarchical ServiceRegistry implementation.
DefaultServiceRegistry() - Constructor for class org.gradle.internal.service.DefaultServiceRegistry
 
DefaultServiceRegistry(ServiceRegistry) - Constructor for class org.gradle.internal.service.DefaultServiceRegistry
 
DefaultSettingsConverter - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultSettingsConverter(Factory<IvySettings>) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultSettingsConverter
 
DefaultSettingsFinder - Class in org.gradle.initialization
 
DefaultSettingsFinder(BuildLayoutFactory) - Constructor for class org.gradle.initialization.DefaultSettingsFinder
 
DefaultSourceDirectorySet - Class in org.gradle.api.internal.file
 
DefaultSourceDirectorySet(String, String, FileResolver) - Constructor for class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
DefaultSourceDirectorySet(String, FileResolver) - Constructor for class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
DefaultSourceSet - Class in org.gradle.api.internal.tasks
 
DefaultSourceSet(String, FileResolver) - Constructor for class org.gradle.api.internal.tasks.DefaultSourceSet
 
DefaultSourceSetContainer - Class in org.gradle.api.internal.tasks
 
DefaultSourceSetContainer(FileResolver, TaskResolver, Instantiator) - Constructor for class org.gradle.api.internal.tasks.DefaultSourceSetContainer
 
DefaultSourceSetOutput - Class in org.gradle.api.internal.tasks
 
DefaultSourceSetOutput(String, FileResolver, TaskResolver) - Constructor for class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
DefaultStandardOutputRedirector - Class in org.gradle.logging.internal
 
DefaultStandardOutputRedirector() - Constructor for class org.gradle.logging.internal.DefaultStandardOutputRedirector
 
DefaultStdErrLoggingSystem - Class in org.gradle.logging.internal
 
DefaultStdErrLoggingSystem(OutputEventListener, TimeProvider) - Constructor for class org.gradle.logging.internal.DefaultStdErrLoggingSystem
 
DefaultStdOutLoggingSystem - Class in org.gradle.logging.internal
 
DefaultStdOutLoggingSystem(OutputEventListener, TimeProvider) - Constructor for class org.gradle.logging.internal.DefaultStdOutLoggingSystem
 
DefaultStyledTextOutputFactory - Class in org.gradle.logging.internal
 
DefaultStyledTextOutputFactory(OutputEventListener, TimeProvider) - Constructor for class org.gradle.logging.internal.DefaultStyledTextOutputFactory
 
DefaultTask - Class in org.gradle.api
DefaultTask is the standard Task implementation.
DefaultTask() - Constructor for class org.gradle.api.DefaultTask
 
DefaultTaskArtifactStateCacheAccess - Class in org.gradle.api.internal.changedetection
 
DefaultTaskArtifactStateCacheAccess(Gradle, CacheRepository) - Constructor for class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateCacheAccess
 
DefaultTaskArtifactStateRepository - Class in org.gradle.api.internal.changedetection
 
DefaultTaskArtifactStateRepository(TaskHistoryRepository, FileSnapshotter, FileSnapshotter) - Constructor for class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateRepository
 
DefaultTaskCollection<T extends Task> - Class in org.gradle.api.internal.tasks
 
DefaultTaskCollection(Class<T>, Instantiator, ProjectInternal) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskCollection
 
DefaultTaskCollection(Class<? extends T>, Set<T>, CollectionEventRegister<T>, Instantiator, ProjectInternal) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskCollection
 
DefaultTaskCollection(DefaultTaskCollection<? super T>, CollectionFilter<T>, Instantiator, ProjectInternal) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskCollection
 
DefaultTaskContainer - Class in org.gradle.api.internal.tasks
 
DefaultTaskContainer(ProjectInternal, Instantiator, ITaskFactory) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskContainer
 
DefaultTaskContainerFactory - Class in org.gradle.api.internal.tasks
 
DefaultTaskContainerFactory(Instantiator, ITaskFactory, Project) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskContainerFactory
 
DefaultTaskDependency - Class in org.gradle.api.internal.tasks
 
DefaultTaskDependency() - Constructor for class org.gradle.api.internal.tasks.DefaultTaskDependency
 
DefaultTaskDependency(TaskResolver) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskDependency
 
DefaultTaskGraphExecuter - Class in org.gradle.execution
 
DefaultTaskGraphExecuter(ListenerManager) - Constructor for class org.gradle.execution.DefaultTaskGraphExecuter
 
DefaultTaskInputs - Class in org.gradle.api.internal.tasks
 
DefaultTaskInputs(FileResolver, TaskInternal) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskInputs
 
DefaultTaskOutputs - Class in org.gradle.api.internal.tasks
 
DefaultTaskOutputs(FileResolver, TaskInternal) - Constructor for class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
defaultTasks(String...) - Method in class org.gradle.api.internal.project.AbstractProject
 
defaultTasks(String...) - Method in interface org.gradle.api.Project
Sets the names of the default tasks of this project.
DefaultTasksBuildExecutionAction - Class in org.gradle.execution
A BuildConfigurationAction that selects the default tasks for a project, or if none are defined, the 'help' task.
DefaultTasksBuildExecutionAction() - Constructor for class org.gradle.execution.DefaultTasksBuildExecutionAction
 
DefaultTemporaryFileProvider - Class in org.gradle.api.internal.file
 
DefaultTemporaryFileProvider(FileSource) - Constructor for class org.gradle.api.internal.file.DefaultTemporaryFileProvider
 
DefaultTestClassDescriptor - Class in org.gradle.api.internal.tasks.testing
 
DefaultTestClassDescriptor(Object, String) - Constructor for class org.gradle.api.internal.tasks.testing.DefaultTestClassDescriptor
 
DefaultTestClassRunInfo - Class in org.gradle.api.internal.tasks.testing
 
DefaultTestClassRunInfo(String) - Constructor for class org.gradle.api.internal.tasks.testing.DefaultTestClassRunInfo
 
DefaultTestClassScanner - Class in org.gradle.api.internal.tasks.testing.detection
The default test class scanner depending on the availability of a test framework detecter a detection or filename scan is performed to find test classes.
DefaultTestClassScanner(FileTree, TestFrameworkDetector, TestClassProcessor) - Constructor for class org.gradle.api.internal.tasks.testing.detection.DefaultTestClassScanner
 
DefaultTestDescriptor - Class in org.gradle.api.internal.tasks.testing
 
DefaultTestDescriptor(Object, String, String) - Constructor for class org.gradle.api.internal.tasks.testing.DefaultTestDescriptor
 
DefaultTestExecuter - Class in org.gradle.api.internal.tasks.testing.detection
The default test class scanner factory.
DefaultTestExecuter(Factory<WorkerProcessBuilder>, ActorFactory) - Constructor for class org.gradle.api.internal.tasks.testing.detection.DefaultTestExecuter
 
DefaultTestLogging - Class in org.gradle.api.internal.tasks.testing.logging
by Szczepan Faber, created at: 10/31/11
DefaultTestLogging() - Constructor for class org.gradle.api.internal.tasks.testing.logging.DefaultTestLogging
 
DefaultTestMethodDescriptor - Class in org.gradle.api.internal.tasks.testing
 
DefaultTestMethodDescriptor(Object, String, String) - Constructor for class org.gradle.api.internal.tasks.testing.DefaultTestMethodDescriptor
 
DefaultTestOutputEvent - Class in org.gradle.api.internal.tasks.testing
 
DefaultTestOutputEvent(TestOutputEvent.Destination, String) - Constructor for class org.gradle.api.internal.tasks.testing.DefaultTestOutputEvent
 
DefaultTestReport - Class in org.gradle.api.internal.tasks.testing.junit.report
 
DefaultTestReport() - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.DefaultTestReport
 
DefaultTestResult - Class in org.gradle.api.internal.tasks.testing.results
 
DefaultTestResult(TestState) - Constructor for class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
DefaultTestSuiteDescriptor - Class in org.gradle.api.internal.tasks.testing
 
DefaultTestSuiteDescriptor(Object, String) - Constructor for class org.gradle.api.internal.tasks.testing.DefaultTestSuiteDescriptor
 
DefaultToolingImplementationLoader - Class in org.gradle.tooling.internal.consumer.loader
 
DefaultToolingImplementationLoader() - Constructor for class org.gradle.tooling.internal.consumer.loader.DefaultToolingImplementationLoader
 
DefaultUnresolvedDependency - Class in org.gradle.api.internal.artifacts.ivyservice
 
DefaultUnresolvedDependency(String, Throwable) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.DefaultUnresolvedDependency
 
DefaultWorkerProcess - Class in org.gradle.process.internal
 
DefaultWorkerProcess(int, TimeUnit) - Constructor for class org.gradle.process.internal.DefaultWorkerProcess
 
DefaultWorkerProcessFactory - Class in org.gradle.process.internal
 
DefaultWorkerProcessFactory(LogLevel, MessagingServer, ClassPathRegistry, FileResolver, IdGenerator<?>) - Constructor for class org.gradle.process.internal.DefaultWorkerProcessFactory
 
define(Map<String, Object>) - Method in class org.gradle.api.tasks.compile.AbstractOptions
 
DelayedReceive<T> - Class in org.gradle.messaging.dispatch
 
DelayedReceive(TimeProvider) - Constructor for class org.gradle.messaging.dispatch.DelayedReceive
 
DelegatingConnection<T> - Class in org.gradle.messaging.remote.internal
 
DelegatingConnection(Connection<T>) - Constructor for class org.gradle.messaging.remote.internal.DelegatingConnection
 
DelegatingCopySpecVisitor - Class in org.gradle.api.internal.file.copy
 
DelegatingCopySpecVisitor(CopySpecVisitor) - Constructor for class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
DelegatingDomainObjectSet<T> - Class in org.gradle.api.internal
 
DelegatingDomainObjectSet(DomainObjectSet<T>) - Constructor for class org.gradle.api.internal.DelegatingDomainObjectSet
 
DelegatingGroovyCompiler - Class in org.gradle.api.internal.tasks.compile
 
DelegatingGroovyCompiler(GroovyCompilerFactory) - Constructor for class org.gradle.api.internal.tasks.compile.DelegatingGroovyCompiler
 
DelegatingJavaCompiler - Class in org.gradle.api.internal.tasks.compile
 
DelegatingJavaCompiler(JavaCompilerFactory) - Constructor for class org.gradle.api.internal.tasks.compile.DelegatingJavaCompiler
 
DelegatingResource - Class in org.gradle.api.internal.resource
 
DelegatingResource(Resource) - Constructor for class org.gradle.api.internal.resource.DelegatingResource
 
DelegatingScriptSource - Class in org.gradle.groovy.scripts
 
DelegatingScriptSource(ScriptSource) - Constructor for class org.gradle.groovy.scripts.DelegatingScriptSource
 
delete(Object...) - Method in interface org.gradle.api.file.DeleteAction
Deletes files and directories.
delete(Object...) - Method in class org.gradle.api.internal.file.copy.DeleteActionImpl
 
delete(Object...) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
delete(Object...) - Method in interface org.gradle.api.internal.file.FileOperations
 
delete(Object...) - Method in class org.gradle.api.internal.project.AbstractProject
 
delete(Object...) - Method in interface org.gradle.api.Project
Deletes files and directories.
delete(Object...) - Method in interface org.gradle.api.Script
Deletes files and directories.
Delete - Class in org.gradle.api.tasks
Deletes files or directories.
Delete() - Constructor for class org.gradle.api.tasks.Delete
 
delete(Object...) - Method in class org.gradle.api.tasks.Delete
Adds some files to be deleted by this task.
DeleteAction - Interface in org.gradle.api.file
Deletes files and directories.
DeleteActionImpl - Class in org.gradle.api.internal.file.copy
 
DeleteActionImpl(FileResolver) - Constructor for class org.gradle.api.internal.file.copy.DeleteActionImpl
 
deleteAllActions() - Method in class org.gradle.api.internal.AbstractTask
 
deleteAllActions() - Method in interface org.gradle.api.Task
Removes all the actions of this task.
deleteAllCreated() - Method in class org.gradle.api.internal.file.TmpDirTemporaryFileProvider
 
deleteDirectory(File) - Static method in class org.gradle.util.GFileUtils
 
DeleteOnExit - Class in org.gradle.util
Provides a mechanism to delete files or whole directories on shutdown.
DeleteOnExit() - Constructor for class org.gradle.util.DeleteOnExit
 
deleteQuietly(File) - Static method in class org.gradle.util.GFileUtils
 
dependencies(Closure) - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Configures the dependencies for the script.
dependencies(Closure) - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
dependencies(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
dependencies(Closure) - Method in interface org.gradle.api.Project
Configures the dependencies for this project.
DEPENDENCIES_TASK - Static variable in class org.gradle.configuration.ImplicitTasksConfigurer
 
DependenciesToModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
Dependency - Interface in org.gradle.api.artifacts
A Dependency represents a dependency on the artifacts from a particular source.
dependency(Map<?, ?>) - Method in interface org.gradle.plugins.cpp.CppSourceSet
Add a dependency to this source set
dependency(Map<?, ?>) - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
Dependency - Interface in org.gradle.plugins.ide.idea.model
Represents a dependency of an IDEA module.
Dependency - Interface in org.gradle.tooling.model
Represents an artifact dependency.
DEPENDENCY_AUTO_WIRE - Static variable in class org.gradle.api.internal.project.taskfactory.DependencyAutoWireTaskFactory
 
DEPENDENCY_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
 
DependencyArtifact - Interface in org.gradle.api.artifacts
An Artifact represents an artifact included in a Dependency.
DependencyAutoWireTaskFactory - Class in org.gradle.api.internal.project.taskfactory
A ITaskFactory which wires the dependencies of a task based on its input files.
DependencyAutoWireTaskFactory(ITaskFactory) - Constructor for class org.gradle.api.internal.project.taskfactory.DependencyAutoWireTaskFactory
 
DependencyClassPathNotationParser - Class in org.gradle.api.internal.notations
 
DependencyClassPathNotationParser(Instantiator, ClassPathRegistry, FileResolver) - Constructor for class org.gradle.api.internal.notations.DependencyClassPathNotationParser
 
DependencyClassPathProvider - Class in org.gradle.api.internal
 
DependencyClassPathProvider(ModuleRegistry, PluginModuleRegistry) - Constructor for class org.gradle.api.internal.DependencyClassPathProvider
 
DependencyDescriptorFactory - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
DependencyDescriptorFactoryDelegate - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
DependencyDescriptorFactoryDelegate(DependencyDescriptorFactoryInternal...) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DependencyDescriptorFactoryDelegate
 
DependencyDescriptorFactoryInternal - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
DependencyFactory - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
 
DependencyFactory.ClassPathNotation - Enum in org.gradle.api.internal.artifacts.dsl.dependencies
 
DependencyFilesNotationParser - Class in org.gradle.api.internal.notations
 
DependencyFilesNotationParser(Instantiator) - Constructor for class org.gradle.api.internal.notations.DependencyFilesNotationParser
 
DependencyGraphBuilder - Class in org.gradle.api.internal.artifacts.ivyservice.resolveengine
 
DependencyGraphBuilder(ModuleDescriptorConverter, ResolvedArtifactFactory, DependencyToModuleVersionIdResolver, ModuleConflictResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.resolveengine.DependencyGraphBuilder
 
DependencyHandler - Interface in org.gradle.api.artifacts.dsl
A DependencyHandler is used to declare dependencies.
DependencyManagementServices - Interface in org.gradle.api.internal.artifacts
Factory for various types related to dependency management.
DependencyMapNotationParser<T extends ExternalDependency> - Class in org.gradle.api.internal.notations
 
DependencyMapNotationParser(Instantiator, Class<T>) - Constructor for class org.gradle.api.internal.notations.DependencyMapNotationParser
 
DependencyMetaDataProvider - Interface in org.gradle.api.internal.artifacts.configurations
 
DependencyNotationParser - Class in org.gradle.api.internal.notations
by Szczepan Faber, created at: 11/8/11
DependencyNotationParser(Iterable<NotationParser<? extends Dependency>>) - Constructor for class org.gradle.api.internal.notations.DependencyNotationParser
 
DependencyProjectNotationParser - Class in org.gradle.api.internal.notations
by Szczepan Faber, created at: 11/10/11
DependencyProjectNotationParser(ProjectDependenciesBuildInstruction, Instantiator) - Constructor for class org.gradle.api.internal.notations.DependencyProjectNotationParser
 
DependencyReportRenderer - Interface in org.gradle.api.tasks.diagnostics.internal
A DependencyReportRenderer is responsible for rendering the model of a project dependency report.
DependencyReportTask - Class in org.gradle.api.tasks.diagnostics
Displays the dependency tree for a project.
DependencyReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.DependencyReportTask
 
DependencyResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling dependency resolution via the DSL.
DependencyResolutionListener - Interface in org.gradle.api.artifacts
A DependencyResolutionListener is notified as dependencies are resolved.
DependencyResolutionLogger - Class in org.gradle.initialization
 
DependencyResolutionLogger(ProgressLoggerFactory) - Constructor for class org.gradle.initialization.DependencyResolutionLogger
 
DependencyResolutionServices - Interface in org.gradle.api.internal.artifacts
 
DependencyResolveContext - Interface in org.gradle.api.internal.artifacts
 
DependencyResolveProfile - Class in org.gradle.profile
 
DependencyResolveProfile(ResolvableDependencies) - Constructor for class org.gradle.profile.DependencyResolveProfile
 
DependencyResolverAdapter - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
A ModuleVersionRepository wrapper around an Ivy DependencyResolver.
DependencyResolverAdapter(DependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
DependencyResolverIdentifier - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
DependencyResolverIdentifier(DependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverIdentifier
 
DependencySet - Interface in org.gradle.api.artifacts
A set of artifact dependencies.
DependencyStringNotationParser<T extends ExternalDependency> - Class in org.gradle.api.internal.notations
by Szczepan Faber, created at: 11/10/11
DependencyStringNotationParser(Instantiator, Class<T>) - Constructor for class org.gradle.api.internal.notations.DependencyStringNotationParser
 
DependencyToModuleResolver - Interface in org.gradle.api.internal.artifacts.ivyservice
Resolves a dependency to the meta-data for a module.
DependencyToModuleVersionIdResolver - Interface in org.gradle.api.internal.artifacts.ivyservice
Resolves a dependency to the id for a module.
DependencyVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
DependOptions - Class in org.gradle.api.tasks.compile
Options to send to Ant's depend task.
DependOptions() - Constructor for class org.gradle.api.tasks.compile.DependOptions
 
dependsOn(Object...) - Method in class org.gradle.api.internal.AbstractTask
 
dependsOn(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
dependsOn(String, boolean) - Method in class org.gradle.api.internal.project.AbstractProject
 
dependsOn(String) - Method in interface org.gradle.api.Project
Deprecated.
dependsOn(String, boolean) - Method in interface org.gradle.api.Project
Deprecated.
dependsOn(Object...) - Method in interface org.gradle.api.Task
Adds the given dependencies to this task.
dependsOnChildren() - Method in class org.gradle.api.internal.project.AbstractProject
 
dependsOnChildren(boolean) - Method in class org.gradle.api.internal.project.AbstractProject
 
dependsOnChildren() - Method in interface org.gradle.api.Project
Deprecated.
dependsOnChildren(boolean) - Method in interface org.gradle.api.Project
Deprecated.
To definde task dependencies use Task.dependsOn(Object...) instead. For declaring evaluation dependencies to child projects, use evaluation dependencies use Project.evaluationDependsOnChildren().
dependsOnTaskDidWork() - Method in class org.gradle.api.internal.AbstractTask
 
dependsOnTaskDidWork() - Method in interface org.gradle.api.Task
Checks if any of the tasks that this task depends on didWork.
DEPLOY_CONFIGURATION_NAME - Static variable in class org.gradle.plugins.ear.EarPlugin
 
DeploymentDescriptor - Interface in org.gradle.plugins.ear.descriptor
A deployment descriptor such as application.xml.
deprecated(String) - Method in class org.gradle.cli.CommandLineOption
 
DeprecationLogger - Class in org.gradle.util
 
DeprecationLogger() - Constructor for class org.gradle.util.DeprecationLogger
 
depthCompare(Project) - Method in class org.gradle.api.internal.project.AbstractProject
 
depthCompare(Project) - Method in interface org.gradle.api.Project
Compares the nesting level of this project with another project of the multi-project hierarchy.
depthFirst() - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
describe(Collection<String>) - Method in class org.gradle.api.internal.artifacts.configurations.ForcedModuleNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultPublishArtifactFactory
 
describe(Collection<String>) - Method in class org.gradle.api.internal.artifacts.ExcludeRuleNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.file.copy.PathNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.file.FileOrUriNotationParser
 
describe(Collection<String>) - Method in interface org.gradle.api.internal.notations.api.NotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.ClientModuleNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.DependencyClassPathNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.DependencyFilesNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.DependencyMapNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.DependencyNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.DependencyProjectNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.DependencyStringNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.parsers.CompositeNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.parsers.ErrorHandlingNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.parsers.FlatteningNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.parsers.JustReturningParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.parsers.MapNotationParser
 
describe(Collection<String>) - Method in class org.gradle.api.internal.notations.parsers.TypedNotationParser
 
describeCommand(Appendable, String...) - Method in class org.gradle.configuration.GradleLauncherMetaData
 
describeCommand(Appendable, String...) - Method in interface org.gradle.initialization.BuildClientMetaData
Appends a message to the given appendable describing how to run the client with the given command-line args.
destinationDirectory(File) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
destinationDirectory(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
detach() - Method in class org.gradle.cache.internal.btree.Block
 
DETACHED_CONFIGURATION_DEFAULT_NAME - Static variable in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
detachedConfiguration(Dependency...) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
Creates a configuration, but does not add it to this container.
detachedConfiguration(Dependency...) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
detector - Variable in class org.gradle.api.internal.tasks.testing.detection.TestClassVisitor
 
determineDelegate(Object) - Method in class org.gradle.api.internal.BeanDynamicObject
 
determineGeneratedParserPath() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
Determine the relative path of the generated parser java file.
determineIfSupportsEditingFiles() - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
Determines if we support editing files.
determineName(Configuration) - Method in class org.gradle.api.artifacts.Configuration.Namer
 
determineName(Named) - Method in class org.gradle.api.Named.Namer
 
determineName(T) - Method in interface org.gradle.api.Namer
Determines the name of the given object.
determineName(Task) - Method in class org.gradle.api.Task.Namer
 
determineShowHideEnabledState(AbstractFilterEditorPanel.StateHolder, List<String>) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
This determines the state of the show hide buttons.
dev() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
diff(Set<T>, Set<T>, ChangeListener<? super T>) - Static method in class org.gradle.util.DiffUtil
 
diff(Map<K, V>, Map<K, V>, ChangeListener<? super Map.Entry<K, V>>) - Static method in class org.gradle.util.DiffUtil
 
DiffUtil - Class in org.gradle.util
 
DiffUtil() - Constructor for class org.gradle.util.DiffUtil
 
dir(Object) - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
Adds a directory where this repository will look for artifacts.
dir(Object) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
dir(String) - Method in class org.gradle.api.internal.project.AbstractProject
Deprecated.
dir(Object) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
dir(Map<String, Object>, Object) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
dir(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
dir(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
dir(Map<String, Object>, Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
Registers an extra output dir and the builtBy information.
dir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
Registers an extra output dir.
dir(Object) - Method in interface org.gradle.api.tasks.TaskInputs
Registers an input directory hierarchy.
dir(Object) - Method in interface org.gradle.api.tasks.TaskOutputs
Registers an output directory for this task.
DirectedGraph<N,V> - Interface in org.gradle.api.internal
A directed graph with nodes of type N.
DirectedGraphWithEdgeValues<N,V> - Interface in org.gradle.api.internal
A directed graph with nodes of type N.
DirectInstantiator - Class in org.gradle.api.internal
 
DirectInstantiator() - Constructor for class org.gradle.api.internal.DirectInstantiator
 
DirectoryCacheBuilder - Interface in org.gradle.cache
 
DirectoryFileTree - Class in org.gradle.api.internal.file.collections
Directory walker supporting Specs for includes and excludes.
DirectoryFileTree(File) - Constructor for class org.gradle.api.internal.file.collections.DirectoryFileTree
 
DirectoryFileTree(File, PatternSet) - Constructor for class org.gradle.api.internal.file.collections.DirectoryFileTree
 
DirectoryInitScriptFinder - Class in org.gradle.initialization
 
DirectoryInitScriptFinder() - Constructor for class org.gradle.initialization.DirectoryInitScriptFinder
 
DirectoryTree - Interface in org.gradle.api.file
A directory with some associated include and exclude patterns.
dirs(Object...) - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
Adds some directories where this repository will look for artifacts.
dirs(Object...) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
disableTestReport() - Method in class org.gradle.api.tasks.testing.Test
 
DiscardingFailureHandler<T> - Class in org.gradle.messaging.dispatch
 
DiscardingFailureHandler(Logger) - Constructor for class org.gradle.messaging.dispatch.DiscardingFailureHandler
 
discardResource(Resource) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
DisconnectableInputStream - Class in org.gradle.util
An InputStream which reads from the source InputStream.
DisconnectableInputStream(InputStream, ExecutorFactory) - Constructor for class org.gradle.util.DisconnectableInputStream
 
DisconnectableInputStream(InputStream, ExecutorFactory, int) - Constructor for class org.gradle.util.DisconnectableInputStream
 
DisconnectAwareConnection<T> - Interface in org.gradle.messaging.remote.internal
A DisconnectAwareConnection is a connection capable of executing an action when the other side of connection disconnects before the stop method is called on this connection.
DisconnectAwareConnectionDecorator<T> - Class in org.gradle.messaging.remote.internal
A DisconnectAwareConnection implementation that decorates an existing connection, adding disconnect awareness.
DisconnectAwareConnectionDecorator(Connection<T>, StoppableExecutor) - Constructor for class org.gradle.messaging.remote.internal.DisconnectAwareConnectionDecorator
 
DisconnectAwareConnectionDecorator(Connection<T>, StoppableExecutor, int) - Constructor for class org.gradle.messaging.remote.internal.DisconnectAwareConnectionDecorator
 
DiscoveryMessage - Class in org.gradle.messaging.remote.internal.protocol
 
DiscoveryMessage(MessageOriginator, String) - Constructor for class org.gradle.messaging.remote.internal.protocol.DiscoveryMessage
 
DiscoveryProtocolSerializer - Class in org.gradle.messaging.remote.internal.protocol
 
DiscoveryProtocolSerializer() - Constructor for class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
dispatch(BuildClientMetaData, Connection<Object>) - Method in class org.gradle.launcher.daemon.client.StopDispatcher
 
dispatch(MethodInvocation) - Method in class org.gradle.listener.ListenerBroadcast
Broadcasts the given event to all listeners.
dispatch(T) - Method in class org.gradle.messaging.dispatch.AsyncDispatch
 
dispatch(MethodInvocation) - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
dispatch(T) - Method in class org.gradle.messaging.dispatch.ContextClassLoaderDispatch
 
Dispatch<T> - Interface in org.gradle.messaging.dispatch
A sink for messages.
dispatch(T) - Method in interface org.gradle.messaging.dispatch.Dispatch
Dispatches the next message.
dispatch(T) - Method in class org.gradle.messaging.dispatch.FailureHandlingDispatch
 
dispatch(T) - Method in class org.gradle.messaging.dispatch.QueuingDispatch
 
dispatch(MethodInvocation) - Method in class org.gradle.messaging.dispatch.ReflectionDispatch
 
dispatch(T) - Method in interface org.gradle.messaging.remote.internal.AsyncConnection
Dispatches a message to this connection.
dispatch(T) - Method in class org.gradle.messaging.remote.internal.AsyncConnectionAdapter
 
dispatch(T) - Method in class org.gradle.messaging.remote.internal.DelegatingConnection
 
dispatch(DiscoveryMessage) - Method in class org.gradle.messaging.remote.internal.GroupMessageFilter
 
dispatch(T) - Method in class org.gradle.messaging.remote.internal.inet.MulticastConnection
 
dispatch(T) - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
dispatch(Message) - Method in class org.gradle.messaging.remote.internal.MethodInvocationMarshallingDispatch
 
dispatch(Message) - Method in class org.gradle.messaging.remote.internal.MethodInvocationUnmarshallingDispatch
 
dispatch(T) - Method in class org.gradle.messaging.remote.internal.SynchronizedDispatch
 
DispatchException - Exception in org.gradle.messaging.dispatch
 
DispatchException(String, Throwable) - Constructor for exception org.gradle.messaging.dispatch.DispatchException
 
dispatchFailed(T, Throwable) - Method in class org.gradle.messaging.dispatch.DiscardingFailureHandler
 
dispatchFailed(T, Throwable) - Method in interface org.gradle.messaging.dispatch.DispatchFailureHandler
Called when a message could not be dispatched.
dispatchFailed(Object, Throwable) - Method in class org.gradle.messaging.dispatch.ExceptionTrackingFailureHandler
 
DispatchFailureHandler<T> - Interface in org.gradle.messaging.dispatch
 
dispatchIncoming(T) - Method in interface org.gradle.messaging.remote.internal.ProtocolContext
 
dispatchLater(T, int, TimeUnit) - Method in class org.gradle.messaging.dispatch.DelayedReceive
Dispatches the given message after the given delay.
dispatchOutgoing(T) - Method in interface org.gradle.messaging.remote.internal.ProtocolContext
 
dispatchTo(Dispatch<? super T>) - Method in class org.gradle.messaging.dispatch.AsyncDispatch
Starts dispatching messages to the given handler.
dispatchTo(Dispatch<? super T>) - Method in class org.gradle.messaging.dispatch.AsyncReceive
Starts dispatching to the given dispatch.
dispatchTo(Dispatch<? super T>) - Method in class org.gradle.messaging.dispatch.QueuingDispatch
Dispatches to the given handler.
dispatchTo(Dispatch<? super T>) - Method in interface org.gradle.messaging.remote.internal.AsyncConnection
Adds a handler to receive incoming messages.
dispatchTo(Dispatch<? super T>) - Method in class org.gradle.messaging.remote.internal.AsyncConnectionAdapter
 
displayName - Variable in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
 
Distribution - Interface in org.gradle.tooling.internal.consumer
 
DISTRIBUTION_BASE_PROPERTY - Static variable in class org.gradle.wrapper.WrapperExecutor
 
DISTRIBUTION_PATH_PROPERTY - Static variable in class org.gradle.wrapper.WrapperExecutor
 
DISTRIBUTION_URL_PROPERTY - Static variable in class org.gradle.wrapper.WrapperExecutor
 
DistributionFactory - Class in org.gradle.tooling.internal.consumer
 
DistributionFactory(File) - Constructor for class org.gradle.tooling.internal.consumer.DistributionFactory
 
DistributionInitScriptFinder - Class in org.gradle.initialization
An InitScriptFinder that includes every *.gradle file in $gradleHome/init.d.
DistributionInitScriptFinder(GradleDistributionLocator) - Constructor for class org.gradle.initialization.DistributionInitScriptFinder
 
DistributionLocator - Class in org.gradle.util
 
DistributionLocator() - Constructor for class org.gradle.util.DistributionLocator
 
doAcceptsSameModulesAs(ModuleVersionSpec) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
Only called when this and the other spec have the same class.
doAction(ExecutionListener) - Method in class org.gradle.launcher.daemon.bootstrap.DaemonMain
 
doAction(ExecutionListener) - Method in class org.gradle.launcher.exec.EntryPoint
 
doAction(ExecutionListener) - Method in class org.gradle.launcher.Main
 
doAppend(String) - Method in class org.gradle.logging.internal.AbstractLineChoppingStyledTextOutput
 
doAppend(String) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
doAppend(String) - Method in class org.gradle.logging.internal.BufferingStyledTextOutput
 
doAppend(String) - Method in class org.gradle.logging.internal.LoggingBackedStyledTextOutput
 
doAppend(String) - Method in class org.gradle.logging.internal.StreamingStyledTextOutput
 
doBuild(DaemonCommandExecution, Build) - Method in class org.gradle.launcher.daemon.server.exec.BuildCommandOnly
Note that the build param is the same object as execution.getCommand(), just ?pre casted?.
doBuild(DaemonCommandExecution, Build) - Method in class org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment
 
doBuild(DaemonCommandExecution, Build) - Method in class org.gradle.launcher.daemon.server.exec.ExecuteBuild
 
doBuild(DaemonCommandExecution, Build) - Method in class org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy
 
doCache(T, N) - Method in class org.gradle.api.internal.cache.CacheSupport
 
doCache(T, N) - Method in class org.gradle.api.internal.cache.MapBackedCache
 
docEncoding(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
docFilesSubDirs(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
docFilesSubDirs() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
doclet(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
doclet(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
docletpath(File...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
docletpath(File...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
doCreate(String) - Method in class org.gradle.api.internal.AbstractNamedDomainObjectContainer
Subclasses need only implement this method as the creation strategy.
doCreate(String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
doCreate(String) - Method in class org.gradle.api.internal.FactoryNamedDomainObjectContainer
 
doCreate(String) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetContainer
 
docTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
DOCUMENTATION_GROUP - Static variable in class org.gradle.api.plugins.JavaBasePlugin
 
DocumentationRegistry - Class in org.gradle.api.internal
Locates documentation for various features.
DocumentationRegistry(GradleDistributionLocator) - Constructor for class org.gradle.api.internal.DocumentationRegistry
 
doEndProgress(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper
 
doesAllowProject(ProjectView) - Method in class org.gradle.gradleplugin.foundation.filters.AllowAllProjectAndTaskFilter
Determines if the specified project should be allowed or not.
doesAllowProject(ProjectView) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
Determines if the specified project should be allowed or not.
doesAllowProject(String) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
doesAllowProject(ProjectView) - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
Determines if the specified project should be allowed or not.
doesAllowProject(ProjectView) - Method in interface org.gradle.gradleplugin.foundation.filters.ProjectAndTaskFilter
Determines if the specified project should be allowed or not.
doesAllowTask(TaskView) - Method in class org.gradle.gradleplugin.foundation.filters.AllowAllProjectAndTaskFilter
Determines if the specified task should be allowed or not.
doesAllowTask(TaskView) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
Determines if the specified task should be allowed or not.
doesAllowTask(String) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
doesAllowTask(TaskView) - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
Determines if the specified task should be allowed or not.
doesAllowTask(TaskView, List<String>, boolean) - Static method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
Determines if the specified task should be allowed or not.
doesAllowTask(TaskView) - Method in interface org.gradle.gradleplugin.foundation.filters.ProjectAndTaskFilter
Determines if the specified task should be allowed or not.
doesSupportEditingOpeningFiles() - Method in interface org.gradle.gradleplugin.userinterface.AlternateUIInteraction
Determines if we can call editFile or openFile.
doesSupportEditingOpeningFiles() - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
Determines if we can call editFiles.
doesSupportEditingOpeningFiles() - Method in interface org.gradle.openapi.external.ui.AlternateUIInteractionVersion1
Determines if we can call editFiles or openFile.
doesSupportEditingOpeningFiles() - Method in class org.gradle.openapi.wrappers.ui.AlternateUIInteractionVersionWrapper
 
doFinishLine() - Method in class org.gradle.logging.internal.AbstractLineChoppingStyledTextOutput
Called after the end-of-line text has been appended.
doFirst(Action<? super Task>) - Method in class org.gradle.api.internal.AbstractTask
 
doFirst(Closure) - Method in class org.gradle.api.internal.AbstractTask
 
doFirst(Action<? super Task>) - Method in interface org.gradle.api.Task
Adds the given Action to the beginning of this task's action list.
doFirst(Closure) - Method in interface org.gradle.api.Task
Adds the given closure to the beginning of this task's action list.
doGet(T) - Method in class org.gradle.api.internal.cache.CacheSupport
 
doGet(T) - Method in class org.gradle.api.internal.cache.MapBackedCache
 
doIntersection(ModuleVersionSpec) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
 
doInvokeMethod(String, Object, Object) - Method in class org.gradle.api.internal.project.ant.BasicAntBuilder
 
doLast(Action<? super Task>) - Method in class org.gradle.api.internal.AbstractTask
 
doLast(Closure) - Method in class org.gradle.api.internal.AbstractTask
 
doLast(Action<? super Task>) - Method in interface org.gradle.api.Task
Adds the given Action to the end of this task's action list.
doLast(Closure) - Method in interface org.gradle.api.Task
Adds the given closure to the end of this task's action list.
doLineText(CharSequence, boolean) - Method in class org.gradle.logging.internal.AbstractLineChoppingStyledTextOutput
Called when text is to be appended.
doLineText(CharSequence, boolean) - Method in class org.gradle.logging.internal.LinePrefixingStyledTextOutput
 
DOM4JSerializer - Class in org.gradle.gradleplugin.foundation
This saves and reads thing to and from DOM structures.
DOM4JSerializer() - Constructor for class org.gradle.gradleplugin.foundation.DOM4JSerializer
 
DOM4JSerializer.ExportInteraction - Interface in org.gradle.gradleplugin.foundation
Implement this when you export a file.
DOM4JSerializer.ImportInteraction - Interface in org.gradle.gradleplugin.foundation
Implement this when you import a file.
DOM4JSettingsNode - Class in org.gradle.gradleplugin.foundation.settings
An implementation of SettingsNode that uses DOM4J nodes as its actual storage medium.
DOM4JSettingsNode(Element) - Constructor for class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
Dom4JUtility - Class in org.gradle.gradleplugin.foundation
 
Dom4JUtility() - Constructor for class org.gradle.gradleplugin.foundation.Dom4JUtility
 
domainObject - Variable in class org.gradle.plugins.ide.api.GeneratorTask
 
DomainObjectCollection<T> - Interface in org.gradle.api
A DomainObjectCollection is a specialised Collection that adds the ability to modification notifications and live filtered sub collections.
DomainObjectContext - Interface in org.gradle.api.internal
 
DomainObjectSet<T> - Interface in org.gradle.api
A DomainObjectSet is a specialisation of DomainObjectCollection that guarantees Set semantics.
DomainObjectSet<T> - Interface in org.gradle.tooling.model
A set of domain objects of type T.
DomNode - Class in org.gradle.api.internal
A node which represents the root of an XML document.
DomNode(Object) - Constructor for class org.gradle.api.internal.DomNode
 
DomReportRenderer<T> - Class in org.gradle.reporting
 
DomReportRenderer() - Constructor for class org.gradle.reporting.DomReportRenderer
 
doProgress() - Method in class org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper
 
doResolve(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
doResolve(Object) - Method in class org.gradle.api.internal.file.BaseDirFileResolver
 
doResolve(Object) - Method in class org.gradle.api.internal.file.IdentityFileResolver
 
doStartLine() - Method in class org.gradle.logging.internal.AbstractLineChoppingStyledTextOutput
Called before text is about to be appended to the start of a line.
doStartLine() - Method in class org.gradle.logging.internal.LinePrefixingStyledTextOutput
 
doStyleChange(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
doStyleChange(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.BufferingStyledTextOutput
 
doStyleChange(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.LinePrefixingStyledTextOutput
 
doStyleChange(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.LoggingBackedStyledTextOutput
 
doUnion(ModuleVersionSpec) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
 
download(Artifact) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CacheLockingModuleVersionRepository
 
download(Artifact) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
download(Artifact) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
download(Artifact) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionRepository
 
download(Artifact, ArtifactResourceResolver, ResourceDownloader, CacheDownloadOptions) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
download(Artifact, ArtifactResourceResolver, ResourceDownloader, CacheDownloadOptions) - Method in class org.gradle.api.internal.artifacts.repositories.cachemanager.DownloadingRepositoryCacheManager
 
download(Artifact, ArtifactResourceResolver, ResourceDownloader, CacheDownloadOptions) - Method in class org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
 
download(Artifact[], DownloadOptions) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
Download - Class in org.gradle.wrapper
 
Download() - Constructor for class org.gradle.wrapper.Download
 
download(URI, File) - Method in class org.gradle.wrapper.Download
 
download(URI, File) - Method in interface org.gradle.wrapper.IDownload
 
DownloadedArtifact - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
DownloadedArtifact(File, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DownloadedArtifact
 
DownloadingRepositoryCacheManager - Class in org.gradle.api.internal.artifacts.repositories.cachemanager
A cache manager for remote repositories, that downloads files and stores them in the FileStore provided.
DownloadingRepositoryCacheManager(String, FileStore<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.cachemanager.DownloadingRepositoryCacheManager
 
downloadResource(ExternalResource, File) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
downloadResource(ExternalResource, File) - Method in interface org.gradle.api.internal.artifacts.repositories.ExternalResourceRepository
 
downloadResource(ExternalResource, File) - Method in class org.gradle.api.internal.artifacts.repositories.transport.file.FileExternalResourceRepository
 
DryRunBuildExecutionAction - Class in org.gradle.execution
A BuildExecutionAction that disables all selected tasks before they are executed.
DryRunBuildExecutionAction() - Constructor for class org.gradle.execution.DryRunBuildExecutionAction
 
DslObject - Class in org.gradle.api.internal.plugins
Provides a unified, typed, interface to an enhanced DSL object.
DslObject(Object) - Constructor for class org.gradle.api.internal.plugins.DslObject
 
DualPaneUIInstance - Class in org.gradle.gradleplugin.userinterface.swing.generic
A simple UI for gradle.
DualPaneUIInstance() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.DualPaneUIInstance
 
DualPaneUIInteractionVersion1 - Interface in org.gradle.openapi.external.ui
This interface holds onto our options and allows us to interact with the caller.
DualPaneUIVersion1 - Interface in org.gradle.openapi.external.ui
This is a gradle UI that is broken into two panels: one contains a tabbed pane of tasks, favorites, command line, etc.
DualPaneUIWrapper - Class in org.gradle.openapi.wrappers.ui
This wraps a DualPaneUIVersion1 for the purpose of being instantiated for an external tool such an IDE plugin.
DualPaneUIWrapper(DualPaneUIInteractionVersion1) - Constructor for class org.gradle.openapi.wrappers.ui.DualPaneUIWrapper
 
dump() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
Print a formatted representation of a Configuration
dump() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
Build a formatted representation of all Configurations in this ConfigurationContainer.
dumpConstructors(Class) - Static method in class org.gradle.openapi.external.ExternalUtility
 
dumpMethods(Class) - Static method in class org.gradle.openapi.external.ExternalUtility
 
dumpSettings() - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
dumpSettings() - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
duplicateFavorite(FavoriteTask, FavoritesEditor.EditFavoriteInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
This makes a copy of the selected task.
duplicateFavorites(List<FavoriteTask>, FavoritesEditor.EditFavoriteInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
This makes a copy of all the selected tasks.
DURATION_FORMATTER - Static variable in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
DurationFormatter - Class in org.gradle.reporting
 
DurationFormatter() - Constructor for class org.gradle.reporting.DurationFormatter
 
DynamicModulesClassPathProvider - Class in org.gradle.api.internal
 
DynamicModulesClassPathProvider(ModuleRegistry, PluginModuleRegistry) - Constructor for class org.gradle.api.internal.DynamicModulesClassPathProvider
 
DynamicObject - Interface in org.gradle.api.internal
An object that can be worked with in a dynamic fashion.
DynamicObjectAware - Interface in org.gradle.api.internal
An object that can present a dynamic view of itself.
DynamicObjectHelper - Class in org.gradle.api.internal
This is necessary because DynamicObjectHelper was renamed to ExtensibleDynamicObject in 1.0-milestone-9.
DynamicObjectHelper(ExtensibleDynamicObject) - Constructor for class org.gradle.api.internal.DynamicObjectHelper
 
DynamicObjectUtil - Class in org.gradle.api.internal
 
DynamicObjectUtil() - Constructor for class org.gradle.api.internal.DynamicObjectUtil
 

E

eachArtifact(Action<? super ArtifactResolutionControl>) - Method in interface org.gradle.api.artifacts.cache.ResolutionRules
Apply a rule to control resolution of artifacts.
eachArtifact(Action<? super ArtifactResolutionControl>) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
eachDependency(Action<? super DependencyResolutionControl>) - Method in interface org.gradle.api.artifacts.cache.ResolutionRules
Apply a rule to control resolution of dependencies.
eachDependency(Action<? super DependencyResolutionControl>) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
eachEntry(Action<? super ManifestMergeDetails>) - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeSpec
 
eachEntry(Closure) - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeSpec
 
eachEntry(Action<? super ManifestMergeDetails>) - Method in interface org.gradle.api.java.archives.ManifestMergeSpec
Adds an action to be applied to each key-value tuple in a merge operation.
eachEntry(Closure) - Method in interface org.gradle.api.java.archives.ManifestMergeSpec
Adds an action to be applied to each key-value tuple in a merge operation.
eachFile(Action<? super FileCopyDetails>) - Method in interface org.gradle.api.file.CopyProcessingSpec
Adds an action to be applied to each file as it is about to be copied into its destination.
eachFile(Closure) - Method in interface org.gradle.api.file.CopyProcessingSpec
Adds an action to be applied to each file as it about to be copied into its destination.
eachFile(Action<? super FileCopyDetails>) - Method in interface org.gradle.api.file.CopySpec
Adds an action to be applied to each file as it is about to be copied into its destination.
eachFile(Closure) - Method in interface org.gradle.api.file.CopySpec
Adds an action to be applied to each file as it about to be copied into its destination.
eachFile(Action<? super FileCopyDetails>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
eachFile(Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
eachFile(Action<? super FileCopyDetails>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
eachFile(Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
eachFile(Action<? super FileCopyDetails>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an action to be applied to each file as it is about to be copied into its destination.
eachFile(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an action to be applied to each file as it about to be copied into its destination.
eachModule(Action<? super ModuleResolutionControl>) - Method in interface org.gradle.api.artifacts.cache.ResolutionRules
Apply a rule to control resolution of modules.
eachModule(Action<? super ModuleResolutionControl>) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
EagerReceiveBuffer<T> - Class in org.gradle.messaging.remote.internal
Continuously consumes from on or more receivers, serialising to an in memory buffer for synchronous consumption.
EagerReceiveBuffer(StoppableExecutor, Receive<T>) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, Receive<T>, Runnable) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, Collection<Receive<T>>) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, Collection<Receive<T>>, Runnable) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, int, Receive<T>) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, int, Receive<T>, Runnable) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, int, Collection<Receive<T>>) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EagerReceiveBuffer(StoppableExecutor, int, Collection<Receive<T>>, Runnable) - Constructor for class org.gradle.messaging.remote.internal.EagerReceiveBuffer
 
EAR_TASK_NAME - Static variable in class org.gradle.plugins.ear.EarPlugin
 
EARLIB_CONFIGURATION_NAME - Static variable in class org.gradle.plugins.ear.EarPlugin
 
EarModule - Interface in org.gradle.plugins.ear.descriptor
A module element in a deployment descriptor like application.xml.
EarPlugin - Class in org.gradle.plugins.ear
A Plugin with tasks which assemble a web application into a EAR file.
EarPlugin() - Constructor for class org.gradle.plugins.ear.EarPlugin
 
EarSecurityRole - Interface in org.gradle.plugins.ear.descriptor
A security-role element in a deployment descriptor like application.xml.
EarWebModule - Interface in org.gradle.plugins.ear.descriptor
A module element in a deployment descriptor like application.xml that has a web child element.
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.
EclipseLinkedResourceVersion1 - Interface in org.gradle.tooling.internal.protocol.eclipse
DO NOT CHANGE THIS INTERFACE.
EclipseModelBuilder - Class in org.gradle.tooling.internal.provider
 
EclipseModelBuilder() - Constructor for class org.gradle.tooling.internal.provider.EclipseModelBuilder
 
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.
EclipseProjectDependencyVersion2 - Interface in org.gradle.tooling.internal.protocol.eclipse
DO NOT CHANGE THIS INTERFACE.
EclipseProjectVersion3 - Interface in org.gradle.tooling.internal.protocol.eclipse
DO NOT CHANGE THIS INTERFACE.
EclipseSourceDirectory - Interface in org.gradle.tooling.model.eclipse
A source directory in an Eclipse project.
EclipseSourceDirectoryVersion1 - Interface in org.gradle.tooling.internal.protocol.eclipse
DO NOT CHANGE THIS INTERFACE.
EclipseTask - Interface in org.gradle.tooling.model.eclipse
Deprecated.
EclipseTaskVersion1 - Interface in org.gradle.tooling.internal.protocol.eclipse
DO NOT CHANGE THIS INTERFACE.
editFavorite(FavoriteTask, FavoritesEditor.EditFavoriteInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Edits the specified favorite task.
editFavorite(FavoritesEditor.EditibleFavoriteTask) - Method in interface org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditFavoriteInteraction
 
editFavorite(FavoritesEditor.EditibleFavoriteTask) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingEditFavoriteInteraction
 
editFavorite(FavoriteTaskVersion1, String, String, boolean) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Sets new values on the specified favorite task.
editFavorite(FavoriteTaskVersion1, String, String, boolean) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
editFile(File, int) - Method in interface org.gradle.gradleplugin.userinterface.AlternateUIInteraction
 
editFile(File, int) - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
This is called when we should edit the specified file.
editFile(File, int) - Method in interface org.gradle.openapi.external.ui.AlternateUIInteractionVersion1
This is called when we should open the specified file for editing.
editFile(File, int) - Method in class org.gradle.openapi.wrappers.ui.AlternateUIInteractionVersionWrapper
 
editFileInExternalApplication(File, boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
This edits the application using java.awt.Desktop.
EffectiveClassPath - Class in org.gradle.api.internal.classpath
 
EffectiveClassPath(ClassLoader) - Constructor for class org.gradle.api.internal.classpath.EffectiveClassPath
 
Element - Interface in org.gradle.tooling.model
Described model element
elements - Variable in class org.gradle.foundation.common.ReorderableList
Internal list to store the real elements.
elvis(T, T) - Static method in class org.gradle.util.GUtil
 
EmbeddableJavaProject - Interface in org.gradle.api.internal.plugins
Meta-info about a Java project which can be embedded in the build.
embedded(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
 
EmbeddedDaemonClientServices - Class in org.gradle.launcher.daemon.client
Wires together the embedded daemon client.
EmbeddedDaemonClientServices() - Constructor for class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
EmbeddedDaemonClientServices(ServiceRegistry, boolean) - Constructor for class org.gradle.launcher.daemon.client.EmbeddedDaemonClientServices
 
EmbeddedDaemonRegistry - Class in org.gradle.launcher.daemon.registry
A daemon registry for daemons running in the same JVM.
EmbeddedDaemonRegistry() - Constructor for class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
EmbeddedExecuterSupport - Class in org.gradle.tooling.internal.provider
by Szczepan Faber, created at: 12/6/11
EmbeddedExecuterSupport() - Constructor for class org.gradle.tooling.internal.provider.EmbeddedExecuterSupport
 
EmbeddedGradleLauncherActionExecuter - Class in org.gradle.tooling.internal.provider
A GradleLauncherActionExecuter which executes an action locally.
EmbeddedGradleLauncherActionExecuter(GradleLauncherFactory) - Constructor for class org.gradle.tooling.internal.provider.EmbeddedGradleLauncherActionExecuter
 
EmbeddedLoggingManagerFactory - Class in org.gradle.logging.internal
by Szczepan Faber, created at: 2/14/12
EmbeddedLoggingManagerFactory(OutputEventRenderer) - Constructor for class org.gradle.logging.internal.EmbeddedLoggingManagerFactory
 
EmbeddedLoggingServices - Interface in org.gradle.logging.internal
by Szczepan Faber, created at: 1/23/12
EmptyCopySpecVisitor - Class in org.gradle.api.internal.file.copy
 
EmptyCopySpecVisitor() - Constructor for class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
EmptyFileTree - Class in org.gradle.api.internal.file.collections
An empty file collection which is used to mix in some build dependencies.
EmptyFileTree(TaskDependency) - Constructor for class org.gradle.api.internal.file.collections.EmptyFileTree
 
EmptyFileVisitor - Class in org.gradle.api.file
The EmptyFileVisitor can be extends by implementations that only require to implement one of the 2 visit methods (dir or file).
EmptyFileVisitor() - Constructor for class org.gradle.api.file.EmptyFileVisitor
 
EmptyScriptGenerator - Interface in org.gradle.groovy.scripts.internal
 
emptySnapshot() - Method in class org.gradle.api.internal.changedetection.DefaultFileSnapshotter
 
emptySnapshot() - Method in interface org.gradle.api.internal.changedetection.FileSnapshotter
Creates an empty snapshot, which changes can be later merged into.
emptySnapshot() - Method in class org.gradle.api.internal.changedetection.OutputFilesSnapshotter
 
enableAppropriately() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
enableButtonsAndFieldsAppropriately(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
 
enableTestReport() - Method in class org.gradle.api.tasks.testing.Test
 
encoding(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
encoding(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
endChildren() - Method in class org.gradle.util.TreeVisitor
Finishes visiting the children of the most recently started node.
endgrent() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
EndOfStreamEvent - Class in org.gradle.messaging.remote.internal.protocol
 
EndOfStreamEvent() - Constructor for class org.gradle.messaging.remote.internal.protocol.EndOfStreamEvent
 
endpwent() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
endVisit() - Method in class org.gradle.api.internal.file.archive.TarCopySpecVisitor
 
endVisit() - Method in class org.gradle.api.internal.file.archive.ZipCopySpecVisitor
 
endVisit() - Method in interface org.gradle.api.internal.file.copy.CopySpecVisitor
Called at the end of the visit.
endVisit() - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
endVisit() - Method in class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
endVisit() - Method in class org.gradle.api.internal.file.copy.NormalizingCopySpecVisitor
 
endVisit() - Method in class org.gradle.api.internal.file.copy.SyncCopySpecVisitor
 
EnhancedArtifactDownloadReport - Class in org.gradle.api.internal.artifacts.repositories
 
EnhancedArtifactDownloadReport(Artifact) - Constructor for class org.gradle.api.internal.artifacts.repositories.EnhancedArtifactDownloadReport
 
EnhancedDependencyDescriptor - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
EnhancedDependencyDescriptor(ModuleDependency, ModuleDescriptor, ModuleRevisionId, boolean, boolean, boolean) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.EnhancedDependencyDescriptor
 
EntryPoint - Class in org.gradle.launcher.exec
An entry point is the point at which execution will never return from.
EntryPoint() - Constructor for class org.gradle.launcher.exec.EntryPoint
 
entrySet() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
EnumJavadocOptionFileOption<T> - Class in org.gradle.external.javadoc.internal
 
EnumJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.EnumJavadocOptionFileOption
 
EnumJavadocOptionFileOption(String, T) - Constructor for class org.gradle.external.javadoc.internal.EnumJavadocOptionFileOption
 
ENV_PROJECT_PROPERTIES_PREFIX - Static variable in interface org.gradle.initialization.IGradlePropertiesLoader
 
environment(String, Object) - Method in class org.gradle.api.tasks.Exec
Adds an environment variable to the environment for this process.
environment(Map<String, ?>) - Method in class org.gradle.api.tasks.Exec
Adds some environment variables to the environment for this process.
environment(String, Object) - Method in class org.gradle.api.tasks.JavaExec
Adds an environment variable to the environment for this process.
environment(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
Adds some environment variables to the environment for this process.
environment(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
Adds some environment variables to the environment for this process.
environment(String, Object) - Method in class org.gradle.api.tasks.testing.Test
Adds an environment variable to the environment for this process.
environment(String, Object) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
environment(Map<String, ?>) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
environment(Map<String, ?>) - Method in interface org.gradle.process.ProcessForkOptions
Adds some environment variables to the environment for this process.
environment(String, Object) - Method in interface org.gradle.process.ProcessForkOptions
Adds an environment variable to the environment for this process.
environmentVariables - Variable in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
equals(Object) - Method in class org.gradle.api.file.RelativePath
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.ProjectDependenciesBuildInstruction
 
equals(Object) - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
equals(Object) - Method in class org.gradle.api.internal.externalresource.ivy.ArtifactAtRepositoryKey
 
equals(Object) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
equals(Object) - Method in class org.gradle.api.Namer.Comparator
 
equals(Object) - Method in class org.gradle.api.specs.CompositeSpec
 
equals(Object) - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
 
equals(Object) - Method in class org.gradle.cache.internal.btree.BlockPointer
 
equals(Object) - Method in class org.gradle.foundation.output.FileLink
 
equals(Object) - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
equals(Object) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
equals(Object) - Method in class org.gradle.groovy.scripts.CachingScriptSource
 
equals(Object) - Method in class org.gradle.initialization.BuildFileProjectSpec
 
equals(Object) - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
equals(Object) - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
equals(Object) - Method in class org.gradle.messaging.dispatch.MethodInvocation
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.CompositeAddress
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.MessageOriginator
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.ChannelAvailable
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.ChannelUnavailable
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.DiscoveryMessage
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.LookupRequest
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.MessageCredits
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.MethodMetaInfo
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantUnavailable
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.RemoteMethodInvocation
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.Request
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.StatelessMessage
 
equals(Object) - Method in class org.gradle.messaging.remote.internal.protocol.WorkerStopped
 
equals(Object) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
equals(Object) - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
equals(Object) - Method in class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
 
equals(Object) - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
equals(Object) - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
equals(Object) - Method in class org.gradle.RefreshOptions
Deprecated.
 
equals(Object) - Method in class org.gradle.StartParameter
 
equals(Object) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaDependencyScope
 
equals(Object) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
equals(Object) - Method in class org.gradle.util.GradleVersion
 
equals(Object) - Method in class org.gradle.util.hash.HashValue
 
equals(Object) - Method in class org.gradle.util.Path
 
errno() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
errno(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
error(String) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
error(String, Throwable) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
ERROR_INVALID_HANDLE - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
ERROR_INVALID_PARAMETER - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
ErrorHandlingArtifactDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice
 
ErrorHandlingArtifactDependencyResolver(ArtifactDependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ErrorHandlingArtifactDependencyResolver
 
ErrorHandlingArtifactPublisher - Class in org.gradle.api.internal.artifacts.ivyservice
 
ErrorHandlingArtifactPublisher(ArtifactPublisher) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ErrorHandlingArtifactPublisher
 
ErrorHandlingNotationParser<T> - Class in org.gradle.api.internal.notations.parsers
by Szczepan Faber, created at: 11/8/11
ErrorHandlingNotationParser(String, String, NotationParser<T>) - Constructor for class org.gradle.api.internal.notations.parsers.ErrorHandlingNotationParser
 
escapeString(Object) - Static method in class org.gradle.util.TextUtil
Escapes the toString() representation of obj for use in a literal string.
EstablishBuildEnvironment - Class in org.gradle.launcher.daemon.server.exec
Aims to make the local environment the same as the client's environment.
EstablishBuildEnvironment(ProcessEnvironment) - Constructor for class org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment
 
evaluate() - Method in class org.gradle.api.internal.project.AbstractProject
 
evaluate() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
evaluate(ProjectInternal, ProjectStateInternal) - Method in class org.gradle.configuration.BuildScriptProcessor
 
evaluate(ProjectInternal, ProjectStateInternal) - Method in class org.gradle.configuration.LifecycleProjectEvaluator
 
evaluate(ProjectInternal, ProjectStateInternal) - Method in interface org.gradle.configuration.ProjectEvaluator
 
evaluationDependsOn(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
evaluationDependsOn(String) - Method in interface org.gradle.api.Project
Declares that this project has an evaluation dependency on the project with the given path.
evaluationDependsOnChildren() - Method in class org.gradle.api.internal.project.AbstractProject
 
evaluationDependsOnChildren() - Method in interface org.gradle.api.Project
Declares that this project has an evaluation dependency on each of its child projects.
exception(Throwable) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
exception(Throwable) - Method in interface org.gradle.logging.StyledTextOutput
Appends the stacktrace of the given exception using the current style.
ExceptionAnalyser - Interface in org.gradle.api.internal
 
ExceptionReportingAction - Class in org.gradle.launcher.exec
 
ExceptionReportingAction(Action<ExecutionListener>, Action<Throwable>) - Constructor for class org.gradle.launcher.exec.ExceptionReportingAction
 
Exceptions - Class in org.gradle.tooling.model.internal
by Szczepan Faber, created at: 12/22/11
Exceptions() - Constructor for class org.gradle.tooling.model.internal.Exceptions
 
ExceptionTrackingFailureHandler - Class in org.gradle.messaging.dispatch
 
ExceptionTrackingFailureHandler(Logger) - Constructor for class org.gradle.messaging.dispatch.ExceptionTrackingFailureHandler
 
exclude(Map<String, String>) - Method in interface org.gradle.api.artifacts.Configuration
Adds an exclude rule to exclude transitive dependencies for all dependencies of this configuration.
exclude(Map<String, String>) - Method in interface org.gradle.api.artifacts.ModuleDependency
Adds an exclude rule to exclude transitive dependencies of this dependency.
exclude(String...) - Method in interface org.gradle.api.file.CopySpec
Adds an ANT style exclude pattern.
exclude(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
Adds an ANT style exclude pattern.
exclude(Spec<FileTreeElement>) - Method in interface org.gradle.api.file.CopySpec
Adds an exclude spec.
exclude(Closure) - Method in interface org.gradle.api.file.CopySpec
Adds an exclude spec.
exclude() - Method in interface org.gradle.api.file.FileCopyDetails
Excludes this file from the copy.
exclude(Map<String, String>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
exclude(Map<String, String>) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
exclude(String...) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
exclude(Iterable<String>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
exclude(Closure) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
exclude(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
exclude(String...) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
exclude(Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
exclude(String...) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
exclude(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
exclude(Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
exclude(Iterable<String>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
exclude(String...) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
exclude(Closure) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
exclude() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
exclude() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Excludes this key from being in the manifest after the merge.
exclude(String...) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an ANT style exclude pattern.
exclude(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an ANT style exclude pattern.
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an exclude spec.
exclude(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an exclude spec.
exclude(String...) - Method in class org.gradle.api.tasks.SourceTask
Adds an ANT style exclude pattern.
exclude(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
Adds an ANT style exclude pattern.
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.SourceTask
Adds an exclude spec.
exclude(Closure) - Method in class org.gradle.api.tasks.SourceTask
Adds an exclude spec.
exclude(String...) - Method in class org.gradle.api.tasks.testing.Test
Adds exclude patterns for the files in the test classes directory (e.g.
exclude(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
Adds exclude patterns for the files in the test classes directory (e.g.
exclude(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.testing.Test
Adds an exclude spec.
exclude(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds an exclude spec.
exclude(String...) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an ANT style exclude pattern.
exclude(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an ANT style exclude pattern.
exclude(Spec<FileTreeElement>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an exclude spec.
exclude(Closure) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an exclude spec.
excludedFieldsFromOptionMap() - Method in class org.gradle.api.tasks.compile.AbstractOptions
 
excludedFieldsFromOptionMap() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
excludedFieldsFromOptionMap() - Method in class org.gradle.api.tasks.compile.DependOptions
 
excludedFieldsFromOptionMap() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
excludedFieldsFromOptionMap() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
excludedFieldsFromOptionMap() - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
excludeDocFilesSubDir(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
excludeDocFilesSubDir(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
ExcludedTaskFilteringBuildConfigurationAction - Class in org.gradle.execution
A BuildConfigurationAction which filters excluded tasks.
ExcludedTaskFilteringBuildConfigurationAction() - Constructor for class org.gradle.execution.ExcludedTaskFilteringBuildConfigurationAction
 
ExcludeRule - Interface in org.gradle.api.artifacts
An ExcludeRule is used to describe transitive dependencies that should be excluded when resolving dependencies.
ExcludeRuleContainer - Interface in org.gradle.api.artifacts
A container for adding exclude rules for dependencies.
ExcludeRuleConverter - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
ExcludeRuleNotationParser<T extends ExcludeRule> - Class in org.gradle.api.internal.artifacts
 
ExcludeRuleNotationParser() - Constructor for class org.gradle.api.internal.artifacts.ExcludeRuleNotationParser
 
exec(Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
exec(Closure) - Method in interface org.gradle.api.internal.ProcessOperations
 
exec(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
exec(Closure) - Method in interface org.gradle.api.Project
Executes an external command.
exec(Closure) - Method in interface org.gradle.api.Script
Executes an external command.
Exec - Class in org.gradle.api.tasks
Executes a command line process.
Exec() - Constructor for class org.gradle.api.tasks.Exec
 
exec(String, String...) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
exec(String, String[], String[]) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
ExecAction - Interface in org.gradle.process.internal
 
execDirectory(File) - Method in class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
ExecException - Exception in org.gradle.process.internal
 
ExecException(String) - Constructor for exception org.gradle.process.internal.ExecException
 
ExecException(String, Throwable) - Constructor for exception org.gradle.process.internal.ExecException
 
ExecHandle - Interface in org.gradle.process.internal
 
ExecHandleBuilder - Class in org.gradle.process.internal
 
ExecHandleBuilder() - Constructor for class org.gradle.process.internal.ExecHandleBuilder
 
ExecHandleBuilder(FileResolver) - Constructor for class org.gradle.process.internal.ExecHandleBuilder
 
ExecHandleListener - Interface in org.gradle.process.internal
 
ExecHandleRunner - Class in org.gradle.process.internal
 
ExecHandleRunner(DefaultExecHandle, Executor) - Constructor for class org.gradle.process.internal.ExecHandleRunner
 
ExecHandleShutdownHookAction - Class in org.gradle.process.internal
Terminates the external running 'sub' process when the Gradle process is being cancelled.
ExecHandleShutdownHookAction(ExecHandle) - Constructor for class org.gradle.process.internal.ExecHandleShutdownHookAction
 
ExecHandleState - Enum in org.gradle.process.internal
 
ExecOutputHandleRunner - Class in org.gradle.process.internal
 
ExecOutputHandleRunner(String, InputStream, OutputStream) - Constructor for class org.gradle.process.internal.ExecOutputHandleRunner
 
ExecResult - Interface in org.gradle.process
Represents the result of running an external process.
ExecSpec - Interface in org.gradle.process
Specified the options for executing some command.
executable(Object) - Method in class org.gradle.api.tasks.Exec
Sets the name of the executable to use.
executable(Object) - Method in class org.gradle.api.tasks.JavaExec
Sets the name of the executable to use.
executable(Object) - Method in class org.gradle.api.tasks.testing.Test
Sets the name of the executable to use.
Executable - Interface in org.gradle.plugins.binaries.model
An executable binary
executable(Object) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
executable(Object) - Method in interface org.gradle.process.ProcessForkOptions
Sets the name of the executable to use.
execute(T) - Method in interface org.gradle.api.Action
Performs this action against the given object.
execute() - Method in class org.gradle.api.internal.AbstractTask
 
execute(Object) - Method in class org.gradle.api.internal.AsmBackedClassGenerator.ClosureBackedAction
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.changedetection.CacheLockHandlingTaskExecuter
 
execute(BuildExecutionContext) - Method in class org.gradle.api.internal.changedetection.TaskCacheLockHandlingBuildExecuter
 
execute() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
execute(FileCopyDetails) - Method in class org.gradle.api.internal.file.copy.RenamingCopyAction
 
execute(T) - Method in class org.gradle.api.internal.FilteredAction
 
execute() - Method in interface org.gradle.api.internal.Operation
 
execute() - Method in class org.gradle.api.internal.plugins.DefaultObjectConfigurationAction
 
execute(Closure) - Method in interface org.gradle.api.internal.project.IsolatedAntBuilder
Executes the given closure against an isolated AntBuilder instance.
execute() - Method in interface org.gradle.api.internal.TaskInternal
 
execute() - Method in class org.gradle.api.internal.tasks.compile.AntDepend
 
execute(GroovyJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.ApiGroovyCompiler
 
execute(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.CommandLineJavaCompiler
 
execute(T) - Method in interface org.gradle.api.internal.tasks.compile.Compiler
 
execute(Compiler<T>, T) - Method in interface org.gradle.api.internal.tasks.compile.daemon.CompilerDaemon
 
execute(Compiler<T>, T) - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonClient
 
execute(WorkerProcessContext) - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonServer
 
execute(Compiler<T>, T) - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonServer
 
execute(Compiler<T>, T) - Method in interface org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonServerProtocol
 
execute(GroovyJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonGroovyCompiler
 
execute(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonJavaCompiler
 
execute(GroovyJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.DelegatingGroovyCompiler
 
execute(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.DelegatingJavaCompiler
 
execute(T) - Method in class org.gradle.api.internal.tasks.compile.IncrementalJavaCompilerSupport
 
execute(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.jdk6.Jdk6JavaCompiler
 
execute(GroovyJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.NormalizingGroovyCompiler
 
execute(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler
 
execute() - Method in class org.gradle.api.internal.tasks.compile.SimpleStaleClassCleaner
 
execute() - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
execute(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.SunJavaCompiler
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter
 
execute(TaskInternal, TaskStateInternal) - Method in class org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter
 
execute(ScalaJavaJointCompileSpec) - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaJavaJointCompiler
 
execute(TaskInternal, TaskStateInternal) - Method in interface org.gradle.api.internal.tasks.TaskExecuter
Executes the given task.
execute(Test, TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.detection.DefaultTestExecuter
 
execute(Test, TestResultProcessor) - Method in interface org.gradle.api.internal.tasks.testing.detection.TestExecuter
 
execute(String) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter
 
execute(WorkerProcessContext) - Method in class org.gradle.api.internal.tasks.testing.worker.TestWorker
 
execute() - Method in interface org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemon
 
execute(WorkerProcessContext) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonServer
 
execute() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonServer
 
execute(Throwable) - Method in class org.gradle.BuildExceptionReporter
 
execute(ProjectInternal) - Method in class org.gradle.configuration.ImplicitTasksConfigurer
 
execute(Project) - Method in class org.gradle.configuration.ProjectDependencies2TaskResolver
 
execute(ProjectInternal) - Method in class org.gradle.configuration.ProjectEvaluationConfigurer
 
execute() - Method in interface org.gradle.execution.BuildExecuter
Executes the selected tasks.
execute(BuildExecutionContext) - Method in interface org.gradle.execution.BuildExecutionAction
 
execute() - Method in class org.gradle.execution.DefaultBuildExecuter
 
execute() - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
execute(Iterable<? extends Task>) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
execute(BuildExecutionContext) - Method in class org.gradle.execution.DryRunBuildExecutionAction
 
execute(BuildExecutionContext) - Method in class org.gradle.execution.SelectedTaskExecutionAction
 
execute() - Method in interface org.gradle.execution.TaskGraphExecuter
Executes the tasks in this graph.
execute(R) - Method in interface org.gradle.foundation.queue.ExecutionQueue.ExecutionInteraction
When this is called, execute the given request.
execute(ExecutionListener) - Method in class org.gradle.launcher.cli.RunBuildAction
 
execute(GradleLauncherAction<T>, BuildActionParameters) - Method in class org.gradle.launcher.daemon.client.DaemonClient
Executes the given action in the daemon.
execute(GradleLauncherAction<T>, BuildActionParameters) - Method in class org.gradle.launcher.daemon.client.SingleUseDaemonClient
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.BuildCommandOnly
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.CatchAndForwardDaemonFailure
 
execute(DaemonCommandExecution) - Method in interface org.gradle.launcher.daemon.server.exec.DaemonCommandAction
Executes this action.
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.ForwardClientInput
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.HandleClientDisconnectBeforeSendingCommand
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.HandleStop
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.ReturnResult
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.StartStopIfBuildAndStop
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.StopConnectionAfterExecution
 
execute(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.exec.WatchForDisconnection
 
execute(ExecutionListener) - Method in class org.gradle.launcher.exec.ExceptionReportingAction
 
execute(GradleLauncherAction<T>, P) - Method in interface org.gradle.launcher.exec.GradleLauncherActionExecuter
Executes the given action, and returns the result.
execute(T) - Method in class org.gradle.listener.ActionBroadcast
 
execute(T) - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompiler
 
execute(WorkerContext) - Method in class org.gradle.process.internal.child.ActionExecutionWorker
 
execute(WorkerContext) - Method in class org.gradle.process.internal.child.ImplementationClassLoaderWorker
 
execute() - Method in class org.gradle.process.internal.DefaultExecAction
 
execute() - Method in class org.gradle.process.internal.DefaultJavaExecAction
 
execute() - Method in interface org.gradle.process.internal.ExecAction
 
execute() - Method in interface org.gradle.process.internal.JavaExecAction
 
execute(GradleLauncherAction<T>, ProviderOperationParameters) - Method in class org.gradle.tooling.internal.provider.DaemonGradleLauncherActionExecuter
 
execute(GradleLauncherAction<T>, ProviderOperationParameters) - Method in class org.gradle.tooling.internal.provider.EmbeddedGradleLauncherActionExecuter
 
execute(GradleLauncherAction<T>, ProviderOperationParameters) - Method in class org.gradle.tooling.internal.provider.LoggingBridgingGradleLauncherActionExecuter
 
execute(Task) - Static method in class org.gradle.util.AntUtil
 
execute(String[], Install, BootstrapMainStarter) - Method in class org.gradle.wrapper.WrapperExecutor
 
ExecuteActionsTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which executes the actions of a task.
ExecuteActionsTaskExecuter(TaskActionListener) - Constructor for class org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter
 
executeAgain(GradlePluginLord) - Method in class org.gradle.gradleplugin.foundation.request.ExecutionRequest
 
executeAgain(GradlePluginLord) - Method in class org.gradle.gradleplugin.foundation.request.RefreshTaskListRequest
 
executeAgain(GradlePluginLord) - Method in interface org.gradle.gradleplugin.foundation.request.Request
 
executeAgain(Request, OutputPanel) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel.OutputPanelParent
 
executeAgain(Request, OutputPanel) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
executeAntTarget() - Method in class org.gradle.api.tasks.ant.AntTarget
 
ExecuteAtMostOnceTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which will execute a task once only.
ExecuteAtMostOnceTaskExecuter(TaskExecuter) - Constructor for class org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter
 
executeBuild(Build, Connection<Object>) - Method in class org.gradle.launcher.daemon.client.DaemonClient
 
ExecuteBuild - Class in org.gradle.launcher.daemon.server.exec
Actually executes the build.
ExecuteBuild(GradleLauncherFactory) - Constructor for class org.gradle.launcher.daemon.server.exec.ExecuteBuild
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters, ResultHandlerVersion1<? super Void>) - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConnection
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters, ResultHandlerVersion1<? super Void>) - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConnection
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.LoggingInitializerConnection
 
executeBuild(BuildParametersVersion1, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConnection
 
executeBuild(BuildParametersVersion1, BuildOperationParametersVersion1) - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
Executes a build.
executeBuild(BuildParametersVersion1, BuildOperationParametersVersion1) - Method in class org.gradle.tooling.internal.provider.DefaultConnection
 
ExecuteBuildAction - Class in org.gradle.launcher.cli
 
ExecuteBuildAction(StartParameter) - Constructor for class org.gradle.launcher.cli.ExecuteBuildAction
 
ExecuteBuildAction - Class in org.gradle.tooling.internal.provider
 
ExecuteBuildAction() - Constructor for class org.gradle.tooling.internal.provider.ExecuteBuildAction
 
executeCommand(String, LogLevel, ShowStacktrace, ExecuteGradleCommandServerProtocol.ExecutionInteraction) - Method in class org.gradle.gradleplugin.foundation.runner.GradleRunner
 
executeCommand(String, String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
executeCommand(String, String) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
executeCommand(Connection<Object>, Command, DaemonContext, DaemonStateCoordinator) - Method in interface org.gradle.launcher.daemon.server.exec.DaemonCommandExecuter
Handle the given command, and communicate as necessary with the client over the given connection.
executeCommand(Connection<Object>, Command, DaemonContext, DaemonStateCoordinator) - Method in class org.gradle.launcher.daemon.server.exec.DefaultDaemonCommandExecuter
 
executeCommand(String, String) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
Call this to execute the given gradle command.
executeCommand(String) - Method in interface org.gradle.openapi.external.runner.GradleRunnerVersion1
Call this to execute the specified command line.
executeCommand(String, String) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Call this to execute the given gradle command.
executeCommand(String, String) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
executeCommand(String) - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerWrapper
 
executeCommand(String, String) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Call this to execute the given gradle command.
executeCommand2(String, String) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
Call this to execute the given gradle command.
executeCommand2(String, String) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion2
 
executed() - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
executed(Throwable) - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
executed(CompileResult) - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonClient
 
executed(CompileResult) - Method in interface org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonClientProtocol
 
executed() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
Marks this task as executed.
executed(Throwable) - Method in class org.gradle.api.internal.tasks.TaskStateInternal
Marks this task as executed with the given failure.
executed(FindBugsResult) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonClient
 
executed(FindBugsResult) - Method in interface org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonClientProtocol
 
executeFavorites(List<FavoriteTaskVersion1>) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
Executes several favorites commands at once as a single command.
executeFavorites(List<FavoriteTaskVersion1>) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion2
Executes several favorites commands at once as a single command.
executeFinalizers() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
ExecuteGradleCommandClientProtocol - Class in org.gradle.foundation.ipc.gradle
This manages the communication between the UI and an externally-launched copy of Gradle when using socket-based inter-process communication.
ExecuteGradleCommandClientProtocol(Gradle) - Constructor for class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandClientProtocol
 
ExecuteGradleCommandServerProtocol - Class in org.gradle.foundation.ipc.gradle
This manages the communication between the UI and an externally-launched copy of Gradle when using socket-based inter-process communication.
ExecuteGradleCommandServerProtocol(File, File, File, String, LogLevel, ShowStacktrace, ExecuteGradleCommandServerProtocol.ExecutionInteraction) - Constructor for class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol
 
ExecuteGradleCommandServerProtocol.ExecutionInteraction - Interface in org.gradle.foundation.ipc.gradle
 
executeScripts(GradleInternal) - Method in class org.gradle.initialization.InitScriptHandler
 
executeTask(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.ProjectTreeNode
 
executeTask(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeBaseNode
 
executeTask(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeNode
 
executeTests() - Method in class org.gradle.api.tasks.testing.Test
 
executeWithoutThrowingTaskFailure() - Method in class org.gradle.api.internal.AbstractTask
 
executeWithoutThrowingTaskFailure() - Method in interface org.gradle.api.internal.TaskInternal
 
EXECUTION_COMPLETED_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
EXECUTION_TYPE - Static variable in interface org.gradle.openapi.external.foundation.RequestVersion1
 
ExecutionCompleter - Interface in org.gradle.launcher.exec
 
executionFinished(ExecHandle, ExecResult) - Method in interface org.gradle.process.internal.ExecHandleListener
 
ExecutionInfo - Interface in org.gradle.foundation.ipc.basic
 
executionInteraction - Variable in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
ExecutionListener - Interface in org.gradle.launcher.exec
Allows an execution action to provide status information to the execution context.
ExecutionQueue<R extends ExecutionQueue.Request> - Class in org.gradle.foundation.queue
This class abstracts running multiple tasks consecutively.
ExecutionQueue(ExecutionQueue.ExecutionInteraction<R>) - Constructor for class org.gradle.foundation.queue.ExecutionQueue
 
ExecutionQueue.ExecutionInteraction<R> - Interface in org.gradle.foundation.queue
This removes the complexities of managing queued up requests across threads.
ExecutionQueue.Request - Interface in org.gradle.foundation.queue
Marker interface for a request.
ExecutionQueue.Request.Type - Interface in org.gradle.foundation.queue
Marker interface for types.
ExecutionRequest - Class in org.gradle.gradleplugin.foundation.request
This represents a reques to gradle that is executed in a separate process using the ProcessLauncherServer.
ExecutionRequest(long, String, String, boolean, ExecutionQueue) - Constructor for class org.gradle.gradleplugin.foundation.request.ExecutionRequest
 
executionRequestAdded(ExecutionRequest) - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.RequestObserver
 
executionRequestAdded(ExecutionRequest) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
executionRequestAdded(ExecutionRequest) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord.OutputObserver
Notification that a request was added to the output.
executionRequestAdded(ExecutionRequest) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
 
executionRequestAdded(RequestVersion1) - Method in interface org.gradle.openapi.external.foundation.RequestObserverVersion1
Notification that an execution request was added to the queue.
executionRequestAdded(long, String, String, boolean) - Method in interface org.gradle.openapi.external.ui.OutputObserverVersion1
Notification that a request was added to the output.
executionRequestAdded(ExecutionRequest) - Method in class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
 
executionRequestAdded(ExecutionRequest) - Method in class org.gradle.openapi.wrappers.ui.OutputObserverWrapper
Notification that a request was added to the output.
executionStarted(ExecHandle) - Method in interface org.gradle.process.internal.ExecHandleListener
 
ExecutorFactory - Interface in org.gradle.messaging.concurrent
 
execv(String, String[]) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
execve(String, String[], String[]) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
exists(Artifact) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
exists() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
exists() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
exists() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
exists() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
EXITING - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
expand(Map<String, ?>) - Method in interface org.gradle.api.file.ContentFilterable
Expands property references in each file as it is copied.
expand(Map<String, ?>) - Method in interface org.gradle.api.file.CopySpec
Expands property references in each file as it is copied.
expand(Map<String, ?>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
expand(Map<String, ?>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
expand(Map<String, ?>) - Method in class org.gradle.api.internal.file.copy.FilterChain
 
expand(Map<String, ?>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Expands property references in each file as it is copied.
experimental() - Method in class org.gradle.cli.CommandLineOption
 
exportedHeaders(Closure) - Method in interface org.gradle.plugins.cpp.CppSourceSet
The headers.
exportedHeaders(Closure) - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
exportToFile(String, DOM4JSerializer.ExportInteraction, ExtensionFileFilter, SettingsSerializable...) - Static method in class org.gradle.gradleplugin.foundation.DOM4JSerializer
Call this to save the JDOMSerializable to a file.
exportToFile(DOM4JSerializer.ExportInteraction, ExtensionFileFilter, DOM4JSettingsNode) - Static method in class org.gradle.gradleplugin.foundation.DOM4JSerializer
 
exportToFile(DOM4JSerializer.ExportInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to save favorites to a file.
exportToFile(DOM4JSerializer.ExportInteraction) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
Call this to save this filter to a file.
extDirs(File...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
extDirs(File...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
extendsFrom(Configuration...) - Method in interface org.gradle.api.artifacts.Configuration
Adds the given configurations to the set of configuration which this configuration extends from.
extendsFrom(Configuration...) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
extendsStandardGrammar() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
ExtensibleDynamicObject - Class in org.gradle.api.internal
A DynamicObject implementation that provides extensibility.
ExtensibleDynamicObject(Object) - Constructor for class org.gradle.api.internal.ExtensibleDynamicObject
This variant will internally create a convention that is not fully featured, so should be avoided.
ExtensibleDynamicObject(Object, Instantiator) - Constructor for class org.gradle.api.internal.ExtensibleDynamicObject
 
ExtensibleDynamicObject(Object, AbstractDynamicObject, Instantiator) - Constructor for class org.gradle.api.internal.ExtensibleDynamicObject
 
ExtensibleDynamicObject(Object, AbstractDynamicObject, Convention) - Constructor for class org.gradle.api.internal.ExtensibleDynamicObject
 
ExtensibleDynamicObject.Location - Enum in org.gradle.api.internal
 
EXTENSION_NAME - Static variable in interface org.gradle.api.plugins.ExtraPropertiesExtension
The name of this extension in all ExtensnionContainers, "ext".
EXTENSION_SPLITTER - Static variable in class org.gradle.api.internal.notations.DependencyStringNotationParser
 
ExtensionAware - Interface in org.gradle.api.plugins
Objects that can be extended at runtime with other objects.
ExtensionContainer - Interface in org.gradle.api.plugins
Allows adding 'namespaced' DSL extensions to a target object.
ExtensionFileFilter - Class in org.gradle.gradleplugin.foundation
Man! Why doesn't this get put into java's standard library?! Well, they did, but it doesn't hide hidden files.
ExtensionFileFilter(String, String) - Constructor for class org.gradle.gradleplugin.foundation.ExtensionFileFilter
 
ExtensionFileLinkDefinition - Class in org.gradle.foundation.output.definitions
This is a basic FileLinkDefinition that uses a file's extension and assumes the file is at the beginning of the line.
ExtensionFileLinkDefinition(String, String) - Constructor for class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
ExtensionFileLinkDefinition(String, String, String) - Constructor for class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
ExtensionsStorage - Class in org.gradle.api.internal.plugins
 
ExtensionsStorage() - Constructor for class org.gradle.api.internal.plugins.ExtensionsStorage
 
ExternalDependency - Interface in org.gradle.api.artifacts
An ExternalDependency is a Dependency on a source outside the current project hierarchy.
ExternalDependency - Interface in org.gradle.tooling.model
Represents an external artifact dependency.
ExternalDependencyVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
ExternalModuleDependency - Interface in org.gradle.api.artifacts
A ModuleDependency is a Dependency on a module outside the current project hierarchy.
ExternalModuleDependencyDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
ExternalModuleDependencyDescriptorFactory(ExcludeRuleConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ExternalModuleDependencyDescriptorFactory
 
ExternalResource - Interface in org.gradle.api.internal.externalresource
 
ExternalResourceAccessor - Interface in org.gradle.api.internal.externalresource.transfer
 
ExternalResourceIvyResourceAdapter - Class in org.gradle.api.internal.externalresource
 
ExternalResourceIvyResourceAdapter(Resource) - Constructor for class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
ExternalResourceLister - Interface in org.gradle.api.internal.externalresource.transfer
 
ExternalResourceMetaData - Interface in org.gradle.api.internal.externalresource.metadata
 
ExternalResourceMetaDataCompare - Class in org.gradle.api.internal.externalresource.metadata
 
ExternalResourceMetaDataCompare() - Constructor for class org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaDataCompare
 
ExternalResourceRepository - Interface in org.gradle.api.internal.artifacts.repositories
 
ExternalResourceResolver - Class in org.gradle.api.internal.artifacts.repositories
 
ExternalResourceResolver(String, ExternalResourceRepository, LocallyAvailableResourceFinder<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
ExternalResourceUploader - Interface in org.gradle.api.internal.externalresource.transfer
 
ExternalUtility - Class in org.gradle.openapi.external
Utility functions required by the OpenAPI
ExternalUtility() - Constructor for class org.gradle.openapi.external.ExternalUtility
 
extractGrammarDelegates(GrammarFile) - Static method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
 
extractInitScriptFile(Class, String) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
If you do have an init script that's a resource, this will extract it based on the name and write it to a temporary file and delete it on exit.
extractMetadata(FileTree) - Method in class org.gradle.api.plugins.antlr.internal.MetadataExtracter
 
extractPomProperties(Map) - Static method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
extractResourceAsFile(Class, String, File) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
This extracts the given class' resource to the specified file if it doesn't already exist.
extractZipEntry(File, String, File) - Static method in class org.gradle.util.JarUtil
 
ExtraPropertiesDynamicObjectAdapter - Class in org.gradle.api.internal.plugins
 
ExtraPropertiesDynamicObjectAdapter(Object, DynamicObject, ExtraPropertiesExtension) - Constructor for class org.gradle.api.internal.plugins.ExtraPropertiesDynamicObjectAdapter
 
ExtraPropertiesExtension - Interface in org.gradle.api.plugins
Additional, ad-hoc, properties for Gradle domain objects.
ExtraPropertiesExtension.UnknownPropertyException - Exception in org.gradle.api.plugins
The exception that will be thrown when an attempt is made to read a property that is not set.
ExtraPropertiesExtension.UnknownPropertyException(ExtraPropertiesExtension, String) - Constructor for exception org.gradle.api.plugins.ExtraPropertiesExtension.UnknownPropertyException
 

F

Factory<T> - Interface in org.gradle.api.internal
Deprecated.
This is here because Groovy tasks compiled against older versions have this type baked into their byte-code, and cannot be loaded if it's not found.
Factory<T> - Interface in org.gradle.internal
A generic factory which creates instances of type T.
FactoryNamedDomainObjectContainer<T> - Class in org.gradle.api.internal
 
FactoryNamedDomainObjectContainer(Class<T>, Instantiator) - Constructor for class org.gradle.api.internal.FactoryNamedDomainObjectContainer
Creates a container that instantiates reflectively, expecting a 1 arg constructor taking the name.
FactoryNamedDomainObjectContainer(Class<T>, Instantiator, Namer<? super T>) - Constructor for class org.gradle.api.internal.FactoryNamedDomainObjectContainer
Creates a container that instantiates reflectively, expecting a 1 arg constructor taking the name.
FactoryNamedDomainObjectContainer(Class<T>, Instantiator, NamedDomainObjectFactory<T>) - Constructor for class org.gradle.api.internal.FactoryNamedDomainObjectContainer
Creates a container that instantiates using the given factory.
FactoryNamedDomainObjectContainer(Class<T>, Instantiator, Namer<? super T>, NamedDomainObjectFactory<T>) - Constructor for class org.gradle.api.internal.FactoryNamedDomainObjectContainer
Creates a container that instantiates using the given factory.
FactoryNamedDomainObjectContainer(Class<T>, Instantiator, Closure) - Constructor for class org.gradle.api.internal.FactoryNamedDomainObjectContainer
Creates a container that instantiates using the given factory.
FactoryNamedDomainObjectContainer(Class<T>, Instantiator, Namer<? super T>, Closure) - Constructor for class org.gradle.api.internal.FactoryNamedDomainObjectContainer
Creates a container that instantiates using the given factory.
failed(Throwable) - Method in class org.gradle.api.internal.artifacts.repositories.EnhancedArtifactDownloadReport
 
failed(TestResult) - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
failedChild - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
failedCount - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
failOnVersionConflict() - Method in interface org.gradle.api.artifacts.ResolutionStrategy
In case of conflict, Gradle by default uses the newest of conflicting versions.
failOnVersionConflict() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
failure(Object, Throwable) - Method in class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
failure(Object, Throwable) - Method in class org.gradle.api.internal.tasks.testing.processors.CaptureTestOutputTestResultProcessor
 
failure(Object, Throwable) - Method in class org.gradle.api.internal.tasks.testing.results.AttachParentTestResultProcessor
 
failure(Object, Throwable) - Method in class org.gradle.api.internal.tasks.testing.results.LoggingResultProcessor
 
failure(Object, Throwable) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
failure(Object, Throwable) - Method in interface org.gradle.api.internal.tasks.testing.TestResultProcessor
Notifies this processor that a failure has occurred in the given test.
Failure - Class in org.gradle.launcher.daemon.protocol
The base of all kinds of failure results.
Failure(Throwable) - Constructor for class org.gradle.launcher.daemon.protocol.Failure
 
FailureHandlingDispatch<T> - Class in org.gradle.messaging.dispatch
 
FailureHandlingDispatch(Dispatch<? super T>, DispatchFailureHandler<? super T>) - Constructor for class org.gradle.messaging.dispatch.FailureHandlingDispatch
 
failures - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
FallbackFileStat - Class in org.gradle.internal.nativeplatform.filesystem
 
FallbackFileStat(String) - Constructor for class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
FallbackPOSIX - Class in org.gradle.internal.nativeplatform.filesystem
 
FallbackPOSIX() - Constructor for class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
fatalError(String) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
fatalError(String, Throwable) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
favoritesChanged() - Method in interface org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.FavoriteTasksObserver
Notification that the favorites list has changed.
favoritesChanged() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
Notification that the favorites list has changed.
FavoritesEditor - Class in org.gradle.gradleplugin.foundation.favorites
This holds onto and edits favorite tasks.
FavoritesEditor() - Constructor for class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
FavoritesEditor.AddMultipleFavoritesInteraction - Interface in org.gradle.gradleplugin.foundation.favorites
 
FavoritesEditor.AddMultipleResult - Enum in org.gradle.gradleplugin.foundation.favorites
 
FavoritesEditor.EditFavoriteInteraction - Interface in org.gradle.gradleplugin.foundation.favorites
 
FavoritesEditor.EditibleFavoriteTask - Class in org.gradle.gradleplugin.foundation.favorites
This is what you actually edit when you want to edit a favorite.
FavoritesEditor.EditibleFavoriteTask(FavoriteTask) - Constructor for class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
 
FavoritesEditor.EditibleFavoriteTask(String, String, boolean) - Constructor for class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
 
FavoritesEditor.FavoriteTasksObserver - Interface in org.gradle.gradleplugin.foundation.favorites
 
FavoritesEditor.ValidationInteraction - Interface in org.gradle.gradleplugin.foundation.favorites
 
FavoritesEditorVersion1 - Interface in org.gradle.openapi.external.foundation.favorites
This is an abstraction from Gradle that allows you to obtain and edit favorites.
FavoritesEditorWrapper - Class in org.gradle.openapi.wrappers.foundation.favorites
Implementation of FavoritesEditorVersion1 meant to help shield external users from internal changes.
FavoritesEditorWrapper(FavoritesEditor) - Constructor for class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
favoritesReordered(List<FavoriteTask>) - Method in interface org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.FavoriteTasksObserver
Notification that the favorites were re-ordered
favoritesReordered(List<FavoriteTask>) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
Notification that the favorites were re-ordered.
FavoriteTask - Class in org.gradle.gradleplugin.foundation.favorites
This holds onto a favorite task.
FavoriteTask(String, String, boolean) - Constructor for class org.gradle.gradleplugin.foundation.favorites.FavoriteTask
 
FavoriteTasksTab - Class in org.gradle.gradleplugin.userinterface.swing.generic.tabs
This displays a list of favorites and allows the user to add/remove items as well as change their order.
FavoriteTasksTab(GradlePluginLord, SettingsNode) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
 
FavoriteTaskVersion1 - Interface in org.gradle.openapi.external.foundation.favorites
This is an abstraction from Gradle that allows you to work with a 'favorite' task.
FavoriteTaskWrapper - Class in org.gradle.openapi.wrappers.foundation.favorites
Implementation of FavoriteTaskVersion1 meant to help shield external users from internal changes.
FavoriteTaskWrapper(FavoriteTask) - Constructor for class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
FeatureValidator - Class in org.gradle.tooling.internal.consumer.versioning
by Szczepan Faber, created at: 1/9/12
FeatureValidator() - Constructor for class org.gradle.tooling.internal.consumer.versioning.FeatureValidator
 
fieldName2AntMap() - Method in class org.gradle.api.tasks.compile.AbstractOptions
 
fieldName2AntMap() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
fieldName2AntMap() - Method in class org.gradle.api.tasks.compile.DebugOptions
 
fieldName2AntMap() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
fieldName2AntMap() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
fieldValue2AntMap() - Method in class org.gradle.api.tasks.compile.AbstractOptions
 
fieldValue2AntMap() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
file - Variable in class org.gradle.api.internal.file.AbstractFileResource
 
file(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
file(Object, PathValidation) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
file(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
file(Object, PathValidation) - Method in interface org.gradle.api.internal.file.FileOperations
 
file(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
file(Object, PathValidation) - Method in class org.gradle.api.internal.project.AbstractProject
 
file(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
file(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
file(Object) - Method in interface org.gradle.api.Project
Resolves a file path relative to the project directory of this project.
file(Object, PathValidation) - Method in interface org.gradle.api.Project
Resolves a file path relative to the project directory of this project and validates it using the given scheme.
file(String) - Method in class org.gradle.api.reporting.ReportingExtension
Creates a file object for the given path, relative to ReportingExtension.getBaseDir().
file(Object) - Method in interface org.gradle.api.Script
Resolves a file path relative to the directory containing this script.
file(Object, PathValidation) - Method in interface org.gradle.api.Script
Resolves a file path relative to the directory containing this script and validates it using the given scheme.
file(Object) - Method in interface org.gradle.api.tasks.TaskInputs
Registers some input file for this task.
file(Object) - Method in interface org.gradle.api.tasks.TaskOutputs
Registers some output file for this task.
FILE_PATH_EXTRA_ATTRIBUTE - Static variable in class org.gradle.api.internal.artifacts.ivyservice.DefaultIvyDependencyPublisher
 
FILE_SEPARATOR - Static variable in class org.gradle.util.GFileUtils
 
FileAccess - Interface in org.gradle.cache.internal
Provides synchronization with other processes for a particular file.
FileBackedArtifactResolveResult - Class in org.gradle.api.internal.artifacts.ivyservice
 
FileBackedArtifactResolveResult(File) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.FileBackedArtifactResolveResult
 
FileBackedBlockStore - Class in org.gradle.cache.internal.btree
 
FileBackedBlockStore(File) - Constructor for class org.gradle.cache.internal.btree.FileBackedBlockStore
 
FileCacheBackedScriptClassCompiler - Class in org.gradle.groovy.scripts.internal
A ScriptClassCompiler which compiles scripts to a cache directory, and loads them from there.
FileCacheBackedScriptClassCompiler(CacheRepository, CacheValidator, ScriptCompilationHandler) - Constructor for class org.gradle.groovy.scripts.internal.FileCacheBackedScriptClassCompiler
 
FileCacheBroadcastTaskArtifactStateRepository - Class in org.gradle.api.internal.changedetection
 
FileCacheBroadcastTaskArtifactStateRepository(TaskArtifactStateRepository, FileCacheListener) - Constructor for class org.gradle.api.internal.changedetection.FileCacheBroadcastTaskArtifactStateRepository
 
FileCacheListener - Interface in org.gradle.api.internal.changedetection
 
fileClicked(File, int) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane.Interaction
Notification that the user clicked a file link
fileCollection(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration lazily.
fileCollection(Closure) - Method in interface org.gradle.api.artifacts.Configuration
Takes a closure which gets coerced into a Spec.
fileCollection(Dependency...) - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration lazily.
FileCollection - Interface in org.gradle.api.file
A FileCollection represents a collection of files which you can query in certain ways.
fileCollection(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
fileCollection(Closure) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
fileCollection(Dependency...) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
FileCollection.AntType - Enum in org.gradle.api.file
Ant types which a FileCollection can be mapped to.
FileCollectionAdapter - Class in org.gradle.api.internal.file.collections
Adapts a MinimalFileSet into a full FileCollection.
FileCollectionAdapter(MinimalFileSet) - Constructor for class org.gradle.api.internal.file.collections.FileCollectionAdapter
 
FileCollectionContainer - Interface in org.gradle.api.internal.file.collections
A file collection made up of other file collections.
FileCollectionDependency - Interface in org.gradle.api.artifacts
A FileCollectionDependency is a Dependency on a collection of local files which are not stored in a repository.
FileCollectionResolveContext - Interface in org.gradle.api.internal.file.collections
 
FileCollectionSnapshot - Interface in org.gradle.api.internal.changedetection
An immutable snapshot of the contents of a collection of files.
FileCollectionSnapshot.Diff - Interface in org.gradle.api.internal.changedetection
 
FileCollectionSnapshot.Merge - Interface in org.gradle.api.internal.changedetection
 
FileCopyAction - Interface in org.gradle.api.internal.file.copy
 
FileCopyActionImpl - Class in org.gradle.api.internal.file.copy
 
FileCopyActionImpl(FileResolver, CopySpecVisitor) - Constructor for class org.gradle.api.internal.file.copy.FileCopyActionImpl
 
FileCopyDetails - Interface in org.gradle.api.file
Provides details about a file or directory about to be copied, and allows some aspects of the destination file to be modified.
FileCopySpecVisitor - Class in org.gradle.api.internal.file.copy
 
FileCopySpecVisitor() - Constructor for class org.gradle.api.internal.file.copy.FileCopySpecVisitor
 
FileExternalResourceRepository - Class in org.gradle.api.internal.artifacts.repositories.transport.file
 
FileExternalResourceRepository() - Constructor for class org.gradle.api.internal.artifacts.repositories.transport.file.FileExternalResourceRepository
 
FileJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
A JavadocOptionFileOption whose value is a file.
FileJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.FileJavadocOptionFileOption
 
FileJavadocOptionFileOption(String, File) - Constructor for class org.gradle.external.javadoc.internal.FileJavadocOptionFileOption
 
FileLink - Class in org.gradle.foundation.output
This represents a link to a file inside gradle's output.
FileLink(File, int, int, int, FileLinkDefinition) - Constructor for class org.gradle.foundation.output.FileLink
 
FileLink(File, int, int, int) - Constructor for class org.gradle.foundation.output.FileLink
 
FileLinkDefinition - Interface in org.gradle.foundation.output.definitions
.
FileLinkDefinitionLord - Class in org.gradle.foundation.output
This class holds on FileLinkDefinitions used for searching output.
FileLinkDefinitionLord() - Constructor for class org.gradle.foundation.output.FileLinkDefinitionLord
 
FileLock - Interface in org.gradle.cache.internal
 
FileLockManager - Interface in org.gradle.cache.internal
 
FileLockManager.LockMode - Enum in org.gradle.cache.internal
 
FileOperations - Interface in org.gradle.api.internal.file
 
FileOrUriNotationParser<T extends Serializable> - Class in org.gradle.api.internal.file
 
FileOrUriNotationParser(FileSystem) - Constructor for class org.gradle.api.internal.file.FileOrUriNotationParser
 
FilePermissionHandler - Interface in org.gradle.internal.nativeplatform.filesystem
 
FilePermissionHandlerFactory - Class in org.gradle.internal.nativeplatform.filesystem
 
FilePermissionHandlerFactory() - Constructor for class org.gradle.internal.nativeplatform.filesystem.FilePermissionHandlerFactory
 
FileReference - Interface in org.gradle.plugins.ide.eclipse.model
A reference to a file in eclipse.
FileResolver - Interface in org.gradle.api.internal.file
 
FileResource - Class in org.gradle.api.internal.file
by Szczepan Faber, created at: 11/22/11
FileResource(File) - Constructor for class org.gradle.api.internal.file.FileResource
 
files(Closure) - Method in interface org.gradle.api.artifacts.Configuration
Takes a closure which gets coerced into a Spec.
files(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration.
files(Dependency...) - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration.
files(Dependency...) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
files(Closure) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
files(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
files(Object...) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
files(Object, Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
files(Object...) - Method in interface org.gradle.api.internal.file.FileOperations
 
files(Object, Closure) - Method in interface org.gradle.api.internal.file.FileOperations
 
files(Object...) - Method in class org.gradle.api.internal.project.AbstractProject
 
files(Object, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
files(Object...) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
files(Object...) - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
files(Object...) - Method in interface org.gradle.api.Project
Returns a ConfigurableFileCollection containing the given files.
files(Object, Closure) - Method in interface org.gradle.api.Project
Creates a new ConfigurableFileCollection using the given paths.
files(Object...) - Method in interface org.gradle.api.Script
Returns a ConfigurableFileCollection containing the given files.
files(Object, Closure) - Method in interface org.gradle.api.Script
Creates a new ConfigurableFileCollection using the given paths.
files(Object...) - Method in interface org.gradle.api.tasks.TaskInputs
Registers some input files for this task.
files(Object...) - Method in interface org.gradle.api.tasks.TaskOutputs
Registers some output files for this task.
FileSnapshotRepository - Interface in org.gradle.api.internal.changedetection
 
FileSnapshotter - Interface in org.gradle.api.internal.changedetection
 
FileSource - Interface in org.gradle.api.internal.file
 
FileStore<K> - Interface in org.gradle.api.internal.filestore
 
FileStoreEntry - Interface in org.gradle.api.internal.filestore
 
FileStoreSearcher<S> - Interface in org.gradle.api.internal.filestore
 
FileSystem - Interface in org.gradle.internal.nativeplatform.filesystem
A file system accessible to Gradle.
FileSystemMirroringFileTree - Interface in org.gradle.api.internal.file.collections
A file tree which maintains a local copy of itself on the filesystem.
FileSystems - Class in org.gradle.internal.nativeplatform.filesystem
 
FileSystems() - Constructor for class org.gradle.internal.nativeplatform.filesystem.FileSystems
 
FileTransport - Class in org.gradle.api.internal.externalresource.transport.file
 
FileTransport(String, RepositoryCacheManager) - Constructor for class org.gradle.api.internal.externalresource.transport.file.FileTransport
 
FileTree - Interface in org.gradle.api.file
A FileTree represents a hierarchy of files.
fileTree(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
fileTree(Object, Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
fileTree(Map<String, ?>) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
fileTree(Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
fileTree(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
fileTree(Map<String, ?>) - Method in interface org.gradle.api.internal.file.FileOperations
 
fileTree(Closure) - Method in interface org.gradle.api.internal.file.FileOperations
Deprecated.
fileTree(Object, Closure) - Method in interface org.gradle.api.internal.file.FileOperations
 
fileTree(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
fileTree(Object, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
fileTree(Map<String, ?>) - Method in class org.gradle.api.internal.project.AbstractProject
 
fileTree(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
fileTree(Object) - Method in interface org.gradle.api.Project
Deprecated.
fileTree(Object, Closure) - Method in interface org.gradle.api.Project
Creates a new ConfigurableFileTree using the given base directory.
fileTree(Map<String, ?>) - Method in interface org.gradle.api.Project
Creates a new ConfigurableFileTree using the provided map of arguments.
fileTree(Closure) - Method in interface org.gradle.api.Project
Creates a new ConfigurableFileTree using the provided closure.
fileTree(Object) - Method in interface org.gradle.api.Script
Creates a new ConfigurableFileTree using the given base directory.
fileTree(Map<String, ?>) - Method in interface org.gradle.api.Script
Creates a new ConfigurableFileTree using the provided map of arguments.
fileTree(Closure) - Method in interface org.gradle.api.Script
Deprecated.
fileTree(Object, Closure) - Method in interface org.gradle.api.Script
Creates a new ConfigurableFileTree using the given base directory.
FileTreeAdapter - Class in org.gradle.api.internal.file.collections
Adapts a MinimalFileTree into a full FileTree implementation.
FileTreeAdapter(MinimalFileTree) - Constructor for class org.gradle.api.internal.file.collections.FileTreeAdapter
 
FileTreeElement - Interface in org.gradle.api.file
Information about a file in a FileTree.
FileVisitDetails - Interface in org.gradle.api.file
Provides access to details about a file or directory being visited by a FileVisitor.
FileVisitor - Interface in org.gradle.api.file
A FileVisitor is used to visit each of the files in a FileTree.
filter(Map<String, ?>, Class<? extends FilterReader>) - Method in interface org.gradle.api.file.ContentFilterable
Adds a content filter to be used during the copy.
filter(Class<? extends FilterReader>) - Method in interface org.gradle.api.file.ContentFilterable
Adds a content filter to be used during the copy.
filter(Closure) - Method in interface org.gradle.api.file.ContentFilterable
Adds a content filter based on the provided closure.
filter(Map<String, ?>, Class<? extends FilterReader>) - Method in interface org.gradle.api.file.CopySpec
Adds a content filter to be used during the copy.
filter(Class<? extends FilterReader>) - Method in interface org.gradle.api.file.CopySpec
Adds a content filter to be used during the copy.
filter(Closure) - Method in interface org.gradle.api.file.CopySpec
Adds a content filter based on the provided closure.
filter(Closure) - Method in interface org.gradle.api.file.FileCollection
Restricts the contents of this collection to those files which match the given criteria.
filter(Spec<? super File>) - Method in interface org.gradle.api.file.FileCollection
Restricts the contents of this collection to those files which match the given criteria.
filter(Object) - Method in class org.gradle.api.internal.collections.CollectionFilter
 
filter - Variable in class org.gradle.api.internal.collections.FilteredCollection
 
filter(Closure) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
filter(Spec<? super File>) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
filter(PatternFilterable) - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
filter(PatternFilterable) - Method in interface org.gradle.api.internal.file.collections.PatternFilterableFileTree
 
filter(Spec<? super File>) - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
filter(Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
filter(Class<? extends FilterReader>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
filter(Map<String, ?>, Class<? extends FilterReader>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
filter(Class<? extends FilterReader>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
filter(Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
filter(Map<String, ?>, Class<? extends FilterReader>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
filter(Map<String, ?>, Class<? extends FilterReader>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds a content filter to be used during the copy.
filter(Class<? extends FilterReader>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds a content filter to be used during the copy.
filter(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds a content filter based on the provided closure.
filter(Set<T>, Spec<? super T>) - Static method in class org.gradle.util.CollectionUtils
 
filter(List<T>, Spec<? super T>) - Static method in class org.gradle.util.CollectionUtils
 
filter(Iterable<T>, C, Spec<? super T>) - Static method in class org.gradle.util.CollectionUtils
 
FilterChain - Class in org.gradle.api.internal.file.copy
 
FilterChain() - Constructor for class org.gradle.api.internal.file.copy.FilterChain
 
filterChanged() - Method in interface org.gradle.gradleplugin.foundation.filters.BasicFilterEditor.FilterEditorObserver
A generic notification that the filter has changed.
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.collections.CollectionEventRegister
 
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectSet
 
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
Creates a filtered version of this collection.
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.plugins.DefaultPluginCollection
 
filtered(CollectionFilter<S>) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
FilteredAction<T> - Class in org.gradle.api.internal
 
FilteredAction(Spec<? super T>, Action<? super T>) - Constructor for class org.gradle.api.internal.FilteredAction
 
FilteredCollection<T,S extends T> - Class in org.gradle.api.internal.collections
 
FilteredCollection(Collection<T>, CollectionFilter<S>) - Constructor for class org.gradle.api.internal.collections.FilteredCollection
 
FilteredCollection.FilteringIterator<T,S extends T> - Class in org.gradle.api.internal.collections
 
FilteredCollection.FilteringIterator(Iterator<T>, CollectionFilter<S>) - Constructor for class org.gradle.api.internal.collections.FilteredCollection.FilteringIterator
 
filteredEvents(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
FilteredList<T,S extends T> - Class in org.gradle.api.internal.collections
 
FilteredList(Collection<T>, CollectionFilter<S>) - Constructor for class org.gradle.api.internal.collections.FilteredList
 
FilteredSet<T,S extends T> - Class in org.gradle.api.internal.collections
 
FilteredSet(Set<T>, CollectionFilter<S>) - Constructor for class org.gradle.api.internal.collections.FilteredSet
 
filteredStore(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
filteredStore(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectSet
 
filteredStore(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
filteredStore(CollectionFilter<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
FilteringClassLoader - Class in org.gradle.util
A ClassLoader which hides all non-system classes, packages and resources.
FilteringClassLoader(ClassLoader) - Constructor for class org.gradle.util.FilteringClassLoader
 
filterIterable(Iterable<? extends T>, Spec<? super T>) - Static method in class org.gradle.api.specs.Specs
 
filterOutTasksWithNoDescription() - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
filterOutTasksWithNoDescription() - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
 
find(StartParameter) - Method in class org.gradle.initialization.DefaultSettingsFinder
 
find(StartParameter) - Method in interface org.gradle.initialization.ISettingsFinder
 
find(String, Map<String, ? extends T>) - Method in class org.gradle.util.NameMatcher
Locates the best match for the given pattern in the given set of candidate items.
find(String, Collection<String>) - Method in class org.gradle.util.NameMatcher
Locates the best match for the given pattern in the given set of candidate items.
findAll(Closure) - Method in interface org.gradle.api.DomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
findAll(Closure) - Method in interface org.gradle.api.DomainObjectSet
Returns a collection which contains the objects in this collection which meet the given closure specification.
findAll(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
findAll(Closure, S) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
findAll(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectSet
 
findAll(Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
findAll(Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
findAll(Closure) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
findAll(Spec<? super T>) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
findAll(Spec<? super T>) - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
findAll(Closure) - Method in interface org.gradle.api.NamedDomainObjectList
Returns a collection which contains the objects in this collection which meet the given closure specification.
findAll(Closure) - Method in interface org.gradle.api.NamedDomainObjectSet
Returns a collection which contains the objects in this collection which meet the given closure specification.
findAllInPath(String) - Method in class org.gradle.internal.os.OperatingSystem
 
findAndLoadSettings(GradleInternal) - Method in class org.gradle.initialization.SettingsHandler
 
findArtifactRef(Artifact, Date) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
FindBugsDaemon - Interface in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsDaemonClient - Class in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsDaemonClient() - Constructor for class org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonClient
 
FindBugsDaemonClientProtocol - Interface in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsDaemonServer - Class in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsDaemonServer(FindBugsSpec) - Constructor for class org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonServer
 
FindBugsExecuter - Class in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsExecuter(FindBugsDaemonServer) - Constructor for class org.gradle.api.plugins.quality.internal.findbugs.FindBugsExecuter
 
FindBugsReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the FindBugs task.
FindBugsReportsImpl - Class in org.gradle.api.plugins.quality.internal
 
FindBugsReportsImpl(Task) - Constructor for class org.gradle.api.plugins.quality.internal.FindBugsReportsImpl
 
FindBugsResult - Class in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsResult(int, int, int) - Constructor for class org.gradle.api.plugins.quality.internal.findbugs.FindBugsResult
 
FindBugsSpec - Class in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsSpec(List<String>, boolean) - Constructor for class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpec
 
FindBugsSpecBuilder - Class in org.gradle.api.plugins.quality.internal.findbugs
 
FindBugsSpecBuilder(FileCollection) - Constructor for class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
findByHashValue(HashValue) - Method in class org.gradle.api.internal.externalresource.local.LazyLocallyAvailableResourceCandidates
 
findByHashValue(HashValue) - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResourceCandidates
 
findByName(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
findByName(String) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
findByName(String) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
findByName(String) - Method in interface org.gradle.api.NamedDomainObjectCollection
Locates an object by name, returning null if there is no such object.
findByName(String) - Method in interface org.gradle.api.plugins.ExtensionContainer
Looks for the extension of a given name.
findByNameWithoutRules(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
findByPath(String) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
findByPath(String) - Method in interface org.gradle.api.tasks.TaskContainer
Locates a task by path.
findByPath(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
findByPath(String) - Method in interface org.gradle.tooling.model.GradleProject
searches all descendants (children, grand children, etc.), including self, by given path.
findByType(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
findByType(Class<T>) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
findByType(Class<T>) - Method in interface org.gradle.api.plugins.ExtensionContainer
Looks for the extension of a given type (useful to avoid casting).
findCandidates(C) - Method in class org.gradle.api.internal.externalresource.local.AbstractLocallyAvailableResourceFinder
 
findCandidates(C) - Method in class org.gradle.api.internal.externalresource.local.CompositeLocallyAvailableResourceFinder
 
findCandidates(C) - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResourceFinder
 
findClassPath(String) - Method in interface org.gradle.api.internal.ClassPathProvider
Returns the files for the given classpath, if known.
findClassPath(String) - Method in class org.gradle.api.internal.DefaultClassPathProvider
 
findClassPath(String) - Method in class org.gradle.api.internal.DependencyClassPathProvider
 
findClassPath(String) - Method in class org.gradle.api.internal.DynamicModulesClassPathProvider
 
findClassPath(String) - Method in class org.gradle.process.internal.child.WorkerProcessClassPathProvider
 
findFactory(Class<T>) - Method in class org.gradle.util.ServiceLocator
Locates a factory for a given service.
findFirst(Iterable<T>, Spec<? super T>) - Static method in class org.gradle.util.CollectionUtils
 
findFirstArtifactRef(ModuleDescriptor, DependencyDescriptor, ResolveData) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
findInPath(String) - Method in class org.gradle.internal.os.OperatingSystem
Locates the given executable in the system path.
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
findLatestResource(ModuleRevisionId, String[], ResourceMDParser, Date, String, Artifact, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
findLocalAddresses() - Method in class org.gradle.messaging.remote.internal.inet.InetAddressFactory
Locates the local (loopback) addresses for this machine.
findMethod(ClassLoader) - Method in class org.gradle.messaging.remote.internal.protocol.MethodMetaInfo
 
findModule(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
findModuleInCache(DependencyDescriptor, ModuleRevisionId, CacheMetadataOptions, String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
findName(String) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
findNames(Map, String) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
findPlugin(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
findPlugin(String) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
findPlugin(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
findPlugin(Class<T>) - Method in interface org.gradle.api.plugins.Convention
Locates the plugin convention object with the given type.
findPlugin(String) - Method in interface org.gradle.api.plugins.PluginContainer
Returns the plugin for the given id.
findPlugin(Class<T>) - Method in interface org.gradle.api.plugins.PluginContainer
Returns the plugin for the given type.
findProject(String) - Method in interface org.gradle.api.initialization.Settings
Returns the project with the given path.
findProject(File) - Method in interface org.gradle.api.initialization.Settings
Returns the project with the given project directory.
findProject(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.projectmodule.DefaultProjectModuleRegistry
 
findProject(DependencyDescriptor) - Method in interface org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectModuleRegistry
 
findProject(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
findProject(String) - Method in interface org.gradle.api.internal.project.ProjectInternal
 
findProject(String) - Method in interface org.gradle.api.Project
Locates a project by path.
findProject(String) - Method in class org.gradle.initialization.BaseSettings
 
findProject(File) - Method in class org.gradle.initialization.BaseSettings
 
findRemoteAddresses() - Method in class org.gradle.messaging.remote.internal.inet.InetAddressFactory
Locates the remote (non-loopback) addresses for this machine.
findResourceUsingPattern(ModuleRevisionId, String, Artifact, ResourceMDParser, Date, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
findResourceUsingPatterns(ModuleRevisionId, List<String>, Artifact, ResourceMDParser, Date, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
findScripts(GradleInternal, Collection<ScriptSource>) - Method in class org.gradle.initialization.CompositeInitScriptFinder
 
findScripts(GradleInternal, Collection<ScriptSource>) - Method in class org.gradle.initialization.DistributionInitScriptFinder
 
findScripts(GradleInternal, Collection<ScriptSource>) - Method in interface org.gradle.initialization.InitScriptFinder
 
findScripts(GradleInternal, Collection<ScriptSource>) - Method in class org.gradle.initialization.ProvidedInitScriptFinder
 
findScripts(GradleInternal, Collection<ScriptSource>) - Method in class org.gradle.initialization.UserHomeInitScriptFinder
 
findScriptsInDir(File, Collection<ScriptSource>) - Method in class org.gradle.initialization.DirectoryInitScriptFinder
 
findValues() - Method in class org.gradle.api.internal.CachingDirectedGraphWalker
Calculates the set of values of nodes reachable from the start nodes.
finished() - Method in interface org.gradle.api.internal.changedetection.TaskArtifactState
Called when this state is finished with.
FINISHED_BUILD - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
FINISHED_EXECUTING_COMMAND - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
FixedResolverArtifactRepository - Class in org.gradle.api.internal.artifacts.repositories
 
FixedResolverArtifactRepository(DependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.repositories.FixedResolverArtifactRepository
 
FixMainScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
Fixes problem where main { } inside a closure is resolved as a call to static method main().
FixMainScriptTransformer() - Constructor for class org.gradle.api.internal.artifacts.dsl.FixMainScriptTransformer
 
flatDir(Map<String, ?>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds a resolver that looks into a number of directories for artifacts.
flatDir(Closure) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds an configures a repository which will look for dependencies in a number of local directories.
flatDir(Action<? super FlatDirectoryArtifactRepository>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds an configures a repository which will look for dependencies in a number of local directories.
flatDir(Action<? super FlatDirectoryArtifactRepository>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
flatDir(Closure) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
flatDir(Map<String, ?>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
FlatDirectoryArtifactRepository - Interface in org.gradle.api.artifacts.repositories
A repository that looks into a number of directories for artifacts.
flatten(Object[], T, boolean) - Static method in class org.gradle.util.GUtil
 
flatten(Object[], T) - Static method in class org.gradle.util.GUtil
 
flatten(Collection, T) - Static method in class org.gradle.util.GUtil
 
flatten(Collection, T, boolean) - Static method in class org.gradle.util.GUtil
 
flatten(Collection, T, boolean, boolean) - Static method in class org.gradle.util.GUtil
 
flatten(Collection, boolean) - Static method in class org.gradle.util.GUtil
 
flatten(Collection) - Static method in class org.gradle.util.GUtil
 
flattenElements(Object...) - Static method in class org.gradle.util.GUtil
 
FlatteningNotationParser<T> - Class in org.gradle.api.internal.notations.parsers
Flattens or collectionizes input and passes the input notations to the delegates.
FlatteningNotationParser(NotationParser<T>) - Constructor for class org.gradle.api.internal.notations.parsers.FlatteningNotationParser
 
flush() - Method in interface org.gradle.cache.internal.btree.BlockStore
Flushes any pending updates for this store.
flush() - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
flush() - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
flush() - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
flush() - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
flush() - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
flush() - Method in class org.gradle.util.LineBufferingOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
footer(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
force(Object...) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Allows forcing certain versions of dependencies, including transitive dependencies.
force(Object...) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
ForceChangeDependencyDescriptor - Class in org.gradle.api.internal.artifacts.ivyservice.dynamicversions
 
ForceChangeDependencyDescriptor() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ForceChangeDependencyDescriptor
 
forceChangingFlag(DependencyDescriptor, boolean) - Static method in class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ForceChangeDependencyDescriptor
 
forceDelete(File) - Static method in class org.gradle.util.GFileUtils
 
forceDeleteOnExit(File) - Static method in class org.gradle.util.GFileUtils
 
ForcedModuleNotationParser - Class in org.gradle.api.internal.artifacts.configurations
by Szczepan Faber, created at: 10/11/11
ForcedModuleNotationParser() - Constructor for class org.gradle.api.internal.artifacts.configurations.ForcedModuleNotationParser
 
forceMkdir(File) - Static method in class org.gradle.util.GFileUtils
 
forceOutputToBeShown() - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
forceOutputToBeShown() - Method in interface org.gradle.gradleplugin.foundation.request.Request
 
forceOutputToBeShown() - Method in interface org.gradle.openapi.external.foundation.RequestVersion1
 
forceOutputToBeShown() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
ForegroundDaemonConfiguration - Class in org.gradle.launcher.daemon.configuration
by Szczepan Faber, created at: 2/21/12
ForegroundDaemonConfiguration(String, File, int) - Constructor for class org.gradle.launcher.daemon.configuration.ForegroundDaemonConfiguration
 
ForegroundDaemonMain - Class in org.gradle.launcher.daemon.bootstrap
 
ForegroundDaemonMain(DaemonServerConfiguration) - Constructor for class org.gradle.launcher.daemon.bootstrap.ForegroundDaemonMain
 
forExcludes(ExcludeRule...) - Static method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
 
forExcludes(Collection<ExcludeRule>) - Static method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
Returns a spec that accepts only those module versions that do not match any of the
forHome(File) - Static method in class org.gradle.internal.jvm.Jvm
Creates jvm instance for given java home.
fork(Map) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
Shortcut for setting both fork and forkOptions.
fork() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
ForkingTestClassProcessor - Class in org.gradle.api.internal.tasks.testing.worker
 
ForkingTestClassProcessor(Factory<WorkerProcessBuilder>, WorkerTestClassProcessorFactory, JavaForkOptions, Iterable<File>, Action<WorkerProcessBuilder>) - Constructor for class org.gradle.api.internal.tasks.testing.worker.ForkingTestClassProcessor
 
ForkOptions - Class in org.gradle.api.tasks.compile
Fork options for Java compilation.
ForkOptions() - Constructor for class org.gradle.api.tasks.compile.ForkOptions
 
format(String, Object...) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
format(String, Object...) - Method in interface org.gradle.logging.StyledTextOutput
Appends a formatted string using the current style.
format(long) - Method in class org.gradle.reporting.DurationFormatter
 
format(String, Object...) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
format(Locale, String, Object...) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
formatErrorMessage(String, Object) - Method in class org.gradle.util.NameMatcher
 
formatln(String, Object...) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
formatln(String, Object...) - Method in interface org.gradle.logging.StyledTextOutput
Appends a formatted string using the current style and starts a new line.
formatMultipleMatchesMessage(Iterable<? extends ProjectIdentifier>) - Method in class org.gradle.initialization.AbstractProjectSpec
 
formatMultipleMatchesMessage(Iterable<? extends ProjectIdentifier>) - Method in class org.gradle.initialization.BuildFileProjectSpec
 
formatMultipleMatchesMessage(Iterable<? extends ProjectIdentifier>) - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
formatNoMatchesMessage() - Method in class org.gradle.initialization.AbstractProjectSpec
 
formatNoMatchesMessage() - Method in class org.gradle.initialization.BuildFileProjectSpec
 
formatNoMatchesMessage() - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
formatTo(Artifact, StringBuilder) - Static method in exception org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactResolveException
 
forObject(Object) - Method in interface org.gradle.cache.CacheBuilder
Specifies the target domain object.
forObject(Object) - Method in interface org.gradle.cache.DirectoryCacheBuilder
 
forObject(Object) - Method in interface org.gradle.cache.ObjectCacheBuilder
Specifies the target domain object.
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
 
forProjectDirectory(File, Appendable) - Static method in class org.gradle.wrapper.WrapperExecutor
 
forResource(Resource) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ParserRegistry
 
forTasks(String...) - Method in interface org.gradle.tooling.BuildLauncher
Sets the tasks to be executed.
forTasks(Task...) - Method in interface org.gradle.tooling.BuildLauncher
Sets the tasks to be executed.
forTasks(Iterable<? extends Task>) - Method in interface org.gradle.tooling.BuildLauncher
Sets the tasks to be executed.
forType(Class<? extends T>) - Static method in class org.gradle.api.Named.Namer
 
ForwardClientInput - Class in org.gradle.launcher.daemon.server.exec
Listens for ForwardInput commands during the execution and sends that to a piped input stream that we install.
ForwardClientInput(ExecutorFactory) - Constructor for class org.gradle.launcher.daemon.server.exec.ForwardClientInput
 
ForwardInput - Class in org.gradle.launcher.daemon.protocol
 
ForwardInput(BuildClientMetaData, byte[]) - Constructor for class org.gradle.launcher.daemon.protocol.ForwardInput
 
forWrapperPropertiesFile(File, Appendable) - Static method in class org.gradle.wrapper.WrapperExecutor
 
foundAMatch() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
FreeListBlockStore - Class in org.gradle.cache.internal.btree
 
FreeListBlockStore(BlockStore, int) - Constructor for class org.gradle.cache.internal.btree.FreeListBlockStore
 
FreeListBlockStore.FreeListBlock - Class in org.gradle.cache.internal.btree
 
FreeListBlockStore.FreeListBlock() - Constructor for class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
from(Object...) - Method in interface org.gradle.api.file.ConfigurableFileCollection
Adds a set of source paths to this collection.
from(Object) - Method in interface org.gradle.api.file.ConfigurableFileTree
Specifies base directory for this file tree using the given path.
from(Object...) - Method in interface org.gradle.api.file.CopySourceSpec
Specifies source files or directories for a copy.
from(Object, Closure) - Method in interface org.gradle.api.file.CopySourceSpec
Specifies the source files or directories for a copy and creates a child CopySourceSpec.
from(Object...) - Method in interface org.gradle.api.file.CopySpec
Specifies source files or directories for a copy.
from(Object, Closure) - Method in interface org.gradle.api.file.CopySpec
Specifies the source files or directories for a copy and creates a child CopySourceSpec.
from(Object...) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
from(Object) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
from(Object, Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
from(Object...) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
from(Object...) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
from(Object, Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
from(Object) - Method in class org.gradle.api.internal.plugins.DefaultObjectConfigurationAction
 
from(Object...) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
from(Object, Closure) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
from(Object...) - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeSpec
 
from(Object...) - Method in interface org.gradle.api.java.archives.Manifest
Specifies other manifests to be merged into this manifest.
from(Object, Closure) - Method in interface org.gradle.api.java.archives.Manifest
Specifies other manifests to be merged into this manifest.
from(Object...) - Method in interface org.gradle.api.java.archives.ManifestMergeSpec
Adds a merge path to a manifest that should be merged into the base manifest.
from(Object) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
Adds a script to use to configure the target objects.
from(Object...) - Method in class org.gradle.api.tasks.AbstractCopyTask
Specifies source files or directories for a copy.
from(Object, Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Specifies the source files or directories for a copy and creates a child CopySourceSpec.
from(CppSourceSet) - Method in interface org.gradle.plugins.cpp.compiler.capability.CompilesCpp
Use the source set
fromCommandLineOptions(List<String>) - Static method in class org.gradle.RefreshOptions
Deprecated.
 
fromString(String) - Static method in enum org.gradle.CacheUsage
Deprecated.
 
fromString(String) - Static method in class org.gradle.process.internal.JvmOptions
 
fstat(FileDescriptor) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
ftype() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
FULL_STACKTRACE - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
FULL_STACKTRACE_LONG - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
fullCommandLine - Variable in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
 

G

generate() - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
generate(Class<T>) - Method in class org.gradle.api.internal.AbstractClassGenerator
 
generate(Class<T>) - Method in interface org.gradle.api.internal.ClassGenerator
Generates a proxy class for the given class.
generate(JavaCompileSpec) - Method in class org.gradle.api.internal.tasks.compile.CommandLineJavaCompilerArgumentsGenerator
 
generate() - Method in class org.gradle.api.plugins.antlr.AntlrTask
 
generate() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
 
generate(Project) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
 
generate(Project) - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
 
generate(Project) - Method in class org.gradle.api.tasks.diagnostics.ProjectReportTask
 
generate(Project) - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
 
generate(Project) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
 
generate() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
 
generate() - Method in class org.gradle.api.tasks.javadoc.Javadoc
 
generate() - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
generate(Class<T>) - Method in class org.gradle.groovy.scripts.internal.AsmBackedEmptyScriptGenerator
 
generate(Class<T>) - Method in interface org.gradle.groovy.scripts.internal.EmptyScriptGenerator
 
GENERATE_SUBCLASS - Static variable in class org.gradle.api.internal.project.taskfactory.TaskFactory
 
generateId() - Method in class org.gradle.util.CompositeIdGenerator
 
generateId() - Method in interface org.gradle.util.IdGenerator
Generates a new id.
generateId() - Method in class org.gradle.util.LongIdGenerator
 
generateId() - Method in class org.gradle.util.RandomLongIdGenerator
 
generateId() - Method in class org.gradle.util.UUIDGenerator
 
generateLineNumberExpression(String) - Method in class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
generateLineNumberExpression(String) - Method in class org.gradle.foundation.output.definitions.OptionalLineNumberFileLinkDefinition
This has been overridden to optionally look for a line number delimiter.
generateLineNumberExpression(String) - Method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
generateReport() - Method in class org.gradle.api.internal.tasks.testing.junit.report.DefaultTestReport
 
generateReport() - Method in interface org.gradle.api.internal.tasks.testing.junit.report.TestReporter
 
GenerationPlan - Class in org.gradle.api.plugins.antlr.internal
Models information relevant to generation of a particular Antlr grammar file.
GenerationPlanBuilder - Class in org.gradle.api.plugins.antlr.internal
Builder for the properly order list of generation plans.
GenerationPlanBuilder(File) - Constructor for class org.gradle.api.plugins.antlr.internal.GenerationPlanBuilder
 
generator - Variable in class org.gradle.plugins.ide.api.GeneratorTask
 
Generator<T> - Interface in org.gradle.plugins.ide.internal.generator.generator
Responsible for reading, configuring and writing a config object of type T to/from a file.
GeneratorTask<T> - Class in org.gradle.plugins.ide.api
A GeneratorTask generates a configuration file based on a domain object of type T.
GeneratorTask() - Constructor for class org.gradle.plugins.ide.api.GeneratorTask
 
get(String, File) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
get(Resource, File) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
get(T, Factory<? extends V>) - Method in interface org.gradle.api.internal.cache.Cache
 
get(T, Factory<? extends V>) - Method in class org.gradle.api.internal.cache.CacheAccessSerializer
 
get(T, Factory<? extends V>) - Method in class org.gradle.api.internal.cache.CacheSupport
 
get(Long) - Method in class org.gradle.api.internal.changedetection.CacheBackedFileSnapshotRepository
 
get(Long) - Method in interface org.gradle.api.internal.changedetection.FileSnapshotRepository
 
get(K) - Method in class org.gradle.api.internal.changedetection.InMemoryIndexedCache
 
get(int) - Method in class org.gradle.api.internal.collections.FilteredList
 
get(Class<T>) - Method in class org.gradle.api.internal.concurrent.SynchronizedServiceRegistry
 
get(String) - Method in class org.gradle.api.internal.ConfigureDelegate
 
get(int) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
get() - Method in interface org.gradle.api.internal.file.FileSource
 
get(Map<String, Object>, String) - Method in class org.gradle.api.internal.notations.parsers.MapNotationParser
 
get(String) - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
get() - Static method in class org.gradle.api.internal.ThreadGlobalInstantiator
 
get(Object) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
get(String) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
Returns the value for the registered property with the given name.
get(K) - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
get(K) - Method in class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
get() - Method in class org.gradle.cache.internal.SimpleStateCache
 
get(K) - Method in interface org.gradle.cache.PersistentIndexedCache
Fetches the value of a key from this cache.
get() - Method in interface org.gradle.cache.PersistentStateCache
Fetches the value from this cache.
get(int) - Method in class org.gradle.foundation.common.ReorderableList
 
get(Class<T>) - Method in class org.gradle.internal.service.DefaultServiceRegistry
 
get(Class<T>) - Method in interface org.gradle.internal.service.ServiceRegistry
Locates the service of the given type.
get() - Method in class org.gradle.logging.internal.DefaultStdErrLoggingSystem
 
get() - Method in class org.gradle.logging.internal.DefaultStdOutLoggingSystem
 
get() - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
get(ResultHandler<? super T>) - 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 interface org.gradle.tooling.ModelBuilder
Starts fetching the build.
get(Class<T>) - Method in class org.gradle.util.ServiceLocator
 
getAction() - Method in class org.gradle.launcher.daemon.protocol.Build
 
getActions() - Method in class org.gradle.api.internal.AbstractTask
 
getActions() - Method in interface org.gradle.api.Task
Returns the sequence of Action objects which will be executed by this task, in the order of execution.
getActualEnvironment() - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
getAddAction() - Method in class org.gradle.api.internal.collections.CollectionEventRegister
 
getAdditionalCommandLineArguments(String) - Method in interface org.gradle.gradleplugin.foundation.CommandLineArgumentAlteringListener
This is called when you can add additional command line arguments.
getAdditionalCommandLineArguments(String) - Method in interface org.gradle.openapi.external.ui.CommandLineArgumentAlteringListenerVersion1
This is called when you can add additional command line arguments.
getAdditionalCommandLineArguments(String) - Method in class org.gradle.openapi.wrappers.ui.CommandLineArgumentAlteringListenerWrapper
This is called when you can add additional command line arguments.
getAddress() - Method in class org.gradle.launcher.daemon.registry.DaemonInfo
 
getAddress() - Method in class org.gradle.launcher.daemon.server.Daemon
 
getAddress() - Method in class org.gradle.messaging.remote.internal.CompositeAddress
 
getAddress() - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
getAddress() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelAvailable
 
getAddress() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelUnavailable
 
getAgeMillis() - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache.CachedModuleResolution
 
getAgeMillis() - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache.CachedModuleDescriptor
 
getAll() - Method in interface org.gradle.api.artifacts.Configuration
Returns all the configurations belonging to the same configuration container as this configuration (including this configuration).
getAll() - Method in interface org.gradle.api.internal.artifacts.configurations.ConfigurationsProvider
 
getAll() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getAll() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
getAll() - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
getAll() - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
getAll() - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
getAll() - Method in interface org.gradle.tooling.model.DomainObjectSet
Returns the elements of this set as a list, in iteration order of this set.
getAll() - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
 
getAllArguments() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
getAllArguments() - Method in class org.gradle.process.internal.ExecHandleBuilder
 
getAllArguments() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getAllArtifacts() - Method in interface org.gradle.api.artifacts.Configuration
Returns the artifacts of this configuration including the artifacts of extended configurations.
getAllArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the parent artifacts of this dependency and its children.
getAllArtifacts() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getAllArtifacts(ResolvedDependency) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getAllCopyActions() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getAllCopyActions() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getAllDependencies() - Method in interface org.gradle.api.artifacts.Configuration
Gets the complete set of dependencies including those contributed by superconfigurations.
getAllDependencies() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getAllExcludes() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getAllExcludeSpecs() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getAllGroovy() - Method in class org.gradle.api.internal.tasks.DefaultGroovySourceSet
 
getAllGroovy() - Method in interface org.gradle.api.tasks.GroovySourceSet
All Groovy source for this source set.
getAllImmutableJvmArgs() - Method in class org.gradle.process.internal.JvmOptions
 
getAllIncludes() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getAllIncludeSpecs() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getAllJava() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getAllJava() - Method in interface org.gradle.api.tasks.SourceSet
All Java source files for this source set.
getAllJvmArgs() - Method in class org.gradle.api.tasks.JavaExec
Returns the full set of arguments to use to launch the JVM for the process.
getAllJvmArgs() - Method in class org.gradle.api.tasks.testing.Test
Returns the full set of arguments to use to launch the JVM for the process.
getAllJvmArgs() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getAllJvmArgs() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getAllJvmArgs() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getAllJvmArgs() - Method in class org.gradle.process.internal.JvmOptions
 
getAllJvmArgs() - Method in interface org.gradle.process.JavaForkOptions
Returns the full set of arguments to use to launch the JVM for the process.
getAllModuleArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module artifacts belonging to this ResolvedDependency and recursively to its children.
getAllModuleArtifacts() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getAllowsArguments() - Method in class org.gradle.cli.CommandLineOption
 
getAllowsMultipleArguments() - Method in class org.gradle.cli.CommandLineOption
 
getAllprojects() - Method in class org.gradle.api.internal.project.AbstractProject
 
getAllProjects() - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
getAllProjects(String) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
getAllProjects() - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
getAllProjects(String) - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
getAllprojects() - Method in interface org.gradle.api.Project
Returns the set containing this project and its subprojects.
getAllRequiredModules() - Method in interface org.gradle.api.internal.classpath.Module
Returns the transitive closure of all modules required by this module, including the module itself.
getAllScala() - Method in class org.gradle.api.internal.tasks.DefaultScalaSourceSet
 
getAllScala() - Method in interface org.gradle.api.tasks.ScalaSourceSet
All Scala source for this source set.
getAllSource() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getAllSource() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getAllSource() - Method in interface org.gradle.api.tasks.SourceSet
All source files for this source set.
getAllSpecs() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getAllSpecs() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getAllTasks() - Method in interface org.gradle.api.execution.TaskExecutionGraph
Returns the tasks which are included in the execution plan.
getAllTasks(boolean) - Method in class org.gradle.api.internal.project.AbstractProject
 
getAllTasks(boolean) - Method in interface org.gradle.api.Project
Returns a map of the tasks contained in this project, and optionally its subprojects.
getAllTasks() - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
getAltDeployDescriptor() - Method in interface org.gradle.plugins.ear.descriptor.EarModule
The alt-dd element specifies an optional URI to the post-assembly version of the deployment descriptor file for a particular Java EE module.
getAnalyzerFactory() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.InputDirectoryPropertyAnnotationHandler
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.InputFilePropertyAnnotationHandler
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.InputFilesPropertyAnnotationHandler
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.InputPropertyAnnotationHandler
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.NestedBeanPropertyAnnotationHandler
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.OutputDirectoryPropertyAnnotationHandler
 
getAnnotationType() - Method in class org.gradle.api.internal.project.taskfactory.OutputFilePropertyAnnotationHandler
 
getAnnotationType() - Method in interface org.gradle.api.internal.project.taskfactory.PropertyAnnotationHandler
The annotation type which this handler is responsible for.
getAnt() - Method in class org.gradle.api.AntBuilder
Returns this AntBuilder.
getAnt() - Method in class org.gradle.api.internal.AbstractTask
 
getAnt() - Method in class org.gradle.api.internal.project.AbstractProject
 
getAnt() - Method in interface org.gradle.api.Project
Returns the AntBuilder for this project.
getAnt() - Method in interface org.gradle.api.Task
Returns the AntBuilder for this task.
getAntBuilderFactory() - Method in class org.gradle.api.internal.project.AbstractProject
 
getAntGroovydoc() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
 
getAntlr() - Method in interface org.gradle.api.plugins.antlr.AntlrSourceVirtualDirectory
All Antlr source for this source set.
getAntlr() - Method in class org.gradle.api.plugins.antlr.internal.AntlrSourceVirtualDirectoryImpl
 
getAntlrClasspath() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Returns the classpath containing the Ant ANTLR task implementation.
getAntlrGrammarFile() - Method in class org.gradle.api.plugins.antlr.internal.GrammarFileMetadata
 
getAntlrHierarchy() - Method in class org.gradle.api.plugins.antlr.internal.XRef
 
getAntScalaDoc() - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
getApiDocTitle() - Method in class org.gradle.api.plugins.ReportingBasePluginConvention
getApiDocTitle() - Method in class org.gradle.api.reporting.ReportingExtension
 
getAppendix() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the appendix part of the archive name, if any.
getApplicationClassLoader() - Method in interface org.gradle.process.internal.child.WorkerContext
 
getApplicationClassLoader() - Method in interface org.gradle.process.internal.WorkerProcessContext
 
getApplicationClasspath() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
getApplicationName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The application name.
getArchiveBase() - Method in class org.gradle.api.tasks.wrapper.Wrapper
The archive base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
getArchiveName() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the archive name.
getArchivePath() - Method in interface org.gradle.api.internal.file.copy.ArchiveCopyAction
 
getArchivePath() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
The path where the archive is constructed.
getArchivePath() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the path where the gradle distributions archive should be saved (i.e.
getArchiveTask() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getArgs() - Method in class org.gradle.api.tasks.Exec
Returns the arguments for the command to be executed.
getArgs() - Method in class org.gradle.api.tasks.JavaExec
Returns the arguments passed to the main class to be executed.
getArgs() - Method in interface org.gradle.process.ExecSpec
Returns the arguments for the command to be executed.
getArgs() - Method in class org.gradle.process.internal.ExecHandleBuilder
 
getArgs() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getArgs() - Method in interface org.gradle.process.JavaExecSpec
Returns the arguments passed to the main class to be executed.
getArguments() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpec
 
getArguments() - Method in class org.gradle.messaging.dispatch.MethodInvocation
 
getArguments() - Method in class org.gradle.messaging.remote.internal.protocol.RemoteMethodInvocation
 
getArguments() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getArguments() - Method in interface org.gradle.process.internal.ExecHandle
 
getArguments() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getArguments() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getArguments() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getArtifactHandler() - Method in interface org.gradle.api.internal.artifacts.DependencyResolutionServices
 
getArtifactPatterns() - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getArtifactPatterns() - Method in interface org.gradle.api.internal.artifacts.repositories.PatternBasedResolver
 
getArtifactPublisher() - Method in interface org.gradle.api.internal.artifacts.ArtifactPublicationServices
 
getArtifactRef(Artifact, Date) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getArtifactRef(Artifact, Date, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getArtifactRef(Artifact, Date, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
getArtifactResolver() - Method in class org.gradle.api.internal.artifacts.ivyservice.BrokenModuleVersionResolveResult
 
getArtifactResolver() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveResult
Returns the artifact resolver for this module.
getArtifacts() - Method in interface org.gradle.api.artifacts.Configuration
Returns the artifacts of this configuration excluding the artifacts of extended configurations.
getArtifacts() - Method in interface org.gradle.api.artifacts.ModuleDependency
Returns the artifacts belonging to this dependency.
getArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the parent artifacts of this dependency.
getArtifacts() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getArtifacts(ResolvedDependency) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getArtifacts() - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
getArtifacts() - Method in class org.gradle.api.internal.project.AbstractProject
 
getArtifacts() - Method in interface org.gradle.api.Project
Returns a handler for assigning artifacts produced by the project to configurations.
getArtifacts() - Method in class org.gradle.api.tasks.Upload
Returns the artifacts which will be uploaded.
getArtifactType() - Method in class org.gradle.api.internal.artifacts.dsl.dependencies.ParsedModuleStringNotation
 
getArtifactUrls() - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
Returns the additional URLs to use to find artifact files.
getArtifactUrls() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
getAsDynamicObject() - Method in class org.gradle.api.internal.AbstractTask
 
getAsDynamicObject() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
Returns a DynamicObject which can be used to access the domain objects as dynamic properties and methods.
getAsDynamicObject() - Method in interface org.gradle.api.internal.DynamicObjectAware
Returns a DynamicObject for this object.
getAsDynamicObject() - Method in class org.gradle.api.internal.plugins.DslObject
 
getAsDynamicObject() - Method in class org.gradle.api.internal.project.AbstractProject
 
getAsFiles() - Method in interface org.gradle.util.ClassPath
 
getAsFiles() - Method in class org.gradle.util.DefaultClassPath
 
getAsFileTree() - Method in interface org.gradle.api.file.FileCollection
Converts this collection to a FileTree.
getAsFileTree() - Method in interface org.gradle.api.file.FileTree
Returns this.
getAsFileTree() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
getAsFileTree() - Method in class org.gradle.api.internal.file.AbstractFileTree
 
getAsFileTree() - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
getAsFileTree() - Method in class org.gradle.api.internal.file.CompositeFileTree
 
getAsFileTrees() - Method in class org.gradle.api.internal.file.AbstractFileCollection
Returns this collection as a set of DirectoryFileTree instances.
getAsFileTrees() - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
getAsFileTrees() - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
getAsMap() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getAsMap() - Method in class org.gradle.api.internal.file.AbstractFileTree
 
getAsMap() - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
getAsMap() - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns the objects in this collection, as a map from object name to object instance.
getAsPath() - Method in interface org.gradle.api.file.FileCollection
Returns the contents of this collection as a platform-specific path.
getAsPath() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
getAssociatedGrammarMetadata() - Method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
 
getAsURIs() - Method in interface org.gradle.util.ClassPath
 
getAsURIs() - Method in class org.gradle.util.DefaultClassPath
 
getAsURLArray() - Method in interface org.gradle.util.ClassPath
 
getAsURLArray() - Method in class org.gradle.util.DefaultClassPath
 
getAsURLs() - Method in interface org.gradle.util.ClassPath
 
getAsURLs() - Method in class org.gradle.util.DefaultClassPath
 
getAt(String) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Locates an object by name, failing if there is no such task.
getAt(String) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
Locates an object by name, failing if there is no such task.
getAt(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getAt(String) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
getAt(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
getAt(String) - Method in interface org.gradle.api.NamedDomainObjectCollection
Locates an object by name, failing if there is no such task.
getAt(String) - Method in interface org.gradle.api.plugins.PluginContainer
Returns a plugin with the specified id if this plugin has been used in the project.
getAt(Class<T>) - Method in interface org.gradle.api.plugins.PluginContainer
Returns a plugin with the specified type if this plugin has been used in the project.
getAt(String) - Method in interface org.gradle.api.tasks.TaskCollection
Locates an object by name, failing if there is no such task.
getAt(int) - Method in interface org.gradle.tooling.model.DomainObjectSet
Returns the element of this set at the given index in iteration order of this set.
getAt(int) - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
 
getAttributeAsBoolean(Element, String, boolean) - Static method in class org.gradle.gradleplugin.foundation.Dom4JUtility
 
getAttributes() - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
getAttributes() - Method in interface org.gradle.api.java.archives.Manifest
Returns the main attributes of the manifest.
getBaseDir() - Method in class org.gradle.api.internal.filestore.UniquePathFileStore
 
getBaseDir() - Method in class org.gradle.api.reporting.ReportingExtension
The base directory for all reports This value can be changed, so any files derived from this should be calculated on demand.
getBaseDir() - Method in class org.gradle.api.tasks.ant.AntTarget
Returns the Ant project base directory to use when executing the target.
getBaseDir() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
getBaseDir() - Method in interface org.gradle.cache.PersistentCache
Returns the base directory for this cache.
getBaseDir() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getBaseDir() - Method in interface org.gradle.launcher.daemon.configuration.DaemonServerConfiguration
 
getBaseDir() - Method in class org.gradle.launcher.daemon.configuration.DefaultDaemonServerConfiguration
 
getBaseDir() - Method in class org.gradle.launcher.daemon.registry.DaemonDir
 
getBaseName() - Method in class org.gradle.api.internal.file.AbstractFileResource
 
getBaseName() - Method in class org.gradle.api.internal.file.archive.compression.Bzip2Archiver
 
getBaseName() - Method in class org.gradle.api.internal.file.archive.compression.GzipArchiver
 
getBaseName() - Method in class org.gradle.api.internal.file.MaybeCompressedFileResource
 
getBaseName() - Method in interface org.gradle.api.resources.Resource
Short name that concisely describes this resource
getBaseName() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the base name of the archive.
getBaseValue() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
getBaseValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the value for the key of the manifest that is the target of the merge.
getBatchScript() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper batch script to.
getBeginningIndexOfMatch() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
getBlock() - Method in class org.gradle.cache.internal.btree.BlockPayload
 
getBootClasspath() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getBootClasspath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getBootClasspath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getBootstrapClasspath() - Method in class org.gradle.api.tasks.JavaExec
Returns the bootstrap classpath to use for the process.
getBootstrapClasspath() - Method in class org.gradle.api.tasks.testing.Test
Returns the bootstrap classpath to use for the process.
getBootstrapClasspath() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getBootstrapClasspath() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getBootstrapClasspath() - Method in class org.gradle.process.internal.JvmOptions
 
getBootstrapClasspath() - Method in interface org.gradle.process.JavaForkOptions
Returns the bootstrap classpath to use for the process.
getBottom() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getBottom() - Method in class org.gradle.messaging.remote.internal.ProtocolStack
 
getBroadcaster(Class<T>) - Method in class org.gradle.listener.DefaultListenerManager
 
getBroadcaster(Class<T>) - Method in interface org.gradle.listener.ListenerManager
Returns a broadcaster for the given listenerClass.
getBugCount() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsResult
 
getBuildAnalysis() - Method in class org.gradle.GradleLauncher
Evaluates the settings and all the projects.
getBuildAnalysis() - Method in class org.gradle.initialization.DefaultGradleLauncher
Evaluates the settings and all the projects.
getBuildAndRunAnalysis() - Method in class org.gradle.GradleLauncher
Evaluates the settings and all the projects.
getBuildAndRunAnalysis() - Method in class org.gradle.initialization.DefaultGradleLauncher
Evaluates the settings and all the projects.
getBuildDependencies() - Method in interface org.gradle.api.artifacts.Configuration
Returns a TaskDependency object containing all required dependencies to build the internal dependencies (e.g.
getBuildDependencies() - Method in interface org.gradle.api.Buildable
Returns a dependency which contains the tasks which build this artifact.
getBuildDependencies() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getBuildDependencies() - Method in class org.gradle.api.internal.artifacts.DefaultDependencySet
 
getBuildDependencies() - Method in class org.gradle.api.internal.artifacts.DefaultPublishArtifactSet
 
getBuildDependencies() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
getBuildDependencies() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
getBuildDependencies() - Method in class org.gradle.api.internal.artifacts.publish.AbstractPublishArtifact
 
getBuildDependencies() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
getBuildDependencies() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getBuildDependencies() - Method in class org.gradle.api.internal.file.collections.EmptyFileTree
 
getBuildDependencies() - Method in class org.gradle.api.internal.file.collections.FileCollectionAdapter
 
getBuildDependencies() - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
getBuildDependencies() - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
getBuildDependencies() - Method in class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
getBuildDir() - Method in class org.gradle.api.internal.project.AbstractProject
 
getBuildDir() - Method in interface org.gradle.api.Project
Returns the build directory of this project.
getBuildFile() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the build file for this project.
getBuildFile() - Method in class org.gradle.api.internal.project.AbstractProject
 
getBuildFile() - Method in interface org.gradle.api.internal.project.ProjectIdentifier
 
getBuildFile() - Method in interface org.gradle.api.Project
Returns the build file Gradle will evaluate against this project object.
getBuildFile() - Method in class org.gradle.api.tasks.GradleBuild
Returns the build file that should be used for this build.
getBuildFile() - Method in class org.gradle.foundation.ProjectView
 
getBuildFile() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getBuildFile() - Method in class org.gradle.StartParameter
Returns the build file to use to select the default project.
getBuildFileName() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the name of the build file for this project.
getBuildFileName() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getBuildListenerBroadcaster() - Method in interface org.gradle.api.internal.GradleInternal
Returns the broadcaster for BuildListener events
getBuildListenerBroadcaster() - Method in class org.gradle.invocation.DefaultGradle
 
getBuildLogLevel() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getBuildLogLevel() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getBuildRequestMetaData() - Method in interface org.gradle.launcher.exec.BuildActionParameters
 
getBuildRequestMetaData() - Method in class org.gradle.launcher.exec.DefaultBuildActionParameters
 
getBuildscript() - Method in class org.gradle.api.internal.project.AbstractProject
 
getBuildscript() - Method in interface org.gradle.api.Project
Returns the build script handler for this project.
getBuildscript() - Method in interface org.gradle.api.Script
Returns the script handler for this script.
getBuildScriptSource() - Method in class org.gradle.api.internal.project.AbstractProject
 
getBuildScriptSource() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getBuildStandardInput() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
getBuildStarted() - Method in class org.gradle.profile.BuildProfile
 
getBuildTasks() - Method in interface org.gradle.api.internal.plugins.EmbeddableJavaProject
 
getBuildTime() - Method in class org.gradle.util.GradleVersion
 
getBuildTimeClock() - Method in interface org.gradle.initialization.BuildRequestMetaData
Returns a clock measuring the time since the request was made by the user of the client.
getBuildTimeClock() - Method in class org.gradle.initialization.DefaultBuildRequestMetaData
 
getBuiltBy() - Method in interface org.gradle.api.file.ConfigurableFileCollection
Returns the set of tasks which build the files of this collection.
getBuiltBy() - Method in interface org.gradle.api.file.ConfigurableFileTree
Returns the set of tasks which build the files of this collection.
getBuiltBy() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
getBuiltBy() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getBundleSymbolicName(Project) - Method in class org.gradle.api.internal.plugins.osgi.OsgiHelper
Get the symbolic name as group + "." + archivesBaseName, with the following exceptions if group has only one section (no dots) and archivesBaseName is not null then the first package name with classes is returned.
getBusy() - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
getBusy() - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
getBusy() - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
getByName(String) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Locates an object by name, failing if there is no such object.
getByName(String, Closure) - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Locates an object by name, failing if there is no such object.
getByName(String) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
Locates an object by name, failing if there is no such object.
getByName(String, Closure) - Method in interface org.gradle.api.artifacts.ConfigurationContainer
Locates an object by name, failing if there is no such object.
getByName(String) - Method in interface org.gradle.api.internal.artifacts.configurations.ConfigurationContainerInternal
 
getByName(String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
getByName(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getByName(String, Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getByName(String) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
getByName(String) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
getByName(String) - Method in interface org.gradle.api.NamedDomainObjectCollection
Locates an object by name, failing if there is no such object.
getByName(String, Closure) - Method in interface org.gradle.api.NamedDomainObjectCollection
Locates an object by name, failing if there is no such object.
getByName(String) - Method in interface org.gradle.api.plugins.ExtensionContainer
Looks for the extension of a given name.
getByName(String, Closure) - Method in interface org.gradle.api.tasks.TaskCollection
Locates an object by name, failing if there is no such object.
getByName(String) - Method in interface org.gradle.api.tasks.TaskCollection
Locates an object by name, failing if there is no such object.
getByPath(String) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
getByPath(String) - Method in interface org.gradle.api.tasks.TaskContainer
Locates a task by path.
getBytes() - Method in class org.gradle.launcher.daemon.protocol.ForwardInput
 
getByType(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
getByType(Class<T>) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
getByType(Class<T>) - Method in interface org.gradle.api.plugins.ExtensionContainer
Looks for the extension of a given type (useful to avoid casting).
getCachedAt() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
The timestamp of when this cache entry was created.
getCachedAt() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getCachedFile() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
The cached version of the external resource as a local file.
getCachedFile() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getCacheDir() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ArtifactCacheMetaData
 
getCacheDir() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
getCachedModuleDescriptor(ModuleVersionRepository, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.modulecache.DefaultModuleDescriptorCache
 
getCachedModuleDescriptor(ModuleVersionRepository, ModuleRevisionId) - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache
 
getCachedModuleResolution(ModuleVersionRepository, ModuleRevisionId) - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache
 
getCachedModuleResolution(ModuleVersionRepository, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.SingleFileBackedModuleResolutionCache
 
getCachedResult() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
Returns the cached result file or null if the result has not been cached.
getCachePolicy() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
getCachePolicy() - Method in interface org.gradle.api.internal.artifacts.configurations.ResolutionStrategyInternal
Gets the current expiry policy for dynamic revisions.
getCacheUsage() - Method in class org.gradle.StartParameter
Deprecated.
Use #isRecompileScripts and/or #isRerunTasks instead.
getCandidateClassFiles() - Method in class org.gradle.api.tasks.testing.Test
Returns the classes files to scan for test classes.
getCandidates() - Method in interface org.gradle.messaging.remote.internal.inet.InetEndpoint
 
getCandidates() - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
getCandidates() - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
getCandidates() - Method in class org.gradle.util.NameMatcher
Returns the potential matches, if any.
getCanonicalAddress() - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
getCapDisplayName() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
getCaretLocation() - Method in interface org.gradle.gradleplugin.userinterface.swing.common.SearchPanel.SearchInteraction
 
getCaretLocation() - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
 
getCategory() - Method in class org.gradle.logging.internal.CategorisedOutputEvent
 
getCause() - Method in exception org.gradle.api.internal.AbstractMultiCauseException
 
getCauses() - Method in exception org.gradle.api.internal.AbstractMultiCauseException
 
getCauses() - Method in interface org.gradle.api.internal.MultiCauseException
 
getChannel() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelAvailable
 
getChannel() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelUnavailable
 
getChannel() - Method in class org.gradle.messaging.remote.internal.protocol.LookupRequest
 
getChannelKey() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
getCharSet() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getChild(Element, String, String, String) - Static method in class org.gradle.gradleplugin.foundation.Dom4JUtility
This returns the node that is a child of the specified parent that has the specified 'name' and an attribute with the specified value.
getChild(Element, String, String) - Static method in class org.gradle.gradleplugin.foundation.Dom4JUtility
Thie returns the node that is a child of hte specified parent that has the specified attribute with the specified value.
getChildLogger(String) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
getChildNode(String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getChildNode(String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Returns the child node with the specified name.
getChildNode(String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getChildNode(String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getChildNodes() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getChildNodes(String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getChildNodes() - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
getChildNodes(String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
getChildNodes() - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getChildNodes(String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getChildNodes() - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getChildNodes(String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getChildProjects() - Method in class org.gradle.api.internal.project.AbstractProject
 
getChildProjects() - Method in interface org.gradle.api.Project
Returns the direct children of this project.
getChildren() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the transitive ResolvedDependency instances of this resolved dependency.
getChildren() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the children of this project, if any.
getChildren() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getChildren() - Method in interface org.gradle.api.tasks.diagnostics.internal.TaskDetails
 
getChildren(Element, String, String, String) - Static method in class org.gradle.gradleplugin.foundation.Dom4JUtility
 
getChildren(Element, String, String) - Static method in class org.gradle.gradleplugin.foundation.Dom4JUtility
Thie returns the node that is a child of hte specified parent that has the specified attribute with the specified value.
getChildren() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getChildren() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getChildren() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getChildren() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getChildren() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getChildren() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseProjectVersion3
 
getChildren() - Method in interface org.gradle.tooling.internal.protocol.eclipse.HierarchicalEclipseProjectVersion1
 
getChildren() - Method in interface org.gradle.tooling.internal.protocol.HierarchicalProjectVersion1
 
getChildren() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the child elements.
getChildren() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the child elements.
getChildren() - Method in interface org.gradle.tooling.model.GradleProject
Returns the child elements.
getChildren() - Method in interface org.gradle.tooling.model.HierarchicalElement
Returns the child elements.
getChildren() - Method in interface org.gradle.tooling.model.idea.IdeaProject
Returns modules of this idea project.
getClasses() - Method in class org.gradle.api.internal.tasks.testing.junit.report.PackageTestResults
 
getClassesDir() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getClassesDir() - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
getClassesDir() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the classes dir.
getClassesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
Returns the directory to assemble the compiled classes into.
getClassesTaskName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getClassesTaskName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the classes task for this source set.
getClassifier() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the classifier of this dependency artifact.
getClassifier() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the classifier of this dependency artifact.
getClassifier() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the classifier of this published artifact, if any.
getClassifier() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
 
getClassifier() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactIdentifier
 
getClassifier() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getClassifier() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
getClassifier() - Method in class org.gradle.api.internal.artifacts.dsl.dependencies.ParsedModuleStringNotation
 
getClassifier() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getClassifier() - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
getClassifier() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the classifier part of the archive name, if any.
getClassLoader() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the ClassLoader which contains the classpath for this script.
getClassLoader() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getClassLoader() - Method in interface org.gradle.api.internal.initialization.ScriptClassLoaderProvider
 
getClassLoader() - Method in interface org.gradle.api.internal.SettingsInternal
 
getClassLoader() - Method in class org.gradle.cache.DefaultSerializer
 
getClassLoader() - Method in class org.gradle.foundation.BootstrapLoader
 
getClassLoader() - Method in class org.gradle.initialization.BaseSettings
 
getClassLoader() - Method in class org.gradle.util.ClassLoaderObjectInputStream
 
getClassName() - Method in class org.gradle.api.internal.tasks.testing.AbstractTestDescriptor
 
getClassName() - Method in class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
getClassName() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestClassDescriptor
 
getClassName() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestDescriptor
 
getClassName() - Method in class org.gradle.api.internal.tasks.testing.detection.TestClassVisitor
 
getClassName() - Method in class org.gradle.api.internal.tasks.testing.results.UnknownTestDescriptor
 
getClassName() - Method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
Retrieves the unqualified name of the lexer/parser class.
getClassName() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getClassName() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
Returns the test class name for this test, if any.
getClassName() - Method in class org.gradle.groovy.scripts.DelegatingScriptSource
 
getClassName() - Method in interface org.gradle.groovy.scripts.ScriptSource
Returns the name to use for the compiled class for this script.
getClassName() - Method in class org.gradle.groovy.scripts.StringScriptSource
 
getClassName() - Method in class org.gradle.groovy.scripts.UriScriptSource
Returns the class name for use for this script source.
getClasspath() - Method in interface org.gradle.api.internal.classpath.Module
Returns implementation + runtime
getClassPath(String) - Method in interface org.gradle.api.internal.ClassPathRegistry
 
getClassPath(String) - Method in class org.gradle.api.internal.DefaultClassPathRegistry
 
getClasspath() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getClasspath() - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
getClasspath() - Method in class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
getClasspath() - Method in interface org.gradle.api.internal.tasks.compile.JvmLanguageCompileSpec
 
getClasspath() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the classpath.
getClasspath() - Method in class org.gradle.api.tasks.compile.AbstractCompile
Returns the classpath to use to compile the source files.
getClasspath() - Method in class org.gradle.api.tasks.compile.DependOptions
 
getClasspath() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the classpath used to locate classes referenced by the documented sources.
getClasspath() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the classpath to use to resolve type references in the source code.
getClasspath() - Method in class org.gradle.api.tasks.JavaExec
Returns the classpath for executing the main class.
getClasspath() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the classpath to use to locate classes referenced by the documented source.
getClasspath() - Method in class org.gradle.api.tasks.testing.Test
Returns the classpath to use to execute the tests.
getClasspath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getClasspath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getClasspath() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getClasspath() - Method in interface org.gradle.process.JavaExecSpec
Returns the classpath for executing the main class.
getClasspath() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getClasspath() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseProjectVersion3
 
getClasspath() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the external dependencies which make up the classpath of this project.
getClasspath(ClassLoader) - Static method in class org.gradle.util.ClasspathUtil
 
getClasspathConfiguration() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getClasspathDistribution() - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
Uses the classpath to locate the distribution.
getClasspathForClass(Class<?>) - Static method in class org.gradle.util.ClasspathUtil
 
getClasspathForResource(ClassLoader, String) - Static method in class org.gradle.util.ClasspathUtil
 
getClasspathForResource(URL, String) - Static method in class org.gradle.util.ClasspathUtil
 
getClassResults() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getClient() - Method in interface org.gradle.initialization.BuildRequestMetaData
Returns the meta-data about the client used to launch this build.
getClient() - Method in class org.gradle.initialization.DefaultBuildRequestMetaData
 
getClientMetaData() - Method in class org.gradle.launcher.daemon.protocol.Command
 
getClientMetaData() - Method in interface org.gradle.launcher.exec.BuildActionParameters
 
getClientMetaData() - Method in class org.gradle.launcher.exec.DefaultBuildActionParameters
 
getColourFor(StyledTextOutput.Style) - Method in interface org.gradle.logging.internal.ColorMap
 
getColourFor(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.DefaultColorMap
 
getCommand() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
The command to execute.
getCommand() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getCommand() - Method in interface org.gradle.process.internal.ExecHandle
 
getCommandLine() - Method in class org.gradle.api.tasks.Exec
Returns the full command line, including the executable plus its arguments.
getCommandLine() - Method in class org.gradle.api.tasks.JavaExec
Returns the full command line, including the executable plus its arguments.
getCommandLine() - Method in interface org.gradle.process.BaseExecSpec
Returns the full command line, including the executable plus its arguments.
getCommandLine() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
getCommandLineArguments() - Method in interface org.gradle.foundation.ipc.basic.ExecutionInfo
 
getCommandLineArguments() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
getCompileClasspath() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getCompileClasspath() - Method in interface org.gradle.api.tasks.SourceSet
Returns the classpath used to compile this source.
getCompileConfigurationName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getCompileConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the compile configuration for this source set.
getCompileJavaTaskName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getCompileJavaTaskName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the compile Java task for this source set.
getCompileOptions() - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
getCompileOptions() - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
getCompileOptions() - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
getCompiler() - Method in class org.gradle.api.internal.tasks.compile.IncrementalGroovyCompiler
 
getCompiler() - Method in class org.gradle.api.internal.tasks.compile.IncrementalJavaCompiler
 
getCompiler() - Method in class org.gradle.api.internal.tasks.compile.IncrementalJavaCompilerSupport
 
getCompiler() - Method in class org.gradle.api.internal.tasks.scala.IncrementalScalaCompiler
 
getCompiler() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getCompiler() - Method in class org.gradle.api.tasks.compile.GroovyCompile
 
getCompiler() - Method in class org.gradle.api.tasks.scala.ScalaCompile
 
getCompilerArgs() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getCompilerOutput() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getCompilerOutput() - Method in interface org.gradle.tooling.model.idea.IdeaModule
information about idea compiler output (output dirs, inheritance of output dir, etc.)
getCompileTaskName(String) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getCompileTaskName(String) - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of a compile task for this source set.
getComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
 
getComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
getComponent() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
getComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
getComponent() - Method in interface org.gradle.openapi.external.ui.SinglePaneUIVersion1
Returns this panel as a Swing object suitable for inserting in your UI.
getComponent() - Method in class org.gradle.openapi.wrappers.ui.SinglePaneUIWrapper
Returns this panel as a Swing object suitable for inserting in your UI.
getCompression() - Method in class org.gradle.api.tasks.bundling.Tar
Returns the compression that is used for this archive.
getCompressor() - Static method in class org.gradle.api.internal.file.archive.compression.Bzip2Archiver
 
getCompressor() - Static method in class org.gradle.api.internal.file.archive.compression.GzipArchiver
 
getCompressor() - Method in interface org.gradle.api.internal.file.archive.TarCopyAction
 
getConfiguration() - Method in interface org.gradle.api.artifacts.ModuleDependency
Returns the configuration of this dependency module (not the configurations this dependency belongs too).
getConfiguration() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the configuration under which this instance was resolved.
getConfiguration() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getConfiguration() - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
getConfiguration() - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
getConfiguration() - Method in class org.gradle.api.tasks.Upload
Returns the configuration to upload.
getConfiguration() - Method in class org.gradle.wrapper.WrapperExecutor
Returns the configuration for this wrapper.
getConfigurationContainer() - Method in interface org.gradle.api.internal.artifacts.DependencyResolutionServices
 
getConfigurations() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the configurations of this handler.
getConfigurations() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getConfigurations() - Method in class org.gradle.api.internal.project.AbstractProject
 
getConfigurations() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getConfigurations() - Method in interface org.gradle.api.Project
Returns the configurations of this project.
getConfigurations() - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
Returns the configurations to generate the report for.
getConflictManager(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getConflictResolution() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
getConflictResolution() - Method in interface org.gradle.api.internal.artifacts.configurations.ResolutionStrategyInternal
Until the feature 'settles' and we receive more feedback, it's internal
getConnectAction() - Method in class org.gradle.process.internal.DefaultWorkerProcess
 
getConnection() - Method in class org.gradle.launcher.daemon.client.DaemonConnection
 
getConnection() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
getConnection() - Method in class org.gradle.messaging.remote.ConnectEvent
 
getConnection(Address) - Method in class org.gradle.messaging.remote.internal.DefaultMessagingClient
 
getConnection(Address) - Method in interface org.gradle.messaging.remote.MessagingClient
Returns the connection for this client.
getConnection() - Method in class org.gradle.process.internal.DefaultWorkerProcess
 
getConnection() - Method in interface org.gradle.process.internal.WorkerProcess
 
getConnectTimeout() - Method in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
getConsecutiveNumbers(String) - Static method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
This returns the first grouping of consecutive numbers.
getConsumerId() - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
getConsumerId() - Method in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
getContentLength() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
Always the actual content length of the cached file, not the external source.
getContentLength() - Method in class org.gradle.api.internal.externalresource.cached.CachedExternalResourceAdapter
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.local.DefaultLocallyAvailableResource
 
getContentLength() - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResource
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.LocallyAvailableExternalResource
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
getContentLength() - Method in interface org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaData
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
getContentLength() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
getContentRenderer() - Method in class org.gradle.reporting.TabbedPageRenderer
 
getContentRoots() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getContentRoots() - Method in interface org.gradle.tooling.model.idea.IdeaModule
All content roots.
getContext() - Method in class org.gradle.launcher.daemon.registry.DaemonInfo
 
getContextClassloader() - Method in class org.gradle.groovy.scripts.Script
 
getContextNamespace() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getContextRoot() - Method in interface org.gradle.plugins.ear.descriptor.EarWebModule
The context-root element specifies the context root of a web application.
getConvention() - Method in class org.gradle.api.internal.AbstractTask
 
getConvention() - Method in class org.gradle.api.internal.ConventionAwareHelper
 
getConvention() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getConvention() - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
getConvention() - Method in interface org.gradle.api.internal.HasConvention
 
getConvention() - Method in class org.gradle.api.internal.plugins.DslObject
 
getConvention() - Method in class org.gradle.api.internal.project.AbstractProject
 
getConvention() - Method in interface org.gradle.api.Project
Returns the Convention for this project.
getConvention() - Method in interface org.gradle.api.Task
Returns the Convention object for this task.
getConventionMapping() - Method in class org.gradle.api.internal.ConventionTask
 
getConventionMapping() - Method in interface org.gradle.api.internal.IConventionAware
Returns the convention mapping for the properties of this object.
getConventionMapping() - Method in class org.gradle.api.internal.plugins.DslObject
 
getConventionValue(T, String, boolean) - Method in class org.gradle.api.internal.ConventionAwareHelper
 
getConventionValue(T, String, boolean) - Method in interface org.gradle.api.internal.ConventionMapping
 
getCopyAction() - Method in class org.gradle.api.tasks.AbstractCopyTask
 
getCopyAction() - Method in class org.gradle.api.tasks.bundling.Tar
 
getCopyAction() - Method in class org.gradle.api.tasks.bundling.Zip
 
getCopyAction() - Method in class org.gradle.api.tasks.Copy
 
getCopyAction() - Method in class org.gradle.api.tasks.Sync
 
getCoreImplClassLoader() - Method in interface org.gradle.initialization.ClassLoaderRegistry
Returns the class loader for the coreImpl project.
getCoreImplClassLoader() - Method in class org.gradle.initialization.DefaultClassLoaderRegistry
 
getCredentials() - Method in interface org.gradle.api.artifacts.repositories.AuthenticationSupported
Provides the Credentials used to authenticate to this repository.
getCredentials() - Method in class org.gradle.api.internal.externalresource.transport.http.DefaultHttpSettings
 
getCredentials() - Method in interface org.gradle.api.internal.externalresource.transport.http.HttpSettings
 
getCredits() - Method in class org.gradle.messaging.remote.internal.protocol.MessageCredits
 
getCurrentBuild() - Method in class org.gradle.initialization.NestedBuildTracker
 
getCurrentCommandExecution() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
The current command execution, or null if the daemon is idle.
getCurrentDir() - Method in class org.gradle.initialization.layout.BuildLayoutConfiguration
 
getCurrentDir() - Method in interface org.gradle.launcher.exec.BuildActionParameters
 
getCurrentDir() - Method in class org.gradle.launcher.exec.DefaultBuildActionParameters
 
getCurrentDir() - Method in class org.gradle.StartParameter
Returns the directory to use to select the default project, and to search for the settings file.
getCurrentDirectory() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getCurrentDirectory() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
GetCurrentDirectory(int, char[]) - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
getCurrentDirectory() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
 
getCurrentDirectory() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
getCurrentDirectory() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
getCurrentDirectory() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getCurrentExecution() - Method in interface org.gradle.api.internal.changedetection.TaskHistoryRepository.History
 
getCurrentGradleTab() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
getCurrentGradleTab() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
getCurrentGradleTab() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
getCurrentGradleTab() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
getCurrentGradleTab() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
GetCurrentProcessId() - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
getCurrentTime() - Method in class org.gradle.util.BuildCommencedTimeProvider
 
getCurrentTime() - Method in interface org.gradle.util.TimeProvider
 
getCurrentTime() - Method in class org.gradle.util.TrueTimeProvider
 
getCustomGradleExecutable() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
This is called to get a custom gradle executable file.
getCustomGradleExecutable() - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
This is called to get a custom gradle executable file.
getCustomGradleExecutable() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
This is called to get a custom gradle executable file.
getCustomGradleExecutable() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
getCustomGradleExecutable() - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
 
getCustomGradleExecutable() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
This is called to get a custom gradle executable file.
getCustomGradleExecutor() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getcwd(byte[], int) - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
getDaemon(ProjectInternal, DaemonForkOptions) - Method in interface org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonFactory
 
getDaemon(ProjectInternal, DaemonForkOptions) - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonManager
 
getDaemon(ProjectInternal, DaemonForkOptions) - Method in class org.gradle.api.internal.tasks.compile.daemon.InProcessCompilerDaemonFactory
 
getDaemonContext() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
getDaemonLog() - Method in class org.gradle.launcher.daemon.diagnostics.DaemonDiagnostics
 
getDaemonLogFile() - Method in class org.gradle.launcher.daemon.server.DaemonServices
 
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
Specifies the units for the maximum idle time.
getDaemonMaxIdleTimeUnits() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getDaemonMaxIdleTimeUnits() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
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
Specifies the maximum idle time for any daemon process launched by the provider, or null to use the default.
getDaemonMaxIdleTimeValue() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getDaemonMaxIdleTimeValue() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getDaemonOpts() - Method in interface org.gradle.launcher.daemon.context.DaemonContext
Returns the JVM options that the daemon was started with.
getDaemonOpts() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
getDaemonOpts() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
getDaemonParameters() - Method in class org.gradle.launcher.daemon.client.DaemonClientServices
 
getDaemonRegistry() - Method in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
getDaemonRegistryDir() - Method in interface org.gradle.launcher.daemon.context.DaemonContext
The directory that should be used for daemon storage (not including the gradle version number).
getDaemonRegistryDir() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
getDaemonRegistryDir() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
getDaemons() - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
Returns all daemons started in this registry since construction or most recent stopDaemons().
getDaemonStateCoordinator() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
getData() - Method in class org.gradle.foundation.ipc.basic.MessageObject
 
getDate() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the date that should be used when publishing this artifact.
getDate() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getDate() - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
getDebug() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getDebug() - Method in class org.gradle.api.tasks.JavaExec
Returns true if debugging is enabled for the process.
getDebug() - Method in class org.gradle.api.tasks.testing.Test
Returns true if debugging is enabled for the process.
getDebug() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getDebug() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getDebug() - Method in class org.gradle.process.internal.JvmOptions
 
getDebug() - Method in interface org.gradle.process.JavaForkOptions
Returns true if debugging is enabled for the process.
getDebugLevel() - Method in class org.gradle.api.tasks.compile.DebugOptions
 
getDebugOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getDefault() - Static method in class org.gradle.internal.nativeplatform.filesystem.FileSystems
 
getDefaultBranch(ModuleId) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getDefaultCharacterEncoding() - Method in class org.gradle.api.tasks.JavaExec
Returns the default character encoding to use.
getDefaultCharacterEncoding() - Method in class org.gradle.api.tasks.testing.Test
Returns the default character encoding to use.
getDefaultCharacterEncoding() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getDefaultCharacterEncoding() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getDefaultCharacterEncoding() - Method in class org.gradle.process.internal.JvmOptions
 
getDefaultCharacterEncoding() - Method in interface org.gradle.process.JavaForkOptions
Returns the default character encoding to use.
getDefaultCompiler() - Method in interface org.gradle.plugins.binaries.model.CompilerRegistry
Somehow picks what the default compiler to use is.
getDefaultCompiler() - Method in class org.gradle.plugins.binaries.model.internal.DefaultCompilerRegistry
 
getDefaultDistribution(File, boolean) - Method in class org.gradle.tooling.internal.consumer.DistributionFactory
Returns the default distribution to use for the specified project.
getDefaultExtension() - Method in enum org.gradle.api.tasks.bundling.Compression
 
getDefaultProject() - Method in interface org.gradle.api.internal.GradleInternal
Returns the default project.
getDefaultProject() - Method in class org.gradle.invocation.DefaultGradle
 
getDefaultResourceName() - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
 
getDefaultSource() - Method in class org.gradle.api.tasks.AbstractCopyTask
Deprecated.
Use getSource() instead.
getDefaultSource() - Method in class org.gradle.api.tasks.SourceTask
Deprecated.
Use getSource() instead.
getDefaultStyle() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
getDefaultTasks() - Method in class org.gradle.api.internal.project.AbstractProject
 
getDefaultTasks() - Method in interface org.gradle.api.Project
Returns the names of the default tasks of this project.
getDefaultTasks() - Method in class org.gradle.foundation.ProjectView
Builds a list of default tasks.
getDefaultTasks() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
Builds a list of default tasks.
getDefaultTasks() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
Builds a list of default tasks.
getDelegate() - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
getDelete() - Method in class org.gradle.api.tasks.Delete
Returns the set of files which will be deleted by this task.
getDeleteAction() - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
getDependantProjects() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getDependantProjects() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getDependencies() - Method in interface org.gradle.api.artifacts.ClientModule
Returns all the dependencies added to the client module.
getDependencies() - Method in interface org.gradle.api.artifacts.Configuration
Gets the set of dependencies directly contained in this configuration (ignoring superconfigurations).
getDependencies() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns the set of dependencies which will be resolved.
getDependencies() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the dependencies of the script.
getDependencies() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getDependencies() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
getDependencies() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getDependencies() - Method in class org.gradle.api.internal.project.AbstractProject
 
getDependencies(Task) - Method in class org.gradle.api.internal.tasks.AbstractTaskDependency
 
getDependencies(Task) - Method in class org.gradle.api.internal.tasks.CachingTaskDependencyResolveContext
 
getDependencies() - Method in interface org.gradle.api.Project
Returns the dependency handler of this project.
getDependencies() - Method in interface org.gradle.api.tasks.diagnostics.internal.TaskDetails
 
getDependencies(Task) - Method in interface org.gradle.api.tasks.TaskDependency
Determines the dependencies for the given Task.
getDependencies() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getDependencies() - Method in interface org.gradle.tooling.model.idea.IdeaModule
dependencies of this module (i.e.
getDependency(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CacheLockingModuleVersionRepository
 
getDependency(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
getDependency(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
getDependency(DependencyDescriptor, ResolveData) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LoopbackDependencyResolver
 
getDependency(DependencyDescriptor) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionRepository
 
getDependencyCacheDir() - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
getDependencyCacheDir() - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
getDependencyCacheDir() - Method in class org.gradle.api.tasks.compile.Compile
 
getDependencyDescriptorFactory() - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DefaultModuleDescriptorFactoryForClientModule
 
getDependencyHandler() - Method in interface org.gradle.api.internal.artifacts.DependencyResolutionServices
 
getDependencyManagements(ModuleDescriptor) - Static method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
getDependencyModule() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
getDependencyModule() - Method in interface org.gradle.tooling.model.idea.IdeaModuleDependency
returns dependency module
getDependencyProject() - Method in interface org.gradle.api.artifacts.ProjectDependency
Returns the project associated with this project dependency.
getDependencyProject() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
getDependencyResolutionBroadcast() - Method in interface org.gradle.api.internal.artifacts.configurations.ConfigurationInternal
 
getDependencyResolutionBroadcast() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getDependencySetProfile(ResolvableDependencies) - Method in class org.gradle.profile.BuildProfile
 
getDependencySets() - Method in class org.gradle.profile.BuildProfile
 
getDependencyToModuleResolver() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.IvyAdapter
 
getDependOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getDependsOn() - Method in class org.gradle.api.internal.AbstractTask
 
getDependsOn() - Method in interface org.gradle.api.Task
Returns the dependencies of this task.
getDependsOnProjects() - Method in class org.gradle.api.internal.project.AbstractProject
 
getDependsOnProjects() - Method in interface org.gradle.api.Project
Returns the set of projects which this project depends on.
getDependsOnProjects() - Method in class org.gradle.foundation.ProjectView
 
getDeprecationWarning() - Method in class org.gradle.cli.CommandLineOption
 
getDepth() - Method in class org.gradle.api.internal.project.AbstractProject
 
getDepth() - Method in interface org.gradle.api.Project
Returns the nesting level of a project in a multi-project hierarchy.
getDescription() - Method in interface org.gradle.api.artifacts.Configuration
Returns the description for this configuration.
getDescription() - Method in class org.gradle.api.internal.AbstractTask
 
getDescription() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getDescription() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getDescription() - Method in class org.gradle.api.internal.project.AbstractProject
 
getDescription() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the description.
getDescription() - Method in interface org.gradle.api.Project
Returns the description of this project.
getDescription() - Method in interface org.gradle.api.Rule
Returns the description of the rule.
getDescription() - Method in interface org.gradle.api.Task
Returns the description of this task.
getDescription() - Method in class org.gradle.api.tasks.ant.AntTarget
Returns the description of this task.
getDescription() - Method in interface org.gradle.api.tasks.diagnostics.internal.TaskDetails
 
getDescription() - Method in class org.gradle.cli.CommandLineOption
 
getDescription() - Method in class org.gradle.foundation.ProjectView
 
getDescription() - Method in class org.gradle.foundation.TaskView
 
getDescription() - Method in class org.gradle.gradleplugin.foundation.ExtensionFileFilter
 
getDescription() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.ProjectTreeNode
 
getDescription() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeBaseNode
 
getDescription() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeNode
 
getDescription() - Method in class org.gradle.logging.internal.ProgressStartEvent
 
getDescription() - Method in interface org.gradle.logging.ProgressLogger
Returns the description of the operation.
getDescription() - Method in interface org.gradle.openapi.external.foundation.TaskVersion1
 
getDescription() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
getDescription() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The application description.
getDescription() - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
A description of the security role.
getDescription() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getDescription() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseTask
 
getDescription() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getDescription() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
getDescription() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getDescription() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getDescription() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
 
getDescription() - Method in interface org.gradle.tooling.internal.protocol.TaskVersion1
 
getDescription() - Method in interface org.gradle.tooling.model.Element
Returns the description.
getDescription() - Method in interface org.gradle.tooling.model.Task
Returns the description of this task.
getDescription() - Method in interface org.gradle.tooling.ProgressEvent
A description of the current piece of work.
getDescriptor() - Method in class org.gradle.api.internal.artifacts.ivyservice.BrokenModuleVersionResolveResult
 
getDescriptor() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DefaultModuleVersionDescriptor
 
getDescriptor() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionDescriptor
 
getDescriptor() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveResult
Returns the descriptor for this module version.
getDescriptorDestination() - Method in class org.gradle.api.tasks.Upload
Returns the path to generate the dependency descriptor to.
getDestination() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestOutputEvent
 
getDestination() - Method in class org.gradle.api.reporting.internal.SimpleReport
 
getDestination() - Method in interface org.gradle.api.reporting.Report
The location on the filesystem of the report when it is generated.
getDestination() - Method in interface org.gradle.api.tasks.testing.TestOutputEvent
Destination of the message
getDestination() - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
getDestination() - Method in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
getDestination() - Method in class org.gradle.messaging.remote.internal.protocol.Request
 
getDestination() - Method in interface org.gradle.messaging.remote.internal.protocol.RoutableMessage
Returns the destination for this message.
getDestinationAddress() - Method in class org.gradle.messaging.remote.internal.protocol.ConnectRequest
 
getDestinationDir() - Method in interface org.gradle.api.internal.file.copy.FileCopyAction
 
getDestinationDir() - Method in class org.gradle.api.internal.file.copy.FileCopyActionImpl
 
getDestinationDir() - Method in class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
getDestinationDir() - Method in interface org.gradle.api.internal.tasks.compile.JvmLanguageCompileSpec
 
getDestinationDir() - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
getDestinationDir() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the directory where the archive is generated into.
getDestinationDir() - Method in class org.gradle.api.tasks.compile.AbstractCompile
Returns the directory to generate the .class files into.
getDestinationDir() - Method in class org.gradle.api.tasks.Copy
Returns the directory to copy files into.
getDestinationDir() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the directory to generate the documentation into.
getDestinationDir() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the directory to generate the documentation into.
getDestinationDir() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the directory to generate the API documentation into.
getDestinationDir() - Method in class org.gradle.api.tasks.Sync
Returns the directory to copy files into.
getDestinationDirectory() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getDestinationDirectory() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getDestPath() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getDestPath() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getDetector() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestFramework
 
getDetector() - Method in interface org.gradle.api.internal.tasks.testing.TestFramework
Returns a detector which is used to determine which of the candidate class files correspond to test classes to be executed.
getDetector() - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestFramework
 
getDiagnostics() - Method in class org.gradle.launcher.daemon.protocol.BuildStarted
 
getDidWork() - Method in class org.gradle.api.internal.AbstractTask
 
getDidWork() - Method in class org.gradle.api.internal.file.archive.TarCopySpecVisitor
 
getDidWork() - Method in class org.gradle.api.internal.file.archive.ZipCopySpecVisitor
 
getDidWork() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getDidWork() - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
getDidWork() - Method in class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
getDidWork() - Method in class org.gradle.api.internal.file.copy.FileCopySpecVisitor
 
getDidWork() - Method in class org.gradle.api.internal.file.copy.SyncCopySpecVisitor
 
getDidWork() - Method in class org.gradle.api.internal.tasks.compile.daemon.CompileResult
 
getDidWork() - Method in class org.gradle.api.internal.tasks.compile.SimpleWorkResult
 
getDidWork() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
getDidWork() - Method in interface org.gradle.api.Task
Checks if the task actually did any work.
getDidWork() - Method in interface org.gradle.api.tasks.TaskState
Checks if the task actually did any work.
getDidWork() - Method in interface org.gradle.api.tasks.WorkResult
 
getDir() - Method in interface org.gradle.api.file.ConfigurableFileTree
Returns the base directory of this file tree.
getDir() - Method in interface org.gradle.api.file.DirectoryTree
Returns the base directory of this tree.
getDir() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getDir() - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
getDir() - Method in class org.gradle.api.tasks.GradleBuild
Returns the project directory for the build.
getDirectory() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getDirectory() - Method in interface org.gradle.process.internal.ExecHandle
 
getDirectory() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseSourceDirectory
 
getDirectory() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSourceDirectory
 
getDirectory() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseSourceDirectoryVersion1
 
getDirectory() - Method in interface org.gradle.tooling.model.SourceDirectory
Returns the source directory.
getDirMode() - Method in interface org.gradle.api.file.CopyProcessingSpec
Returns the Unix permissions to use for the target directories.
getDirMode() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getDirMode() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getDirMode() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getDirMode() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the Unix permissions to use for the target directories.
getDirs() - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
Returns the directories where this repository will look for artifacts.
getDirs() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
getDirs() - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
getDirs() - Method in interface org.gradle.api.tasks.SourceSetOutput
Returns all dirs registered with with #dir method.
getDisplayName() - Method in class org.gradle.api.internal.AbstractDynamicObject
 
getDisplayName() - Method in class org.gradle.api.internal.AbstractNamedDomainObjectContainer
 
getDisplayName() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getDisplayName() - Method in class org.gradle.api.internal.BeanDynamicObject
 
getDisplayName() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getDisplayName() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
getDisplayName() - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
getDisplayName() - Method in class org.gradle.api.internal.file.AbstractFileCollection
Returns the display name of this file collection.
getDisplayName() - Method in class org.gradle.api.internal.file.AbstractFileResource
 
getDisplayName() - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
getDisplayName() - Method in class org.gradle.api.internal.file.archive.compression.Bzip2Archiver
 
getDisplayName() - Method in class org.gradle.api.internal.file.archive.compression.GzipArchiver
 
getDisplayName() - Method in class org.gradle.api.internal.file.archive.TarFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.file.archive.ZipFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.EmptyFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.FileCollectionAdapter
 
getDisplayName() - Method in interface org.gradle.api.internal.file.collections.FileCollectionContainer
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.ListBackedFileSet
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.MapFileTree
 
getDisplayName() - Method in interface org.gradle.api.internal.file.collections.MinimalFileCollection
 
getDisplayName() - Method in class org.gradle.api.internal.file.collections.SingletonFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
getDisplayName() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getDisplayName() - Method in class org.gradle.api.internal.file.MaybeCompressedFileResource
 
getDisplayName() - Method in class org.gradle.api.internal.file.UnionFileCollection
 
getDisplayName() - Method in class org.gradle.api.internal.file.UnionFileTree
 
getDisplayName() - Method in class org.gradle.api.internal.resource.DelegatingResource
 
getDisplayName() - Method in interface org.gradle.api.internal.resource.Resource
Returns a display name for this resource.
getDisplayName() - Method in class org.gradle.api.internal.resource.StringResource
 
getDisplayName() - Method in class org.gradle.api.internal.resource.UriResource
 
getDisplayName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getDisplayName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
getDisplayName() - Method in interface org.gradle.api.resources.Resource
Human readable name of this resource
getDisplayName() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoriteTask
 
getDisplayName() - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
getDisplayName() - Method in interface org.gradle.gradleplugin.foundation.request.Request
 
getDisplayName() - Method in class org.gradle.groovy.scripts.DelegatingScriptSource
 
getDisplayName() - Method in interface org.gradle.groovy.scripts.ScriptSource
Returns the description for this script.
getDisplayName() - Method in class org.gradle.groovy.scripts.StringScriptSource
 
getDisplayName() - Method in class org.gradle.groovy.scripts.UriScriptSource
 
getDisplayName() - Method in class org.gradle.initialization.BuildFileProjectSpec
 
getDisplayName() - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
getDisplayName() - Method in interface org.gradle.initialization.ProjectSpec
Returns the display name of this spec.
getDisplayName() - Method in interface org.gradle.messaging.remote.Address
Returns the display name for this address.
getDisplayName() - Method in class org.gradle.messaging.remote.internal.CompositeAddress
 
getDisplayName() - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
getDisplayName() - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
getDisplayName() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
getDisplayName() - Method in interface org.gradle.openapi.external.foundation.favorites.FavoriteTaskVersion1
getDisplayName() - Method in interface org.gradle.openapi.external.foundation.RequestVersion1
 
getDisplayName() - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
getDisplayName() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
getDisplayName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The application display name.
getDisplayName() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
getDisplayName() - Method in interface org.gradle.process.internal.WorkerProcessContext
Returns a display name for this worker process.
getDisplayName() - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConnection
 
getDisplayName() - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConnection
 
getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
getDisplayName() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
 
getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.ConsumerConnectionMetadata
 
getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.LoggingInitializerConnection
 
getDisplayName() - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConnection
 
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.
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.
getDistribution(WrapperConfiguration) - Method in class org.gradle.wrapper.PathAssembler
Determines the local locations for the distribution to use given the supplied configuration.
getDistribution() - Method in class org.gradle.wrapper.WrapperConfiguration
 
getDistribution() - Method in class org.gradle.wrapper.WrapperExecutor
Returns the distribution which this wrapper will use.
getDistributionBase() - Method in class org.gradle.api.tasks.wrapper.Wrapper
The distribution base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
getDistributionBase() - Method in class org.gradle.wrapper.WrapperConfiguration
 
getDistributionDir() - Method in class org.gradle.wrapper.PathAssembler.LocalDistribution
Returns the location to install the distribution into.
getDistributionFor(GradleVersion) - Method in class org.gradle.util.DistributionLocator
 
getDistributionPath() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the path where the gradle distributions needed by the wrapper are unzipped.
getDistributionPath() - Method in class org.gradle.wrapper.WrapperConfiguration
 
getDistributionUrl() - Method in class org.gradle.api.tasks.wrapper.Wrapper
The URL to download the gradle distribution from.
getDocEncoding() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getDoclet() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getDoclet() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getDocletpath() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getDocletpath() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getDocTitle() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the title for the package index(first) page.
getDocTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getDocumentationFor(String) - Method in class org.gradle.api.internal.DocumentationRegistry
Returns the location the documentation for the given feature, referenced by id.
getDocURL() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getDocURL() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the docURL value.
getDomain() - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
getDownloadingCacheManager() - Method in class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
getDuration() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getDuration() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getDuration() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
getDynamicObject() - Method in class org.gradle.initialization.BaseSettings
 
getDynamicObjectHelper() - Method in class org.gradle.api.internal.AbstractTask
 
getDynamicProperties() - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
getEdgeValues(N, N, Collection<V>) - Method in interface org.gradle.api.internal.DirectedGraphWithEdgeValues
 
getEffectiveDefaultCharacterEncoding() - Method in class org.gradle.process.internal.JvmOptions
 
getEffectiveJavaExecutable() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getEffectiveJavaHome() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getEffectiveJvmArgs() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getEffectiveManifest() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getEffectiveManifest() - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
getEffectiveManifest() - Method in interface org.gradle.api.java.archives.Manifest
Returns a new manifest instance where all the attribute values are expanded (e.g.
getEffectiveManifestInternal(DefaultManifest) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
getEffectiveSystemProperties() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getegid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getElapsedAfterProjectsEvaluated() - Method in class org.gradle.profile.BuildProfile
Get the elapsed time (in mSec) between the buildFinished event and the projectsEvaluated event.
getElapsedProjectsEvaluated() - Method in class org.gradle.profile.BuildProfile
Get the elapsed time (in mSec) between the projectsEvaluated event and the projectsLoaded event.
getElapsedProjectsLoading() - Method in class org.gradle.profile.BuildProfile
Get the elapsed time (in mSec) between the settingsEvaluated event and the projectsLoaded event.
getElapsedSettings() - Method in class org.gradle.profile.BuildProfile
Get the elapsed time (in mSec) between the buildStarted event and the settingsEvaluated event.
getElapsedStartup() - Method in class org.gradle.profile.BuildProfile
Get the elapsed time (in mSec) between the start of profiling and the buildStarted event.
getElapsedTime() - Method in class org.gradle.profile.ContinuousOperation
 
getElapsedTotal() - Method in class org.gradle.profile.BuildProfile
Get the total elapsed time (in mSec) between the start of profiling and the buildFinished event.
getElapsedTotalExecutionTime() - Method in class org.gradle.profile.BuildProfile
Get the total task execution time from all projects.
getElement() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getElementsAsDynamicObject() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getEnableAssertions() - Method in class org.gradle.api.tasks.JavaExec
Returns true if assertions are enabled for the process.
getEnableAssertions() - Method in class org.gradle.api.tasks.testing.Test
Returns true if assertions are enabled for the process.
getEnableAssertions() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getEnableAssertions() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getEnableAssertions() - Method in class org.gradle.process.internal.JvmOptions
 
getEnableAssertions() - Method in interface org.gradle.process.JavaForkOptions
Returns true if assertions are enabled for the process.
getEnabled() - Method in class org.gradle.api.internal.AbstractTask
 
getEnabled() - Method in class org.gradle.api.reporting.internal.DefaultReportContainer
 
getEnabled() - Method in interface org.gradle.api.reporting.ReportContainer
Returns an immutable collection of all the enabled reports.
getEnabled() - Method in interface org.gradle.api.Task
Returns if this task is enabled or not.
getEnabledDirectoryReportDestinations() - Method in class org.gradle.api.reporting.internal.TaskReportContainer
 
getEnabledFileReportDestinations() - Method in class org.gradle.api.reporting.internal.TaskReportContainer
 
getEnabledReportNames() - Method in class org.gradle.api.reporting.internal.TaskReportContainer
 
getEncoding() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getEncoding() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
getEncoding() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getEncoding() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getEndingIndex() - Method in class org.gradle.foundation.output.FileLink
 
getEndingIndexOfMatch() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
getEndTime() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getEndTime() - Method in class org.gradle.api.internal.tasks.testing.results.TestState
 
getEndTime() - Method in class org.gradle.api.internal.tasks.testing.TestCompleteEvent
 
getEndTime() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the time when this test completed execution.
getenv(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getEnvironment() - Method in class org.gradle.api.tasks.Exec
The environment variables to use for the process.
getEnvironment() - Method in class org.gradle.api.tasks.JavaExec
The environment variables to use for the process.
getEnvironment() - Method in class org.gradle.api.tasks.testing.Test
The environment variables to use for the process.
getEnvironment() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getEnvironment() - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
getEnvironment() - Method in interface org.gradle.process.internal.ExecHandle
 
getEnvironment() - Method in interface org.gradle.process.ProcessForkOptions
The environment variables to use for the process.
getEnvironmentVariables() - Method in interface org.gradle.foundation.ipc.basic.ExecutionInfo
 
getEnvironmentVariables() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
getEnvVariables() - Method in interface org.gradle.launcher.exec.BuildActionParameters
 
getEnvVariables() - Method in class org.gradle.launcher.exec.DefaultBuildActionParameters
 
getErrorCount() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsResult
 
getErrorOutput() - Method in class org.gradle.api.tasks.Exec
Returns the output stream to consume standard error from the process executing the command.
getErrorOutput() - Method in class org.gradle.api.tasks.JavaExec
Returns the output stream to consume standard error from the process executing the command.
getErrorOutput() - Method in interface org.gradle.process.BaseExecSpec
Returns the output stream to consume standard error from the process executing the command.
getErrorOutput() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
getErrorOutput() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getEtag() - Method in class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
getEtag() - Method in interface org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaData
Some kind of opaque checksum that was advertised by the remote ?server?.
geteuid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getEvaluation() - Method in class org.gradle.profile.ProjectProfile
Returns the evaluation time of this project.
getEventRegister() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
getException() - Method in class org.gradle.api.internal.tasks.compile.daemon.CompileResult
 
getException() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getException() - Method in interface org.gradle.api.tasks.testing.TestResult
If the test failed with an exception, this will be the exception.
getException() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
The currently nominated error that occurred during executing the commmand.
getExceptions() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getExceptions() - Method in interface org.gradle.api.tasks.testing.TestResult
If the test failed with any exceptions, this will contain the exceptions.
getExcludeArgs() - Method in interface org.gradle.api.artifacts.ExcludeRule
Deprecated.
getExcludeArgs() - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
getExcludeDirectories() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
getExcludeDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
exclude dirs
getExcludeDocFilesSubDir() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getExcludedTaskNames() - Method in class org.gradle.StartParameter
Returns the names of the tasks to be excluded from this build.
getExcludeRules() - Method in interface org.gradle.api.artifacts.Configuration
Returns the exclude rules applied for resolving any dependency of this configuration.
getExcludeRules() - Method in interface org.gradle.api.artifacts.ModuleDependency
Returns the exclude rules for this dependency.
getExcludeRules() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getExcludeRules() - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
getExcludes() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getExcludes() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getExcludes() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getExcludes() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getExcludes() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the set of exclude patterns.
getExcludes() - Method in class org.gradle.api.tasks.SourceTask
Returns the set of exclude patterns.
getExcludes() - Method in class org.gradle.api.tasks.testing.Test
Returns the exclude patterns for test execution.
getExcludes() - Method in interface org.gradle.api.tasks.util.PatternFilterable
Returns the set of exclude patterns.
getExecActionFactory() - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerAdapter
 
getExecHandle() - Method in class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
getExecResult() - Method in class org.gradle.api.tasks.Exec
Returns the result for the command run by this task.
getExecutable() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
getExecutable() - Method in class org.gradle.api.tasks.Exec
Returns the name of the executable to use.
getExecutable() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the Javadoc executable to use to generate the Javadoc.
getExecutable() - Method in class org.gradle.api.tasks.JavaExec
Returns the name of the executable to use.
getExecutable() - Method in class org.gradle.api.tasks.testing.Test
Returns the name of the executable to use.
getExecutable() - Method in class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
getExecutable(String) - Method in interface org.gradle.internal.jvm.JavaInfo
 
getExecutable(String) - Method in class org.gradle.internal.jvm.Jvm
getExecutable() - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerAdapter
 
getExecutable() - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
getExecutable() - Method in interface org.gradle.process.ProcessForkOptions
Returns the name of the executable to use.
getExecutable(String) - Method in class org.gradle.util.Jvm
Deprecated.
 
getExecutableName(String) - Method in class org.gradle.internal.os.OperatingSystem
 
getExecuted() - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
getExecuted() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
getExecuted() - Method in interface org.gradle.api.ProjectState
Returns true if this project has been evaluated.
getExecuted() - Method in interface org.gradle.api.tasks.TaskState
Returns true if this task has been executed.
getExecuter() - Method in class org.gradle.api.internal.AbstractTask
 
getExecuter() - Method in interface org.gradle.api.internal.TaskInternal
 
getExecuter() - Method in class org.gradle.tooling.internal.provider.EmbeddedExecuterSupport
 
getExecuting() - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
getExecuting() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
getExecutionHistory() - Method in interface org.gradle.api.internal.changedetection.TaskArtifactState
Returns the history for this task.
getExecutionInfo(int) - Method in interface org.gradle.foundation.ipc.basic.ProcessLauncherServer.Protocol
Fill in the ExecutionInfo object with information needed to execute the other process.
getExecutionInfo(int) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Fill in the ExecutionInfo object with information needed to execute the other process.
getExecutionTime() - Method in class org.gradle.api.internal.tasks.testing.results.TestState
 
getExists() - Method in class org.gradle.api.internal.resource.CachingResource
 
getExists() - Method in class org.gradle.api.internal.resource.DelegatingResource
 
getExists() - Method in interface org.gradle.api.internal.resource.Resource
Returns true if this resource exists, false if it does not exist.
getExists() - Method in class org.gradle.api.internal.resource.StringResource
 
getExists() - Method in class org.gradle.api.internal.resource.UriResource
 
getExitValue() - Method in interface org.gradle.process.ExecResult
Returns the exit value of the process.
getExported() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
getExported() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
getExported() - Method in interface org.gradle.tooling.model.idea.IdeaDependency
Allows to check if current dependency is transitive, i.e.
getExportedHeaders() - Method in interface org.gradle.plugins.binaries.model.HeaderExportingSourceSet
 
getExportedHeaders() - Method in interface org.gradle.plugins.cpp.CppSourceSet
The headers.
getExportedHeaders() - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
getExportVocab() - Method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
Retrieves the name of this vocabulary exported by this grammar.
getExportVocab() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getExtDirs() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getExtDirs() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getExtDocUrl() - Method in class org.gradle.external.javadoc.JavadocOfflineLink
 
getExtendsFrom() - Method in interface org.gradle.api.artifacts.Configuration
Returns the names of the configurations which this configuration extends from.
getExtendsFrom() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getExtension() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the extension of this dependency artifact.
getExtension() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the extension of this dependency artifact.
getExtension() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the extension of this published artifact.
getExtension() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
 
getExtension() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactIdentifier
 
getExtension() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getExtension() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
getExtension() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getExtension() - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
getExtension() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the extension part of the archive name.
getExtension() - Method in enum org.gradle.api.tasks.bundling.Compression
Deprecated.
getExtension() - Method in class org.gradle.gradleplugin.foundation.ExtensionFileFilter
 
getExtensionDirs() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getExtensions() - Method in class org.gradle.api.internal.AbstractTask
 
getExtensions() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getExtensions() - Method in class org.gradle.api.internal.plugins.DslObject
 
getExtensions() - Method in class org.gradle.api.internal.project.AbstractProject
 
getExtensions() - Method in interface org.gradle.api.plugins.ExtensionAware
The container of extensions.
getExtensions() - Method in interface org.gradle.api.Project
Allows adding DSL extensions to the project.
getExtensionsAsDynamicObject() - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
getExtensionsAsDynamicObject() - Method in interface org.gradle.api.plugins.Convention
Returns a dynamic object which represents the properties and methods contributed by the extensions and convention objects contained in this convention.
getExternalLastModified() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
Null safe shortcut for getExternalResourceMetaData().getLastModified();
getExternalLastModified() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getExternalLastModifiedAsTimestamp() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
Null safe shortcut for getExternalResourceMetaData().getLastModified() as a timestamp.
getExternalLastModifiedAsTimestamp() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getExternalModule(String) - Method in class org.gradle.api.internal.classpath.DefaultModuleRegistry
 
getExternalModule(String) - Method in interface org.gradle.api.internal.classpath.ModuleRegistry
Locates an external module by name.
getExternalResourceMetaData() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DownloadedArtifact
 
getExternalResourceMetaData() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
 
getExternalResourceMetaData() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getExtraArguments() - Method in class org.gradle.cli.ParsedCommandLine
 
getExtraProperties() - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
getExtraProperties() - Method in interface org.gradle.api.plugins.ExtensionContainer
The extra properties extension in this extension container.
getFactory(Class<T>) - Method in class org.gradle.api.internal.concurrent.SynchronizedServiceRegistry
 
getFactory() - Static method in class org.gradle.GradleLauncher
 
getFactory(Class<T>) - Method in class org.gradle.internal.service.DefaultServiceRegistry
 
getFactory(Class<T>) - Method in interface org.gradle.internal.service.ServiceRegistry
Locates a factory which can create services of the given type.
getFactory(Class<T>) - Method in class org.gradle.util.ServiceLocator
 
getFailedTestCount() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getFailedTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the number of failed atomic tests executed for this test.
getFailOnError() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getFailure() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ArtifactResolveResult
Returns the resolve failure, if any.
getFailure() - Method in class org.gradle.api.internal.artifacts.ivyservice.BrokenArtifactResolveResult
 
getFailure() - Method in class org.gradle.api.internal.artifacts.ivyservice.BrokenModuleVersionResolveResult
 
getFailure() - Method in class org.gradle.api.internal.artifacts.ivyservice.FileBackedArtifactResolveResult
 
getFailure() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionIdResolveResult
Returns the resolve failure, if any.
getFailure() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveResult
Returns the resolve failure, if any.
getFailure() - Method in class org.gradle.api.internal.artifacts.repositories.EnhancedArtifactDownloadReport
 
getFailure() - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
getFailure() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
getFailure() - Method in interface org.gradle.api.ProjectState
Returns the exception describing the project failure, if any.
getFailure() - Method in interface org.gradle.api.tasks.TaskState
Returns the exception describing the task failure, if any.
getFailure() - Method in class org.gradle.BuildResult
 
getFailureCount() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getFailures() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getFailures() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getFavorite(String) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
getFavorite(TaskView) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
getFavorite(String) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Returns the favorite with the specified command line
getFavorite(TaskVersion1) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Returns the favorite with the specified task
getFavorite(String) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
getFavorite(TaskVersion1) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
getFavoriteByDisplayName(String) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
getFavoriteByDisplayName(String) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Returns the favorite with the specified display name
getFavoriteByDisplayName(String) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
getFavoritesEditor() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getFavoritesEditor() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Returns a FavoritesEditor.
getFavoritesEditor() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Returns a FavoritesEditor.
getFavoriteTask() - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
getFavoriteTasks() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
getFavoriteTasks() - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
 
getFavoriteTasks() - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
getFile() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the file of this artifact.
getFile() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
 
getFile() - Method in interface org.gradle.api.file.FileTreeElement
Returns the file being visited.
getFile(File) - Method in class org.gradle.api.file.RelativePath
 
getFile() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getFile() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ArtifactResolveResult
 
getFile() - Method in class org.gradle.api.internal.artifacts.ivyservice.BrokenArtifactResolveResult
 
getFile() - Method in class org.gradle.api.internal.artifacts.ivyservice.FileBackedArtifactResolveResult
 
getFile() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getFile() - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
getFile() - Method in class org.gradle.api.internal.externalresource.local.DefaultLocallyAvailableResource
 
getFile() - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResource
 
getFile() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
getFile() - Method in class org.gradle.api.internal.filestore.DefaultFileStoreEntry
 
getFile() - Method in interface org.gradle.api.internal.filestore.FileStoreEntry
 
getFile() - Method in class org.gradle.api.internal.resource.DelegatingResource
 
getFile() - Method in interface org.gradle.api.internal.resource.Resource
Returns a file representing this resource.
getFile() - Method in class org.gradle.api.internal.resource.StringResource
 
getFile() - Method in class org.gradle.api.internal.resource.UriResource
 
getFile() - Method in class org.gradle.foundation.output.FileLink
 
getFile() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getFile() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getFile() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns the target file.
getFile() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseExternalDependency
 
getFile() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
getFile() - Method in interface org.gradle.tooling.internal.protocol.ExternalDependencyVersion1
 
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.
getFileExtensions() - Method in class org.gradle.foundation.output.FileLinkDefinitionLord
 
getFileExtensions() - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
 
getFileExtensions() - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
getFileLink(int) - Method in class org.gradle.foundation.output.LiveOutputParser
This gets the fileLink at the specified index in the text.
getFileLinkAt(Point) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
Returns the FileLink at the specified point.
getFileLinkDefinitionLord() - Method in class org.gradle.foundation.output.OutputParser
 
getFileLinkDefinitionLord() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel.OutputPanelParent
 
getFileLinkDefinitionLord() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
getFileLinkDefinitionLord() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
getFileLinkDefinitions() - Method in class org.gradle.foundation.output.FileLinkDefinitionLord
 
getFileLinks() - Method in class org.gradle.foundation.output.LiveOutputParser
 
getFileLock() - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
getFileMode() - Method in interface org.gradle.api.file.CopyProcessingSpec
Returns the Unix permissions to use for the target files.
getFileMode() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getFileMode() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getFileMode() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getFileMode() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the Unix permissions to use for the target files.
getFileName() - Method in class org.gradle.groovy.scripts.DelegatingScriptSource
 
getFileName() - Method in interface org.gradle.groovy.scripts.ScriptSource
Returns the file name that is inserted into the class during compilation.
getFileName() - Method in class org.gradle.groovy.scripts.StringScriptSource
 
getFileName() - Method in class org.gradle.groovy.scripts.UriScriptSource
 
getFileName() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The name of the descriptor file, typically "application.xml"
getFileNameExtension(String) - Static method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
Returns the file extension preserving its case.
getFilePath() - Method in class org.gradle.api.plugins.antlr.internal.GrammarFileMetadata
 
getFileResolver() - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
getFileResolver() - Method in interface org.gradle.api.internal.file.FileOperations
 
getFileResolver() - Method in class org.gradle.api.internal.project.AbstractProject
 
getFileResolver() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getFiles(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
returns successfully resolved files for successfully resolved dependencies
getFiles() - Method in interface org.gradle.api.artifacts.PublishArtifactSet
 
getFiles() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns a FileCollection which contains the resolved set of files.
getFiles(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the files for the specified subset of configuration dependencies.
getFiles() - Method in interface org.gradle.api.file.FileCollection
Returns the contents of this collection as a Set.
getFiles() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getFiles() - Method in class org.gradle.api.internal.artifacts.DefaultPublishArtifactSet
 
getFiles(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getFiles(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
getFiles() - Method in interface org.gradle.api.internal.changedetection.FileCollectionSnapshot
 
getFiles() - Method in class org.gradle.api.internal.externalresource.local.LazyLocallyAvailableResourceCandidates
 
getFiles() - Method in class org.gradle.api.internal.file.AbstractFileTree
 
getFiles() - Method in class org.gradle.api.internal.file.collections.FileCollectionAdapter
 
getFiles() - Method in class org.gradle.api.internal.file.collections.ListBackedFileSet
 
getFiles() - Method in interface org.gradle.api.internal.file.collections.MinimalFileSet
 
getFiles() - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
getFiles() - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
getFiles() - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
getFiles() - Method in interface org.gradle.api.tasks.TaskInputs
Returns the input files of this task.
getFiles() - Method in interface org.gradle.api.tasks.TaskOutputs
Returns the output files of this task.
getFiles() - Method in interface org.gradle.plugins.binaries.model.NativeDependencySet
 
getFilesStrict(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getFilter() - Method in interface org.gradle.api.file.SourceDirectorySet
Returns the filter used to select the source from the source directories.
getFilter() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getFilteredOutProjectNames() - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
 
getFilteredOutTaskNames() - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
 
getFirstEnabled() - Method in class org.gradle.api.reporting.internal.DefaultReportContainer
 
getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.LenientConfiguration
returns successfully resolved dependencies
getFirstLevelModuleDependencies() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the ResolvedDependency instances for each direct dependency of the configuration.
getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the ResolvedDependency instances for each direct dependency of the configuration that matches the given spec.
getFirstLevelModuleDependencies() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getFirstLevelModuleDependencies() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
getFirstLevelModuleDependencies(Spec<? super Dependency>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
getFirstPart() - Method in class org.gradle.foundation.PathParserPortion
 
getFirstSelectedNode() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
getFlattened() - Method in class org.gradle.plugins.cpp.compiler.internal.ListArgCollector
 
getFooter() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the html footer for each page.
getFooter() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getForcedModules() - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Returns currently configured forced modules.
getForcedModules() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
getForkEvery() - Method in class org.gradle.api.tasks.testing.Test
Returns the maximum number of test classes to execute in a forked test process.
getForkOptions() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getForkOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
getFormattedDuration() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getFormattedDuration() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getFormattedDuration() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
getFormattedResultType() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
getFormattedSuccessRate() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getForResolve() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultSettingsConverter
 
getForResolve() - Method in interface org.gradle.api.internal.artifacts.ivyservice.SettingsConverter
 
getFrom() - Method in interface org.gradle.api.file.ConfigurableFileCollection
Returns the set of source paths for this collection.
getFrom() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
getFullClasspath() - Method in class org.gradle.api.internal.classpath.DefaultModuleRegistry
Returns all the candidate JARs to be considered by this registry.
getFullCommandLine() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoriteTask
 
getFullCommandLine() - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
getFullCommandLine() - Method in interface org.gradle.gradleplugin.foundation.request.Request
 
getFullCommandLine() - Method in interface org.gradle.openapi.external.foundation.favorites.FavoriteTaskVersion1
getFullCommandLine() - Method in interface org.gradle.openapi.external.foundation.RequestVersion1
 
getFullCommandLine() - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
getFullCommandLine() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
getFullProjectName() - Method in class org.gradle.foundation.ProjectView
This generates this project's full name.
getFullProjectName() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getFullProjectName() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getFullTaskName() - Method in class org.gradle.foundation.TaskView
This generates this task's full name.
getFullTaskName() - Method in interface org.gradle.openapi.external.foundation.TaskVersion1
This generates this task's full name.
getFullTaskName() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
getGenerationDirectory() - Method in class org.gradle.api.plugins.antlr.internal.GenerationPlan
 
getgid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getGlobalMavenDir() - Method in class org.gradle.api.internal.artifacts.mvnsettings.DefaultMavenFileLocations
 
getGlobalMavenDir() - Method in interface org.gradle.api.internal.artifacts.mvnsettings.MavenFileLocations
 
getGlobalSettingsFile() - Method in class org.gradle.api.internal.artifacts.mvnsettings.DefaultMavenFileLocations
 
getGlobalSettingsFile() - Method in interface org.gradle.api.internal.artifacts.mvnsettings.MavenFileLocations
 
getGradle() - Method in interface org.gradle.api.initialization.Settings
Returns the Gradle instance for the current build.
getGradle() - Method in class org.gradle.api.internal.project.AbstractProject
 
getGradle() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getGradle() - Method in interface org.gradle.api.invocation.Gradle
Returns this Gradle instance.
getGradle() - Method in interface org.gradle.api.Project
Returns the Gradle invocation which this project belongs to.
getGradle() - Method in class org.gradle.BuildResult
 
getGradle() - Method in interface org.gradle.execution.BuildExecutionContext
 
getGradle() - Method in class org.gradle.initialization.BaseSettings
 
getGradle() - Method in class org.gradle.initialization.DefaultGradleLauncher
 
getGradle() - Method in class org.gradle.invocation.DefaultGradle
 
getGradle() - Method in class org.gradle.profile.BuildProfile
 
getGradle() - Method in class org.gradle.tooling.internal.build.DefaultBuildEnvironment
 
getGradle() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
Informs about the gradle environment, for example the gradle version.
getGradleClassloader(ClassLoader, File, boolean) - Static method in class org.gradle.openapi.external.ExternalUtility
Call this to get a classloader that has loaded gradle.
getGradleClasspath() - Static method in class org.gradle.foundation.BootstrapLoader
 
getGradleExceptionMessage(Throwable, ShowStacktrace) - Static method in class org.gradle.gradleplugin.foundation.GradlePluginLord
This code was copied from BuildExceptionReporter.reportBuildFailure in gradle's source, then modified slightly to compensate for the fact that we're not driven by options or logging things to a logger object.
getGradleExecutableFile() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
getGradleHome() - Method in class org.gradle.api.internal.classpath.DefaultModuleRegistry
 
getGradleHome() - Method in interface org.gradle.api.internal.GradleDistributionLocator
Returns the directory containing the Gradle distribution of the current Gradle version.
getGradleHomeDir() - Method in interface org.gradle.api.invocation.Gradle
Returns the Gradle home directory, if any.
getGradleHomeDir() - Method in class org.gradle.invocation.DefaultGradle
 
getGradleHomeDirectory() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
getGradleHomeDirectory() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getGradleHomeDirectory() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
 
getGradleHomeDirectory() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
getGradleHomeDirectory() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
getGradleHomeDirectory() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getGradleHomeLibClasspath() - Static method in class org.gradle.foundation.BootstrapLoader
 
getGradleInterfaceVersion1() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
This returns an object that works with lower level gradle and contains the current projects and tasks.
getGradleInterfaceVersion1() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getGradleJar(File) - Static method in class org.gradle.openapi.external.ExternalUtility
This locates the gradle jar.
getGradlePluginLord() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
getGradlePluginLord() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
getGradleProject() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getGradleProject() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
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.
getGradleTabCount() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
getGradleTabCount() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
getGradleTabCount() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
getGradleTabCount() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
getGradleTabCount() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getGradleTabIndex(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Returns the index of the gradle tab with the specified name.
getGradleTabIndex(String) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
Returns the index of the gradle tab with the specified name.
getGradleTabIndex(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
getGradleTabIndex(String) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Returns the index of the gradle tab with the specified name.
getGradleTabIndex(String) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Returns the index of the gradle tab with the specified name.
getGradleTabName(int) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
getGradleTabName(int) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
getGradleTabName(int) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
getGradleTabName(int) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
getGradleTabName(int) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getGradleUI() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getGradleUserHomeDir() - Method in interface org.gradle.api.invocation.Gradle
Returns the Gradle user home directory.
getGradleUserHomeDir() - Method in class org.gradle.invocation.DefaultGradle
 
getGradleUserHomeDir() - Method in class org.gradle.StartParameter
Returns the directory to use as the user home directory.
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
Returns the Gradle user home directory, or null to use default.
getGradleUserHomeDir() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getGradleUserHomeDir() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getGradleVersion() - Method in interface org.gradle.api.invocation.Gradle
Returns the current Gradle version.
getGradleVersion() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the gradle version for the wrapper.
getGradleVersion() - Method in class org.gradle.invocation.DefaultGradle
 
getGradleVersion() - Method in interface org.gradle.tooling.model.build.GradleEnvironment
Informs about the gradle version.
getGrammarFile() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getGrammarFileByClassName(String) - Method in class org.gradle.api.plugins.antlr.internal.XRef
Locate the grammar file metadata by the name of a class generated from one of its included grammars.
getGrammarFileByExportVocab(String) - Method in class org.gradle.api.plugins.antlr.internal.XRef
Locate the grammar file metadata by the name of a vocabulary exported from one of its included grammars.
getGrammarFileByPath(String) - Method in class org.gradle.api.plugins.antlr.internal.XRef
Locate the grammar file metadata by grammar file path.
getGrammars() - Method in class org.gradle.api.plugins.antlr.internal.GrammarFileMetadata
 
getgrent() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getgrgid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getgrnam(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getGroovy() - Method in class org.gradle.api.internal.tasks.DefaultGroovySourceSet
 
getGroovy() - Method in interface org.gradle.api.tasks.GroovySourceSet
Returns the source to be compiled by the Groovy compiler for this source set.
getGroovyClasspath() - Method in class org.gradle.api.internal.tasks.compile.DefaultGroovyJavaJointCompileSpec
 
getGroovyClasspath() - Method in interface org.gradle.api.internal.tasks.compile.GroovyCompileSpec
 
getGroovyClasspath() - Method in class org.gradle.api.tasks.compile.GroovyCompile
Returns the classpath containing the version of Groovy to use for compilation.
getGroovyClasspath() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the classpath containing the Groovy library to be used.
getGroovyCompileOptions() - Method in class org.gradle.api.internal.tasks.compile.DefaultGroovyJavaJointCompileSpec
 
getGroovyCompileOptions() - Method in interface org.gradle.api.internal.tasks.compile.GroovyCompileSpec
 
getGroovyOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompile
Gets the options for the Groovy compilation.
getGroup() - Method in interface org.gradle.api.artifacts.Dependency
Returns the group of this dependency.
getGroup() - Method in interface org.gradle.api.artifacts.ExcludeRule
The exact name of the organization or group that should be excluded.
getGroup() - Method in interface org.gradle.api.artifacts.Module
 
getGroup() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
The group of the module.
getGroup() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
The group of the module.
getGroup() - Method in class org.gradle.api.internal.AbstractTask
 
getGroup() - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
getGroup() - Method in class org.gradle.api.internal.artifacts.DefaultModule
 
getGroup() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
getGroup() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
getGroup() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
getGroup() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
getGroup() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
getGroup() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
getGroup() - Method in class org.gradle.api.internal.artifacts.dsl.dependencies.ParsedModuleStringNotation
 
getGroup() - Method in class org.gradle.api.internal.project.AbstractProject
 
getGroup() - Method in interface org.gradle.api.Project
Returns the group of this project.
getGroup() - Method in interface org.gradle.api.Task
Returns the task group which this task belongs to.
getGroup() - Method in class org.gradle.messaging.remote.internal.protocol.DiscoveryMessage
 
getGroups() - Method in class org.gradle.api.tasks.diagnostics.internal.AggregateMultiProjectTaskReportModel
 
getGroups() - Method in class org.gradle.api.tasks.diagnostics.internal.DefaultGroupTaskReportModel
 
getGroups() - Method in class org.gradle.api.tasks.diagnostics.internal.SingleProjectTaskReportModel
 
getGroups() - Method in interface org.gradle.api.tasks.diagnostics.internal.TaskReportModel
Returns the task groups which make up this model, in the order that they should be displayed.
getGroups() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getGroups() - Method in class org.gradle.plugins.cpp.compiler.internal.ListArgCollector
 
getHasContent() - Method in class org.gradle.logging.internal.BufferingStyledTextOutput
 
getHasInputs() - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
getHasInputs() - Method in interface org.gradle.api.tasks.TaskInputs
Returns true if this task has declared the inputs that it consumes.
getHasOutput() - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
getHasOutput() - Method in interface org.gradle.api.tasks.TaskOutputs
Returns true if this task has declared any outputs.
getHasSourceFiles() - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
getHasSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputs
Returns true if this task has declared that it accepts source files.
getHeader() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the html header for each page.
getHeader() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getHeader() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getHeaderRenderer() - Method in class org.gradle.reporting.TabbedPageRenderer
 
getHeaders() - Method in class org.gradle.plugins.binaries.model.internal.DefaultLibrary
 
getHeaders() - Method in interface org.gradle.plugins.binaries.model.Library
 
getHelpFile() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getHierarchy() - Method in interface org.gradle.api.artifacts.Configuration
Gets a ordered set including this configuration and all superconfigurations recursively.
getHierarchy() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getHistory(TaskInternal) - Method in class org.gradle.api.internal.changedetection.CacheBackedTaskHistoryRepository
 
getHistory(TaskInternal) - Method in interface org.gradle.api.internal.changedetection.TaskHistoryRepository
 
getHostName() - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
getHtml() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
The codenarc html report
getHtml() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
The findbugs html report
getHtml() - Method in class org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl
 
getHtml() - Method in class org.gradle.api.plugins.quality.internal.FindBugsReportsImpl
 
getHtml() - Method in class org.gradle.api.plugins.quality.internal.PmdReportsImpl
 
getHtml() - Method in interface org.gradle.api.plugins.quality.PmdReports
The pmd (single file) html report
getIcon(int, int) - Method in interface org.gradle.api.plugins.announce.internal.IconProvider
Returns an icon appropriate to use for the given dimensions.
getId() - Method in interface org.gradle.api.artifacts.ClientModule
Returns the id of the client module.
getId() - Method in interface org.gradle.api.artifacts.ResolvedModuleVersion
The identifier of this resolved module version.
getId() - Method in interface org.gradle.api.artifacts.UnresolvedDependency
Returns the identifier of the dependency, for example group:name:version
getId() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getId() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
getId() - Method in class org.gradle.api.internal.artifacts.dsl.BuildScriptClasspathScriptTransformer
 
getId() - Method in class org.gradle.api.internal.artifacts.dsl.BuildScriptTransformer
 
getId() - Method in class org.gradle.api.internal.artifacts.dsl.FixMainScriptTransformer
 
getId() - Method in class org.gradle.api.internal.artifacts.dsl.TaskDefinitionScriptTransformer
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.BrokenModuleVersionResolveResult
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultUnresolvedDependency
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.DefaultResolvedModuleVersion
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CacheLockingModuleVersionRepository
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DefaultModuleVersionDescriptor
 
getId() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
getId() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionDescriptor
 
getId() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionRepository
 
getId() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionIdResolveResult
Returns the id of this module version.
getId() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveResult
Returns the id of this module version.
getId() - Method in class org.gradle.api.internal.tasks.testing.AbstractTestDescriptor
 
getId() - Method in class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
getId() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getId() - Method in interface org.gradle.api.internal.tasks.testing.TestDescriptorInternal
 
getId() - Method in class org.gradle.api.plugins.antlr.internal.GenerationPlan
 
getId() - Method in interface org.gradle.groovy.scripts.Transformer
A unique id for this transformer.
getId() - Method in class org.gradle.messaging.remote.internal.MessageOriginator
 
getId() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
getId() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantUnavailable
 
getId() - Method in interface org.gradle.messaging.remote.internal.protocol.RouteAvailableMessage
Returns the route id.
getId() - Method in interface org.gradle.messaging.remote.internal.protocol.RouteUnavailableMessage
 
getIdentifier() - Method in class org.gradle.launcher.daemon.protocol.Command
 
getIdle() - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
getIdle() - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
getIdle() - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
getIdleMinutes() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
getIdleTimeout() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getIdleTimeout() - Method in interface org.gradle.launcher.daemon.configuration.DaemonServerConfiguration
 
getIdleTimeout() - Method in class org.gradle.launcher.daemon.configuration.DefaultDaemonServerConfiguration
 
getIdleTimeout() - Method in interface org.gradle.launcher.daemon.context.DaemonContext
The daemon's idle timeout in milliseconds.
getIdleTimeout() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
getIdleTimeout() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
getIgnoreFailures() - Method in class org.gradle.api.tasks.testing.Test
Specifies whether the build should break when the verifications performed by this task fail.
getIgnoreFailures() - Method in interface org.gradle.api.tasks.VerificationTask
Specifies whether the build should break when the verifications performed by this task fail.
getImageIcon(Class, String) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
 
getImplementationClass() - Method in class org.gradle.util.ServiceLocator.ServiceFactory
 
getImplementationClasspath() - Method in interface org.gradle.api.internal.classpath.Module
Returns the classpath for the module implementation.
getImplicitTasks() - Method in class org.gradle.api.internal.project.AbstractProject
 
getImplicitTasks() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getImports() - Method in class org.gradle.configuration.ImportsReader
 
getImportVocab() - Method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
Retrieves the name of this vocabulary imported by this grammar.
getImportVocab() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getImportVocabTokenTypesDirectory() - Method in class org.gradle.api.plugins.antlr.internal.GenerationPlan
 
getIncludeEmptyDirs() - Method in interface org.gradle.api.file.CopySpec
Tells if empty target directories will be included in the copy.
getIncludeEmptyDirs() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getIncludeEmptyDirs() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getIncludeEmptyDirs() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getIncludeEmptyDirs() - Method in class org.gradle.api.tasks.AbstractCopyTask
Tells if empty target directories will be included in the copy.
getIncludeJavaRuntime() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getIncludeRoots() - Method in interface org.gradle.plugins.binaries.model.NativeDependencySet
 
getIncludes() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getIncludes() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getIncludes() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getIncludes() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getIncludes() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the set of include patterns.
getIncludes() - Method in class org.gradle.api.tasks.SourceTask
Returns the set of include patterns.
getIncludes() - Method in class org.gradle.api.tasks.testing.Test
Returns the include patterns for test execution.
getIncludes() - Method in interface org.gradle.api.tasks.util.PatternFilterable
Returns the set of include patterns.
getIncoming() - Method in interface org.gradle.api.artifacts.Configuration
Returns the incoming dependencies of this configuration.
getIncoming() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getIndices(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
This is mainly used for after doing a move.
getIndices(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
getInfo(Address) - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryContent
Gets the status for given address.
getInfos() - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryContent
returns all statuses.
getInheritable() - Method in class org.gradle.api.internal.ExtensibleDynamicObject
Returns the inheritable properties and methods of this object.
getInheritableEnvironmentVariables(Map<String, ?>) - Method in interface org.gradle.internal.jvm.JavaInfo
 
getInheritableEnvironmentVariables(Map<String, ?>) - Method in class org.gradle.internal.jvm.Jvm
getInheritableEnvironmentVariables(Map<String, ?>) - Method in class org.gradle.util.Jvm
Deprecated.
 
getInheritedScope() - Method in class org.gradle.api.internal.project.AbstractProject
 
getInheritedScope() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getInheritOutputDirs() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
getInheritOutputDirs() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
whether current module should inherit project's output directory.
getInitializeInOrder() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Whether to initialize modules in the order they appear in the descriptor, with the exception of client modules.
getInitScriptFile() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
This is called before we execute a command.
getInitScriptFile() - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol
This is called before we execute a command.
getInitScriptFile() - Method in class org.gradle.foundation.ipc.gradle.TaskListServerProtocol
This is called before we execute a command.
getInitScripts() - Method in class org.gradle.StartParameter
Returns all explicitly added init scripts that will be run before the build starts.
getInputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
The input file to load the initial configuration from.
getInputFilesSnapshot() - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
getInputProperties() - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
getInputs() - Method in class org.gradle.api.internal.AbstractTask
 
getInputs() - Method in interface org.gradle.api.Task
Returns the inputs of this task.
getInstallName() - Method in interface org.gradle.plugins.binaries.model.LibraryCompileSpec
Returns the install name for the library.
getInstance() - Static method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
getInstance() - Static method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonManager
 
getInstance() - Static method in class org.gradle.api.internal.tasks.compile.daemon.InProcessCompilerDaemonFactory
 
getInstanceVariableType() - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
If the property has an instance variable, returns the declared type of the instance variable.
getInstantiator() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getInstructions() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getInstructions() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns all exisiting instruction.
getInternalType(Class<? extends Model>) - Method in class org.gradle.tooling.internal.consumer.versioning.ModelMapping
 
getIvyConfiguration(Configuration) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultConfigurationsToModuleDescriptorConverter
 
getIvyContext() - Static method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.IvyContextualiser
 
getIvyPatterns() - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getIvyPatterns() - Method in interface org.gradle.api.internal.artifacts.repositories.PatternBasedResolver
 
getJarFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper jar file to.
getJarURL() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns the jar URL of the file
getJava() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getJava() - Method in interface org.gradle.api.tasks.SourceSet
Returns the Java source which is to be compiled by the Java compiler into the class output directory.
getJava() - Method in class org.gradle.tooling.internal.build.DefaultBuildEnvironment
 
getJava() - Method in class org.gradle.tooling.internal.build.VersionOnlyBuildEnvironment
 
getJava() - Method in interface org.gradle.tooling.model.build.BuildEnvironment
Informs about the java environment, for example the java home or the jvm args used.
getJavaCommand() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
getJavaCompiler() - Method in class org.gradle.api.tasks.compile.Compile
 
getJavadoc() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseExternalDependency
 
getJavadoc() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
getJavadoc() - Method in interface org.gradle.tooling.internal.protocol.ExternalDependencyVersion1
 
getJavadoc() - Method in interface org.gradle.tooling.model.ExternalDependency
Returns the Javadoc directory/archive for this dependency.
getJavadoc() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
Returns the Javadoc directory/archive for this dependency.
getJavadocExecutable() - Method in interface org.gradle.internal.jvm.JavaInfo
 
getJavadocExecutable() - Method in class org.gradle.internal.jvm.Jvm
getJavadocExecutable() - Method in class org.gradle.util.Jvm
Deprecated.
 
getJavaExecutable() - Method in interface org.gradle.internal.jvm.JavaInfo
 
getJavaExecutable() - Method in class org.gradle.internal.jvm.Jvm
getJavaExecutable() - Method in class org.gradle.util.Jvm
Deprecated.
 
getJavaHome() - Method in interface org.gradle.internal.jvm.JavaInfo
The location of java.
getJavaHome() - Method in class org.gradle.internal.jvm.Jvm
The location of java.
getJavaHome() - Method in class org.gradle.launcher.daemon.configuration.CurrentProcess
 
getJavaHome() - Method in interface org.gradle.launcher.daemon.context.DaemonContext
The JAVA_HOME in use, as the canonical file.
getJavaHome() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
getJavaHome() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
getJavaHome() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getJavaHome(File) - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getJavaHome(File) - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getJavaHome() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
The java home used for gradle operations (e.g.
getJavaHome() - Method in class org.gradle.util.Jvm
Deprecated.
 
getJavaIoTmpDir() - Static method in class org.gradle.internal.SystemProperties
 
getJavaVersion() - Static method in class org.gradle.internal.SystemProperties
 
getJdkName() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getJdkName() - Method in interface org.gradle.tooling.model.idea.IdeaProject
The name of the jdk
getJFlags() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getJFlags() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getJvmArgs() - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
getJvmArgs() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
getJvmArgs() - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
getJvmArgs() - Method in class org.gradle.api.tasks.JavaExec
Returns the extra arguments to use to launch the JVM for the process.
getJvmArgs() - Method in class org.gradle.api.tasks.testing.Test
Returns the extra arguments to use to launch the JVM for the process.
getJvmArgs() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getJvmArgs() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getJvmArgs() - Method in class org.gradle.process.internal.JvmOptions
 
getJvmArgs() - Method in interface org.gradle.process.JavaForkOptions
Returns the extra arguments to use to launch the JVM for the process.
getJvmArguments() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getJvmArguments(List<String>) - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getJvmArguments(List<String>) - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getJvmArguments() - Method in interface org.gradle.tooling.model.build.JavaEnvironment
The jvm arguments used to start the java process that handles gradle operations (e.g.
getJvmOptions() - Method in class org.gradle.launcher.daemon.configuration.CurrentProcess
 
getJvmOptions() - Method in interface org.gradle.launcher.daemon.configuration.DaemonServerConfiguration
 
getJvmOptions() - Method in class org.gradle.launcher.daemon.configuration.DefaultDaemonServerConfiguration
 
getKey() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
getKey() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the key that is to be merged.
getKey() - Method in class org.gradle.messaging.remote.internal.protocol.MethodMetaInfo
 
getKey() - Method in class org.gradle.messaging.remote.internal.protocol.RemoteMethodInvocation
 
getKind() - Method in interface org.gradle.plugins.ide.eclipse.model.ClasspathEntry
 
getLanguageLevel() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getLanguageLevel() - Method in interface org.gradle.tooling.model.idea.IdeaProject
Language level to use within the current project.
GetLastError() - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
getLastModified() - Method in interface org.gradle.api.file.FileTreeElement
Returns the last modified time of this file.
getLastModified() - Method in class org.gradle.api.internal.externalresource.cached.CachedExternalResourceAdapter
 
getLastModified() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
getLastModified() - Method in class org.gradle.api.internal.externalresource.local.DefaultLocallyAvailableResource
 
getLastModified() - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResource
 
getLastModified() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getLastModified() - Method in class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
getLastModified() - Method in interface org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaData
 
getLastModified() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
getLastModified() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
getLastModified() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
getLastName() - Method in class org.gradle.api.file.RelativePath
 
getLayoutFor(File, boolean) - Method in class org.gradle.initialization.layout.BuildLayoutFactory
Determines the layout of the build, given a current directory and some other configuration.
getLayoutFor(BuildLayoutConfiguration) - Method in class org.gradle.initialization.layout.BuildLayoutFactory
Determines the layout of the build, given a current directory and some other configuration.
getLength() - Method in class org.gradle.foundation.output.FileLink
 
getLenientConfiguration() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Provides configuration that does not fail eagerly when some dependencies are not resolved.
getLenientConfiguration() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
getLevel() - Method in interface org.gradle.api.logging.LoggingManager
Returns the current logging level.
getLevel() - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
getLevel() - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
getLevel() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
getLevel() - Method in interface org.gradle.tooling.model.idea.IdeaLanguageLevel
Gets the level value
getLibraryClassFile(String) - Method in class org.gradle.api.internal.tasks.testing.detection.ClassFileExtractionManager
Retrieve the file that contains the extracted class file.
getLibraryDirectory() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The name of the directory to look for libraries in.
getLibs() - Method in interface org.gradle.plugins.cpp.CppSourceSet
Libs this source set requires
getLibs() - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
getLicense() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getLicense() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the license.
getLineNumber() - Method in exception org.gradle.api.internal.LocationAwareException
Returns the line in the script where this exception occurred, if known.
getLineNumber(String, String) - Static method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
getLineNumber() - Method in class org.gradle.foundation.output.FileLink
 
getLineNumber() - Method in exception org.gradle.groovy.scripts.ScriptCompilationException
 
getLineSeparator() - Static method in class org.gradle.internal.SystemProperties
 
getLinkedResources() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getLinkedResources() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the linked resources for this project.
getLinks() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the links to groovydoc/javadoc output at the given URL.
getLinks() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getLinksOffline() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getListenerManager() - Method in interface org.gradle.tooling.internal.consumer.LoggingProvider
 
getListenerManager() - Method in class org.gradle.tooling.internal.consumer.SynchronizedLogging
 
getLocalAddress() - Method in interface org.gradle.messaging.remote.Addressable
 
getLocalAddress() - Method in class org.gradle.messaging.remote.ConnectEvent
 
getLocalAddress() - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
getLocalAddress() - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
getLocalCacheManager() - Method in class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
getLocalContents() - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
getLocalContents() - Method in class org.gradle.api.internal.file.collections.EmptyFileTree
 
getLocalContents() - Method in interface org.gradle.api.internal.file.collections.LocalFileTree
 
getLocale() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getLocale() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getLocalFile() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DownloadedArtifact
 
getLocalFile() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getLocalFileSha1() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getLocalFileSha1() - Method in class org.gradle.api.internal.externalresource.LocallyAvailableExternalResource
 
getLocalMavenRepository() - Method in class org.gradle.api.internal.artifacts.mvnsettings.DefaultLocalMavenRepositoryLocator
 
getLocalMavenRepository() - Method in interface org.gradle.api.internal.artifacts.mvnsettings.LocalMavenRepositoryLocator
 
getLocation() - Method in class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
getLocation() - Method in interface org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaData
 
getLocation() - Method in exception org.gradle.api.internal.LocationAwareException
Returns a description of the location of where this exception occurred.
getLocation() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseLinkedResource
 
getLocation() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseLinkedResourceVersion1
 
getLocation() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
The local file system absolute path of the target of the linked resource.
getLocationUri() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseLinkedResource
 
getLocationUri() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseLinkedResourceVersion1
 
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.
getLock() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
getLockTarget() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryCache
 
getLockTarget() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
getLogger() - Method in class org.gradle.api.internal.AbstractTask
 
getLogger() - Method in class org.gradle.api.internal.project.AbstractProject
 
getLogger(Class) - Static method in class org.gradle.api.logging.Logging
Returns the logger for the given class.
getLogger(String) - Static method in class org.gradle.api.logging.Logging
Returns the logger with the given name.
getLogger() - Method in interface org.gradle.api.Project
Returns the logger for this project.
getLogger() - Method in interface org.gradle.api.Script
Returns the logger for this script.
getLogger() - Method in interface org.gradle.api.Task
Returns the logger for this task.
getLogging() - Method in class org.gradle.api.internal.AbstractTask
 
getLogging() - Method in class org.gradle.api.internal.project.AbstractProject
 
getLogging() - Method in interface org.gradle.api.Project
Returns the LoggingManager which can be used to control the logging level and standard output/error capture for this project's build script.
getLogging() - Method in interface org.gradle.api.Script
Returns the LoggingManager which can be used to control the logging level and standard output/error capture for this script.
getLogging() - Method in interface org.gradle.api.Task
Returns the LoggingManager which can be used to control the logging level and standard output/error capture for this task.
getLoggingCommandLineConverter() - Method in class org.gradle.foundation.CommandLineAssistant
 
getLoggingHeader() - Method in class org.gradle.logging.internal.ProgressStartEvent
 
getLoggingHeader() - Method in interface org.gradle.logging.ProgressLogger
Returns the logging header for the operation.
getLoggingJars() - Static method in class org.gradle.foundation.BootstrapLoader
 
getLoggingManagerFactory() - Method in interface org.gradle.logging.internal.EmbeddedLoggingServices
 
getLoggingServices() - Method in class org.gradle.launcher.daemon.client.DaemonClientServicesSupport
 
getlogin() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getLogLevel() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getLogLevel() - Method in class org.gradle.logging.internal.CategorisedOutputEvent
 
getLogLevel(String) - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
This returns the log level object represented by the command line argument
getLogLevel() - Method in class org.gradle.logging.internal.LogLevelChangeEvent
 
getLogLevel() - Method in class org.gradle.logging.internal.OutputEvent
Returns the log level for this event.
getLogLevel() - Method in class org.gradle.logging.LoggingConfiguration
 
getLogLevel() - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
 
getLogLevel() - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
 
getLogLevel() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
getLogLevelCommandLine(LogLevel) - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
This returns the command line argument that represents the specified log level.
getLogLevelOptions() - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
 
getLogLevels() - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
This returns the log levels that are supported on the command line.
getMain() - Method in class org.gradle.api.tasks.JavaExec
Returns the fully qualified name of the Main class to be executed.
getMain() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getMain() - Method in interface org.gradle.process.JavaExecSpec
Returns the fully qualified name of the Main class to be executed.
getMainArea() - Method in class org.gradle.logging.internal.AnsiConsole
 
getMainArea() - Method in interface org.gradle.logging.internal.Console
 
getMainArtifact() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
getMainComponent() - Method in interface org.gradle.openapi.external.ui.DualPaneUIVersion1
Returns a component that shows the task tree tab, favorites tab, etc.
getMainComponent() - Method in class org.gradle.openapi.wrappers.ui.DualPaneUIWrapper
Returns a component that shows the task tree tab, favorites tab, etc.
getMainPanel() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
getMainSpec() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getMainSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
 
getManagedJvmArgs() - Method in class org.gradle.process.internal.JvmOptions
 
getMarkers() - Method in class org.gradle.logging.internal.MarkerFilter
 
getMatchedResults() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor
 
getMatchedText() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
getMatcher(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getMatches() - Method in class org.gradle.util.NameMatcher
Returns all matches, when there were more than 1.
getMatchingFileLinkDefinition(String) - Method in class org.gradle.foundation.output.FileLinkDefinitionLord
This returns the FileLinkDefinition whose search pattern 'matches' (as in 'finds', not 'equals') the specified text.
getMaxHeapSize() - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
getMaxHeapSize() - Method in class org.gradle.api.tasks.JavaExec
Returns the maximum heap size for the process, if any.
getMaxHeapSize() - Method in class org.gradle.api.tasks.testing.Test
Returns the maximum heap size for the process, if any.
getMaxHeapSize() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getMaxHeapSize() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getMaxHeapSize() - Method in class org.gradle.process.internal.JvmOptions
 
getMaxHeapSize() - Method in interface org.gradle.process.JavaForkOptions
Returns the maximum heap size for the process, if any.
getMaxMemory() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the amount of memory allocated to this task.
getMaxParallelForks() - Method in class org.gradle.api.tasks.testing.Test
Returns the maximum number of forked test processes to execute in parallel.
getMemberLevel() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getMemberLevel() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getMemoryInitialSize() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
getMemoryInitialSize() - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
getMemoryMaximumSize() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
getMemoryMaximumSize() - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
getMergedSystemProperties() - Method in class org.gradle.StartParameter
Returns a newly constructed map that is the JVM system properties merged with the system property args.
getMergePaths() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeSpec
 
getMergeSpecs() - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
getMergeValue() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
getMergeValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the value for the key of the manifest that is the source for the merge.
getMessage() - Method in exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
 
getMessage() - Method in exception org.gradle.api.internal.LocationAwareException
Returns the fully formatted error message, including the location.
getMessage() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestOutputEvent
 
getMessage() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestFailure
 
getMessage() - Method in interface org.gradle.api.tasks.testing.TestOutputEvent
Message content
getMessage() - Method in class org.gradle.foundation.ipc.basic.MessageObject
 
getMessage() - Method in class org.gradle.logging.internal.LogEvent
 
getMessageType() - Method in class org.gradle.foundation.ipc.basic.MessageObject
 
getMetaData() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ArtifactOriginWithMetaData
 
getMetaData() - Method in interface org.gradle.api.internal.externalresource.ExternalResource
 
getMetaData() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
getMetaData() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getMetaData() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
getMetaData() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
getMetaData(String) - Method in interface org.gradle.api.internal.externalresource.transfer.ExternalResourceAccessor
Obtains only the metadata about the resource.
getMetaData(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpResourceAccessor
 
getMetaData() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
getMetaData() - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
Returns the meta-data for this connection.
getMetaData() - Method in class org.gradle.tooling.internal.provider.DefaultConnection
 
getMetadataArtifact(ModuleRevisionId, Resource) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
getMethod() - Method in class org.gradle.messaging.dispatch.MethodInvocation
 
getMinHeapSize() - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
getMinHeapSize() - Method in class org.gradle.api.tasks.JavaExec
Returns the minimum heap size for the process, if any.
getMinHeapSize() - Method in class org.gradle.api.tasks.testing.Test
Returns the minimum heap size for the process, if any.
getMinHeapSize() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getMinHeapSize() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getMinHeapSize() - Method in class org.gradle.process.internal.JvmOptions
 
getMinHeapSize() - Method in interface org.gradle.process.JavaForkOptions
Returns the minimum heap size for the process, if any.
getMirror() - Method in class org.gradle.api.internal.file.archive.TarFileTree
 
getMirror() - Method in class org.gradle.api.internal.file.archive.ZipFileTree
 
getMirror() - Method in interface org.gradle.api.internal.file.collections.FileSystemMirroringFileTree
Returns the directory tree that will contain the copy of this file tree, after all elements of this tree have been visited.
getMirror() - Method in class org.gradle.api.internal.file.collections.MapFileTree
 
getMissingClassCount() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsResult
 
getMissingKeys() - Method in exception org.gradle.util.ConfigureUtil.IncompleteInputException
 
getMode() - Method in interface org.gradle.api.file.FileTreeElement
Returns the Unix permissions of this file, e.g.
getMode() - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
getMode() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
getModel() - Method in class org.gradle.reporting.TabbedPageRenderer
 
getModel(Class<T>, ConsumerOperationParameters, ResultHandlerVersion1<T>) - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConnection
 
getModel(Class<T>, ConsumerOperationParameters, ResultHandlerVersion1<T>) - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConnection
 
getModel(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
getModel(Class<T>, ConsumerOperationParameters) - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
 
getModel(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
getModel(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.LoggingInitializerConnection
 
getModel(Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConnection
 
getModel(Class<? extends ProjectVersion3>, BuildOperationParametersVersion1) - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
Deprecated.
getModel(Class<? extends ProjectVersion3>, BuildOperationParametersVersion1) - Method in class org.gradle.tooling.internal.provider.DefaultConnection
Deprecated.
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>, ResultHandler<? super T>) - Method in interface org.gradle.tooling.ProjectConnection
Fetches a snapshot of the model for this project asynchronously.
getModule() - Method in interface org.gradle.api.artifacts.ExcludeRule
The exact name of the module that should be excluded.
getModule() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module which this resolved dependency belongs to.
getModule() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getModule() - Method in interface org.gradle.api.internal.artifacts.configurations.DependencyMetaDataProvider
 
getModule() - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
getModule() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getModule(String) - Method in class org.gradle.api.internal.classpath.DefaultModuleRegistry
 
getModule(String) - Method in interface org.gradle.api.internal.classpath.ModuleRegistry
Locates a module by name.
getModule() - Method in class org.gradle.api.internal.project.AbstractProject
 
getModuleArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module artifacts belonging to this ResolvedDependency.
getModuleArtifacts() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getModuleDependency() - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.EnhancedDependencyDescriptor
 
getModuleDescriptor() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
getModuleDescriptor() - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache.CachedModuleDescriptor
 
getModuleDescriptor(ModuleVersionRepository, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorStore
 
getModuleDescriptorFile(ModuleVersionRepository, ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorFileStore
 
getModuleFileDir() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getModuleGroup() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module group of the resolved dependency.
getModuleGroup() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getModuleGroup() - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
getModuleName() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module name of the resolved dependency.
getModuleName() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getModuleName() - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
getModules() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
List of module descriptors.
getModules() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getModules() - Method in interface org.gradle.tooling.model.idea.IdeaProject
Returns modules of this idea project.
getModuleTypeMappings() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Mapping of module paths to module types.
getModuleVersion() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
Returns the module which this artifact belongs to.
getModuleVersion() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the module version of the resolved dependency.
getModuleVersion() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getModuleVersion() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getModuleVersion() - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache.CachedModuleDescriptor
 
getModuleVersion() - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
getModuleVersionIdentifier() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the identifier of the module that owns this artifact.
getModuleVersionIdentifier() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactIdentifier
 
getName() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the name of the dependency artifact.
getName() - Method in interface org.gradle.api.artifacts.Configuration
Returns the name of this configuration.
getName() - Method in interface org.gradle.api.artifacts.Dependency
Returns the name of this dependency.
getName() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the name of the dependency artifact.
getName() - Method in interface org.gradle.api.artifacts.Module
 
getName() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
The name of the module.
getName() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
The name of the module.
getName() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the name of the artifact.
getName() - Method in interface org.gradle.api.artifacts.repositories.ArtifactRepository
Returns the name for this repository.
getName() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns the name of this set.
getName() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
 
getName() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the name of the resolved dependency.
getName() - Method in interface org.gradle.api.file.FileTreeElement
Returns the base name of this file.
getName() - Method in interface org.gradle.api.file.SourceDirectorySet
A concise name for the source directory set (typically used to identify it in a collection).
getName() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the name of this project.
getName() - Method in class org.gradle.api.internal.AbstractTask
 
getName() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getName() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactIdentifier
 
getName() - Method in class org.gradle.api.internal.artifacts.DefaultModule
 
getName() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
getName() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
getName() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getName() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getName() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
getName() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
getName() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
getName() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
getName() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
getName() - Method in class org.gradle.api.internal.artifacts.dsl.dependencies.ParsedModuleStringNotation
 
getName() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CacheLockingModuleVersionRepository
 
getName() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
getName() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
getName() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverIdentifier
 
getName() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LoopbackDependencyResolver
 
getName() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionRepository
 
getName() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
getName() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
getName() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getName() - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
getName() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
getName() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
getName() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
getName() - Method in class org.gradle.api.internal.artifacts.repositories.FixedResolverArtifactRepository
 
getName() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
getName() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getName() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
getName() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
getName() - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
getName() - Method in class org.gradle.api.internal.file.ant.AntFileResource
 
getName() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getName() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getName() - Method in class org.gradle.api.internal.project.AbstractProject
 
getName() - Method in interface org.gradle.api.internal.project.ProjectIdentifier
 
getName() - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
Returns the name of this property.
getName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getName() - Method in class org.gradle.api.internal.tasks.testing.AbstractTestDescriptor
 
getName() - Method in class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
getName() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getName() - Method in class org.gradle.api.internal.tasks.testing.junit.report.PackageTestResults
 
getName() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getName() - Method in class org.gradle.api.internal.tasks.testing.results.UnknownTestDescriptor
 
getName() - Method in interface org.gradle.api.Named
The object's name.
getName() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the name.
getName() - Method in interface org.gradle.api.Project
Returns the name of this project.
getName() - Method in class org.gradle.api.reporting.internal.SimpleReport
 
getName() - Method in interface org.gradle.api.reporting.Report
The symbolic name of this report.
getName() - Method in interface org.gradle.api.Task
Returns the name of this task.
getName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of this source set.
getName() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
Returns the name of the test.
getName() - Method in class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
getName() - Method in interface org.gradle.foundation.output.definitions.FileLinkDefinition
 
getName() - Method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
getName() - Method in class org.gradle.foundation.output.definitions.TestReportFileLinkDefinition
 
getName() - Method in class org.gradle.foundation.ProjectView
 
getName() - Method in class org.gradle.foundation.TaskView
 
getName() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getName() - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
getName() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.CommandLineTab
 
getName() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
 
getName() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.tabs.GradleTab
 
getName() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
 
getName() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
 
getName() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getName() - Method in class org.gradle.internal.os.OperatingSystem
 
getName() - Method in class org.gradle.messaging.remote.internal.MessageOriginator
 
getName() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getName() - Method in interface org.gradle.openapi.external.foundation.TaskVersion1
 
getName() - Method in interface org.gradle.openapi.external.ui.GradleTabVersion1
 
getName() - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getName() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getName() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
getName() - Method in class org.gradle.openapi.wrappers.ui.GradleTabVersionWrapper
 
getName() - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getName() - Method in class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
getName() - Method in class org.gradle.plugins.cpp.gpp.internal.GppCompilerAdapter
 
getName() - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
getName() - Method in class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompilerAdapter
 
getName() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseLinkedResource
 
getName() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getName() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseTask
 
getName() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getName() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
getName() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getName() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getName() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseLinkedResourceVersion1
 
getName() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
 
getName() - Method in interface org.gradle.tooling.internal.protocol.TaskVersion1
 
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.Element
Returns the name.
getName() - Method in interface org.gradle.tooling.model.Task
Returns the name of this task.
getName() - Method in class org.gradle.util.Path
Returns the base name of this path, or null if this path is the root path.
getNamer() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getNamer() - Method in interface org.gradle.api.NamedDomainObjectCollection
An object that represents the naming strategy used to name objects of this collection.
getNames(Collection<Configuration>, boolean) - Static method in class org.gradle.api.internal.artifacts.configurations.Configurations
 
getNames(Collection<Configuration>) - Static method in class org.gradle.api.internal.artifacts.configurations.Configurations
 
getNamespace(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getNativeDependencySets() - Method in interface org.gradle.plugins.binaries.model.NativeDependencyCapableSourceSet
 
getNativeDependencySets() - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
getNativePrefix() - Method in class org.gradle.internal.os.OperatingSystem
 
getNestedPayload() - Method in class org.gradle.messaging.remote.internal.protocol.AbstractPayloadMessage
 
getNestedPayload() - Method in interface org.gradle.messaging.remote.internal.protocol.PayloadMessage
 
getNewLogLevel() - Method in class org.gradle.logging.internal.LogLevelChangeEvent
 
getNextAvailable() - Method in class org.gradle.util.AvailablePortFinder
Gets the next available port.
getNextFileLink(int) - Method in class org.gradle.foundation.output.LiveOutputParser
Returns the next file link relative to the caret location.
getNextFileLink() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
Returns the next file link relative to the specified file link.
getNextPos() - Method in class org.gradle.cache.internal.btree.Block
 
getNextPos() - Method in class org.gradle.cache.internal.btree.BlockPayload
 
getNextSearchResult(int) - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor
Returns the SearchResult after the specified location.
getNodeAtPath(String...) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getNodeAtPath(String...) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Returns a node at the specified path starting at 'this' node.
getNodeAtPath(String...) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getNodeAtPath(String...) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getNodeAtPoint(Point) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
Returns the node at the specified point.
getNodes(N) - Method in class org.gradle.api.internal.GraphAggregator.Result
 
getNodeValues(N, Collection<V>, Collection<N>) - Method in interface org.gradle.api.internal.DirectedGraph
 
getNonLoggingJars() - Static method in class org.gradle.foundation.BootstrapLoader
 
getNoQualifiers() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getNotation() - Method in exception org.gradle.api.internal.notations.api.UnsupportedNotationException
 
getNumberOfOpenedOutputTabs() - Method in interface org.gradle.openapi.external.ui.DualPaneUIVersion1
This gets the number of opened output tabs.
getNumberOfOpenedOutputTabs() - Method in class org.gradle.openapi.wrappers.ui.DualPaneUIWrapper
 
getOnlyIf() - Method in class org.gradle.api.internal.AbstractTask
 
getOnlyIf() - Method in interface org.gradle.api.internal.TaskInternal
 
getOnlyShowOutputOnErrors() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
getOnlyShowOutputOnErrors() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
getOnlyShowOutputOnErrors() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
getOnlyShowOutputOnErrors() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Determines whether output is shown only when errors occur or always
getOnlyShowOutputOnErrors() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Determines whether output is shown only when errors occur or always
getOnMismatch() - Method in class org.gradle.logging.internal.MarkerFilter
 
getOperatingSystem() - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerAdapter
 
getOperations() - Method in class org.gradle.profile.CompositeOperation
 
getOptimize() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
getOption() - Method in class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
getOption() - Method in interface org.gradle.external.javadoc.JavadocOptionFileOption
 
getOptionFiles() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getOptionFiles() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getOptions() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestFramework
 
getOptions() - Method in interface org.gradle.api.internal.tasks.testing.TestFramework
 
getOptions() - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestFramework
 
getOptions() - Method in class org.gradle.api.tasks.compile.Compile
Returns the compilation options.
getOptions() - Method in class org.gradle.api.tasks.compile.GroovyCompile
Returns the options for Java compilation.
getOptions() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the Javadoc generation options.
getOptions() - Method in class org.gradle.api.tasks.scala.ScalaCompile
Returns the Java compilation options.
getOptions() - Method in class org.gradle.api.tasks.testing.Test
Returns the test options options.
getOptions() - Method in class org.gradle.cli.CommandLineOption
 
getOptionsFile() - Method in class org.gradle.api.tasks.javadoc.Javadoc
 
getOrCreate() - Static method in class org.gradle.api.internal.ThreadGlobalInstantiator
 
getOriginalMessage() - Method in exception org.gradle.api.internal.LocationAwareException
Returns the undecorated message of this exception.
getOriginator() - Method in class org.gradle.messaging.remote.internal.protocol.DiscoveryMessage
 
getOutput() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getOutput() - Method in interface org.gradle.api.tasks.SourceSet
SourceSetOutput is a FileCollection of all output directories (compiled classes, processed resources, etc.) and it provides means configure the default output dirs and register additional output dirs.
getOutputDir() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
getOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
directory to store module's production classes and resources.
getOutputDirectory() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Returns the directory to generate the parser source files into.
getOutputEventRenderer() - Method in interface org.gradle.logging.internal.EmbeddedLoggingServices
 
getOutputFile() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
Returns the file which the report will be written to.
getOutputFile() - Method in interface org.gradle.plugins.binaries.model.CompileSpec
The ultimate output of the compilation.
getOutputFile() - Method in class org.gradle.plugins.ide.api.GeneratorTask
The output file to write the final configuration to.
getOutputFiles() - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
getOutputFiles() - Method in interface org.gradle.api.internal.TaskExecutionHistory
Returns the set of output files which the task produced.
getOutputFilesSnapshot() - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
getOutputLevel() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getOutputLevel() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getOutputLord() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
getOutputLord() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
getOutputPanel() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.DualPaneUIInstance
 
getOutputPanel() - Method in interface org.gradle.openapi.external.ui.DualPaneUIVersion1
Returns a component that shows the output of the tasks being executed.
getOutputPanel() - Method in class org.gradle.openapi.wrappers.ui.DualPaneUIWrapper
Returns a component that shows the output of the tasks being executed.
getOutputs() - Method in class org.gradle.api.internal.AbstractTask
 
getOutputs() - Method in interface org.gradle.api.internal.TaskInternal
 
getOutputs() - Method in interface org.gradle.api.Task
Returns the outputs of this task.
getOutputTextFont() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
getOutputTextFont() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
getOutputTextFont() - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
 
getOutputTextFont() - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
getOutputType() - Method in class org.gradle.api.reporting.internal.SimpleReport
 
getOutputType() - Method in interface org.gradle.api.reporting.Report
The type of output that the report generates.
getOutputType() - Method in interface org.gradle.api.reporting.SingleFileReport
Always returns Report.OutputType.FILE
getOutputUILord() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
getOutputUILord() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
 
getOutputUILord() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.DualPaneUIInstance
 
getOutputUILord() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SinglePaneUIInstance
 
getOverview() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns a html file to be used for overview documentation.
getOverview() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getOverview() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getPackage(String) - Method in class org.gradle.util.FilteringClassLoader
 
getPackage(String) - Method in class org.gradle.util.MultiParentClassLoader
 
getPackagelistLoc() - Method in class org.gradle.external.javadoc.JavadocOfflineLink
 
getPackageName() - Method in class org.gradle.api.plugins.antlr.internal.GrammarFileMetadata
 
getPackageName() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getPackageResults() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getPackages() - Method in class org.gradle.api.internal.tasks.testing.junit.report.AllTestResults
 
getPackages() - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
Returns a list of package prefixes to be linked with an external site.
getPackages() - Method in class org.gradle.util.FilteringClassLoader
 
getPackages() - Method in class org.gradle.util.MultiParentClassLoader
 
getPageTitle() - Method in class org.gradle.reporting.TabbedPageRenderer
 
getParameters() - Method in class org.gradle.launcher.daemon.protocol.Build
 
getParent() - Method in class org.gradle.api.file.RelativePath
Returns the parent of this path.
getParent() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the parent of this project, if any.
getParent() - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
getParent() - Method in class org.gradle.api.internal.project.AbstractProject
 
getParent() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getParent() - Method in class org.gradle.api.internal.tasks.testing.AbstractTestDescriptor
 
getParent() - Method in class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
getParent() - Method in class org.gradle.api.internal.tasks.testing.results.UnknownTestDescriptor
 
getParent() - Method in interface org.gradle.api.invocation.Gradle
Returns the parent build of this build, if any.
getParent() - Method in interface org.gradle.api.Project
Returns the parent project of this project, if any.
getParent() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
Returns the parent of this test, if any.
getParent() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getParent() - Method in class org.gradle.invocation.DefaultGradle
 
getParent() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getParent() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getParent() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getParent() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getParent() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseProjectVersion3
 
getParent() - Method in interface org.gradle.tooling.internal.protocol.eclipse.HierarchicalEclipseProjectVersion1
 
getParent() - Method in interface org.gradle.tooling.internal.protocol.HierarchicalProjectVersion1
 
getParent() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the parent of this element, if any.
getParent() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the parent of this element, if any.
getParent() - Method in interface org.gradle.tooling.model.GradleProject
Returns the parent of this element, if any.
getParent() - Method in interface org.gradle.tooling.model.HierarchicalElement
Returns the parent of this element, if any.
getParent() - Method in interface org.gradle.tooling.model.idea.IdeaModule
Returns the project of this module.
getParent() - Method in class org.gradle.util.Path
Returns the parent of this path, or null if this path has no parent.
getParentArtifacts(ResolvedDependency) - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the artifacts belonging to this ResolvedDependency which it only has for a particular parent.
getParentArtifacts(ResolvedDependency) - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getParentId() - Method in class org.gradle.api.internal.tasks.testing.TestStartEvent
 
getParentIdentifier() - Method in class org.gradle.api.internal.project.AbstractProject
 
getParentIdentifier() - Method in interface org.gradle.api.internal.project.ProjectIdentifier
 
getParentIdentifier() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getParentProject() - Method in class org.gradle.foundation.ProjectView
 
getParentProject() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getParentProject() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getParents() - Method in interface org.gradle.api.artifacts.ResolvedDependency
Returns the ResolvedDependency instances that have this instance as a transitive dependency.
getParents() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
getPassword() - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
Returns the password to use when authenticating to this repository.
getPassword() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
getPassword() - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
getPassword() - Method in class org.gradle.launcher.daemon.client.DaemonConnection
 
getPassword() - Method in class org.gradle.launcher.daemon.registry.DaemonInfo
 
getPath() - Method in interface org.gradle.api.artifacts.ResolvableDependencies
Returns the path of this set.
getPath() - Method in interface org.gradle.api.file.FileTreeElement
Returns the path of this file, relative to the root of the containing file tree.
getPath() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the path of this project.
getPath() - Method in class org.gradle.api.internal.AbstractTask
 
getPath() - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
getPath() - Method in class org.gradle.api.internal.project.AbstractProject
 
getPath() - Method in interface org.gradle.api.internal.project.ProjectIdentifier
 
getPath() - Method in interface org.gradle.api.Project
Returns the path of this project.
getPath() - Method in interface org.gradle.api.Task
Returns the path of the task, which is a fully qualified name for the task.
getPath() - Method in interface org.gradle.api.tasks.diagnostics.internal.TaskDetails
 
getPath() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getPath() - Method in interface org.gradle.plugins.ear.descriptor.EarModule
The connector element specifies the URI of an archive file, relative to the top level of the application package.
getPath() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns the logical path for the file.
getPath() - Method in class org.gradle.profile.DependencyResolveProfile
 
getPath() - Method in class org.gradle.profile.ProjectProfile
Get the String project path.
getPath() - Method in class org.gradle.profile.TaskExecution
Gets the string task path.
getPath() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getPath() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProjectDependency
 
getPath() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseSourceDirectory
 
getPath() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseTask
 
getPath() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getPath() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
getPath() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getPath() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseProjectDependencyVersion2
 
getPath() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseSourceDirectoryVersion1
 
getPath() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
 
getPath() - Method in interface org.gradle.tooling.internal.protocol.TaskVersion1
 
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.GradleProject
Returns gradle path
getPath() - Method in interface org.gradle.tooling.model.Task
Returns the path of this task.
getPath() - Method in class org.gradle.util.Path
 
getPathString() - Method in class org.gradle.api.file.RelativePath
 
getPattern() - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
getPatternMatcher(boolean, boolean, String) - Static method in class org.gradle.api.internal.file.pattern.PatternMatcherFactory
 
getPatterns() - Method in interface org.gradle.api.file.DirectoryTree
Returns the patterns which select the files under the base directory.
getPatterns() - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
getPatterns() - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
getPatternSet() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getPayload() - Method in class org.gradle.cache.internal.btree.Block
 
getPayload() - Method in class org.gradle.messaging.remote.internal.protocol.AbstractPayloadMessage
 
getPayload() - Method in class org.gradle.messaging.remote.internal.protocol.Request
 
getpgid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getpgid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getpgrp() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getPhase() - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
getPhase() - Method in class org.gradle.api.internal.artifacts.dsl.ClasspathScriptTransformer
 
getPhase() - Method in class org.gradle.api.internal.artifacts.dsl.FixMainScriptTransformer
 
getPhase() - Method in class org.gradle.api.internal.artifacts.dsl.TaskDefinitionScriptTransformer
 
getpid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getpid() - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
getPid() - Method in class org.gradle.internal.nativeplatform.jna.LibCBackedProcessEnvironment
 
getPid() - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
getPid() - Method in class org.gradle.internal.nativeplatform.jna.WindowsProcessEnvironment
 
getPid() - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Returns the OS level PID for the current process.
getPid() - Method in interface org.gradle.launcher.daemon.context.DaemonContext
The process id of the daemon.
getPid() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
getPid() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
getPid() - Method in class org.gradle.launcher.daemon.diagnostics.DaemonDiagnostics
 
getPlatformLineSeparator() - Static method in class org.gradle.util.TextUtil
Returns the line separator for this platform.
getPlugin(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
getPlugin(String) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
getPlugin(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
getPlugin(Class<T>) - Method in interface org.gradle.api.plugins.Convention
Locates the plugin convention object with the given type.
getPlugin(String) - Method in interface org.gradle.api.plugins.PluginContainer
Returns a plugin with the specified id if this plugin has been used in the project.
getPlugin(Class<T>) - Method in interface org.gradle.api.plugins.PluginContainer
Returns a plugin with the specified type if this plugin has been used in the project.
getPluginModules() - Method in class org.gradle.api.internal.classpath.DefaultPluginModuleRegistry
 
getPluginModules() - Method in interface org.gradle.api.internal.classpath.PluginModuleRegistry
 
getPlugins(ModuleDescriptor) - Static method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
getPlugins() - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
getPlugins() - Method in class org.gradle.api.internal.project.AbstractProject
 
getPlugins() - Method in interface org.gradle.api.plugins.Convention
Returns the plugin convention objects contained in this convention.
getPlugins() - Method in interface org.gradle.api.Project
Returns the plugins container for this project.
getPluginsClassLoader() - Method in interface org.gradle.initialization.ClassLoaderRegistry
Returns the class loader for the plugins.
getPluginsClassLoader() - Method in class org.gradle.initialization.DefaultClassLoaderRegistry
 
getPort() - Method in class org.gradle.foundation.ipc.basic.Server
 
getPort() - Method in interface org.gradle.messaging.remote.internal.inet.InetEndpoint
 
getPort() - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
getPort() - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
getPos() - Method in class org.gradle.cache.internal.btree.Block
 
getPos() - Method in class org.gradle.cache.internal.btree.BlockPayload
 
getPos() - Method in class org.gradle.cache.internal.btree.BlockPointer
 
getppid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getPreviousExecution() - Method in interface org.gradle.api.internal.changedetection.TaskHistoryRepository.History
 
getPreviousFileLink(int) - Method in class org.gradle.foundation.output.LiveOutputParser
Returns the previous file link relative to the caret location.
getPreviousFileLink() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
Returns the previous file link relative to the specified file link.
getPreviousFiles() - Method in interface org.gradle.api.internal.TaskOutputsInternal
 
getPreviousFiles() - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
getPreviousSearchResult(int) - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor
Returns the SearchResult after the specified location.
getpriority(int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getProblem() - Method in interface org.gradle.api.artifacts.UnresolvedDependency
the exception that is the cause of unresolved state
getProblem() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultUnresolvedDependency
 
getProcessDir() - Method in class org.gradle.internal.nativeplatform.jna.LibCBackedProcessEnvironment
 
getProcessDir() - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
getProcessDir() - Method in class org.gradle.internal.nativeplatform.jna.WindowsProcessEnvironment
 
getProcessDir() - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Returns the working directory of the current process.
getProcessDisplayName() - Method in class org.gradle.cache.internal.DefaultProcessMetaDataProvider
 
getProcessDisplayName() - Method in interface org.gradle.cache.internal.ProcessMetaDataProvider
Returns a display name for this process.
getProcessIdentifier() - Method in class org.gradle.cache.internal.DefaultProcessMetaDataProvider
 
getProcessIdentifier() - Method in interface org.gradle.cache.internal.ProcessMetaDataProvider
Returns a unique identifier for this process.
getProcessorFactory() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestFramework
 
getProcessorFactory() - Method in interface org.gradle.api.internal.tasks.testing.TestFramework
Returns a factory which is used to create a TestClassProcessor in each worker process.
getProcessorFactory() - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestFramework
 
getProcessResourcesTaskName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getProcessResourcesTaskName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the resource process task for this source set.
getProducerId() - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
getProducerId() - Method in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
getProgressListener() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getProgressListener() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
Returns the listener to receive progress events.
getProgressListener() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getProgressListener() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
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.api.internal.AbstractTask
 
getProject(String) - Method in interface org.gradle.api.internal.artifacts.dsl.dependencies.ProjectFinder
 
getProject() - Method in class org.gradle.api.internal.project.AbstractProject
This method is used when scripts access the project via project.x
getProject(String) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
getProject(File) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
getProject(String) - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
getProject(File) - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
getProject() - Method in interface org.gradle.api.Project
Returns this project.
getProject() - Method in interface org.gradle.api.Task
Returns the Project which this task belongs to.
getProject() - Method in class org.gradle.foundation.TaskView
 
getProject() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.ProjectTreeNode
 
getProject() - Method in interface org.gradle.openapi.external.foundation.TaskVersion1
 
getProject() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
getProject() - Method in interface org.gradle.plugins.binaries.model.Binary
Deprecated.
No replacement
getProject() - Method in class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
getProject() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseTask
 
getProject() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
getProject() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getProject() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseTaskVersion1
 
getProject() - Method in interface org.gradle.tooling.internal.protocol.TaskVersion1
 
getProject() - Method in class org.gradle.tooling.internal.provider.ModelBuildingAdapter
 
getProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseTask
Deprecated.
Returns the element which this task belongs to.
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.
getProject() - Method in interface org.gradle.tooling.model.Task
Returns the element which this task belongs to.
getProjectCacheDir() - Method in class org.gradle.StartParameter
Returns the project's cache dir.
getProjectConfiguration() - Method in interface org.gradle.api.artifacts.ProjectDependency
Returns the configuration associated with this project dependency.
getProjectConfiguration() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
getProjectConfiguration() - Method in class org.gradle.profile.BuildProfile
 
getProjectDependencies() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getProjectDependencies() - Method in interface org.gradle.tooling.internal.protocol.eclipse.HierarchicalEclipseProjectVersion1
 
getProjectDependencies() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the project dependencies for this project.
getProjectDescriptorRegistry() - Method in class org.gradle.initialization.BaseSettings
 
getProjectDescriptorRegistry() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getProjectDir() - Method in interface org.gradle.api.initialization.ProjectDescriptor
Returns the project directory of this project.
getProjectDir() - Method in class org.gradle.api.internal.project.AbstractProject
 
getProjectDir() - Method in interface org.gradle.api.internal.project.ProjectIdentifier
 
getProjectDir() - Method in interface org.gradle.api.Project
The directory containing the project build file.
getProjectDir() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
getProjectDir() - Method in class org.gradle.StartParameter
Returns the project dir to use to select the default 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
 
getProjectDir() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getProjectDir() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getProjectDirectory() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getProjectDirectory() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getProjectDirectory() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
getProjectDirectory() - Method in interface org.gradle.tooling.internal.protocol.ProjectVersion3
 
getProjectDirectory() - Method in interface org.gradle.tooling.model.eclipse.EclipseProject
Returns the project directory for this project.
getProjectDirectory() - Method in interface org.gradle.tooling.model.eclipse.HierarchicalEclipseProject
Returns the project directory for this project.
getProjectEvaluationBroadcaster() - Method in interface org.gradle.api.internal.GradleInternal
Returns the broadcaster for ProjectEvaluationListener events for this build
getProjectEvaluationBroadcaster() - Method in class org.gradle.api.internal.project.AbstractProject
 
getProjectEvaluationBroadcaster() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getProjectEvaluationBroadcaster() - Method in class org.gradle.invocation.DefaultGradle
 
getProjectEvaluator() - Method in class org.gradle.api.internal.project.AbstractProject
 
getProjectNames() - Method in class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
getProjectProfile(Project) - Method in class org.gradle.profile.BuildProfile
Get the profiling container for the specified project
getProjectProperties() - Method in class org.gradle.StartParameter
 
getProjectRegistry() - Method in interface org.gradle.api.internal.GradleInternal
 
getProjectRegistry() - Method in class org.gradle.api.internal.project.AbstractProject
 
getProjectRegistry() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getProjectRegistry() - Method in interface org.gradle.api.internal.SettingsInternal
 
getProjectRegistry() - Method in class org.gradle.initialization.BaseSettings
 
getProjectRegistry() - Method in class org.gradle.invocation.DefaultGradle
 
getProjects() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
Returns the set of project to generate this report for.
getProjects() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getProjects() - Method in class org.gradle.profile.BuildProfile
Get a list of the profiling containers for all projects
getProperties() - Method in class org.gradle.api.AntBuilder
Returns the properties of the Ant project.
getProperties() - Method in class org.gradle.api.internal.AbstractDynamicObject
 
getProperties() - Method in class org.gradle.api.internal.BeanDynamicObject
 
getProperties() - Method in class org.gradle.api.internal.CompositeDynamicObject
 
getProperties() - Method in interface org.gradle.api.internal.DynamicObject
 
getProperties() - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
getProperties() - Method in class org.gradle.api.internal.plugins.ExtraPropertiesDynamicObjectAdapter
 
getProperties() - Method in class org.gradle.api.internal.project.AbstractProject
 
getProperties() - Method in class org.gradle.api.internal.project.ant.BasicAntBuilder
 
getProperties() - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
getProperties() - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
Returns all of the registered properties and their current values as a map.
getProperties() - Method in interface org.gradle.api.Project
Returns the properties of this project.
getProperties() - Method in interface org.gradle.api.tasks.TaskInputs
Returns the set of input properties for this task.
getProperties() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryCache
 
getPropertiesFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper properties to.
getProperty(String) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
getProperty(String) - Method in class org.gradle.api.internal.BeanDynamicObject
 
getProperty(String) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
getProperty(String) - Method in interface org.gradle.api.internal.DynamicObject
 
getProperty(String) - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
getProperty(Object, String) - Static method in class org.gradle.util.JavaReflectionUtil
 
getPropertyOption() - Method in class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
getPropertyOption() - Method in class org.gradle.cli.ProjectPropertiesCommandLineConverter
 
getPropertyOption() - Method in class org.gradle.cli.SystemPropertiesCommandLineConverter
 
getPropertyOptionDescription() - Method in class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
getPropertyOptionDescription() - Method in class org.gradle.cli.ProjectPropertiesCommandLineConverter
 
getPropertyOptionDescription() - Method in class org.gradle.cli.SystemPropertiesCommandLineConverter
 
getPropertyOptionDetailed() - Method in class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
getPropertyOptionDetailed() - Method in class org.gradle.cli.ProjectPropertiesCommandLineConverter
 
getPropertyOptionDetailed() - Method in class org.gradle.cli.SystemPropertiesCommandLineConverter
 
getPropertyValue(Method, Object) - Method in class org.gradle.tooling.internal.consumer.protocoladapter.ModelPropertyHandler
 
getProxy() - Method in interface org.gradle.api.internal.externalresource.transport.http.HttpProxySettings
 
getProxy(String) - Method in interface org.gradle.api.internal.externalresource.transport.http.HttpProxySettings
 
getProxy() - Method in class org.gradle.api.internal.externalresource.transport.http.JavaSystemPropertiesHttpProxySettings
 
getProxy(String) - Method in class org.gradle.api.internal.externalresource.transport.http.JavaSystemPropertiesHttpProxySettings
 
getProxy(Class<T>) - Method in interface org.gradle.messaging.actor.Actor
Creates a proxy which delivers method calls to the target object.
getProxySettings() - Method in class org.gradle.api.internal.externalresource.transport.http.DefaultHttpSettings
 
getProxySettings() - Method in interface org.gradle.api.internal.externalresource.transport.http.HttpSettings
 
getPublicId() - Method in class org.gradle.api.internal.DomNode
 
getPublishServicesFactory() - Method in interface org.gradle.api.internal.artifacts.DependencyResolutionServices
 
getpwent() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getpwnam(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getpwuid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getQualifiedClassName() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getQualifier() - Method in class org.gradle.messaging.remote.internal.CompositeAddress
 
getRebuildTasks() - Method in interface org.gradle.api.internal.plugins.EmbeddableJavaProject
 
getReferences() - Method in class org.gradle.api.AntBuilder
Returns the references of the Ant project.
getReferences() - Method in class org.gradle.api.internal.project.ant.BasicAntBuilder
 
getRefreshOptions() - Method in class org.gradle.StartParameter
Deprecated.
Use #isRefreshDependencies instead.
getRegExPattern(String) - Static method in class org.gradle.api.internal.file.pattern.RegExpPatternStep
 
getRegistry() - Method in class org.gradle.launcher.daemon.registry.DaemonDir
 
getRegularExpressionPattern() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
getRelativePath() - Method in interface org.gradle.api.file.FileTreeElement
Returns the path of this file, relative to the root of the containing file tree.
getRelativePath() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
getRelativeUrlResolver() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getRemainder() - Method in class org.gradle.foundation.PathParserPortion
 
getRemoteAddress() - Method in interface org.gradle.messaging.remote.Addressable
 
getRemoteAddress() - Method in class org.gradle.messaging.remote.ConnectEvent
 
getRemoteAddress() - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
getRemoteAddress() - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
getRemoveAction() - Method in class org.gradle.api.internal.collections.CollectionEventRegister
 
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
 
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
 
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.ProjectReportTask
 
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
 
getRenderer() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
 
getReportableCauses() - Method in exception org.gradle.api.internal.LocationAwareException
Returns the reportable causes for this failure.
getReports() - Method in interface org.gradle.api.reporting.Reporting
Returns the report container.
getReportsDir() - Method in class org.gradle.api.plugins.ReportingBasePluginConvention
getReportsDirName() - Method in class org.gradle.api.plugins.ReportingBasePluginConvention
getRepositories() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns a handler to create repositories which are used for retrieving dependencies for the script classpath.
getRepositories() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getRepositories() - Method in class org.gradle.api.internal.project.AbstractProject
 
getRepositories() - Method in interface org.gradle.api.Project
Returns a handler to create repositories which are used for retrieving dependencies and uploading artifacts produced by the project.
getRepositories() - Method in class org.gradle.api.tasks.Upload
Returns the repositories to upload to.
getRepository() - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getRepository() - Method in interface org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransport
 
getRepository() - Method in class org.gradle.api.internal.externalresource.transport.file.FileTransport
 
getRepository() - Method in class org.gradle.api.internal.externalresource.transport.http.HttpTransport
 
getRepositoryHandler() - Method in interface org.gradle.api.internal.artifacts.ArtifactPublicationServices
 
getRequest() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
Returns the query object that was requested in this resolution.
getRequest() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
getRequestedVersion() - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache.CachedModuleResolution
 
getRequestID() - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
getRequestID() - Method in interface org.gradle.gradleplugin.foundation.request.Request
 
getRequests() - Method in class org.gradle.foundation.queue.ExecutionQueue
 
getRequiredModules() - Method in interface org.gradle.api.internal.classpath.Module
Returns the modules required by this module.
getResolutionCacheManager() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getResolutionRules() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
getResolutionRules() - Method in interface org.gradle.api.internal.artifacts.configurations.ResolutionStrategyInternal
The nascent DSL for cache control, and possibly other per-module resolution overrides
getResolutionStrategy() - Method in interface org.gradle.api.artifacts.Configuration
Returns the resolution strategy used by this configuration.
getResolutionStrategy() - Method in interface org.gradle.api.internal.artifacts.configurations.ConfigurationInternal
 
getResolutionStrategy() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getResolvedArtifacts() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns the set of artifact meta-data for this configuration.
getResolvedArtifacts() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getResolvedArtifacts() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
getResolveData() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.IvyAdapter
 
getResolvedConfiguration() - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration.
getResolvedConfiguration() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getResolvedDependency() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
Deprecated.
An artifact can belong to multiple dependencies. Use ResolvedArtifact.getModuleVersion() instead.
getResolvedDependency() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getResolvedModule() - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache.CachedModuleResolution
 
getResolvedVersion() - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache.CachedModuleResolution
 
getResolver(ModuleRevisionId) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
getResolver() - Method in class org.gradle.api.internal.artifacts.ivyservice.SelfResolvingDependencyResolver
 
getResolver() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getResolver() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getResolver() - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
getResolveRepositoryHandler() - Method in interface org.gradle.api.internal.artifacts.DependencyResolutionServices
 
getResolverFactory() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
getResolvers() - Method in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
Returns the resolvers in this container, in sequence.
getResolvers() - Method in interface org.gradle.api.internal.artifacts.configurations.ResolverProvider
 
getResolvers() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
getResource(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
getResource(String, LocallyAvailableResourceCandidates, CachedExternalResource) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
getResource(String) - Method in interface org.gradle.api.internal.artifacts.repositories.ExternalResourceRepository
 
getResource(String, LocallyAvailableResourceCandidates, CachedExternalResource) - Method in interface org.gradle.api.internal.artifacts.repositories.ExternalResourceRepository
 
getResource(String) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getResource(String, Artifact, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
getResource(String, LocallyAvailableResourceCandidates, CachedExternalResource) - Method in class org.gradle.api.internal.artifacts.repositories.transport.file.FileExternalResourceRepository
 
getResource(String) - Method in class org.gradle.api.internal.artifacts.repositories.transport.file.FileExternalResourceRepository
 
getResource(String, LocallyAvailableResourceCandidates, CachedExternalResource) - Method in interface org.gradle.api.internal.externalresource.transfer.CacheAwareExternalResourceAccessor
 
getResource(String, LocallyAvailableResourceCandidates, CachedExternalResource) - Method in class org.gradle.api.internal.externalresource.transfer.DefaultCacheAwareExternalResourceAccessor
 
getResource(String) - Method in interface org.gradle.api.internal.externalresource.transfer.ExternalResourceAccessor
Obtain the resource at the given location.
getResource(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpResourceAccessor
 
getResource() - Method in class org.gradle.api.internal.file.MaybeCompressedFileResource
 
getResource() - Method in class org.gradle.api.internal.resource.DelegatingResource
 
getResource() - Method in class org.gradle.configuration.ImportsScriptSource
 
getResource() - Method in class org.gradle.groovy.scripts.CachingScriptSource
 
getResource() - Method in class org.gradle.groovy.scripts.DelegatingScriptSource
 
getResource() - Method in interface org.gradle.groovy.scripts.ScriptSource
Returns the source for this script.
getResource() - Method in class org.gradle.groovy.scripts.StringScriptSource
 
getResource() - Method in class org.gradle.groovy.scripts.UriScriptSource
 
getResource(String) - Method in class org.gradle.util.FilteringClassLoader
 
getResource(String) - Method in class org.gradle.util.MultiParentClassLoader
 
getResourceMetaData(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
getResourceMetaData(String) - Method in interface org.gradle.api.internal.artifacts.repositories.ExternalResourceRepository
Fetches only the metadata for the result.
getResourceMetaData(String) - Method in class org.gradle.api.internal.artifacts.repositories.transport.file.FileExternalResourceRepository
 
getResources() - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
getResources() - Method in interface org.gradle.api.internal.file.FileOperations
 
getResources() - Method in class org.gradle.api.internal.project.AbstractProject
 
getResources() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getResources() - Method in interface org.gradle.api.Project
Provides access to resource-specific utility methods, for example factory methods that create various resources.
getResources() - Method in interface org.gradle.api.Script
Provides access to resource-specific utility methods, for example factory methods that create various resources.
getResources() - Method in interface org.gradle.api.tasks.SourceSet
Returns the non-Java resources which are to be copied into the resources output directory.
getResources(String) - Method in class org.gradle.util.FilteringClassLoader
 
getResources(String) - Method in class org.gradle.util.MultiParentClassLoader
 
getResourcesDir() - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
getResourcesDir() - Method in interface org.gradle.api.tasks.SourceSetOutput
Returns the output directory for resources
getResourceSha1(String) - Method in interface org.gradle.api.internal.externalresource.transfer.ExternalResourceAccessor
Obtain the SHA-1 checksum for the resource at the given location.
getResourceSha1(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpResourceAccessor
 
getResult() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsDaemonClient
 
getResult() - Method in interface org.gradle.initialization.GradleLauncherAction
Something produced by the action, the meaning of which is entirely up to the implementation to define.
getResult() - Method in class org.gradle.launcher.cli.ExecuteBuildAction
 
getResult() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
The currently nominated result for the execution.
getResult() - Method in class org.gradle.tooling.internal.provider.BuildModelAction
 
getResult() - Method in class org.gradle.tooling.internal.provider.ExecuteBuildAction
 
getResultType() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getResultType() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getResultType() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
getResultType() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getResultType() - Method in class org.gradle.api.internal.tasks.testing.TestCompleteEvent
 
getResultType() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the type of result.
getRoleName() - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
The name of the security role.
getRoot() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getRoot() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ResolvedConfigurationBuilder
 
getRoot() - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
getRootClassLoader() - Method in interface org.gradle.initialization.ClassLoaderRegistry
Returns the root class loader shared by all builds.
getRootClassLoader() - Method in class org.gradle.initialization.DefaultClassLoaderRegistry
 
getRootDir() - Method in interface org.gradle.api.initialization.Settings
Returns the root directory of the build.
getRootDir() - Method in class org.gradle.api.internal.project.AbstractProject
 
getRootDir() - Method in interface org.gradle.api.Project
Returns the root directory of this project.
getRootDir() - Method in class org.gradle.initialization.BaseSettings
 
getRootDirectory() - Method in class org.gradle.initialization.layout.BuildLayout
Returns the root directory of the build, is never null.
getRootDirectory() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
getRootDirectory() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
root directory
getRootProject() - Method in interface org.gradle.api.initialization.Settings
Returns the root project of the build.
getRootProject() - Method in interface org.gradle.api.internal.GradleInternal
Returns the root project of this build.
getRootProject() - Method in class org.gradle.api.internal.project.AbstractProject
 
getRootProject() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getRootProject() - Method in interface org.gradle.api.invocation.Gradle
Returns the root project of this build.
getRootProject() - Method in interface org.gradle.api.Project
Returns the root project for the hierarchy that this project belongs to.
getRootProject() - Method in class org.gradle.initialization.BaseSettings
 
getRootProject() - Method in class org.gradle.invocation.DefaultGradle
 
getRootProjects() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
 
getRootProjects() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
getRootSpec() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
getRootSpec() - Method in interface org.gradle.api.internal.file.copy.CopySpecSource
 
getRootSpec() - Method in class org.gradle.api.tasks.AbstractCopyTask
 
getRules() - Method in interface org.gradle.api.artifacts.ExcludeRuleContainer
Returns all the exclude rules added to this container.
getRules() - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRuleContainer
 
getRules() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getRules() - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns the rules used by this collection.
getRuntimeClasspath() - Method in interface org.gradle.api.internal.classpath.Module
Returns the classpath containing the runtime dependencies of the module.
getRuntimeClasspath() - Method in interface org.gradle.api.internal.plugins.EmbeddableJavaProject
 
getRuntimeClasspath() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getRuntimeClasspath() - Method in interface org.gradle.api.tasks.SourceSet
Returns the classpath used to execute this source.
getRuntimeConfigurationName() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getRuntimeConfigurationName() - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of the runtime configuration for this source set.
getRuntimeJar() - Method in interface org.gradle.internal.jvm.JavaInfo
Returns the runtime jar.
getRuntimeJar() - Method in class org.gradle.internal.jvm.Jvm
Returns the runtime jar.
getRuntimeJar() - Method in class org.gradle.util.Jvm
Deprecated.
 
getSafely(T, String) - Method in class org.gradle.tooling.internal.reflect.CompatibleIntrospector
 
getSavedArtifactOrigin(Artifact) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
getScala() - Method in class org.gradle.api.internal.tasks.DefaultScalaSourceSet
 
getScala() - Method in interface org.gradle.api.tasks.ScalaSourceSet
Returns the source to be compiled by the Scala compiler for this source set.
getScalaClasspath() - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaCompileSpec
 
getScalaClasspath() - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaJavaJointCompileSpec
 
getScalaClasspath() - Method in interface org.gradle.api.internal.tasks.scala.ScalaCompileSpec
 
getScalaClasspath() - Method in class org.gradle.api.tasks.scala.ScalaCompile
Returns the classpath to use to load the Scala compiler.
getScalaClasspath() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the classpath to use to load the ScalaDoc tool.
getScalaCompileOptions() - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaCompileSpec
 
getScalaCompileOptions() - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaJavaJointCompileSpec
 
getScalaCompileOptions() - Method in interface org.gradle.api.internal.tasks.scala.ScalaCompileSpec
 
getScalaCompileOptions() - Method in class org.gradle.api.tasks.scala.ScalaCompile
Returns the Scala compilation options.
getScalaDocOptions() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the ScalaDoc generation options.
getScope() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaDependencyScope
 
getScope() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
getScope() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
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
 
getScript() - Method in interface org.gradle.groovy.scripts.ScriptRunner
Returns the script which will be executed by this runner.
getScriptClass(SourceUnit) - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
getScriptClassLoader() - Method in interface org.gradle.api.internal.GradleInternal
Returns the root ClassLoader to use for the scripts of this build.
getScriptClassLoader() - Method in class org.gradle.invocation.DefaultGradle
 
getScriptFile() - Method in class org.gradle.api.tasks.wrapper.Wrapper
Returns the file to write the wrapper script to.
getScriptMethodName() - Method in class org.gradle.api.internal.artifacts.dsl.BuildScriptClasspathScriptTransformer
 
getScriptMethodName() - Method in class org.gradle.api.internal.artifacts.dsl.ClasspathScriptTransformer
 
getScriptName(String) - Method in class org.gradle.internal.os.OperatingSystem
 
getScriptSource() - Method in exception org.gradle.api.internal.LocationAwareException
Returns the source of the script where this exception occurred.
getScriptSource() - Method in class org.gradle.groovy.scripts.Script
 
getScriptSource() - Method in exception org.gradle.groovy.scripts.ScriptCompilationException
 
getSearchExpression() - Method in class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
getSearchExpression() - Method in interface org.gradle.foundation.output.definitions.FileLinkDefinition
 
getSearchExpression() - Method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
getSearchExpression() - Method in class org.gradle.foundation.output.definitions.TestReportFileLinkDefinition
 
getSearchOrder() - Method in class org.gradle.plugins.binaries.model.internal.DefaultCompilerRegistry
 
getSearchPattern() - Method in class org.gradle.foundation.output.FileLinkDefinitionLord
 
getSection() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
getSection() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the section this merge details belongs to.
getSections() - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
getSections() - Method in interface org.gradle.api.java.archives.Manifest
Returns the sections of the manifest (excluding the main section).
getSecurityRoles() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
List of security roles.
getSegments() - Method in class org.gradle.api.file.RelativePath
 
getSelectedNodes() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
getSelectedProjectsAndTasks() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
This returns the current selection broken up into projects and tasks.
getSelectedTasks() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
This returns a list of selected tasks.
getSelectedValues() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
getServerConnection() - Method in interface org.gradle.process.internal.WorkerProcessContext
Returns the connection which can be used to send/receive messages to/from the server process.
getServices() - Method in class org.gradle.api.internal.AbstractTask
 
getServices() - Method in interface org.gradle.api.internal.GradleInternal
 
getServices() - Method in class org.gradle.api.internal.project.AbstractProject
 
getServices() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getServices() - Method in class org.gradle.invocation.DefaultGradle
 
getSettings() - Method in interface org.gradle.api.initialization.Settings
Returns this settings object.
getSettings() - Method in class org.gradle.initialization.BaseSettings
 
getSettings() - Method in interface org.gradle.plugins.cpp.internal.CppCompileSpec
 
getSettingsDir() - Method in interface org.gradle.api.initialization.Settings
Returns the settings directory of the build.
getSettingsDir() - Method in class org.gradle.initialization.BaseSettings
 
getSettingsDir() - Method in class org.gradle.initialization.SettingsLocation
Returns the settings directory.
getSettingsFile() - Method in class org.gradle.initialization.layout.BuildLayoutConfiguration
 
getSettingsFile() - Method in class org.gradle.StartParameter
Returns the explicit settings file to use for the build, or null.
getSettingsScript() - Method in interface org.gradle.api.internal.SettingsInternal
 
getSettingsScript() - Method in class org.gradle.initialization.BaseSettings
 
getSettingsScriptSource() - Method in class org.gradle.initialization.SettingsLocation
Returns the settings script.
getSha1() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
Always the actual checksum of the cached file, not the external source.
getSha1() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
getSha1() - Method in class org.gradle.api.internal.externalresource.local.DefaultLocallyAvailableResource
 
getSha1() - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResource
 
getSha1(File) - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
getSha1() - Method in class org.gradle.api.internal.externalresource.metadata.DefaultExternalResourceMetaData
 
getSha1() - Method in interface org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaData
The advertised sha-1 of the external resource.
getSha1() - Method in class org.gradle.api.internal.filestore.DefaultFileStoreEntry
 
getSha1() - Method in interface org.gradle.api.internal.filestore.FileStoreEntry
 
getSharedLibraryName(String) - Method in class org.gradle.internal.os.OperatingSystem
 
getSharedPackages() - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
getSharedPackages() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
getShortDescription() - Method in class org.gradle.logging.internal.ProgressStartEvent
 
getShortDescription() - Method in interface org.gradle.logging.ProgressLogger
Returns the short description of the operation.
getShowStacktrace(String) - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
This returns the stack trace level object represented by the command line argument
getShowStacktrace() - Method in class org.gradle.logging.LoggingConfiguration
 
getShowStacktraceCommandLine(ShowStacktrace) - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
This returns the command line argument that represents the specified stack trace level.
getShowStandardStreams() - Method in class org.gradle.api.internal.tasks.testing.logging.DefaultTestLogging
 
getShowStandardStreams() - Method in interface org.gradle.api.tasks.testing.TestLogging
Whether to show eagerly the standard stream events.
getSimpleName() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getSingleFile() - Method in interface org.gradle.api.file.FileCollection
Returns the content of this collection, asserting it contains exactly one file.
getSingleFile() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
getSize() - Method in interface org.gradle.api.file.FileTreeElement
Returns the size of this file.
getSize() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
getSize() - Method in class org.gradle.cache.internal.btree.Block
 
getSize() - Method in class org.gradle.cache.internal.btree.BlockPayload
 
getSize() - Method in class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
getSkipMessage() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
getSkipMessage() - Method in interface org.gradle.api.tasks.TaskState
Returns a message describing why the task was skipped.
getSkipped() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
getSkipped() - Method in interface org.gradle.api.tasks.TaskState
Returns true if the execution of this task was skipped for some reason.
getSkippedTestCount() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getSkippedTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the number of skipped atomic tests executed for this test.
getSortedProjectNames() - Method in class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
getSortedTaskNames() - Method in class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
getSource() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
getSource() - Method in class org.gradle.api.internal.ConventionAwareHelper
 
getSource() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getSource() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
getSource() - Method in class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
getSource() - Method in interface org.gradle.api.internal.tasks.compile.JvmLanguageCompileSpec
 
getSource() - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
getSource() - Method in class org.gradle.api.plugins.antlr.internal.GenerationPlan
 
getSource() - Method in class org.gradle.api.tasks.AbstractCopyTask
Returns the source files for this task.
getSource() - Method in class org.gradle.api.tasks.SourceTask
Returns the source for this task, after the include and exclude patterns have been applied.
getSource() - Method in interface org.gradle.configuration.ScriptPlugin
 
getSource() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getSource() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getSource() - Method in class org.gradle.groovy.scripts.DelegatingScriptSource
 
getSource() - Method in class org.gradle.listener.ContextClassLoaderProxy
 
getSource() - Method in class org.gradle.listener.LazyCreationProxy
 
getSource() - Method in class org.gradle.listener.ListenerBroadcast
Returns the broadcaster.
getSource() - Method in class org.gradle.messaging.dispatch.ProxyDispatchAdapter
 
getSource() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
getSource() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantUnavailable
 
getSource() - Method in interface org.gradle.plugins.cpp.CppSourceSet
The source.
getSource() - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
getSource() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseExternalDependency
 
getSource() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
getSource() - Method in interface org.gradle.tooling.internal.protocol.ExternalDependencyVersion1
 
getSource() - Method in interface org.gradle.tooling.model.ExternalDependency
Returns the source directory/archive for this dependency.
getSource() - Method in interface org.gradle.tooling.model.idea.IdeaSingleEntryLibraryDependency
Returns the source directory/archive for this dependency.
getSourceCollections() - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
getSourceCollections() - Method in class org.gradle.api.internal.file.CompositeFileTree
 
getSourceCompatibility() - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
getSourceCompatibility() - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
getSourceCompatibility() - Method in class org.gradle.api.tasks.compile.AbstractCompile
Returns the Java language level to use to compile the source files.
getSourceDirectories() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getSourceDirectories() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
getSourceDirectories() - Method in interface org.gradle.tooling.internal.protocol.eclipse.HierarchicalEclipseProjectVersion1
 
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
source dirs.
getSourceFile() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the file containing the source for the script, if any.
getSourceFile() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getSourceFiles() - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
getSourceFiles() - Method in interface org.gradle.api.tasks.TaskInputs
Returns the set of source files for this task.
getSourceNames() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
getSourceNames() - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
getSourceNames() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getSourcePaths() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
getSources() - Method in class org.gradle.api.internal.file.UnionFileCollection
 
getSourceSets() - Method in interface org.gradle.plugins.binaries.model.Binary
 
getSourceSets() - Method in class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
getSourceSets() - Method in class org.gradle.plugins.cpp.CppExtension
 
getSourceURI() - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Returns the URI for the script source, if any.
getSourceURI() - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
getSpec() - Method in interface org.gradle.plugins.binaries.model.Binary
 
getSpec() - Method in class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
getSpec() - Method in class org.gradle.plugins.binaries.model.internal.DefaultLibrary
 
getSpec() - Method in interface org.gradle.plugins.binaries.model.Library
 
getSpecs() - Method in class org.gradle.api.specs.CompositeSpec
 
getSrcDirs() - Method in interface org.gradle.api.file.SourceDirectorySet
Returns the source directories which make up this set.
getSrcDirs() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getSrcDirTrees() - Method in interface org.gradle.api.file.SourceDirectorySet
Returns the source directory trees which make up this set.
getSrcDirTrees() - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
getStackTrace() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestFailure
 
getStackTraceLevel() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
getStackTraceLevel() - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
 
getStackTraceLevel() - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
 
getStandardError() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getStandardError() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getStandardError() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
Returns the output stream to write stderr logging to.
getStandardError() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getStandardError() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getStandardErrorCaptureLevel() - Method in interface org.gradle.api.logging.LoggingManager
Returns the log level that output written to System.err will be mapped to.
getStandardErrorCaptureLevel() - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
getStandardErrorCaptureLevel() - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
getStandardInput() - Method in class org.gradle.api.tasks.Exec
Returns the standard input stream for the process executing the command.
getStandardInput() - Method in class org.gradle.api.tasks.JavaExec
Returns the standard input stream for the process executing the command.
getStandardInput() - Method in interface org.gradle.process.BaseExecSpec
Returns the standard input stream for the process executing the command.
getStandardInput() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
getStandardInput() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getStandardInput() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getStandardInput() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
Returns the input stream to that can be consumed.
getStandardInput() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getStandardInput() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getStandardOutput() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getStandardOutput() - Method in class org.gradle.api.tasks.Exec
Returns the output stream to consume standard output from the process executing the command.
getStandardOutput() - Method in class org.gradle.api.tasks.JavaExec
Returns the output stream to consume standard output from the process executing the command.
getStandardOutput() - Method in interface org.gradle.process.BaseExecSpec
Returns the output stream to consume standard output from the process executing the command.
getStandardOutput() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
getStandardOutput() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getStandardOutput() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getStandardOutput() - Method in interface org.gradle.tooling.internal.protocol.LongRunningOperationParametersVersion1
Returns the output stream to write stdout logging to.
getStandardOutput() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getStandardOutput() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getStandardOutputCapture() - Method in class org.gradle.api.internal.AbstractTask
 
getStandardOutputCapture() - Method in class org.gradle.api.internal.project.AbstractProject
 
getStandardOutputCapture() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getStandardOutputCapture() - Method in interface org.gradle.api.internal.TaskInternal
 
getStandardOutputCapture() - Method in class org.gradle.groovy.scripts.Script
 
getStandardOutputCaptureLevel() - Method in interface org.gradle.api.logging.LoggingManager
Returns the log level that output written to System.out will be mapped to.
getStandardOutputCaptureLevel() - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
getStandardOutputCaptureLevel() - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
getStartingFrom() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
getStartingIndex() - Method in class org.gradle.foundation.output.FileLink
 
getStartParameter() - Method in interface org.gradle.api.initialization.Settings
Returns the set of parameters used to invoke this instance of Gradle.
getStartParameter() - Method in interface org.gradle.api.internal.SettingsInternal
 
getStartParameter() - Method in interface org.gradle.api.invocation.Gradle
Returns the StartParameter used to start this build.
getStartParameter() - Method in class org.gradle.api.tasks.GradleBuild
Returns the full set of parameters that will be used to execute the build.
getStartParameter() - Method in class org.gradle.GradleLauncher
Returns the StartParameter used by this build instance.
getStartParameter() - Method in class org.gradle.initialization.BaseSettings
 
getStartParameter() - Method in class org.gradle.initialization.DefaultGradleLauncher
 
getStartParameter() - Method in class org.gradle.invocation.DefaultGradle
 
getStartParameter() - Method in class org.gradle.launcher.daemon.protocol.Build
 
getStartTime() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getStartTime() - Method in class org.gradle.api.internal.tasks.testing.results.TestState
 
getStartTime() - Method in class org.gradle.api.internal.tasks.testing.TestStartEvent
 
getStartTime() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the time when this test started execution.
getStartTime() - Method in class org.gradle.profile.ContinuousOperation
 
getStartTime() - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
getStartTime() - Method in interface org.gradle.tooling.internal.protocol.BuildOperationParametersVersion1
 
getStartTime() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getStartTime() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getStartTime() - Method in class org.gradle.util.Clock
 
getState() - Method in interface org.gradle.api.artifacts.Configuration
Returns the state of the configuration.
getState() - Method in class org.gradle.api.internal.AbstractTask
 
getState() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getState() - Method in class org.gradle.api.internal.project.AbstractProject
 
getState() - Method in interface org.gradle.api.Project
Returns the evaluation state of this project.
getState() - Method in interface org.gradle.api.Task
Returns the execution state of this task.
getState() - Method in class org.gradle.process.internal.DefaultExecHandle
 
getState() - Method in interface org.gradle.process.internal.ExecHandle
 
getState() - Method in class org.gradle.profile.ProjectProfile
Gets the state of the project after evaluation finishes.
getState() - Method in class org.gradle.profile.TaskExecution
 
getStateFor(TaskInternal) - Method in class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateRepository
 
getStateFor(TaskInternal) - Method in class org.gradle.api.internal.changedetection.FileCacheBroadcastTaskArtifactStateRepository
 
getStateFor(TaskInternal) - Method in class org.gradle.api.internal.changedetection.ShortCircuitTaskArtifactStateRepository
 
getStateFor(TaskInternal) - Method in interface org.gradle.api.internal.changedetection.TaskArtifactStateRepository
 
getStatus() - Method in interface org.gradle.api.artifacts.Module
 
getStatus() - Method in class org.gradle.api.internal.artifacts.DefaultModule
 
getStatus() - Method in class org.gradle.api.internal.project.AbstractProject
 
getStatus() - Method in interface org.gradle.api.Project
Returns the status of this project.
getStatus() - Method in class org.gradle.logging.internal.ProgressCompleteEvent
 
getStatus() - Method in class org.gradle.logging.internal.ProgressEvent
 
getStatus() - Method in class org.gradle.logging.internal.ProgressStartEvent
 
getStatusBar() - Method in class org.gradle.logging.internal.AnsiConsole
 
getStatusBar() - Method in interface org.gradle.logging.internal.Console
 
getStatusBarColor() - Method in interface org.gradle.logging.internal.ColorMap
 
getStatusBarColor() - Method in class org.gradle.logging.internal.DefaultColorMap
 
getStatusClass() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
getStatusManager() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
GetStdHandle(int) - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
getStep(String, boolean, boolean) - Static method in class org.gradle.api.internal.file.pattern.PatternStepFactory
 
getStore() - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
getStore() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
getStore() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
getStubDir() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
getStyle() - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
getStylesheetFile() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getSubcommand() - Method in class org.gradle.cli.CommandLineOption
 
getSubDirectories(File) - Static method in class org.gradle.util.GFileUtils
 
getSubFiles(File) - Static method in class org.gradle.util.GFileUtils
 
getSubProject(String) - Method in class org.gradle.foundation.ProjectView
 
getSubProject(String) - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getSubProject(String) - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getSubProjectFromFullPath(String) - Method in class org.gradle.foundation.ProjectView
 
getSubProjectFromFullPath(String) - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getSubProjectFromFullPath(String) - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getSubprojects() - Method in class org.gradle.api.internal.project.AbstractProject
 
getSubProjects(String) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
getSubProjects(String) - Method in interface org.gradle.api.internal.project.IProjectRegistry
 
getSubprojects() - Method in interface org.gradle.api.Project
Returns the set containing the subprojects of this project.
getSubProjects() - Method in class org.gradle.foundation.ProjectView
 
getSubProjects() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getSubProjects() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getSuccessfulTestCount() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getSuccessfulTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the number of successful atomic tests executed for this test.
getSuccessRate() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getSuperClassName() - Method in class org.gradle.api.internal.tasks.testing.detection.TestClassVisitor
 
getSuperGrammarDelegate() - Method in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
Retrieves the grammar delegate associated with this grammars super grammar deduced during preprocessing from its extends clause.
getSuperGrammarDelegate() - Method in class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
getSuperTestClassFile(String) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
getSupportedExtensions() - Method in enum org.gradle.api.tasks.bundling.Compression
 
getSupportsAppleScript() - Method in interface org.gradle.internal.jvm.JavaInfo
 
getSupportsAppleScript() - Method in class org.gradle.internal.jvm.Jvm
getSupportsAppleScript() - Method in class org.gradle.util.Jvm
Deprecated.
 
getSymbolicName() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getSymbolicName() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the symbolic name.
getSystemId() - Method in class org.gradle.api.internal.DomNode
 
getSystemProperties() - Method in class org.gradle.api.tasks.JavaExec
Returns the system properties which will be used for the process.
getSystemProperties() - Method in class org.gradle.api.tasks.testing.Test
Returns the system properties which will be used for the process.
getSystemProperties() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getSystemProperties() - Method in interface org.gradle.launcher.exec.BuildActionParameters
 
getSystemProperties() - Method in class org.gradle.launcher.exec.DefaultBuildActionParameters
 
getSystemProperties() - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
getSystemProperties() - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
getSystemProperties() - Method in class org.gradle.process.internal.JvmOptions
 
getSystemProperties() - Method in interface org.gradle.process.JavaForkOptions
Returns the system properties which will be used for the process.
getSystemProperties(File) - Static method in class org.gradle.wrapper.SystemPropertiesHandler
 
getSystemPropertiesArgs() - Method in class org.gradle.StartParameter
 
getTabCount() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
getTabCount() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
getTabHeader() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTab
 
getTagletPath() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getTaglets() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getTags() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getTarget() - Method in exception org.gradle.api.internal.LocationAwareException
Returns the target exception.
getTarget() - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
Returns the target for this property.
getTarget() - Method in class org.gradle.api.tasks.ant.AntTarget
Returns the Ant target to execute.
getTargetCompatibility() - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
getTargetCompatibility() - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
getTargetCompatibility() - Method in class org.gradle.api.tasks.compile.AbstractCompile
Returns the target JVM to generate the .class files for.
getTargetFiles() - Method in class org.gradle.api.tasks.Delete
Returns the resolved set of files which will be deleted by this task.
getTargetModule() - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ClientModuleDependencyDescriptor
 
getTargetProject() - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ProjectDependencyDescriptor
 
getTargetProject() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProjectDependency
 
getTargetProject() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseProjectDependencyVersion2
 
getTargetProject() - Method in interface org.gradle.tooling.model.eclipse.EclipseProjectDependency
Returns the target of this dependency.
getTargetType(Class<T>, S) - Method in class org.gradle.tooling.internal.consumer.protocoladapter.TargetTypeProvider
Occasionally we want to use preconfigured target type instead of passed target type.
getTask() - Method in class org.gradle.api.internal.tasks.CachingTaskDependencyResolveContext
 
getTask() - Method in interface org.gradle.api.internal.tasks.TaskDependencyResolveContext
Returns the task whose dependencies are being resolved.
getTask() - Method in class org.gradle.api.reporting.internal.TaskReportContainer
 
getTask() - Method in exception org.gradle.api.tasks.TaskExecutionException
 
getTask(String) - Method in class org.gradle.foundation.ProjectView
 
getTask() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeNode
 
getTask(String) - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getTask(String) - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getTaskClass() - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
getTaskDependencies() - Method in class org.gradle.api.internal.AbstractTask
 
getTaskDependencies() - Method in interface org.gradle.api.Task
Returns a TaskDependency which contains all the tasks that this task depends on.
getTaskDependencyFromProjectDependency(boolean, String) - Method in interface org.gradle.api.artifacts.Configuration
Returns a TaskDependency object containing dependencies on all tasks with the specified name from project dependencies related to this configuration or one of its super configurations.
getTaskDependencyFromProjectDependency(boolean, String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
Returns a TaskDependency object containing dependencies on all tasks with the specified name from project dependencies related to this configuration or one of its super configurations.
getTaskDescription() - Method in class org.gradle.profile.BuildProfile
Get a description of the tasks passed to gradle as targets from the command line
getTaskFromFullPath(String) - Method in class org.gradle.foundation.ProjectView
This gets the task based on the given full path.
getTaskFromFullPath(String) - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getTaskFromFullPath(String) - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getTaskGraph() - Method in interface org.gradle.api.internal.GradleInternal
Returns the TaskExecutionGraph for this build.
getTaskGraph() - Method in interface org.gradle.api.invocation.Gradle
Returns the TaskExecutionGraph for this build.
getTaskGraph() - Method in class org.gradle.invocation.DefaultGradle
 
getTaskName(String, String) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
getTaskName(String, String) - Method in interface org.gradle.api.tasks.SourceSet
Returns the name of a task for this source set.
getTaskName() - Method in class org.gradle.execution.TaskSelector
 
getTaskNames() - Method in class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
getTaskNames() - Method in class org.gradle.StartParameter
Returns the names of the tasks to execute in this build.
getTaskProfile(Task) - Method in class org.gradle.profile.ProjectProfile
Gets the task profiling container for the specified task.
getTasks() - Method in class org.gradle.api.internal.project.AbstractProject
 
getTasks() - Method in interface org.gradle.api.internal.project.ProjectInternal
 
getTasks() - Method in interface org.gradle.api.Project
Returns the tasks of this project.
getTasks() - Method in class org.gradle.api.tasks.GradleBuild
Returns the tasks that should be executed for this build.
getTasks() - Method in class org.gradle.execution.TaskSelector
 
getTasks() - Method in class org.gradle.foundation.ProjectView
 
getTasks() - Method in interface org.gradle.openapi.external.foundation.ProjectVersion1
 
getTasks() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
getTasks() - Method in class org.gradle.profile.ProjectProfile
Returns the task executions for this project.
getTasks() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
getTasks() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
getTasks() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
getTasks() - Method in interface org.gradle.tooling.internal.protocol.BuildableProjectVersion1
 
getTasks() - Method in interface org.gradle.tooling.internal.protocol.BuildParametersVersion1
 
getTasks() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseProjectVersion3
 
getTasks() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getTasks() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
getTasks(Project) - Method in class org.gradle.tooling.internal.provider.TasksFactory
 
getTasks() - Method in interface org.gradle.tooling.model.BuildableElement
Returns the tasks of this project.
getTasks() - Method in interface org.gradle.tooling.model.GradleProject
Returns the tasks of this project.
getTasksAsDynamicObject() - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
getTasksAsDynamicObject() - Method in interface org.gradle.api.internal.tasks.TaskContainerInternal
 
getTasksByName(String, boolean) - Method in class org.gradle.api.internal.project.AbstractProject
 
getTasksByName(String, boolean) - Method in interface org.gradle.api.Project
Returns the set of tasks with the given name contained in this project, and optionally its subprojects.
getTasksForGroup(String) - Method in class org.gradle.api.tasks.diagnostics.internal.AggregateMultiProjectTaskReportModel
 
getTasksForGroup(String) - Method in class org.gradle.api.tasks.diagnostics.internal.DefaultGroupTaskReportModel
 
getTasksForGroup(String) - Method in class org.gradle.api.tasks.diagnostics.internal.SingleProjectTaskReportModel
 
getTasksForGroup(String) - Method in interface org.gradle.api.tasks.diagnostics.internal.TaskReportModel
Returns the tasks for the given group, in the order that they should be displayed.
getTempDir() - Method in class org.gradle.api.tasks.compile.ForkOptions
 
getTempFile() - Method in interface org.gradle.api.internal.filestore.FileStore
 
getTempFile() - Method in class org.gradle.api.internal.filestore.GroupedAndNamedUniqueFileStore
 
getTempFile() - Method in class org.gradle.api.internal.filestore.UniquePathFileStore
 
getTemporaryDir() - Method in class org.gradle.api.internal.AbstractTask
 
getTemporaryDir() - Method in interface org.gradle.api.Task
Returns a directory which this task can use to write temporary files to.
getTemporaryDirFactory() - Method in class org.gradle.api.internal.AbstractTask
 
getTemporaryDirFactory() - Method in interface org.gradle.api.internal.TaskInternal
The returned factory is expected to return the same file each time.
getTestClassesDir() - Method in class org.gradle.api.tasks.testing.Test
Returns the root folder for the compiled test sources.
getTestClassName() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestClassRunInfo
 
getTestClassName() - Method in interface org.gradle.api.internal.tasks.testing.TestClassRunInfo
 
getTestCount() - Method in class org.gradle.api.internal.tasks.testing.junit.report.CompositeTestResults
 
getTestCount() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
getTestCount() - Method in interface org.gradle.api.tasks.testing.TestResult
Returns the total number of atomic tests executed for this test.
getTestDirectories() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
getTestDirectories() - Method in interface org.gradle.tooling.model.idea.IdeaContentRoot
test dirs.
getTestFramework() - Method in class org.gradle.api.tasks.testing.Test
 
getTestLogging() - Method in class org.gradle.api.tasks.testing.Test
Allows configuring the logging of the test execution, for example log eagerly the standard output, etc.
getTestOutputDir() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
getTestOutputDir() - Method in interface org.gradle.tooling.model.idea.IdeaCompilerOutput
directory to store module's test classes and resources.
getTestReportDir() - Method in class org.gradle.api.tasks.testing.Test
Returns the root folder for the test reports.
getTestResults() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getTestResultsDir() - Method in class org.gradle.api.tasks.testing.Test
Returns the root folder for the test results.
getTestSrcDirs() - Method in class org.gradle.api.tasks.testing.Test
Returns the directories containing the test source.
getTestStateFor(Object) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
getText() - Method in class org.gradle.api.internal.resource.CachingResource
 
getText() - Method in class org.gradle.api.internal.resource.DelegatingResource
 
getText() - Method in interface org.gradle.api.internal.resource.Resource
Returns the content of this resource, as a String.
getText() - Method in class org.gradle.api.internal.resource.StringResource
 
getText() - Method in class org.gradle.api.internal.resource.UriResource
 
getText() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
The codenarc text report
getText() - Method in class org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl
 
getText() - Method in class org.gradle.api.plugins.quality.internal.JDependReportsImpl
 
getText() - Method in interface org.gradle.api.plugins.quality.JDependReports
The jdepend text report
getText() - Method in class org.gradle.foundation.output.LiveOutputParser
 
getText() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
getTextComponent() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
getTextOutput() - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
getTextToMatch() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
getTextToSearch() - Method in interface org.gradle.gradleplugin.userinterface.swing.common.SearchPanel.SearchInteraction
 
getTextToSearch() - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
 
getTheModel(Class<T>, BuildOperationParametersVersion1) - Method in interface org.gradle.tooling.internal.protocol.InternalConnection
Fetches a snapshot of the model for the project.
getTheModel(Class<T>, BuildOperationParametersVersion1) - Method in class org.gradle.tooling.internal.provider.DefaultConnection
 
getThreshold() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
getThrowable() - Method in class org.gradle.logging.internal.LogEvent
 
getTime() - Method in class org.gradle.util.Clock
 
getTimeInMs() - Method in class org.gradle.util.Clock
 
getTimestamp() - Method in class org.gradle.logging.internal.CategorisedOutputEvent
 
getTitle() - Method in class org.gradle.api.internal.tasks.testing.junit.report.AllTestResults
 
getTitle() - Method in class org.gradle.api.internal.tasks.testing.junit.report.ClassTestResults
 
getTitle() - Method in class org.gradle.api.internal.tasks.testing.junit.report.PackageTestResults
 
getTitle() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
getTitle() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
getTitle() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns the title for the generated documentation.
getTitle() - Method in class org.gradle.api.tasks.scala.ScalaDoc
Returns the documentation title.
getTitle() - Method in class org.gradle.reporting.TabbedPageRenderer
 
getToolingImplementationClasspath(ProgressLoggerFactory) - Method in interface org.gradle.tooling.internal.consumer.Distribution
 
getToolsJar() - Method in interface org.gradle.internal.jvm.JavaInfo
Returns the tools jar.
getToolsJar() - Method in class org.gradle.internal.jvm.Jvm
Returns the tools jar.
getToolsJar() - Method in class org.gradle.util.Jvm
Deprecated.
 
getTop() - Method in class org.gradle.messaging.remote.internal.ProtocolStack
 
getTopLevelNodes() - Method in class org.gradle.api.internal.GraphAggregator.Result
 
getTransferListener() - Method in class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
getTransformer() - Method in class org.gradle.plugins.ide.api.PropertiesGeneratorTask
 
getTree() - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
getTree() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
getType() - Method in interface org.gradle.api.artifacts.ArtifactIdentifier
Returns the type of the dependency artifact.
getType() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns the type of the dependency artifact.
getType() - Method in interface org.gradle.api.artifacts.PublishArtifact
Returns the type of the published artifact.
getType() - Method in interface org.gradle.api.artifacts.ResolvedArtifact
 
getType() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactIdentifier
 
getType() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
getType() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
getType() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
getType() - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
getType() - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
getType() - Method in class org.gradle.api.internal.collections.CollectionFilter
 
getType() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
getType() - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
Returns the declared type of this property.
getType() - Method in class org.gradle.cache.internal.btree.BlockPayload
 
getType() - Method in class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
getType() - Method in interface org.gradle.foundation.queue.ExecutionQueue.Request
 
getType() - Method in class org.gradle.gradleplugin.foundation.request.ExecutionRequest
 
getType() - Method in class org.gradle.gradleplugin.foundation.request.RefreshTaskListRequest
 
getType() - Method in exception org.gradle.internal.service.UnknownServiceException
 
getType() - Method in class org.gradle.listener.ListenerBroadcast
Returns the type of listener to which this class broadcasts.
getType() - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
getType() - Method in class org.gradle.messaging.dispatch.ProxyDispatchAdapter
 
getType() - Method in interface org.gradle.openapi.external.foundation.RequestVersion1
 
getType() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
getType() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseLinkedResource
 
getType() - Method in interface org.gradle.tooling.internal.protocol.eclipse.EclipseLinkedResourceVersion1
 
getType() - Method in interface org.gradle.tooling.model.eclipse.EclipseLinkedResource
The resource type.
getTypeDisplayName() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer
 
getTypeDisplayName() - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
getTypeDisplayName() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
getTypeDisplayName() - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
getTypeForId(String) - Method in class org.gradle.api.internal.plugins.DefaultPluginRegistry
 
getTypeForId(String) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
getTypeForId(String) - Method in interface org.gradle.api.internal.plugins.PluginRegistry
 
getuid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
getUid() - Method in class org.gradle.launcher.daemon.client.DaemonConnection
 
getUid() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
getUid() - Method in interface org.gradle.launcher.daemon.configuration.DaemonServerConfiguration
 
getUid() - Method in class org.gradle.launcher.daemon.configuration.DefaultDaemonServerConfiguration
 
getUid() - Method in interface org.gradle.launcher.daemon.context.DaemonContext
The unique identifier for this daemon.
getUid() - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
getUid() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
getUid() - Method in class org.gradle.launcher.daemon.server.Daemon
 
getUnavailableMessage() - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerAvailable
 
getUnavailableMessage() - Method in class org.gradle.messaging.remote.internal.protocol.ProducerAvailable
 
getUnavailableMessage() - Method in interface org.gradle.messaging.remote.internal.protocol.RouteAvailableMessage
Returns the corresponding unavailable message for this message.
getUniqueId() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverIdentifier
 
getUnixLineSeparator() - Static method in class org.gradle.util.TextUtil
Returns the line separator for Unix.
getUnixMode(File) - Method in class org.gradle.internal.nativeplatform.filesystem.ComposableFilePermissionHandler
 
getUnixMode(File) - Method in interface org.gradle.internal.nativeplatform.filesystem.FilePermissionHandler
 
getUnixMode(File) - Method in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Returns the Unix permissions for a provided file.
getUnixMode(File) - Method in class org.gradle.internal.nativeplatform.filesystem.jdk7.PosixJdk7FilePermissionHandler
 
getUnlockedCleanly() - Method in interface org.gradle.cache.internal.FileLock
Returns true if the most recent FileAccess.writeToFile(Runnable) by any process succeeded (ie a process did not crash while updating the target file).
getUnresolvedModuleDependencies() - Method in interface org.gradle.api.artifacts.LenientConfiguration
returns dependencies that were attempted to resolve but failed.
getUnresolvedModuleDependencies() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
getUploadTaskName() - Method in interface org.gradle.api.artifacts.Configuration
Returns the name of the task that upload the artifacts of this configuration to repositories declared by the user.
getUploadTaskName() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
getUpToDateSpec() - Method in interface org.gradle.api.internal.TaskOutputsInternal
 
getUpToDateSpec() - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
getURI() - Method in class org.gradle.api.internal.file.AbstractFileResource
 
getURI() - Method in class org.gradle.api.internal.file.archive.compression.Bzip2Archiver
 
getURI() - Method in class org.gradle.api.internal.file.archive.compression.GzipArchiver
 
getURI() - Method in class org.gradle.api.internal.file.MaybeCompressedFileResource
 
getURI() - Method in class org.gradle.api.internal.resource.DelegatingResource
 
getURI() - Method in interface org.gradle.api.internal.resource.Resource
Returns the URI for this resource.
getURI() - Method in class org.gradle.api.internal.resource.StringResource
 
getURI() - Method in class org.gradle.api.internal.resource.UriResource
 
getURI() - Method in interface org.gradle.api.resources.Resource
Uniform resource identifier that uniquely describes this resource
getUrl() - Method in interface org.gradle.api.artifacts.DependencyArtifact
Returns an URL under which this dependency artifact can be retrieved.
getUrl() - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
The base URL of this repository.
getUrl() - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
The base URL of this repository.
getUrl() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
getUrl() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
getUrl() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
getUrl() - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
Returns the base url for the external site.
getUserHome() - Static method in class org.gradle.internal.SystemProperties
 
getUserMavenDir() - Method in class org.gradle.api.internal.artifacts.mvnsettings.DefaultMavenFileLocations
 
getUserMavenDir() - Method in interface org.gradle.api.internal.artifacts.mvnsettings.MavenFileLocations
 
getUsername() - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
Returns the user name to use when authenticating to this repository.
getUsername() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
getUsername() - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
getUserSettingsFile() - Method in class org.gradle.api.internal.artifacts.mvnsettings.DefaultMavenFileLocations
 
getUserSettingsFile() - Method in interface org.gradle.api.internal.artifacts.mvnsettings.MavenFileLocations
 
getValidators() - Method in class org.gradle.api.internal.AbstractTask
 
getValidators() - Method in interface org.gradle.api.internal.TaskInternal
 
getValue() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
getValue() - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Returns the value for the key of the manifest after the merge takes place.
getValue(Convention, IConventionAware) - Method in interface org.gradle.api.tasks.ConventionValue
Deprecated.
Returns some object.
getValue() - Method in class org.gradle.cli.ParsedCommandLineOption
 
getValue() - Method in class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
getValue() - Method in class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
getValue() - Method in class org.gradle.external.javadoc.internal.OptionLessStringsJavadocOptionFileOption
 
getValue() - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
 
getValue() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getValue() - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
getValue() - Method in class org.gradle.launcher.daemon.protocol.Result
 
getValue() - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getValue() - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getValueOfChild(String, String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getValueOfChild(String, String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Gets the value of the child node.
getValueOfChild(String, String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getValueOfChild(String, String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getValueOfChildAsBoolean(String, boolean) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getValueOfChildAsBoolean(String, boolean) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
getValueOfChildAsBoolean(String, boolean) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getValueOfChildAsBoolean(String, boolean) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getValueOfChildAsInt(String, int) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getValueOfChildAsInt(String, int) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Gets the value of the child node as an integer.
getValueOfChildAsInt(String, int) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getValueOfChildAsInt(String, int) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getValueOfChildAsLong(String, long) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
getValueOfChildAsLong(String, long) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
getValueOfChildAsLong(String, long) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
getValueOfChildAsLong(String, long) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
getValues() - Method in class org.gradle.api.internal.tasks.DefaultTaskDependency
 
getValues() - Method in class org.gradle.cli.ParsedCommandLineOption
 
getVendor() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getVendor() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the vendor.
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
 
getVerboseLogging() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
getVersion() - Method in interface org.gradle.api.artifacts.Dependency
Returns the version of this dependency.
getVersion() - Method in interface org.gradle.api.artifacts.Module
 
getVersion() - Method in interface org.gradle.api.artifacts.ModuleVersionIdentifier
The version of the module
getVersion() - Method in interface org.gradle.api.artifacts.ModuleVersionSelector
The version of the module
getVersion() - Method in class org.gradle.api.internal.artifacts.DefaultModule
 
getVersion() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
getVersion() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
getVersion() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
getVersion() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
getVersion() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
getVersion() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
getVersion() - Method in class org.gradle.api.internal.artifacts.dsl.dependencies.ParsedModuleStringNotation
 
getVersion() - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
getVersion(String) - Method in class org.gradle.api.internal.plugins.osgi.OsgiHelper
 
getVersion() - Method in class org.gradle.api.internal.project.AbstractProject
 
getVersion() - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the version.
getVersion() - Method in interface org.gradle.api.Project
Returns the version of this project.
getVersion() - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Returns the version part of the archive name, if any.
getVersion() - Method in class org.gradle.internal.os.OperatingSystem
 
getVersion() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
 
getVersion() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
getVersion() - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
The version of application.xml.
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 class org.gradle.util.GradleVersion
 
getVersionDetails() - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConnection
 
getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConnection
 
getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
getVersionDetails() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
 
getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.connection.ConsumerConnectionMetadata
 
getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.connection.LoggingInitializerConnection
 
getVersionDetails() - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConnection
 
getVersionedDir() - Method in class org.gradle.launcher.daemon.registry.DaemonDir
 
getVisitor() - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
getWindowsLineSeparator() - Static method in class org.gradle.util.TextUtil
Returns the line separator for Windows.
getWindowTitle() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns the browser window title for the documentation.
getWindowTitle() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
getWindowTitle() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
getWorkDir() - Method in interface org.gradle.plugins.cpp.internal.CppCompileSpec
 
getWorker() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
getWorkerConfigurationAction() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestFramework
 
getWorkerConfigurationAction() - Method in interface org.gradle.api.internal.tasks.testing.TestFramework
Returns an action which is used to perform some framework specific worker process configuration.
getWorkerConfigurationAction() - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestFramework
 
getWorkerId() - Method in interface org.gradle.process.internal.WorkerProcessContext
Returns the unique identifier for this worker process.
getWorkingDir() - Method in class org.gradle.api.tasks.Exec
Returns the working directory for the process.
getWorkingDir() - Method in class org.gradle.api.tasks.JavaExec
Returns the working directory for the process.
getWorkingDir() - Method in class org.gradle.api.tasks.testing.Test
Returns the working directory for the process.
getWorkingDir() - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
getWorkingDir() - Method in interface org.gradle.process.ProcessForkOptions
Returns the working directory for the process.
getWorkingDirectory() - Method in interface org.gradle.foundation.ipc.basic.ExecutionInfo
 
getWorkingDirectory() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
getWorkingDirectory() - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
 
getWorkstation() - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
getXml() - Method in interface org.gradle.api.plugins.quality.CheckstyleReports
The checkstyle xml report
getXml() - Method in interface org.gradle.api.plugins.quality.CodeNarcReports
The codenarc xml report
getXml() - Method in interface org.gradle.api.plugins.quality.FindBugsReports
The findbugs xml report
getXml() - Method in class org.gradle.api.plugins.quality.internal.CheckstyleReportsImpl
 
getXml() - Method in class org.gradle.api.plugins.quality.internal.CodeNarcReportsImpl
 
getXml() - Method in class org.gradle.api.plugins.quality.internal.FindBugsReportsImpl
 
getXml() - Method in class org.gradle.api.plugins.quality.internal.JDependReportsImpl
 
getXml() - Method in class org.gradle.api.plugins.quality.internal.PmdReportsImpl
 
getXml() - Method in interface org.gradle.api.plugins.quality.JDependReports
The jdepend xml report
getXml() - Method in interface org.gradle.api.plugins.quality.PmdReports
The pmd (single file) xml report
getXmlTransformer() - Method in class org.gradle.plugins.ide.api.XmlGeneratorTask
 
getZipBase() - Method in class org.gradle.wrapper.WrapperConfiguration
 
getZipFile() - Method in class org.gradle.wrapper.PathAssembler.LocalDistribution
Returns the location to install the distribution ZIP file to.
getZipPath() - Method in class org.gradle.wrapper.WrapperConfiguration
 
GFileUtils - Class in org.gradle.util
 
GFileUtils() - Constructor for class org.gradle.util.GFileUtils
 
GFileUtils.TailReadingException - Exception in org.gradle.util
 
GFileUtils.TailReadingException(Throwable) - Constructor for exception org.gradle.util.GFileUtils.TailReadingException
 
gid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
GlobalServicesRegistry - Class in org.gradle.api.internal.project
Contains the services shared by all builds in a given process.
GlobalServicesRegistry() - Constructor for class org.gradle.api.internal.project.GlobalServicesRegistry
 
GlobalServicesRegistry(ServiceRegistry) - Constructor for class org.gradle.api.internal.project.GlobalServicesRegistry
 
GlobalTestServices - Class in org.gradle.testfixtures.internal
 
GlobalTestServices() - Constructor for class org.gradle.testfixtures.internal.GlobalTestServices
 
GppCompiler - Class in org.gradle.plugins.cpp.gpp.internal
 
GppCompiler(File, Factory<ExecAction>, boolean) - Constructor for class org.gradle.plugins.cpp.gpp.internal.GppCompiler
 
GppCompilerAdapter - Class in org.gradle.plugins.cpp.gpp.internal
Compiler adapter for g++
GppCompilerAdapter(OperatingSystem, Factory<ExecAction>) - Constructor for class org.gradle.plugins.cpp.gpp.internal.GppCompilerAdapter
 
GppCompileSpecFactory - Class in org.gradle.plugins.cpp.gpp.internal
 
GppCompileSpecFactory(ProjectInternal) - Constructor for class org.gradle.plugins.cpp.gpp.internal.GppCompileSpecFactory
 
GppCompileSpecToArguments - Class in org.gradle.plugins.cpp.gpp.internal
 
GppCompileSpecToArguments() - Constructor for class org.gradle.plugins.cpp.gpp.internal.GppCompileSpecToArguments
 
GppVersionDeterminer - Class in org.gradle.plugins.cpp.gpp.internal.version
Given a File pointing to an (existing) g++ binary, extracts the version number by running with -v and scraping the output.
GppVersionDeterminer() - Constructor for class org.gradle.plugins.cpp.gpp.internal.version.GppVersionDeterminer
 
Gradle - Interface in org.gradle.api.invocation
Represents an invocation of Gradle.
GRADLE_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
 
GRADLE_IVY_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
 
GRADLE_PROPERTIES - Static variable in interface org.gradle.api.Project
 
GRADLE_USER_HOME - Static variable in class org.gradle.initialization.DefaultCommandLineConverter
 
GRADLE_USER_HOME_ENV_KEY - Static variable in class org.gradle.wrapper.GradleWrapperMain
 
GRADLE_USER_HOME_PROPERTY_KEY - Static variable in class org.gradle.StartParameter
 
GRADLE_USER_HOME_PROPERTY_KEY - Static variable in class org.gradle.wrapper.GradleWrapperMain
 
GRADLE_USER_HOME_STRING - Static variable in class org.gradle.wrapper.PathAssembler
 
gradleApi() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency on the API of the current version of Gradle.
GradleBuild - Class in org.gradle.api.tasks
Executes a Gradle build.
GradleBuild() - Constructor for class org.gradle.api.tasks.GradleBuild
 
GradleClient - Class in org.gradle.foundation.ipc.gradle
This is used to send information from a one process to another process.
GradleClient() - Constructor for class org.gradle.foundation.ipc.gradle.GradleClient
 
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
 
GradleDaemon - Class in org.gradle.launcher.daemon.bootstrap
 
GradleDaemon() - Constructor for class org.gradle.launcher.daemon.bootstrap.GradleDaemon
 
GradleDistributionLocator - Interface in org.gradle.api.internal
 
GradleEnvironment - Interface in org.gradle.tooling.model.build
Informs about the gradle environment, for example the gradle version.
GradleException - Exception in org.gradle.api
GradleException is the base class of all exceptions thrown by Gradle.
GradleException() - Constructor for exception org.gradle.api.GradleException
 
GradleException(String) - Constructor for exception org.gradle.api.GradleException
 
GradleException(String, Throwable) - Constructor for exception org.gradle.api.GradleException
 
GradleInterfaceVersion1 - Interface in org.gradle.openapi.external.foundation
This is an abstraction from Gradle that allows you to retrieve projects and views from it.
GradleInterfaceVersion2 - Interface in org.gradle.openapi.external.foundation
This is an abstraction from Gradle that allows you to retrieve projects and views from it.
gradleInterfaceWrapper - Variable in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
GradleInterfaceWrapperVersion1 - Class in org.gradle.openapi.wrappers.foundation
Implementation of GradleInterfaceVersion1 meant to help shield external users from internal changes.
GradleInterfaceWrapperVersion1(GradlePluginLord) - Constructor for class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
GradleInterfaceWrapperVersion2 - Class in org.gradle.openapi.wrappers.foundation
Implementation of GradleInterfaceVersion2 meant to help shield external users from internal changes.
GradleInterfaceWrapperVersion2(GradlePluginLord) - Constructor for class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion2
 
GradleInternal - Interface in org.gradle.api.internal
An internal interface for Gradle that exposed objects and concepts that are not intended for public consumption.
GradleInternalServiceRegistry - Class in org.gradle.api.internal.project
Contains the services for a given GradleInternal instance.
GradleInternalServiceRegistry(ServiceRegistry, GradleInternal) - Constructor for class org.gradle.api.internal.project.GradleInternalServiceRegistry
 
GradleLauncher - Class in org.gradle
GradleLauncher is mildly deprecated.
GradleLauncher() - Constructor for class org.gradle.GradleLauncher
 
GradleLauncherAction<T> - Interface in org.gradle.initialization
An object that performs some action with a GradleLauncher, and optionally produces a ?result? object (e.g.
GradleLauncherActionExecuter<P> - Interface in org.gradle.launcher.exec
 
GradleLauncherFactory - Interface in org.gradle.initialization
A GradleLauncherFactory is responsible for creating a GradleLauncher instance for a build, from a StartParameter.
GradleLauncherMetaData - Class in org.gradle.configuration
 
GradleLauncherMetaData() - Constructor for class org.gradle.configuration.GradleLauncherMetaData
 
GradleMain - Class in org.gradle.launcher
 
GradleMain() - Constructor for class org.gradle.launcher.GradleMain
 
gradlePanel - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
GradlePluginLord - Class in org.gradle.gradleplugin.foundation
This class has nothing to do with plugins inside of gradle, but are related to making a plugin that uses gradle, such as for an IDE.
GradlePluginLord() - Constructor for class org.gradle.gradleplugin.foundation.GradlePluginLord
 
gradlePluginLord - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
gradlePluginLord - Variable in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
GradlePluginLord.GeneralPluginObserver - Interface in org.gradle.gradleplugin.foundation
 
GradlePluginLord.RequestObserver - Interface in org.gradle.gradleplugin.foundation
 
GradlePluginLord.SettingsObserver - Interface in org.gradle.gradleplugin.foundation
 
GradlePomModuleDescriptorBuilder - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser
This a straight copy of org.apache.ivy.plugins.parser.m2.PomModuleDescriptorBuilder, with minor changes: 1) Do not create artifact for empty classifier.
GradlePomModuleDescriptorBuilder(ModuleDescriptorParser, Resource, ParserSettings) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
GradlePomModuleDescriptorParser - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser
This a straight copy of org.apache.ivy.plugins.parser.m2.PomModuleDescriptorParser, with one change: we do NOT attempt to retrieve source and javadoc artifacts when parsing the POM.
GradleProject - Interface in org.gradle.tooling.model
Gradle project.
GradleProjectBuilder - Class in org.gradle.tooling.internal.provider
Builds the GradleProject that contains the project hierarchy and task information
GradleProjectBuilder() - Constructor for class org.gradle.tooling.internal.provider.GradleProjectBuilder
 
GradleProjectConverter - Class in org.gradle.tooling.internal.consumer.converters
by Szczepan Faber, created at: 3/27/12
GradleProjectConverter() - Constructor for class org.gradle.tooling.internal.consumer.converters.GradleProjectConverter
 
GradleRepositoryLayout - Class in org.gradle.api.internal.artifacts.repositories.layout
A Repository Layout that applies the following patterns: Artifacts: $baseUri/ Ivy: $baseUri/ Note the pattern is the same for both artifacts and ivy files.
GradleRepositoryLayout() - Constructor for class org.gradle.api.internal.artifacts.repositories.layout.GradleRepositoryLayout
 
GradleRunner - Class in org.gradle.gradleplugin.foundation.runner
This executes a command line in an external process.
GradleRunner(File, File, File) - Constructor for class org.gradle.gradleplugin.foundation.runner.GradleRunner
 
GradleRunnerFactory - Class in org.gradle.openapi.external.runner
This provides a simple way to execute gradle commands from an external process.
GradleRunnerFactory() - Constructor for class org.gradle.openapi.external.runner.GradleRunnerFactory
 
GradleRunnerInteractionVersion1 - Interface in org.gradle.openapi.external.runner
.
GradleRunnerInteractionVersion1.LogLevel - Enum in org.gradle.openapi.external.runner
 
GradleRunnerInteractionVersion1.StackTraceLevel - Enum in org.gradle.openapi.external.runner
 
GradleRunnerInteractionWrapper - Class in org.gradle.openapi.wrappers.runner
Wrapper to shield version changes in GradleRunnerInteractionVersion1 from an external user of gradle open API.
GradleRunnerInteractionWrapper(GradleRunnerInteractionVersion1) - Constructor for class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
 
GradleRunnerVersion1 - Interface in org.gradle.openapi.external.runner
This executes gradle commands in an external process.
GradleRunnerWrapper - Class in org.gradle.openapi.wrappers.runner
Wrapper to shield version changes in GradleRunner from an external user of gradle open API.
GradleRunnerWrapper(File, GradleRunnerInteractionVersion1) - Constructor for class org.gradle.openapi.wrappers.runner.GradleRunnerWrapper
 
GradleScriptException - Exception in org.gradle.api
A GradleScriptException is thrown when an exception occurs in the compilation or execution of a script.
GradleScriptException(String, Throwable) - Constructor for exception org.gradle.api.GradleScriptException
 
GradleTab - Interface in org.gradle.gradleplugin.userinterface.swing.generic.tabs
Interface for a tab in the gradle UI.
GradleTabVersion1 - Interface in org.gradle.openapi.external.ui
This represents a tab that the caller can add to the gradle UI.
GradleTabVersionWrapper - Class in org.gradle.openapi.wrappers.ui
Wrapper to shield version changes in GradleTab from an external user of the gradle open API.
GradleTask - Interface in org.gradle.tooling.model
Represents a task which is executable by Gradle.
GradleUIInteractionVersion1 - Interface in org.gradle.openapi.external.ui
This interface holds onto our options and allows us to interact with the caller.
GradleVersion - Class in org.gradle.util
 
GradleWorkerMain - Class in org.gradle.process.internal.launcher
The main entry point for a worker process.
GradleWorkerMain() - Constructor for class org.gradle.process.internal.launcher.GradleWorkerMain
 
GradleWrapperMain - Class in org.gradle.wrapper
 
GradleWrapperMain() - Constructor for class org.gradle.wrapper.GradleWrapperMain
 
GrammarDelegate - Class in org.gradle.api.plugins.antlr.internal
Antlr defines its Grammar class as package-protected for some unfortunate reason.
GrammarDelegate(Object) - Constructor for class org.gradle.api.plugins.antlr.internal.GrammarDelegate
 
GrammarFileMetadata - Class in org.gradle.api.plugins.antlr.internal
Models information about an Antlr grammar file, including the inidividual grammars (lexers, parsers, etc) contained within it.
GrammarFileMetadata(File, GrammarFile, String) - Constructor for class org.gradle.api.plugins.antlr.internal.GrammarFileMetadata
 
GrammarMetadata - Class in org.gradle.api.plugins.antlr.internal
Models a grammar defined within an Antlr grammar file.
GrammarMetadata(GrammarFileMetadata, GrammarDelegate) - Constructor for class org.gradle.api.plugins.antlr.internal.GrammarMetadata
 
GraphAggregator<N> - Class in org.gradle.api.internal
Groups the nodes of a graph based on their reachability from a set of starting nodes.
GraphAggregator(DirectedGraph<N, ?>) - Constructor for class org.gradle.api.internal.GraphAggregator
 
GraphAggregator.Result<N> - Class in org.gradle.api.internal
 
GraphAggregator.Result(Map<N, Set<N>>, Set<N>) - Constructor for class org.gradle.api.internal.GraphAggregator.Result
 
graphPopulated(TaskExecutionGraph) - Method in interface org.gradle.api.execution.TaskExecutionGraphListener
This method is called when the TaskExecutionGraph has been populated, and before any tasks are executed.
graphPopulated(TaskExecutionGraph) - Method in class org.gradle.BuildLogger
 
GraphRenderer - Class in org.gradle.api.tasks.diagnostics.internal
 
GraphRenderer(StyledTextOutput) - Constructor for class org.gradle.api.tasks.diagnostics.internal.GraphRenderer
 
GraphvizReportRenderer - Class in org.gradle.api.tasks.diagnostics.internal
DependencyGraphRenderer that emits simple graphviz dot notation for a dependency tree.
GraphvizReportRenderer() - Constructor for class org.gradle.api.tasks.diagnostics.internal.GraphvizReportRenderer
 
GreedyPatternStep - Class in org.gradle.api.internal.file.pattern
 
GreedyPatternStep() - Constructor for class org.gradle.api.internal.file.pattern.GreedyPatternStep
 
groovy(Closure) - Method in class org.gradle.api.internal.tasks.DefaultGroovySourceSet
 
groovy(Closure) - Method in interface org.gradle.api.tasks.GroovySourceSet
Configures the Groovy source for this set.
GROOVY_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.GroovyBasePlugin
 
GROOVY_TEST_CASE - Static variable in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
GroovyBasePlugin - Class in org.gradle.api.plugins
A Plugin which extends the JavaBasePlugin to provide support for compiling and documenting Groovy source files.
GroovyBasePlugin() - Constructor for class org.gradle.api.plugins.GroovyBasePlugin
 
GroovyCompile - Class in org.gradle.api.tasks.compile
Compiles Groovy source files, and optionally, Java source files.
GroovyCompile() - Constructor for class org.gradle.api.tasks.compile.GroovyCompile
 
GroovyCompileOptions - Class in org.gradle.api.tasks.compile
Compilation options to be passed to the Groovy compiler.
GroovyCompileOptions() - Constructor for class org.gradle.api.tasks.compile.GroovyCompileOptions
 
GroovyCompilerFactory - Class in org.gradle.api.internal.tasks.compile
 
GroovyCompilerFactory(ProjectInternal, IsolatedAntBuilder, ClassPathRegistry, DefaultJavaCompilerFactory) - Constructor for class org.gradle.api.internal.tasks.compile.GroovyCompilerFactory
 
GroovyCompileSpec - Interface in org.gradle.api.internal.tasks.compile
 
Groovydoc - Class in org.gradle.api.tasks.javadoc
Generates HTML API documentation for Groovy source, and optionally, Java source.
Groovydoc() - Constructor for class org.gradle.api.tasks.javadoc.Groovydoc
 
Groovydoc.Link - Class in org.gradle.api.tasks.javadoc
A Link class represent a link between groovydoc/javadoc output and url.
Groovydoc.Link(String, String...) - Constructor for class org.gradle.api.tasks.javadoc.Groovydoc.Link
Constructs a Link.
GROOVYDOC_TASK_NAME - Static variable in class org.gradle.api.plugins.GroovyPlugin
 
GroovyForkOptions - Class in org.gradle.api.tasks.compile
Fork options for Groovy compilation.
GroovyForkOptions() - Constructor for class org.gradle.api.tasks.compile.GroovyForkOptions
 
GroovyJavaJointCompileSpec - Interface in org.gradle.api.internal.tasks.compile
 
GroovyPlugin - Class in org.gradle.api.plugins
A Plugin which extends the JavaPlugin to provide support for compiling and documenting Groovy source files.
GroovyPlugin() - Constructor for class org.gradle.api.plugins.GroovyPlugin
 
GroovySourceSet - Interface in org.gradle.api.tasks
A GroovySourceSetConvention defines the properties and methods added to a SourceSet by the GroovyPlugin.
group(Collection<? extends N>, Collection<? extends N>) - Method in class org.gradle.api.internal.GraphAggregator
 
group(Map<String, List<String>>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
group(String, List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
group(String, String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
GROUP_KEY - Static variable in interface org.gradle.api.artifacts.ExcludeRule
 
GroupedAndNamedUniqueFileStore<K> - Class in org.gradle.api.internal.filestore
 
GroupedAndNamedUniqueFileStore(UniquePathFileStore, Transformer<String, K>, Transformer<String, K>) - Constructor for class org.gradle.api.internal.filestore.GroupedAndNamedUniqueFileStore
 
groupMember(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
GroupMessageFilter - Class in org.gradle.messaging.remote.internal
Filters messages for unknown groups.
GroupMessageFilter(String, Dispatch<? super DiscoveryMessage>) - Constructor for class org.gradle.messaging.remote.internal.GroupMessageFilter
 
groupsFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
GroupsJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
A JavadocOptionFileOption which represents the -groups command line option.
GroupsJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.GroupsJavadocOptionFileOption
 
GUtil - Class in org.gradle.util
 
GUtil() - Constructor for class org.gradle.util.GUtil
 
gzip(Object) - Method in class org.gradle.api.internal.resources.DefaultResourceHandler
 
gzip(Object) - Method in interface org.gradle.api.resources.ResourceHandler
Creates resource that points to a gzip compressed file at the given path.
GzipArchiver - Class in org.gradle.api.internal.file.archive.compression
by Szczepan Faber, created at: 11/16/11
GzipArchiver(ReadableResource) - Constructor for class org.gradle.api.internal.file.archive.compression.GzipArchiver
 

H

hadFailures() - Method in class org.gradle.api.internal.tasks.testing.results.TestSummaryListener
 
handle(Connection<Object>) - Method in interface org.gradle.launcher.daemon.server.IncomingConnectionHandler
 
HANDLE_FLAG_INHERIT - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
handleAttemptToAddItemWithNonUniqueName(T) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
Subclass hook for implementations wanting to throw an exception when an attempt is made to add an item with the same name as an existing item.
HandleClientDisconnectBeforeSendingCommand - Class in org.gradle.launcher.daemon.server.exec
 
HandleClientDisconnectBeforeSendingCommand() - Constructor for class org.gradle.launcher.daemon.server.exec.HandleClientDisconnectBeforeSendingCommand
 
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.BroadcastSendProtocol
 
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.BufferingProtocol
 
handleIncoming(DiscoveryMessage) - Method in class org.gradle.messaging.remote.internal.ChannelLookupProtocol
 
handleIncoming(DiscoveryMessage) - Method in class org.gradle.messaging.remote.internal.ChannelRegistrationProtocol
 
handleIncoming(T) - Method in interface org.gradle.messaging.remote.internal.Protocol
Handles an incoming message.
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.ReceiveProtocol
 
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.RemoteDisconnectProtocol
 
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.SendProtocol
 
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.UnicastSendProtocol
 
handleIncoming(Message) - Method in class org.gradle.messaging.remote.internal.WorkerProtocol
 
handleMessageReceived(MessageObject) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification that a message was received that we didn't process.
handleMessageReceived(MessageObject) - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol
Notification that a message was received that we didn't process.
handleMessageReceived(MessageObject) - Method in class org.gradle.foundation.ipc.gradle.TaskListServerProtocol
Notification that a message was received that we didn't process.
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.BroadcastSendProtocol
 
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.BufferingProtocol
 
handleOutgoing(DiscoveryMessage) - Method in class org.gradle.messaging.remote.internal.ChannelLookupProtocol
 
handleOutgoing(DiscoveryMessage) - Method in class org.gradle.messaging.remote.internal.ChannelRegistrationProtocol
 
handleOutgoing(T) - Method in interface org.gradle.messaging.remote.internal.Protocol
Handles an outgoing message.
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.ReceiveProtocol
 
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.RemoteDisconnectProtocol
 
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.SendProtocol
 
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.UnicastSendProtocol
 
handleOutgoing(Message) - Method in class org.gradle.messaging.remote.internal.WorkerProtocol
 
HandleStop - Class in org.gradle.launcher.daemon.server.exec
If the command is a Stop, asks the daemon to stop asynchronously and does not proceed with execution.
HandleStop() - Constructor for class org.gradle.launcher.daemon.server.exec.HandleStop
 
HANDSHAKE_CLIENT - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
HANDSHAKE_SERVER - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
HANDSHAKE_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
handShakeCompleted() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
This provides you with a chance to do something when the handshaking is complete
HandshakeIncomingConnector - Class in org.gradle.messaging.remote.internal
 
HandshakeIncomingConnector(IncomingConnector<Message>, Executor) - Constructor for class org.gradle.messaging.remote.internal.HandshakeIncomingConnector
 
HandshakeOutgoingConnector - Class in org.gradle.messaging.remote.internal
 
HandshakeOutgoingConnector(OutgoingConnector<Message>) - Constructor for class org.gradle.messaging.remote.internal.HandshakeOutgoingConnector
 
has(String) - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
has(String) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
Returns whether or not the extension has a property registered via the given name.
hasAnyOption(Collection<String>) - Method in class org.gradle.cli.ParsedCommandLine
hasArgument() - Method in class org.gradle.cli.CommandLineOption
 
hasArguments() - Method in class org.gradle.cli.CommandLineOption
 
hasBeenIdleFor(int) - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
hasChanged() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
hasClickableLinks() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
HasConvention - Interface in org.gradle.api.internal
Demarcates objects that expose a convention.
hasDescription(String) - Method in class org.gradle.cli.CommandLineOption
 
hasDescription() - Method in class org.gradle.foundation.TaskView
 
hasError() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
Returns whether all dependencies were successfully retrieved or not.
hasError() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
hasError() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
hasExtension(String) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
hasFilters() - Method in class org.gradle.api.internal.file.copy.FilterChain
 
HasGradleProject - Interface in org.gradle.tooling.model
Is associated with a Gradle project.
hash(File) - Method in class org.gradle.api.internal.changedetection.CachingHasher
 
hash(File) - Method in class org.gradle.api.internal.changedetection.DefaultHasher
 
hash(File) - Method in interface org.gradle.api.internal.changedetection.Hasher
 
hashCode() - Method in class org.gradle.api.file.RelativePath
 
hashCode() - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
hashCode() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
hashCode() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
hashCode() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
hashCode() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
hashCode() - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractDependency
 
hashCode() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
hashCode() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultDependencyArtifact
 
hashCode() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
hashCode() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
hashCode() - Method in class org.gradle.api.internal.artifacts.ProjectDependenciesBuildInstruction
 
hashCode() - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
hashCode() - Method in class org.gradle.api.internal.externalresource.ivy.ArtifactAtRepositoryKey
 
hashCode() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
hashCode() - Method in class org.gradle.api.Namer.Comparator
 
hashCode() - Method in class org.gradle.api.specs.CompositeSpec
 
hashCode() - Method in class org.gradle.api.tasks.javadoc.Groovydoc.Link
 
hashCode() - Method in class org.gradle.cache.internal.btree.BlockPointer
 
hashCode() - Method in class org.gradle.foundation.output.FileLink
 
hashCode() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
hashCode() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
hashCode() - Method in class org.gradle.groovy.scripts.CachingScriptSource
 
hashCode() - Method in class org.gradle.initialization.BuildFileProjectSpec
 
hashCode() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
hashCode() - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
hashCode() - Method in class org.gradle.messaging.dispatch.MethodInvocation
 
hashCode() - Method in class org.gradle.messaging.remote.internal.CompositeAddress
 
hashCode() - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
hashCode() - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
hashCode() - Method in class org.gradle.messaging.remote.internal.MessageOriginator
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelAvailable
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelUnavailable
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.DiscoveryMessage
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.LookupRequest
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.MessageCredits
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.MethodMetaInfo
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantUnavailable
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.RemoteMethodInvocation
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.Request
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.StatelessMessage
 
hashCode() - Method in class org.gradle.messaging.remote.internal.protocol.WorkerStopped
 
hashCode() - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoriteTaskWrapper
 
hashCode() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
hashCode() - Method in class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
 
hashCode() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
hashCode() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
hashCode() - Method in class org.gradle.RefreshOptions
Deprecated.
 
hashCode() - Method in class org.gradle.StartParameter
 
hashCode() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaDependencyScope
 
hashCode() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
hashCode() - Method in class org.gradle.util.GradleVersion
 
hashCode() - Method in class org.gradle.util.hash.HashValue
 
hashCode() - Method in class org.gradle.util.Path
 
Hasher - Interface in org.gradle.api.internal.changedetection
 
HashUtil - Class in org.gradle.util.hash
 
HashUtil() - Constructor for class org.gradle.util.hash.HashUtil
 
HashValue - Class in org.gradle.util.hash
 
HashValue(byte[]) - Constructor for class org.gradle.util.hash.HashValue
 
HashValue(String) - Constructor for class org.gradle.util.hash.HashValue
 
hasLogLevelDefined(String[]) - Method in class org.gradle.foundation.CommandLineAssistant
 
hasMatches() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor
 
hasMethod(String, Object...) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
hasMethod(String, Object...) - Method in class org.gradle.api.internal.BeanDynamicObject
 
hasMethod(String, Object...) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
hasMethod(String, Object...) - Method in interface org.gradle.api.internal.DynamicObject
 
hasNext() - Method in class org.gradle.api.internal.collections.FilteredCollection.FilteringIterator
 
hasOption(String) - Method in class org.gradle.cli.ParsedCommandLine
Returns true if the given option is present in this command-line.
hasPlugin(String) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
hasPlugin(Class<? extends Plugin>) - Method in class org.gradle.api.internal.plugins.DefaultProjectsPluginContainer
 
hasPlugin(String) - Method in interface org.gradle.api.plugins.PluginContainer
Returns true if the container has a plugin with the given id, false otherwise.
hasPlugin(Class<? extends Plugin>) - Method in interface org.gradle.api.plugins.PluginContainer
Returns true if the container has a plugin with the given type, false otherwise.
hasPos() - Method in class org.gradle.cache.internal.btree.Block
 
hasProjectsSelected() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
Determines if we have any projects selected.
hasProperty(String) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
hasProperty(String) - Method in class org.gradle.api.internal.AbstractTask
 
hasProperty(String) - Method in class org.gradle.api.internal.BeanDynamicObject
 
hasProperty(String) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
hasProperty(String) - Method in interface org.gradle.api.internal.DynamicObject
 
hasProperty(String) - Method in class org.gradle.api.internal.plugins.ExtraPropertiesDynamicObjectAdapter
 
hasProperty(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
hasProperty(String) - Method in interface org.gradle.api.Project
Determines if this project has the given property.
hasProperty(String) - Method in interface org.gradle.api.Task
Determines if this task has the given property.
hasRemainder() - Method in class org.gradle.foundation.PathParserPortion
 
hasRequests() - Method in class org.gradle.foundation.queue.ExecutionQueue
 
hasShowStacktraceDefined(String[]) - Method in class org.gradle.foundation.CommandLineAssistant
 
hasShutDown() - Method in interface org.gradle.gradleplugin.userinterface.swing.standalone.Application.LifecycleListener
Notification that the application has shut down.
hasSource() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
hasSource() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
hasSource() - Method in interface org.gradle.api.internal.file.copy.ReadableCopySpec
 
hasStarted() - Method in interface org.gradle.gradleplugin.userinterface.swing.standalone.Application.LifecycleListener
Notification that the application has started successfully.
hasTask(String) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Determines whether the given task is included in the execution plan.
hasTask(Task) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Determines whether the given task is included in the execution plan.
hasTask(Task) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
hasTask(String) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
hasTasksSelected() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
Determines if we have any tasks selected.
hasTransformers() - Method in class org.gradle.api.internal.ChainingTransformer
 
hasWithName(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
header(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
header(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
HeaderExportingSourceSet - Interface in org.gradle.plugins.binaries.model
A source set that exposes headers
Help - Class in org.gradle.configuration
 
Help() - Constructor for class org.gradle.configuration.Help
 
HELP_TASK - Static variable in class org.gradle.configuration.ImplicitTasksConfigurer
 
helpFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
hide() - Method in class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
Call this to hide this panel.
hideProjects(ProjectView...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideProjects(List<ProjectView>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideProjectsByName(String...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideProjectsByName(List<String>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideSelected(List<String>) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
hideTasks(TaskView...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideTasks(List<TaskView>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideTasksByName(String...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
hideTasksByName(List<String>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
HierarchicalEclipseProject - Interface in org.gradle.tooling.model.eclipse
Represents the basic information about an Eclipse project.
HierarchicalEclipseProjectVersion1 - Interface in org.gradle.tooling.internal.protocol.eclipse
DO NOT CHANGE THIS INTERFACE.
HierarchicalElement - Interface in org.gradle.tooling.model
Represents an element which belongs to some hierarchy.
HierarchicalProjectVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
highlightAndScrollToResult(TextBlockSearchEditor, TextBlockSearchEditor.SearchResult) - Method in interface org.gradle.gradleplugin.userinterface.swing.common.SearchPanel.SearchInteraction
Highlight and then ensure this result is visible.
highlightAndScrollToResult(TextBlockSearchEditor, TextBlockSearchEditor.SearchResult) - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
Highlight and then ensure this result is visible.
highlightText(int, int, boolean, boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
This highlights the text within the specified range
host - Variable in class org.gradle.api.internal.externalresource.transport.http.HttpProxySettings.HttpProxy
 
HtmlReportRenderer - Class in org.gradle.reporting
 
HtmlReportRenderer() - Constructor for class org.gradle.reporting.HtmlReportRenderer
 
HttpClientConfigurer - Class in org.gradle.api.internal.externalresource.transport.http
 
HttpClientConfigurer(HttpSettings) - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpClientConfigurer
 
HttpClientHelper - Class in org.gradle.api.internal.externalresource.transport.http
Provides some convenience and unified logging.
HttpClientHelper(HttpSettings) - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
HttpProxySettings - Interface in org.gradle.api.internal.externalresource.transport.http
 
HttpProxySettings.HttpProxy - Class in org.gradle.api.internal.externalresource.transport.http
 
HttpProxySettings.HttpProxy(String, int, String, String) - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpProxySettings.HttpProxy
 
HttpResourceAccessor - Class in org.gradle.api.internal.externalresource.transport.http
 
HttpResourceAccessor(HttpClientHelper) - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpResourceAccessor
 
HttpResourceLister - Class in org.gradle.api.internal.externalresource.transport.http
 
HttpResourceLister() - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpResourceLister
 
HttpResourceUploader - Class in org.gradle.api.internal.externalresource.transport.http
 
HttpResourceUploader(HttpClientHelper) - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpResourceUploader
 
HttpSettings - Interface in org.gradle.api.internal.externalresource.transport.http
 
HttpTransport - Class in org.gradle.api.internal.externalresource.transport.http
 
HttpTransport(String, PasswordCredentials, RepositoryCacheManager) - Constructor for class org.gradle.api.internal.externalresource.transport.http.HttpTransport
 

I

IconProvider - Interface in org.gradle.api.plugins.announce.internal
 
IConventionAware - Interface in org.gradle.api.internal
Allows default values for the properties of this object to be declared.
IdeaCompilerOutput - Interface in org.gradle.tooling.model.idea
Idea compiler ouput 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
IdeaLanguageLevel - Interface in org.gradle.tooling.model.idea
Language level setting for IDEA
IdeaModelBuilder - Class in org.gradle.tooling.internal.provider
 
IdeaModelBuilder() - Constructor for class org.gradle.tooling.internal.provider.IdeaModelBuilder
 
IdeaModule - Interface in org.gradle.tooling.model.idea
Represents information about the IntelliJ IDEA module
IdeaModuleDependency - Interface in org.gradle.tooling.model.idea
dependency to a module in a project
IdeaProject - Interface in org.gradle.tooling.model.idea
Represents the information about the IntelliJ IDEA project
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
IdentityFileResolver - Class in org.gradle.api.internal.file
FileResolver that uses the file provided to it or constructs one from the toString of the provided object.
IdentityFileResolver() - Constructor for class org.gradle.api.internal.file.IdentityFileResolver
 
IdGenerator<T> - Interface in org.gradle.util
Generates a sequence of unique ids of type T.
IDLE_TIMEOUT_SYS_PROPERTY - Static variable in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
IDownload - Interface in org.gradle.wrapper
 
ignore() - Method in interface org.gradle.api.internal.changedetection.FileCollectionSnapshot.Merge
 
ignored() - Method in class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
IGradlePropertiesLoader - Interface in org.gradle.initialization
 
IllegalDependencyNotation - Exception in org.gradle.api
This exceptions is thrown, if a dependency is declared with a illegal notation.
IllegalDependencyNotation() - Constructor for exception org.gradle.api.IllegalDependencyNotation
 
IllegalDependencyNotation(String) - Constructor for exception org.gradle.api.IllegalDependencyNotation
 
IllegalDependencyNotation(String, Throwable) - Constructor for exception org.gradle.api.IllegalDependencyNotation
 
IllegalOperationAtExecutionTimeException - Exception in org.gradle.api
A IllegalOperationAtExecutionTimeException is thrown if you try to trigger an operation at runtime, which is only allowed at configuration time.
IllegalOperationAtExecutionTimeException(String) - Constructor for exception org.gradle.api.IllegalOperationAtExecutionTimeException
 
ImmutableDomainObjectSet<T> - Class in org.gradle.tooling.model.internal
 
ImmutableDomainObjectSet(Iterable<? extends T>) - Constructor for class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
 
ImplementationClassLoaderWorker - Class in org.gradle.process.internal.child
A stage of the worker process start-up.
ImplementationClassLoaderWorker(LogLevel, Collection<String>, Collection<URL>, Action<WorkerContext>) - Constructor for class org.gradle.process.internal.child.ImplementationClassLoaderWorker
 
ImplicitTasksConfigurer - Class in org.gradle.configuration
 
ImplicitTasksConfigurer() - Constructor for class org.gradle.configuration.ImplicitTasksConfigurer
 
importBuild(Object) - Method in class org.gradle.api.AntBuilder
Imports an Ant build into the associated Gradle project.
importBuild(Object) - Method in class org.gradle.api.internal.project.ant.BasicAntBuilder
 
importFromFile(DOM4JSerializer.ImportInteraction, FileFilter, SettingsSerializable...) - Static method in class org.gradle.gradleplugin.foundation.DOM4JSerializer
Call this to read the JDOMSerializable from a file.
importFromFile(DOM4JSerializer.ImportInteraction) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to read favorites from a file.
importFromFile(DOM4JSerializer.ImportInteraction) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
Call this to read a filter from a file.
ImportsReader - Class in org.gradle.configuration
 
ImportsReader() - Constructor for class org.gradle.configuration.ImportsReader
 
ImportsScriptSource - Class in org.gradle.configuration
 
ImportsScriptSource(ScriptSource, ImportsReader) - Constructor for class org.gradle.configuration.ImportsScriptSource
 
include(String...) - Method in interface org.gradle.api.file.CopySpec
Adds an ANT style include pattern.
include(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
Adds an ANT style include pattern.
include(Spec<FileTreeElement>) - Method in interface org.gradle.api.file.CopySpec
Adds an include spec.
include(Closure) - Method in interface org.gradle.api.file.CopySpec
Adds an include spec.
include(String[]) - Method in interface org.gradle.api.initialization.Settings
Adds the given projects to the build.
include(String...) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
include(Iterable<String>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
include(Closure) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
include(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
include(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
include(String...) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
include(Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
include(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
include(String...) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
include(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
include(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
include(Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
include(String...) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
include(Iterable<String>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
include(Spec<FileTreeElement>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
include(Closure) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
include(String...) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an ANT style include pattern.
include(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an ANT style include pattern.
include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an include spec.
include(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds an include spec.
include(String...) - Method in class org.gradle.api.tasks.SourceTask
Adds an ANT style include pattern.
include(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
Adds an ANT style include pattern.
include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.SourceTask
Adds an include spec.
include(Closure) - Method in class org.gradle.api.tasks.SourceTask
Adds an include spec.
include(String...) - Method in class org.gradle.api.tasks.testing.Test
Adds include patterns for the files in the test classes directory (e.g.
include(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
Adds include patterns for the files in the test classes directory (e.g.
include(Spec<FileTreeElement>) - Method in class org.gradle.api.tasks.testing.Test
Adds an include spec.
include(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds an include spec.
include(String...) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an ANT style include pattern.
include(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an ANT style include pattern.
include(Spec<FileTreeElement>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an include spec.
include(Closure) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Adds an include spec.
include(String[]) - Method in class org.gradle.initialization.BaseSettings
 
includeFlat(String[]) - Method in interface org.gradle.api.initialization.Settings
Adds the given projects to the build.
includeFlat(String[]) - Method in class org.gradle.initialization.BaseSettings
 
includeLauncherOptions(boolean) - Method in class org.gradle.api.internal.tasks.compile.JavaCompilerArgumentsBuilder
 
includeMainOptions(boolean) - Method in class org.gradle.api.internal.tasks.compile.JavaCompilerArgumentsBuilder
 
includeSourceFiles(boolean) - Method in class org.gradle.api.internal.tasks.compile.JavaCompilerArgumentsBuilder
 
IncomingBroadcast - Interface in org.gradle.messaging.remote.internal
 
IncomingConnectionHandler - Interface in org.gradle.launcher.daemon.server
 
IncomingConnector<T> - Interface in org.gradle.messaging.remote.internal
 
IncomingMethodInvocationHandler - Class in org.gradle.messaging.remote.internal
 
IncomingMethodInvocationHandler(MultiChannelConnection<Object>) - Constructor for class org.gradle.messaging.remote.internal.IncomingMethodInvocationHandler
 
INCOMPATIBLE_VERSION_HINT - Static variable in class org.gradle.tooling.model.internal.Exceptions
 
IncrementalGroovyCompiler - Class in org.gradle.api.internal.tasks.compile
 
IncrementalGroovyCompiler(Compiler<GroovyJavaJointCompileSpec>, TaskOutputsInternal) - Constructor for class org.gradle.api.internal.tasks.compile.IncrementalGroovyCompiler
 
IncrementalJavaCompiler - Class in org.gradle.api.internal.tasks.compile
 
IncrementalJavaCompiler(Compiler<JavaCompileSpec>, Factory<AntBuilder>, TaskOutputsInternal) - Constructor for class org.gradle.api.internal.tasks.compile.IncrementalJavaCompiler
 
IncrementalJavaCompilerSupport<T extends JavaCompileSpec> - Class in org.gradle.api.internal.tasks.compile
A dumb incremental compiler.
IncrementalJavaCompilerSupport() - Constructor for class org.gradle.api.internal.tasks.compile.IncrementalJavaCompilerSupport
 
IncrementalScalaCompiler - Class in org.gradle.api.internal.tasks.scala
 
IncrementalScalaCompiler(Compiler<ScalaJavaJointCompileSpec>, TaskOutputsInternal) - Constructor for class org.gradle.api.internal.tasks.scala.IncrementalScalaCompiler
 
indexedCache(Class<K>, Class<V>, String) - Method in interface org.gradle.cache.CacheRepository
Returns a builder for the indexed cache with the given key.
indexedCache(Class<K>, Class<V>, String) - Method in class org.gradle.cache.internal.DefaultCacheRepository
 
indexOf(Object) - Method in class org.gradle.api.internal.collections.FilteredList
 
indexOf(Object) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
indexOf(Object) - Method in class org.gradle.foundation.common.ReorderableList
 
InetAddressFactory - Class in org.gradle.messaging.remote.internal.inet
 
InetAddressFactory() - Constructor for class org.gradle.messaging.remote.internal.inet.InetAddressFactory
 
InetEndpoint - Interface in org.gradle.messaging.remote.internal.inet
A Inet-based route.
info(String) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
info(String, Throwable) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
info(String, Object...) - Method in interface org.gradle.api.logging.Logger
Logs the given message at info log level.
INFO - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
INFO_LONG - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
init() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryCache
 
init() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
init(Object, ServiceRegistry) - Method in class org.gradle.groovy.scripts.Script
 
init() - Method in class org.gradle.tooling.internal.consumer.SynchronizedLogging
 
INIT_SCRIPT - Static variable in class org.gradle.initialization.DefaultCommandLineConverter
 
initCause(Throwable) - Method in exception org.gradle.api.internal.AbstractMultiCauseException
 
initCauses(Iterable<? extends Throwable>) - Method in exception org.gradle.api.internal.AbstractMultiCauseException
 
initialiseLogging(OutputEventRenderer, LoggingManagerInternal, File) - Method in class org.gradle.launcher.daemon.bootstrap.DaemonMain
 
initialiseLogging(OutputEventRenderer, LoggingManagerInternal, File) - Method in class org.gradle.launcher.daemon.bootstrap.ForegroundDaemonMain
 
InitializationAware - Interface in org.gradle.launcher.exec
 
initialize(File, boolean) - Method in class org.gradle.foundation.BootstrapLoader
 
initialize(ClassLoader, File, boolean, boolean, boolean) - Method in class org.gradle.foundation.BootstrapLoader
 
initialize(ClientProcess) - Method in interface org.gradle.foundation.ipc.basic.ClientProcess.Protocol
Gives your protocol a chance to store this client so it can access its functions.
initialize(S) - Method in interface org.gradle.foundation.ipc.basic.Server.Protocol
Gives your protocol a chance to store this server so it can access its functions.
initialize(ProcessLauncherServer) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Gives your protocol a chance to store this server so it can access its functions.
initialize(ClientProcess) - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandClientProtocol
Gives your protocol a chance to store this client so it can access its functions.
initialize(ClientProcess) - Method in class org.gradle.foundation.ipc.gradle.KillGradleClientProtocol
 
initialize(Server) - Method in class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
initialize(ClientProcess) - Method in class org.gradle.foundation.ipc.gradle.TaskListClientProtocol
Gives your protocol a chance to store this client so it can access its functions.
initialize(SettingsNode, AlternateUIInteraction) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
initialize(SettingsNode, AlternateUIInteraction) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.DualPaneUIInstance
 
initialize() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Call this after initializing this, but after setting any additional swing properties (actually, just the font for now).
initialize(SettingsNode, AlternateUIInteraction) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SinglePaneUIInstance
 
initialize(U) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
initializeFromFilter(BasicProjectAndTaskFilter) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
InitScriptFinder - Interface in org.gradle.initialization
Interface for objects that can find init scripts for a given build.
InitScriptHandler - Class in org.gradle.initialization
Finds and executes all init scripts for a given build.
InitScriptHandler(InitScriptFinder, InitScriptProcessor) - Constructor for class org.gradle.initialization.InitScriptHandler
 
InitScriptProcessor - Interface in org.gradle.configuration
 
initStriptPath - Variable in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
injectCustomFactory(GradleLauncherFactory) - Static method in class org.gradle.GradleLauncher
 
injectIntoNewInstance(ProjectInternal, String, Callable<T>) - Static method in class org.gradle.api.internal.AbstractTask
 
InMemoryCacheFactory - Class in org.gradle.testfixtures.internal
 
InMemoryCacheFactory() - Constructor for class org.gradle.testfixtures.internal.InMemoryCacheFactory
 
InMemoryIndexedCache<K,V> - Class in org.gradle.api.internal.changedetection
A simple in-memory cache, used by the testing fixtures.
InMemoryIndexedCache() - Constructor for class org.gradle.api.internal.changedetection.InMemoryIndexedCache
 
ino() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
InProcessCompilerDaemonFactory - Class in org.gradle.api.internal.tasks.compile.daemon
 
InProcessCompilerDaemonFactory() - Constructor for class org.gradle.api.internal.tasks.compile.daemon.InProcessCompilerDaemonFactory
 
InProcessJavaCompilerFactory - Class in org.gradle.api.internal.tasks.compile
 
InProcessJavaCompilerFactory() - Constructor for class org.gradle.api.internal.tasks.compile.InProcessJavaCompilerFactory
 
Input - Annotation Type in org.gradle.api.tasks
Attached to a task property to indicate that the property specifies some input value for the task.
InputDirectory - Annotation Type in org.gradle.api.tasks
Marks a property as specifying an input directory for a task.
InputDirectoryPropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
InputDirectoryPropertyAnnotationHandler() - Constructor for class org.gradle.api.internal.project.taskfactory.InputDirectoryPropertyAnnotationHandler
 
InputFile - Annotation Type in org.gradle.api.tasks
Marks a property as specifying an input file for a task.
InputFilePropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
InputFilePropertyAnnotationHandler() - Constructor for class org.gradle.api.internal.project.taskfactory.InputFilePropertyAnnotationHandler
 
InputFiles - Annotation Type in org.gradle.api.tasks
Marks a property as specifying the input files for a task.
InputFilesChangedUpToDateRule - Class in org.gradle.api.internal.changedetection
A rule which marks a task out-of-date when its input files change.
InputFilesChangedUpToDateRule(FileSnapshotter) - Constructor for class org.gradle.api.internal.changedetection.InputFilesChangedUpToDateRule
 
InputFilesPropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
InputFilesPropertyAnnotationHandler() - Constructor for class org.gradle.api.internal.project.taskfactory.InputFilesPropertyAnnotationHandler
 
InputForwarder - Class in org.gradle.messaging.remote.internal
Asynchronously consumes from an input stream for a time, forwarding a line of input at a time to a specified action.
InputForwarder(InputStream, Action<String>, Runnable, ExecutorFactory, int) - Constructor for class org.gradle.messaging.remote.internal.InputForwarder
 
InputPropertiesChangedUpToDateRule - Class in org.gradle.api.internal.changedetection
A rule which marks a task out-of-date when its input properties change.
InputPropertiesChangedUpToDateRule() - Constructor for class org.gradle.api.internal.changedetection.InputPropertiesChangedUpToDateRule
 
InputPropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
InputPropertyAnnotationHandler() - Constructor for class org.gradle.api.internal.project.taskfactory.InputPropertyAnnotationHandler
 
Install - Class in org.gradle.wrapper
 
Install(IDownload, PathAssembler) - Constructor for class org.gradle.wrapper.Install
 
INSTANCE - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
instantiateAlternateUIInteraction() - Method in interface org.gradle.openapi.external.ui.GradleUIInteractionVersion1
 
instantiateGradleInterfaceWrapper() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
This instantiates our GradleInterfaceVersion object.
instantiateSettings() - Method in interface org.gradle.openapi.external.ui.GradleUIInteractionVersion1
 
InstantiatingBuildLoader - Class in org.gradle.initialization
 
InstantiatingBuildLoader(IProjectFactory) - Constructor for class org.gradle.initialization.InstantiatingBuildLoader
 
Instantiator - Interface in org.gradle.api.internal
An object that can create new instances of a given type, which may be decorated in some fashion.
instruction(String, String...) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
instruction(String, String...) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Adds arguments to an instruction.
instructionFirst(String, String...) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
instructionFirst(String, String...) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Adds arguments to an instruction.
instructionValue(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
instructionValue(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Returns the list of arguments for a particular instruction.
INTERNAL_REPOSITORY_NAME - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
InternalBasicIdeaProject - Interface in org.gradle.tooling.internal.protocol
InternalBuildEnvironment - Interface in org.gradle.tooling.internal.protocol
Marker interface for the internal protocol purposes.
InternalConnection - Interface in org.gradle.tooling.internal.protocol
by Szczepan Faber, created at: 1/1/12
InternalGradleProject - Interface in org.gradle.tooling.internal.protocol
InternalIdeaProject - Interface in org.gradle.tooling.internal.protocol
InternalProtocolInterface - Interface in org.gradle.tooling.internal.protocol
I needed this interface so that it is possible to develop new features incrementally.
InternalTestModel - Interface in org.gradle.tooling.internal.protocol
For testing purposes only
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
 
intersect(ModuleVersionSpec) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
Returns a spec that accepts the intersection of those module versions that are accepted by this spec and the given spec.
intitialize() - Static method in class org.gradle.process.internal.ProcessParentingInitializer
Initializes the current process so that it can be a well behaving parent.
into(Object) - Method in interface org.gradle.api.file.CopyProcessingSpec
Specifies the destination directory for a copy.
into(Object) - Method in interface org.gradle.api.file.CopySpec
Specifies the destination directory for a copy.
into(Object, Closure) - Method in interface org.gradle.api.file.CopySpec
Creates and configures a child CopySpec with the given destination path.
into(Object) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
into(Object, Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
into(Object) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
into(Object, Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
into(Object) - Method in class org.gradle.api.internal.file.copy.FileCopyActionImpl
 
into(Object) - Method in class org.gradle.api.tasks.AbstractCopyTask
Specifies the destination directory for a copy.
into(Object, Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Creates and configures a child CopySpec with the given destination path.
into(Object) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Specifies the destination directory *inside* the archive for the files.
into(Object, Closure) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Creates and configures a child CopySpec with a destination directory *inside* the archive for the files.
INVALID_HANDLE_VALUE - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
invalidate(FileCollection) - Method in class org.gradle.api.internal.changedetection.DefaultFileCacheListener
 
invalidate(FileCollection) - Method in interface org.gradle.api.internal.changedetection.FileCacheListener
Indicates that the given files may have changed, and should no longer be considered cacheable.
invalidateAll() - Method in class org.gradle.api.internal.changedetection.DefaultFileCacheListener
 
invalidateAll() - Method in interface org.gradle.api.internal.changedetection.FileCacheListener
Indicates that any file may have changed, and should no longer be considered cacheable.
invalidNotationMessage(String) - Method in class org.gradle.api.internal.notations.NotationParserBuilder
 
InvalidUserDataException - Exception in org.gradle.api
A InvalidUserDataException is thrown, if a user is providing illegal data for the build.
InvalidUserDataException() - Constructor for exception org.gradle.api.InvalidUserDataException
 
InvalidUserDataException(String) - Constructor for exception org.gradle.api.InvalidUserDataException
 
InvalidUserDataException(String, Throwable) - Constructor for exception org.gradle.api.InvalidUserDataException
 
invert() - Method in class org.gradle.api.internal.artifacts.dsl.ClasspathScriptTransformer
 
invoke(T, Object...) - Method in class org.gradle.util.JavaMethod
 
invokeDesktopFunction(String, Class, Object) - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
This invokes one of the java.awt.Desktop functions.
invokeExecuteGradleClient(Gradle) - Static method in class org.gradle.foundation.ipc.gradle.IPCUtilities
This starts a gradle client for doing regular execution of a command.
invokeMethod(String, Object...) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
invokeMethod(String, Object...) - Method in class org.gradle.api.internal.BeanDynamicObject
 
invokeMethod(String, Object...) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
invokeMethod(String, Object) - Method in class org.gradle.api.internal.ConfigureDelegate
 
invokeMethod(String, Object...) - Method in interface org.gradle.api.internal.DynamicObject
 
invokeStaticMethod(Class, String, Class[], Object...) - Static method in class org.gradle.openapi.external.ExternalUtility
This wraps up invoking a static method into a single call.
invokeTaskListGradleClient(Gradle) - Static method in class org.gradle.foundation.ipc.gradle.IPCUtilities
This starts a gradle client that sends a task list back to the server.
IoCommand - Class in org.gradle.launcher.daemon.protocol
 
IoCommand(BuildClientMetaData) - Constructor for class org.gradle.launcher.daemon.protocol.IoCommand
 
IPCUtilities - Class in org.gradle.foundation.ipc.gradle
Just some convenience functions to startup a GradleClient.
IPCUtilities() - Constructor for class org.gradle.foundation.ipc.gradle.IPCUtilities
 
IProjectDescriptorRegistry - Interface in org.gradle.initialization
 
IProjectFactory - Interface in org.gradle.api.internal.project
Creates a ProjectInternal implementation.
IProjectRegistry<T extends ProjectIdentifier> - Interface in org.gradle.api.internal.project
 
isAbstract() - Method in class org.gradle.api.internal.tasks.testing.detection.TestClassVisitor
 
isAllowed(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
Implement this to determine if this item is filtered or not.
isAlwaysDownload() - Method in class org.gradle.wrapper.WrapperConfiguration
 
isAlwaysUnpack() - Method in class org.gradle.wrapper.WrapperConfiguration
 
isatty(FileDescriptor) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
isatty(int) - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
isAuthor() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isAvailable() - Method in interface org.gradle.plugins.binaries.model.internal.CompilerAdapter
Returns true if this compiler is available.
isAvailable() - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerAdapter
 
isAvailable() - Method in class org.gradle.plugins.cpp.gpp.internal.GppCompilerAdapter
 
isAvailable() - Method in class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompilerAdapter
 
isBlockDev() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isBold() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeBaseNode
 
isBold() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeNode
 
isBreakIterator() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
isBreakIterator() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
isBuildProjectDependencies() - Method in class org.gradle.StartParameter
Returns true if project dependencies are to be built, false if they should not be.
isBusy() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Determines if there are tasks executing or waiting to execute.
isBusy() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Determines if commands are currently being executed or not.
isBusy() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
Determines if commands are currently being executed or not.
isBusy() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
isBusy() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
Determines if any tasks are currently being run.
isBusy() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
isBusy() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
Determines if commands are currently being executed or not.
isBusy() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Determines if commands are currently being executed or not.
isBusy() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
Determines if commands are currently being executed or not.
isBusy() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Determines if commands are currently being executed or not.
isCaseSensitive() - Method in interface org.gradle.api.file.CopySpec
Specifies whether case-sensitive pattern matching should be used.
isCaseSensitive() - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
isCaseSensitive() - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
isCaseSensitive() - Method in class org.gradle.api.tasks.AbstractCopyTask
Specifies whether case-sensitive pattern matching should be used.
isCaseSensitive() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
isCaseSensitive() - Method in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Tells whether the file system is case sensitive.
isChanging() - Method in interface org.gradle.api.artifacts.cache.ModuleResolutionControl
Does the module change content over time?
isChanging() - Method in interface org.gradle.api.artifacts.ExternalModuleDependency
Returns whether or nor Gradle should always check for a change in the remote repository.
isChanging() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
isChanging() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DefaultModuleVersionDescriptor
 
isChanging() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionDescriptor
 
isChangingModule() - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache.CachedModuleDescriptor
 
isCharDev() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isClosure() - Method in class org.gradle.api.tasks.compile.DependOptions
 
isColorOutput() - Method in class org.gradle.logging.LoggingConfiguration
Returns true if logging output should be displayed in color when Gradle is running in a terminal which supports color output.
isCommonContentEquals(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
isCompatibleWith(DaemonForkOptions) - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonClient
 
isCompatibleWith(DaemonForkOptions) - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
isComposite() - Method in class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
isComposite() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestDescriptor
 
isComposite() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestSuiteDescriptor
 
isComposite() - Method in class org.gradle.api.internal.tasks.testing.results.UnknownTestDescriptor
 
isComposite() - Method in interface org.gradle.api.tasks.testing.TestDescriptor
Is this test a composite test?
isConfigureExtensionMethod(String, Object...) - Method in class org.gradle.api.internal.plugins.ExtensionsStorage
 
isContentEqualsFor(ExternalDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractExternalDependency
 
isContinueOnFailure() - Method in class org.gradle.StartParameter
Specifies whether the build should continue on task failure.
isCTRLDown(int) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
this determines if the CTRL key is down based on the modifiers from an event.
isDebug() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isDebugEnabled() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
isDebugEnabled() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpec
 
isDefault() - Method in class org.gradle.foundation.TaskView
returns whether or not this is a default task for its parent project.
isDefault() - Method in interface org.gradle.openapi.external.foundation.TaskVersion1
returns whether or not this is a default task for its parent project.
isDefault() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
isDefinitelyUnchanged(ExternalResourceMetaData, Factory<ExternalResourceMetaData>) - Static method in class org.gradle.api.internal.externalresource.metadata.ExternalResourceMetaDataCompare
 
isDeprecation() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isDetail() - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
 
isDirectory() - Method in interface org.gradle.api.file.FileTreeElement
Returns true if this element is a directory, or false if this element is a regular file.
isDirectory() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
isDirectory() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isDisplayNameAndFullCommandSynchronized() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
Determines if the display name and full command are equal.
isDocFilesSubDirs() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isDryRun() - Method in class org.gradle.StartParameter
 
isDump() - Method in class org.gradle.api.tasks.compile.DependOptions
 
isDynamicVersion() - Method in interface org.gradle.api.internal.artifacts.ivyservice.dynamicversions.ModuleResolutionCache.CachedModuleResolution
 
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
Specifies whether to run the build in this process, or null to use default.
isEmbedded() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
isEmbedded() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
isEmpty() - Method in interface org.gradle.api.file.FileCollection
Returns true if this collection is empty.
isEmpty() - Method in class org.gradle.api.internal.collections.FilteredCollection
 
isEmpty() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
isEmpty() - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
isEmpty() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
isEmpty() - Method in class org.gradle.api.internal.file.AbstractFileTree
 
isEmpty() - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
isEmpty() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
isEmpty() - Method in class org.gradle.foundation.common.ReorderableList
 
isEmpty() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isEmpty() - Method in interface org.gradle.util.ClassPath
 
isEmpty() - Method in class org.gradle.util.DefaultClassPath
 
isEnabled() - Method in class org.gradle.api.internal.AbstractTask
 
isEnabled(LogLevel) - Method in interface org.gradle.api.logging.Logger
Returns true if the given log level is enabled for this logger.
isEnabled() - Method in class org.gradle.api.reporting.internal.SimpleReport
 
isEnabled() - Method in interface org.gradle.api.reporting.Report
Whether or not this report should be generated by whatever generates it.
isEnabled() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
isEqualsTo(Object) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
isErrorEnabled() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
ISettingsFinder - Interface in org.gradle.initialization
 
isExcluded() - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
isExecutable() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isExecutableReal() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isFailed() - Method in class org.gradle.api.internal.tasks.testing.results.TestState
 
isFailOnError() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isFailOnError() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isFailOnError() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Specifies whether this task should fail when errors are encountered during Javadoc generation.
isFatalErrorEnabled() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
isFifo() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isFile() - Method in class org.gradle.api.file.RelativePath
 
isFile() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isFileNewer(File, File) - Static method in class org.gradle.util.GFileUtils
 
isFileNewer(File, Date) - Static method in class org.gradle.util.GFileUtils
 
isFileNewer(File, long) - Static method in class org.gradle.util.GFileUtils
 
isFileOlder(File, File) - Static method in class org.gradle.util.GFileUtils
 
isFileOlder(File, Date) - Static method in class org.gradle.util.GFileUtils
 
isFileOlder(File, long) - Static method in class org.gradle.util.GFileUtils
 
isForce() - Method in interface org.gradle.api.artifacts.ExternalDependency
Returns whether or not the version of this dependency should be enforced in the case of version conflicts.
isForce() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
isForce() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
isFork() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isFork() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isGreedy() - Method in class org.gradle.api.internal.file.pattern.GreedyPatternStep
 
isGreedy() - Method in interface org.gradle.api.internal.file.pattern.PatternStep
 
isGreedy() - Method in class org.gradle.api.internal.file.pattern.RegExpPatternStep
 
isGroupOwned() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isIbmJvm() - Method in class org.gradle.internal.jvm.Jvm
 
isIbmJvm() - Method in class org.gradle.util.Jvm
Deprecated.
 
isIdentical(FileStat) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isIdle() - Method in class org.gradle.launcher.daemon.registry.DaemonInfo
 
isIdle() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
isIgnoreExitValue() - Method in class org.gradle.api.tasks.Exec
Tells whether a non-zero exit value is ignored, or an exception thrown.
isIgnoreExitValue() - Method in class org.gradle.api.tasks.JavaExec
Tells whether a non-zero exit value is ignored, or an exception thrown.
isIgnoreExitValue() - Method in interface org.gradle.process.BaseExecSpec
Tells whether a non-zero exit value is ignored, or an exception thrown.
isIgnoreExitValue() - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
isIncludeJavaRuntime() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isIncludeJavaRuntime() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isIncludePrivate() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns whether to include all classes and members (i.e.
isInfoEnabled() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
isJava5() - Method in class org.gradle.internal.jvm.Jvm
 
isJava5() - Method in class org.gradle.util.Jvm
Deprecated.
 
isJava5Compatible() - Method in class org.gradle.internal.jvm.Jvm
 
isJava5Compatible() - Method in class org.gradle.util.Jvm
Deprecated.
 
isJava6() - Method in class org.gradle.internal.jvm.Jvm
 
isJava6() - Method in class org.gradle.util.Jvm
Deprecated.
 
isJava6Compatible() - Method in class org.gradle.internal.jvm.Jvm
 
isJava6Compatible() - Method in class org.gradle.util.Jvm
Deprecated.
 
isJava7() - Method in class org.gradle.internal.jvm.Jvm
 
isJava7() - Method in class org.gradle.util.Jvm
Deprecated.
 
isJDK_1_4() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
isJDK_1_5() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
isJDK_1_6() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
isJDK_1_7() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
isJDK_1_8() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
isKeepStubs() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isKeyEquals(ModuleDependency) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
isKeyWords() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isKnownTestCaseClassName(String) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
isLifecycleEnabled() - Method in interface org.gradle.api.logging.Logger
Returns true if lifecycle log level is enabled for this logger.
isLinkSource() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isLinux() - Method in class org.gradle.internal.os.OperatingSystem
 
isListFiles() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isListFiles() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isLoadApplicationInSystemClassLoader() - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
isLocal() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CacheLockingModuleVersionRepository
 
isLocal() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
isLocal() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
isLocal() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ModuleVersionRepository
 
isLocal() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
isLocal() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
isLocal() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
isLocal() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
isLockFile(File) - Method in interface org.gradle.cache.internal.FileLock
Returns true if the given file is used by this lock.
isM2compatible() - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
isMacOsX() - Method in class org.gradle.internal.os.OperatingSystem
 
isMethodOnThis(MethodCallExpression, String) - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
isMissing() - Method in interface org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorCache.CachedModuleDescriptor
 
isMissing() - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResource
True if this cache entry represents that the resource does not exist.
isMissing() - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResource
 
isNamedPipe() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isNative() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
isNoComment() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoDeprecated() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoDeprecatedList() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoHelp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoNavBar() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNone() - Method in class org.gradle.api.internal.externalresource.local.LazyLocallyAvailableResourceCandidates
 
isNone() - Method in interface org.gradle.api.internal.externalresource.local.LocallyAvailableResourceCandidates
 
isNoOpt() - Method in class org.gradle.StartParameter
Deprecated.
Use #isRerunTasks instead.
isNoSince() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoTimestamp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNoTree() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isNull() - Method in class org.gradle.cache.internal.btree.BlockPointer
 
isOffline() - Method in class org.gradle.StartParameter
Specifies whether the build should be performed offline (ie without network access).
IsolatedAntBuilder - Interface in org.gradle.api.internal.project
Executes a closure against an isolated AntBuilder instance.
IsolatedApplicationClassLoaderWorker - Class in org.gradle.process.internal.child
A worker which loads the application classes in an isolated ClassLoader.
IsolatedApplicationClassLoaderWorker(Collection<URI>, Action<WorkerContext>) - Constructor for class org.gradle.process.internal.child.IsolatedApplicationClassLoaderWorker
 
isOpen() - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
isOpen() - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
isOptimize() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isOutOfDate() - Method in class org.gradle.api.plugins.antlr.internal.GenerationPlan
Is the grammar file modeled by this plan out of considered out of date?
isOwned() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isPending() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
isPinned() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
isPopulated() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
isPostM6Model(Class<T>) - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
isProfile() - Method in class org.gradle.StartParameter
Returns true if a profile report will be generated.
isQuietEnabled() - Method in interface org.gradle.api.logging.Logger
Returns true if quiet log level is enabled for this logger.
isReadable() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isReadableReal() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isRebuild() - Method in class org.gradle.api.internal.artifacts.ProjectDependenciesBuildInstruction
 
isRecompileScripts() - Method in class org.gradle.StartParameter
Specifies whether the build scripts should be recompiled.
isRefreshDependencies() - Method in class org.gradle.StartParameter
Specifies whether the depencendies should be refreshed..
isRelativeToPathVariable() - Method in interface org.gradle.plugins.ide.eclipse.model.FileReference
Returns true if this reference is relative to a path variable.
isRerunTasks() - Method in class org.gradle.StartParameter
Specifies whether the cached task results should be ignored and each task should be forced to be executed.
isROwned() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isRunning() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
isSatisfiedBy(T) - Method in class org.gradle.api.internal.collections.CollectionFilter
 
isSatisfiedBy(T) - Method in class org.gradle.api.internal.CompositeDomainObjectSet.ItemIsUniqueInCompositeSpec
 
isSatisfiedBy(T) - Method in class org.gradle.api.internal.CompositeDomainObjectSet.ItemNotInCompositeSpec
 
isSatisfiedBy(RelativePath) - Method in class org.gradle.api.internal.file.pattern.DefaultPatternMatcher
 
isSatisfiedBy(RelativePath) - Method in class org.gradle.api.internal.file.pattern.NameOnlyPatternMatcher
 
isSatisfiedBy(FileTreeElement) - Method in class org.gradle.api.internal.file.RelativePathSpec
 
isSatisfiedBy(T) - Method in class org.gradle.api.specs.AndSpec
 
isSatisfiedBy(T) - Method in class org.gradle.api.specs.NotSpec
 
isSatisfiedBy(T) - Method in class org.gradle.api.specs.OrSpec
 
isSatisfiedBy(T) - Method in interface org.gradle.api.specs.Spec
 
isSatisfiedBy(DaemonContext) - Method in class org.gradle.launcher.daemon.context.DaemonCompatibilitySpec
 
isScanForTestClasses() - Method in class org.gradle.api.tasks.testing.Test
Specifies whether test classes should be detected.
isScriptBlock() - Method in class org.gradle.api.internal.artifacts.dsl.ClasspathScriptTransformer
 
isSearchUpwards() - Method in class org.gradle.initialization.layout.BuildLayoutConfiguration
 
isSearchUpwards() - Method in class org.gradle.StartParameter
 
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
Specifies whether to search for root project, or null to use default.
isSearchUpwards() - Method in class org.gradle.tooling.internal.provider.input.AdaptedOperationParameters
 
isSearchUpwards() - Method in interface org.gradle.tooling.internal.provider.input.ProviderOperationParameters
 
isSelected(File, String, File) - Method in class org.gradle.api.internal.file.ant.BaseDirSelector
 
isSerialWarn() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isServerRunning() - Method in class org.gradle.foundation.ipc.basic.Server
 
isSetgid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isSetuid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isSetupComplete() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Determines if all required setup is complete based on the current settings.
isSnapshot() - Method in class org.gradle.util.GradleVersion
 
isSocket() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isSplitIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isStacktrace() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isStarted() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Has the daemon started accepting connections.
isSticky() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isStopped() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
isStoppingOrStopped() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
isSuccess() - Method in class org.gradle.api.internal.tasks.compile.daemon.CompileResult
 
isSuccessful() - Method in class org.gradle.profile.BuildProfile
 
isSymlink() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isTerminal(FileDescriptor) - Method in class org.gradle.internal.nativeplatform.jna.LibCBackedTerminalDetector
 
isTerminal(FileDescriptor) - Method in class org.gradle.internal.nativeplatform.NoOpTerminalDetector
 
isTerminal(FileDescriptor) - Method in interface org.gradle.internal.nativeplatform.TerminalDetector
 
isTerminal(FileDescriptor) - Method in class org.gradle.internal.nativeplatform.WindowsTerminalDetector
 
isTest() - Method in class org.gradle.api.internal.tasks.testing.detection.TestClassVisitor
 
isTestReport() - Method in class org.gradle.api.tasks.testing.Test
Specifies whether the test report should be generated.
isTrace() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Specifies that all rules call traceIn/traceOut.
isTraceLexer() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Specifies that all lexer rules call traceIn/traceOut.
isTraceParser() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Specifies that all parser rules call traceIn/traceOut.
isTraceTreeWalker() - Method in class org.gradle.api.plugins.antlr.AntlrTask
Specifies that all tree walker rules call traceIn/traceOut.
isTransitive() - Method in interface org.gradle.api.artifacts.Configuration
Returns the transitivity of this configuration.
isTransitive() - Method in interface org.gradle.api.artifacts.ModuleDependency
Returns whether this dependency should be resolved including or excluding its transitive dependencies.
isTransitive() - Method in class org.gradle.api.internal.artifacts.CachingDependencyResolveContext
 
isTransitive() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
isTransitive() - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
isTransitive() - Method in interface org.gradle.api.internal.artifacts.DependencyResolveContext
 
isTrue(Object) - Static method in class org.gradle.util.GUtil
 
isUnix() - Method in class org.gradle.internal.os.OperatingSystem
 
isUploadDescriptor() - Method in class org.gradle.api.tasks.Upload
Specifies whether the dependency descriptor should be uploaded.
isUpToDate() - Method in interface org.gradle.api.internal.changedetection.TaskArtifactState
Returns true if the task outputs were generated using the given task inputs.
isUse() - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Returns whether to create class and package usage pages.
isUse() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isUseAnt() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isUseAnt() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isUseCache() - Method in class org.gradle.api.tasks.compile.DependOptions
 
isUseDepend() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isUseEmptySettings() - Method in class org.gradle.initialization.layout.BuildLayoutConfiguration
 
isUseEmptySettings() - Method in class org.gradle.StartParameter
Returns whether an empty settings script will be used regardless of whether one exists in the default location.
isUseMavenMetadata() - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
isUsepoms() - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
isUsingDefaultJvmArgs() - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
isValid() - Method in interface org.gradle.cache.CacheValidator
 
isVerbose() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isVerbose() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
isVerbose() - Method in class org.gradle.api.tasks.javadoc.Javadoc
Returns whether Javadoc generation is accompanied by verbose output.
isVerbose() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
isVerbose() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
isVerifyFileExists() - Method in class org.gradle.foundation.output.OutputParser
 
isVersion() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
isVisible() - Method in interface org.gradle.api.artifacts.Configuration
Returns true if this is a visible configuration.
isVisible() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
isWarnEnabled() - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
isWarnings() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
isWarnOnRmiStubs() - Method in class org.gradle.api.tasks.compile.DependOptions
 
isWindows() - Method in class org.gradle.internal.os.OperatingSystem
 
isWritable() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
isWritableReal() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
ITaskFactory - Interface in org.gradle.api.internal.project.taskfactory
 
iterateFiles(File, IOFileFilter, IOFileFilter) - Static method in class org.gradle.util.GFileUtils
 
iterateFiles(File, String[], boolean) - Static method in class org.gradle.util.GFileUtils
 
iterateGrammarFiles() - Method in class org.gradle.api.plugins.antlr.internal.XRef
 
iterator() - Method in class org.gradle.api.internal.collections.FilteredCollection
 
iterator() - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
iterator() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
iterator() - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
iterator() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
iterator() - Method in class org.gradle.foundation.common.ReorderableList
 
iterator() - Method in class org.gradle.profile.CompositeOperation
 
iterator() - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
 
ivy(Closure) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds and configures an Ivy repository.
ivy(Action<? super IvyArtifactRepository>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds and configures an Ivy repository.
ivy(Action<? super IvyArtifactRepository>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
ivy(Closure) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
ivy(String) - Method in class org.gradle.api.internal.artifacts.repositories.layout.PatternRepositoryLayout
Adds an Ivy pattern to define where ivy files are located in this repository.
IVY_FILE_STRATEGY - Static variable in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultArtifactsToModuleDescriptorConverter
 
IvyAdapter - Interface in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
IvyArtifactRepository - Interface in org.gradle.api.artifacts.repositories
An artifact repository which uses an Ivy format to store artifacts and meta-data.
IvyBackedArtifactPublisher - Class in org.gradle.api.internal.artifacts.ivyservice
 
IvyBackedArtifactPublisher(ResolverProvider, SettingsConverter, ModuleDescriptorConverter, ModuleDescriptorConverter, IvyFactory, IvyDependencyPublisher) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.IvyBackedArtifactPublisher
 
IvyContextualiser - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
IvyContextualiser(Ivy, ResolveData) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.IvyContextualiser
 
IvyDependencyPublisher - Interface in org.gradle.api.internal.artifacts.ivyservice
 
IvyFactory - Interface in org.gradle.api.internal.artifacts.ivyservice
 
IvyLoggingAdaper - Class in org.gradle.api.internal.artifacts.ivyservice
This class is for integrating Ivy log statements into our logging system.
IvyLoggingAdaper() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper
 
ivyPattern(String) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
Adds an Ivy pattern to use to locate ivy files in this repository.
ivyPattern(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
IvyResolver - Class in org.gradle.api.internal.artifacts.repositories
 
IvyResolver(String, RepositoryTransport, LocallyAvailableResourceFinder<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.IvyResolver
 
IvySettingsFactory - Class in org.gradle.api.internal.artifacts.ivyservice
 
IvySettingsFactory(ArtifactCacheMetaData) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.IvySettingsFactory
 
IvyUtil - Class in org.gradle.api.internal.artifacts.ivyservice
 
IvyUtil() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.IvyUtil
 

J

JAR_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
JarFilePackageListener - Interface in org.gradle.api.internal.tasks.testing.detection
 
JarFilePackageLister - Class in org.gradle.api.internal.tasks.testing.detection
 
JarFilePackageLister() - Constructor for class org.gradle.api.internal.tasks.testing.detection.JarFilePackageLister
 
JarUtil - Class in org.gradle.util
 
JarUtil() - Constructor for class org.gradle.util.JarUtil
 
java(Closure) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
java(Closure) - Method in interface org.gradle.api.tasks.SourceSet
Configures the Java source for this set.
JAVA_HOME_SYS_PROPERTY - Static variable in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
JavaBasePlugin - Class in org.gradle.api.plugins
A Plugin which compiles and tests Java source, and assembles it into a JAR file.
JavaBasePlugin() - Constructor for class org.gradle.api.plugins.JavaBasePlugin
 
JavaCompilerArgumentsBuilder - Class in org.gradle.api.internal.tasks.compile
 
JavaCompilerArgumentsBuilder(JavaCompileSpec) - Constructor for class org.gradle.api.internal.tasks.compile.JavaCompilerArgumentsBuilder
 
JavaCompilerFactory - Interface in org.gradle.api.internal.tasks.compile
Creates Java compilers based on the provided compile options.
JavaCompileSpec - Interface in org.gradle.api.internal.tasks.compile
 
Javadoc - Class in org.gradle.api.tasks.javadoc
Generates HTML API documentation for Java classes.
Javadoc() - Constructor for class org.gradle.api.tasks.javadoc.Javadoc
 
JAVADOC_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
JavadocExecHandleBuilder - Class in org.gradle.external.javadoc.internal
 
JavadocExecHandleBuilder() - Constructor for class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
JavadocMemberLevel - Enum in org.gradle.external.javadoc
This enum maps to the -public, -protected, -package and -private options of the javadoc executable.
JavadocOfflineLink - Class in org.gradle.external.javadoc
This class is used to hold the information that can be provided to the javadoc executable via the -linkoffline option.
JavadocOfflineLink(String, String) - Constructor for class org.gradle.external.javadoc.JavadocOfflineLink
 
JavadocOptionFile - Class in org.gradle.external.javadoc.internal
 
JavadocOptionFile() - Constructor for class org.gradle.external.javadoc.internal.JavadocOptionFile
 
JavadocOptionFileOption<T> - Interface in org.gradle.external.javadoc
Represents a Javadoc command-line option.
JavadocOptionFileWriter - Class in org.gradle.external.javadoc.internal
 
JavadocOptionFileWriter(JavadocOptionFile) - Constructor for class org.gradle.external.javadoc.internal.JavadocOptionFileWriter
 
JavadocOptionFileWriterContext - Class in org.gradle.external.javadoc.internal
 
JavadocOptionFileWriterContext(BufferedWriter) - Constructor for class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
JavadocOutputLevel - Enum in org.gradle.external.javadoc
This enum maps to the -verbose and -quiet options of the javadoc executable.
JavaEnvironment - Interface in org.gradle.tooling.model.build
Informs about the java environment, for example the java home or the jvm args used.
javaexec(Closure) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
javaexec(Closure) - Method in interface org.gradle.api.internal.ProcessOperations
 
javaexec(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
javaexec(Closure) - Method in interface org.gradle.api.Project
Executes a Java main class.
javaexec(Closure) - Method in interface org.gradle.api.Script
Executes a Java main class.
JavaExec - Class in org.gradle.api.tasks
Executes a Java application in a child process.
JavaExec() - Constructor for class org.gradle.api.tasks.JavaExec
 
JavaExecAction - Interface in org.gradle.process.internal
 
JavaExecHandleBuilder - Class in org.gradle.process.internal
 
JavaExecHandleBuilder(FileResolver) - Constructor for class org.gradle.process.internal.JavaExecHandleBuilder
 
JavaExecSpec - Interface in org.gradle.process
Specifies the options for executing a Java application.
JavaForkOptions - Interface in org.gradle.process
Specifies the options to use to fork a Java process.
JavaHomeException - Exception in org.gradle.internal.jvm
by Szczepan Faber, created at: 1/23/12
JavaHomeException(String) - Constructor for exception org.gradle.internal.jvm.JavaHomeException
 
JavaInfo - Interface in org.gradle.internal.jvm
by Szczepan Faber, created at: 2/6/12
JavaMethod<T,R> - Class in org.gradle.util
 
JavaPlugin - Class in org.gradle.api.plugins
A Plugin which compiles and tests Java source, and assembles it into a JAR file.
JavaPlugin() - Constructor for class org.gradle.api.plugins.JavaPlugin
 
JavaReflectionUtil - Class in org.gradle.util
 
JavaReflectionUtil() - Constructor for class org.gradle.util.JavaReflectionUtil
 
JavaSystemPropertiesHttpProxySettings - Class in org.gradle.api.internal.externalresource.transport.http
 
JavaSystemPropertiesHttpProxySettings() - Constructor for class org.gradle.api.internal.externalresource.transport.http.JavaSystemPropertiesHttpProxySettings
 
JavaUtilLoggingConfigurer - Class in org.gradle.logging.internal
A LoggingConfigurer which configures JUL to route logging events to SLF4J.
JavaUtilLoggingConfigurer() - Constructor for class org.gradle.logging.internal.JavaUtilLoggingConfigurer
 
JavaVersion - Enum in org.gradle.api
An enumeration of Java versions.
JDependReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the JDepend task.
JDependReportsImpl - Class in org.gradle.api.plugins.quality.internal
 
JDependReportsImpl(Task) - Constructor for class org.gradle.api.plugins.quality.internal.JDependReportsImpl
 
Jdk6JavaCompiler - Class in org.gradle.api.internal.tasks.compile.jdk6
 
Jdk6JavaCompiler() - Constructor for class org.gradle.api.internal.tasks.compile.jdk6.Jdk6JavaCompiler
 
Jdt - Class in org.gradle.plugins.ide.eclipse.model
Represents the Eclipse JDT settings.
Jdt(PropertiesTransformer) - Constructor for class org.gradle.plugins.ide.eclipse.model.Jdt
 
jFlags(String...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
jFlags(String...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
JnaBootPathConfigurer - Class in org.gradle.internal.nativeplatform.jna
 
JnaBootPathConfigurer(File) - Constructor for class org.gradle.internal.nativeplatform.jna.JnaBootPathConfigurer
Attempts to find the jna library and copies it to a specified folder.
join(Collection, String) - Static method in class org.gradle.util.GUtil
 
join(Object[], String) - Static method in class org.gradle.util.GUtil
 
joinBy - Variable in class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
JULRedirector - Class in org.gradle.api.internal.tasks.testing.junit
Some hackery to get JUL output redirected to test output
JULRedirector() - Constructor for class org.gradle.api.internal.tasks.testing.junit.JULRedirector
 
JUnitDetector - Class in org.gradle.api.internal.tasks.testing.junit
 
JUnitDetector(File, FileCollection, ClassFileExtractionManager) - Constructor for class org.gradle.api.internal.tasks.testing.junit.JUnitDetector
 
JUnitOptions - Class in org.gradle.api.tasks.testing.junit
The JUnit specific test options.
JUnitOptions() - Constructor for class org.gradle.api.tasks.testing.junit.JUnitOptions
 
JUnitTestClassExecuter - Class in org.gradle.api.internal.tasks.testing.junit
 
JUnitTestClassExecuter(ClassLoader, RunListener, TestClassExecutionListener) - Constructor for class org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter
 
JUnitTestClassProcessor - Class in org.gradle.api.internal.tasks.testing.junit
 
JUnitTestClassProcessor(File, IdGenerator<?>, ActorFactory, StandardOutputRedirector) - Constructor for class org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor
 
JUnitTestEventAdapter - Class in org.gradle.api.internal.tasks.testing.junit
 
JUnitTestEventAdapter(TestResultProcessor, TimeProvider, IdGenerator<?>) - Constructor for class org.gradle.api.internal.tasks.testing.junit.JUnitTestEventAdapter
 
JUnitTestFramework - Class in org.gradle.api.internal.tasks.testing.junit
 
JUnitTestFramework(Test) - Constructor for class org.gradle.api.internal.tasks.testing.junit.JUnitTestFramework
 
JUnitXmlReportGenerator - Class in org.gradle.api.internal.tasks.testing.junit
 
JUnitXmlReportGenerator(File) - Constructor for class org.gradle.api.internal.tasks.testing.junit.JUnitXmlReportGenerator
 
JustReturningParser<T> - Class in org.gradle.api.internal.notations.parsers
by Szczepan Faber, created at: 11/8/11
JustReturningParser(Class<T>) - Constructor for class org.gradle.api.internal.notations.parsers.JustReturningParser
 
Jvm - Class in org.gradle.internal.jvm
 
Jvm - Class in org.gradle.util
Deprecated.
Jvm(Jvm) - Constructor for class org.gradle.util.Jvm
Deprecated.
 
JVM_ARGS_SYS_PROPERTY - Static variable in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
jvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
Adds some arguments to use to launch the JVM for the process.
jvmArgs(Object...) - Method in class org.gradle.api.tasks.JavaExec
Adds some arguments to use to launch the JVM for the process.
jvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.testing.Test
Adds some arguments to use to launch the JVM for the process.
jvmArgs(Object...) - Method in class org.gradle.api.tasks.testing.Test
Adds some arguments to use to launch the JVM for the process.
jvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
jvmArgs(Object...) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
jvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
jvmArgs(Object...) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
jvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.JvmOptions
 
jvmArgs(Object...) - Method in class org.gradle.process.internal.JvmOptions
 
jvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
Adds some arguments to use to launch the JVM for the process.
jvmArgs(Object...) - Method in interface org.gradle.process.JavaForkOptions
Adds some arguments to use to launch the JVM for the process.
JvmLanguageCompileSpec - Interface in org.gradle.api.internal.tasks.compile
 
JvmOptions - Class in org.gradle.process.internal
 
JvmOptions(FileResolver) - Constructor for class org.gradle.process.internal.JvmOptions
 

K

Kernel32 - Interface in org.gradle.internal.nativeplatform.jna
Windows' Kernel32
Kernel32.HANDLE - Class in org.gradle.internal.nativeplatform.jna
 
Kernel32.HANDLE() - Constructor for class org.gradle.internal.nativeplatform.jna.Kernel32.HANDLE
 
Kernel32.HANDLE(Pointer) - Constructor for class org.gradle.internal.nativeplatform.jna.Kernel32.HANDLE
 
keySet() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
keyWords(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
keyWords() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
KILL - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
kill(int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
killGradle() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
KillGradleClientProtocol - Class in org.gradle.foundation.ipc.gradle
This protocol is used by the process that launches gradle (the launching server - but in this case its the client) so that it can tell gradle to kill itself.
KillGradleClientProtocol() - Constructor for class org.gradle.foundation.ipc.gradle.KillGradleClientProtocol
 
KillGradleServerProtocol - Class in org.gradle.foundation.ipc.gradle
This protocol is used by a client that launches its own server.
KillGradleServerProtocol() - Constructor for class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
killProcess() - Method in class org.gradle.foundation.ipc.basic.ProcessLauncherServer
Call this to violently kill the external process.
killProcess() - Method in class org.gradle.gradleplugin.foundation.runner.GradleRunner
Call this to stop the gradle process.
killProcess() - Method in interface org.gradle.openapi.external.runner.GradleRunnerVersion1
Call this to stop the gradle command.
killProcess() - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerWrapper
 

L

Label - Interface in org.gradle.logging.internal
 
last(Comparator<? super T>, T) - Static method in class org.gradle.util.GUtil
 
lastIndexOf(Object) - Method in class org.gradle.api.internal.collections.FilteredList
 
lastIndexOf(Object) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
lastIndexOf(Object) - Method in class org.gradle.foundation.common.ReorderableList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastIndexOfCaseInsensitive(String, String) - Static method in class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
lastMessageReceived - Variable in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
LatestConflictResolution - Class in org.gradle.api.internal.artifacts.configurations.conflicts
Latest resolution strategy
LatestConflictResolution() - Constructor for class org.gradle.api.internal.artifacts.configurations.conflicts.LatestConflictResolution
 
launchAndBlock() - Static method in class org.gradle.gradleplugin.userinterface.swing.standalone.BlockingApplication
This launches this application and blocks until it closes.
layout(String) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
Specifies the layout to use with this repository, based on the root url.
layout(String, Closure) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
Specifies the layout to use with this repository, based on the root url.
layout(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
layout(String, Closure) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
LazyConnection - Class in org.gradle.tooling.internal.consumer.connection
Creates the actual connection implementation on demand.
LazyConnection(Distribution, ToolingImplementationLoader, LoggingProvider, boolean) - Constructor for class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
LazyCreationProxy<T> - Class in org.gradle.listener
 
LazyCreationProxy(Class<T>, Factory<? extends T>) - Constructor for class org.gradle.listener.LazyCreationProxy
 
LazyDependencyToModuleResolver - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
A DependencyToModuleVersionIdResolver implementation which returns lazy resolvers that don't actually retrieve module descriptors until required.
LazyDependencyToModuleResolver(DependencyToModuleResolver, VersionMatcher) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LazyDependencyToModuleResolver
 
LazyLocallyAvailableResourceCandidates - Class in org.gradle.api.internal.externalresource.local
 
LazyLocallyAvailableResourceCandidates(Factory<List<File>>) - Constructor for class org.gradle.api.internal.externalresource.local.LazyLocallyAvailableResourceCandidates
 
lchmod(String, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
lchown(String, int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
leftShift(Closure) - Method in class org.gradle.api.internal.AbstractTask
 
leftShift(Closure) - Method in interface org.gradle.api.Task
Adds the given closure to the end of this task's action list.
LenientConfiguration - Interface in org.gradle.api.artifacts
Resolved configuration that does not fail eagerly when some dependencies are not resolved, or some artifacts do not exist.
libc() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
LibC - Interface in org.gradle.internal.nativeplatform.jna
 
LibCBackedProcessEnvironment - Class in org.gradle.internal.nativeplatform.jna
Uses JNA to drive the POSIX API provided by libc
LibCBackedProcessEnvironment(LibC) - Constructor for class org.gradle.internal.nativeplatform.jna.LibCBackedProcessEnvironment
 
LibCBackedTerminalDetector - Class in org.gradle.internal.nativeplatform.jna
 
LibCBackedTerminalDetector(LibC) - Constructor for class org.gradle.internal.nativeplatform.jna.LibCBackedTerminalDetector
 
Library - Interface in org.gradle.plugins.binaries.model
A library
LibraryCompileSpec - Interface in org.gradle.plugins.binaries.model
A high level interface to the compiler, specifying what is to be compiled and how.
libs(Iterable<Library>) - Method in interface org.gradle.plugins.cpp.compiler.capability.AgainstLibrary
Compile against the given libs (collection must be live, i.e.
lifecycle(String) - Method in interface org.gradle.api.logging.Logger
Logs the given message at lifecycle log level.
lifecycle(String, Object...) - Method in interface org.gradle.api.logging.Logger
Logs the given message at lifecycle log level.
lifecycle(String, Throwable) - Method in interface org.gradle.api.logging.Logger
Logs the given message at lifecycle log level.
LIFECYCLE - Static variable in class org.gradle.api.logging.Logging
 
LifecycleProjectEvaluator - Class in org.gradle.configuration
Manages lifecycle concerns while delegating actual evaluation to another evaluator
LifecycleProjectEvaluator(ProjectEvaluator) - Constructor for class org.gradle.configuration.LifecycleProjectEvaluator
 
LimitedDescription - Class in org.gradle.util.internal
Discards old entries when current count is over the limit.
LimitedDescription(int) - Constructor for class org.gradle.util.internal.LimitedDescription
 
LineBufferingOutputStream - Class in org.gradle.util
An OutputStream which separates bytes written into lines.
LineBufferingOutputStream(Action<String>) - Constructor for class org.gradle.util.LineBufferingOutputStream
 
LineBufferingOutputStream(Action<String>, boolean) - Constructor for class org.gradle.util.LineBufferingOutputStream
 
LineBufferingOutputStream(Action<String>, boolean, int) - Constructor for class org.gradle.util.LineBufferingOutputStream
 
LineFilter - Class in org.gradle.api.internal.file.copy
 
LineFilter(Reader, Closure) - Constructor for class org.gradle.api.internal.file.copy.LineFilter
Creates a new filtered reader.
lineIterator(File, String) - Static method in class org.gradle.util.GFileUtils
 
lineIterator(File) - Static method in class org.gradle.util.GFileUtils
 
LinePerThreadBufferingOutputStream - Class in org.gradle.util
 
LinePerThreadBufferingOutputStream(Action<String>) - Constructor for class org.gradle.util.LinePerThreadBufferingOutputStream
 
LinePerThreadBufferingOutputStream(Action<String>, boolean) - Constructor for class org.gradle.util.LinePerThreadBufferingOutputStream
 
LinePrefixingStyledTextOutput - Class in org.gradle.logging.internal
A StyledTextOutput which prefixes each line of text with some fixed prefix.
LinePrefixingStyledTextOutput(StyledTextOutput, CharSequence) - Constructor for class org.gradle.logging.internal.LinePrefixingStyledTextOutput
 
link(String, String...) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Add links to groovydoc/javadoc output at the given URL.
link(String, String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
links(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
linksFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
linksOffline(String, String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
linksOfflineFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
LinksOfflineJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
 
LinksOfflineJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.LinksOfflineJavadocOptionFileOption
 
linkSource(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
linkSource() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
list(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
list(String) - Method in interface org.gradle.api.internal.externalresource.transfer.ExternalResourceLister
 
list(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpResourceLister
 
ListArgCollector - Class in org.gradle.plugins.cpp.compiler.internal
 
ListArgCollector() - Constructor for class org.gradle.plugins.cpp.compiler.internal.ListArgCollector
 
ListBackedFileSet - Class in org.gradle.api.internal.file.collections
Adapts a java util collection into a file set.
ListBackedFileSet(File...) - Constructor for class org.gradle.api.internal.file.collections.ListBackedFileSet
 
ListBackedFileSet(Collection<File>) - Constructor for class org.gradle.api.internal.file.collections.ListBackedFileSet
 
listener(ExecHandleListener) - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
ListenerBroadcast<T> - Class in org.gradle.listener
Manages a set of listeners of type T.
ListenerBroadcast(Class<T>) - Constructor for class org.gradle.listener.ListenerBroadcast
 
ListenerBroadcast(Class<T>, Transformer<StoppableDispatch<MethodInvocation>, StoppableDispatch<MethodInvocation>>) - Constructor for class org.gradle.listener.ListenerBroadcast
 
ListenerManager - Interface in org.gradle.listener
Unified manager for all listeners for Gradle.
ListenerNotificationException - Exception in org.gradle.listener
A ListenerNotificationException is thrown when a listener cannot be notified of an event.
ListenerNotificationException(String, Throwable) - Constructor for exception org.gradle.listener.ListenerNotificationException
 
listFiles(File, IOFileFilter, IOFileFilter) - Static method in class org.gradle.util.GFileUtils
 
listFiles(File, String[], boolean) - Static method in class org.gradle.util.GFileUtils
 
listIterator() - Method in class org.gradle.api.internal.collections.FilteredList
 
listIterator(int) - Method in class org.gradle.api.internal.collections.FilteredList
 
listIterator() - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
listIterator(int) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
listIterator() - Method in class org.gradle.foundation.common.ReorderableList
Returns a list iterator of the elements in this list (in proper sequence).
listIterator(int) - Method in class org.gradle.foundation.common.ReorderableList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listJarPackages(File, JarFilePackageListener) - Method in class org.gradle.api.internal.tasks.testing.detection.JarFilePackageLister
 
ListReorderer - Class in org.gradle.foundation.common
Utility class that allows lists to be reordered.
ListReorderer() - Constructor for class org.gradle.foundation.common.ListReorderer
 
listVersions(ModuleRevisionId, String, Artifact) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
listVersions(ModuleRevisionId, String, Artifact) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
LIVE_OUTPUT_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
LiveOutputParser - Class in org.gradle.foundation.output
This is a special type of OutputParser.
LiveOutputParser(FileLinkDefinitionLord, boolean) - Constructor for class org.gradle.foundation.output.LiveOutputParser
 
load(String) - Method in class org.gradle.foundation.BootstrapLoader
 
load(ProjectDescriptor, GradleInternal) - Method in interface org.gradle.initialization.BuildLoader
Creates the GradleInternal and ProjectInternal instances for the given root project, ready for the projects to be evaluated.
load(ProjectDescriptor, GradleInternal) - Method in class org.gradle.initialization.InstantiatingBuildLoader
Creates the GradleInternal and ProjectInternal instances for the given root project, ready for the projects to be evaluated.
load(ProjectDescriptor, GradleInternal) - Method in class org.gradle.initialization.ProjectPropertySettingBuildLoader
 
load(Properties) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
 
load(File) - Method in interface org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObject
 
loadClass(String) - Method in class org.gradle.foundation.ParentLastClassLoader
 
loadClass(String, boolean) - Method in class org.gradle.util.FilteringClassLoader
 
loadClass(String, boolean) - Method in class org.gradle.util.MultiParentClassLoader
 
loadDefaults() - Method in interface org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObject
 
loadFromDir(ScriptSource, ClassLoader, File, Class<T>) - Method in class org.gradle.groovy.scripts.internal.DefaultScriptCompilationHandler
 
loadFromDir(ScriptSource, ClassLoader, File, Class<T>) - Method in interface org.gradle.groovy.scripts.internal.ScriptCompilationHandler
 
loadGradleClass(String, ClassLoader, File, boolean) - Static method in class org.gradle.openapi.external.ExternalUtility
This attempts to load the a class from the specified gradle home directory.
loadPlugin(Class<T>) - Method in class org.gradle.api.internal.plugins.DefaultPluginRegistry
 
loadPlugin(Class<T>) - Method in interface org.gradle.api.internal.plugins.PluginRegistry
 
loadProperties(File) - Method in class org.gradle.initialization.DefaultGradlePropertiesLoader
 
loadProperties(File) - Method in interface org.gradle.initialization.IGradlePropertiesLoader
 
loadProperties(File) - Static method in class org.gradle.util.GUtil
 
loadProperties(URL) - Static method in class org.gradle.util.GUtil
 
loadProperties(InputStream) - Static method in class org.gradle.util.GUtil
 
locale(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
locale(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
LocaleSafeDecimalFormat - Class in org.gradle.api.internal.tasks.testing.junit.report
 
LocaleSafeDecimalFormat() - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.LocaleSafeDecimalFormat
 
LocalFileRepositoryCacheManager - Class in org.gradle.api.internal.artifacts.repositories.cachemanager
A cache manager for local repositories.
LocalFileRepositoryCacheManager(String) - Constructor for class org.gradle.api.internal.artifacts.repositories.cachemanager.LocalFileRepositoryCacheManager
 
LocalFileStandInExternalResource - Class in org.gradle.api.internal.externalresource
Used when we find a file locally that matches the checksum of some external resource.
LocalFileStandInExternalResource(String, File) - Constructor for class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
LocalFileStandInExternalResource(String, File, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
LocalFileTree - Interface in org.gradle.api.internal.file.collections
A file tree whose contents are contained in zero or more local directories.
localGroovy() - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency on the Groovy that is distributed with the current version of Gradle.
LocallyAvailableExternalResource - Class in org.gradle.api.internal.externalresource
 
LocallyAvailableExternalResource(String, LocallyAvailableResource) - Constructor for class org.gradle.api.internal.externalresource.LocallyAvailableExternalResource
 
LocallyAvailableExternalResource(String, LocallyAvailableResource, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.externalresource.LocallyAvailableExternalResource
 
LocallyAvailableResource - Interface in org.gradle.api.internal.externalresource.local
 
LocallyAvailableResourceCandidates - Interface in org.gradle.api.internal.externalresource.local
A set of locally available resources that were ?selected? through some means.
LocallyAvailableResourceFinder<C> - Interface in org.gradle.api.internal.externalresource.local
Can find a locally available candidates for an external resource, through some means.
LocallyAvailableResourceFinderFactory - Class in org.gradle.api.internal.externalresource.local.ivy
 
LocallyAvailableResourceFinderFactory(ArtifactCacheMetaData, LocalMavenRepositoryLocator, FileStoreSearcher<ArtifactRevisionId>) - Constructor for class org.gradle.api.internal.externalresource.local.ivy.LocallyAvailableResourceFinderFactory
 
LocallyAvailableResourceFinderSearchableFileStoreAdapter<C> - Class in org.gradle.api.internal.externalresource.local
Makes a LocallyAvailableResourceFinder out of a FileStoreSearcher.
LocallyAvailableResourceFinderSearchableFileStoreAdapter(FileStoreSearcher<C>) - Constructor for class org.gradle.api.internal.externalresource.local.LocallyAvailableResourceFinderSearchableFileStoreAdapter
 
LocalMavenRepositoryLocator - Interface in org.gradle.api.internal.artifacts.mvnsettings
 
locate(Artifact) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LoopbackDependencyResolver
 
locate(Artifact) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
LocationAwareException - Exception in org.gradle.api.internal
A LocationAwareException is an exception which can be annotated with a location in a script.
LocationAwareException(Throwable, Throwable, ScriptSource, Integer) - Constructor for exception org.gradle.api.internal.LocationAwareException
 
lock(File, FileLockManager.LockMode, String) - Method in class org.gradle.cache.internal.DefaultFileLockManager
 
lock(File, FileLockManager.LockMode, String, String) - Method in class org.gradle.cache.internal.DefaultFileLockManager
 
lock(File, FileLockManager.LockMode, String) - Method in interface org.gradle.cache.internal.FileLockManager
Creates a locks for the given file with the given mode.
lock(File, FileLockManager.LockMode, String, String) - Method in interface org.gradle.cache.internal.FileLockManager
Creates a locks for the given file with the given mode.
LockingBlockStore - Class in org.gradle.cache.internal.btree
 
LockingBlockStore(BlockStore, FileAccess) - Constructor for class org.gradle.cache.internal.btree.LockingBlockStore
 
LockTimeoutException - Exception in org.gradle.cache.internal
Thrown on timeout acquiring a lock on a file.
LockTimeoutException(String) - Constructor for exception org.gradle.cache.internal.LockTimeoutException
 
log(String, int) - Method in class org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper
 
log(LogLevel, String) - Method in interface org.gradle.api.logging.Logger
Logs the given message at the given log level.
log(LogLevel, String, Object...) - Method in interface org.gradle.api.logging.Logger
Logs the given message at the given log level.
log(LogLevel, String, Throwable) - Method in interface org.gradle.api.logging.Logger
Logs the given message at the given log level.
LogEvent - Class in org.gradle.logging.internal
 
LogEvent(long, String, LogLevel, String, Throwable) - Constructor for class org.gradle.logging.internal.LogEvent
 
Logger - Interface in org.gradle.api.logging
An extension to the SLF4J Logger interface, which adds the quiet and lifecycle log levels.
Logging - Class in org.gradle.api.logging
The main entry point for Gradle's logging system.
Logging() - Constructor for class org.gradle.api.logging.Logging
 
LoggingBackedStyledTextOutput - Class in org.gradle.logging.internal
A StyledTextOutput implementation which generates events of type StyledTextOutputEvent.
LoggingBackedStyledTextOutput(OutputEventListener, String, LogLevel, TimeProvider) - Constructor for class org.gradle.logging.internal.LoggingBackedStyledTextOutput
 
LoggingBridgingGradleLauncherActionExecuter - Class in org.gradle.tooling.internal.provider
A GradleLauncherActionExecuter which routes Gradle logging to those listeners specified in the ProviderOperationParameters provided with a tooling api build request.
LoggingBridgingGradleLauncherActionExecuter(GradleLauncherActionExecuter<ProviderOperationParameters>, Factory<LoggingManagerInternal>) - Constructor for class org.gradle.tooling.internal.provider.LoggingBridgingGradleLauncherActionExecuter
 
LoggingCommandLineConverter - Class in org.gradle.logging.internal
 
LoggingCommandLineConverter() - Constructor for class org.gradle.logging.internal.LoggingCommandLineConverter
 
LoggingConfiguration - Class in org.gradle.logging
 
LoggingConfiguration() - Constructor for class org.gradle.logging.LoggingConfiguration
 
LoggingConfigurer - Interface in org.gradle.logging.internal
 
LoggingInitializerConnection - Class in org.gradle.tooling.internal.consumer.connection
The idea is to initialize the logging infrastructure before we actually build the model or run a build.
LoggingInitializerConnection(ConsumerConnection, SynchronizedLogging) - Constructor for class org.gradle.tooling.internal.consumer.connection.LoggingInitializerConnection
 
LoggingManager - Interface in org.gradle.api.logging
A LoggingManager provides access to and control over the Gradle logging system.
LoggingManagerInternal - Interface in org.gradle.logging
 
LoggingOutput - Interface in org.gradle.api.logging
Provides access to the output of the Gradle logging system.
LoggingOutputInternal - Interface in org.gradle.logging.internal
 
LoggingProvider - Interface in org.gradle.tooling.internal.consumer
by Szczepan Faber, created at: 12/14/11
LoggingResultProcessor - Class in org.gradle.api.internal.tasks.testing.results
 
LoggingResultProcessor(String, TestResultProcessor) - Constructor for class org.gradle.api.internal.tasks.testing.results.LoggingResultProcessor
 
LoggingServiceRegistry - Class in org.gradle.logging
A ServiceRegistry implementation which provides the logging services.
LoggingSystem - Interface in org.gradle.logging.internal
 
LoggingSystem.Snapshot - Interface in org.gradle.logging.internal
 
LoggingSystemAdapter - Class in org.gradle.logging.internal
LoggingSystemAdapter(LoggingConfigurer) - Constructor for class org.gradle.logging.internal.LoggingSystemAdapter
 
LogLevel - Enum in org.gradle.api.logging
The log levels supported by Gradle.
LogLevelChangeEvent - Class in org.gradle.logging.internal
 
LogLevelChangeEvent(LogLevel) - Constructor for class org.gradle.logging.internal.LogLevelChangeEvent
 
LongIdGenerator - Class in org.gradle.util
 
LongIdGenerator() - Constructor for class org.gradle.util.LongIdGenerator
 
longRunningOperation(String, Runnable) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
longRunningOperation(String, Factory<? extends T>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
longRunningOperation(String, Runnable) - Method in class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateCacheAccess
 
longRunningOperation(String, Runnable) - Method in interface org.gradle.api.internal.changedetection.TaskArtifactStateCacheAccess
Performs some long running operation.
longRunningOperation(String, Factory<? extends T>) - Method in interface org.gradle.cache.CacheAccess
Performs some long running operation within an action invoked by CacheAccess.useCache(String, org.gradle.internal.Factory).
longRunningOperation(String, Runnable) - Method in interface org.gradle.cache.CacheAccess
Performs some long running operation within an action invoked by CacheAccess.useCache(String, org.gradle.internal.Factory).
longRunningOperation(String, Factory<? extends T>) - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
longRunningOperation(String, Runnable) - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
longRunningOperation(String, Factory<? extends T>) - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
longRunningOperation(String, Runnable) - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
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
DO NOT CHANGE THIS INTERFACE.
lookup(K) - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResourceIndex
Lookup a cached resolution.
lookup(K) - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResourceIndex
 
LOOKUP_REQUEST - Static variable in class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
lookupModuleInCache(ModuleVersionRepository, DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
LookupRequest - Class in org.gradle.messaging.remote.internal.protocol
 
LookupRequest(MessageOriginator, String, String) - Constructor for class org.gradle.messaging.remote.internal.protocol.LookupRequest
 
LOOPBACK_RESOLVER_NAME - Static variable in interface org.gradle.api.internal.artifacts.ivyservice.SettingsConverter
 
LoopbackDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
The main entry point for a DependencyResolver to call back into the dependency resolution mechanism.
LoopbackDependencyResolver(String, UserResolverChain, CacheLockingManager) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LoopbackDependencyResolver
 
lstat(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 

M

main(String[]) - Static method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
 
main(String[]) - Static method in class org.gradle.launcher.daemon.bootstrap.DaemonMain
 
main(String[]) - Static method in class org.gradle.launcher.daemon.bootstrap.GradleDaemon
 
main(String[]) - Static method in class org.gradle.launcher.GradleMain
 
Main - Class in org.gradle.launcher
The main command-line entry-point for Gradle.
Main(String[]) - Constructor for class org.gradle.launcher.Main
 
main(String[]) - Static method in class org.gradle.launcher.Main
 
main(String[]) - Static method in class org.gradle.process.internal.launcher.GradleWorkerMain
 
main(String[]) - Static method in class org.gradle.wrapper.GradleWrapperMain
 
MAIN_SOURCE_SET_NAME - Static variable in interface org.gradle.api.tasks.SourceSet
The name of the main source set.
mainAttributes(Map<String, ?>) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
MainGradlePanel - Class in org.gradle.gradleplugin.userinterface.swing.generic
This is a tabbed pane meant to handle several tabs of gradle-related things.
MainGradlePanel(GradlePluginLord, OutputUILord, SettingsNode, AlternateUIInteraction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
mainPanel - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
major(long) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
Manifest - Interface in org.gradle.api.java.archives
Represents the manifest file of a JAR file.
ManifestException - Exception in org.gradle.api.java.archives
Is thrown in the case an operation is applied against a Manifest that violates the Manifest specification.
ManifestException(String) - Constructor for exception org.gradle.api.java.archives.ManifestException
 
ManifestException(String, Throwable) - Constructor for exception org.gradle.api.java.archives.ManifestException
 
ManifestMergeDetails - Interface in org.gradle.api.java.archives
Details of a value being merged from two different manifests.
ManifestMergeSpec - Interface in org.gradle.api.java.archives
Specifies how the entries of multiple manifests should be merged together.
ManifestUtil - Class in org.gradle.api.internal.classpath
 
ManifestUtil() - Constructor for class org.gradle.api.internal.classpath.ManifestUtil
 
map(String, Closure<?>) - Method in class org.gradle.api.internal.ConventionAwareHelper
 
map(String, Callable<?>) - Method in class org.gradle.api.internal.ConventionAwareHelper
 
map(String, Closure<?>) - Method in interface org.gradle.api.internal.ConventionMapping
 
map(String, Callable<?>) - Method in interface org.gradle.api.internal.ConventionMapping
 
map(Object...) - Static method in class org.gradle.util.GUtil
 
MapBackedCache<K,V> - Class in org.gradle.api.internal.cache
 
MapBackedCache(Map<K, V>) - Constructor for class org.gradle.api.internal.cache.MapBackedCache
 
MapFileTree - Class in org.gradle.api.internal.file.collections
A MinimalFileTree which is composed using a mapping from relative path to file source.
MapFileTree(File) - Constructor for class org.gradle.api.internal.file.collections.MapFileTree
 
MapFileTree(Factory<File>) - Constructor for class org.gradle.api.internal.file.collections.MapFileTree
 
MapKey - Annotation Type in org.gradle.api.internal.notations.parsers
 
MapNotationParser<T> - Class in org.gradle.api.internal.notations.parsers
Converts a Map<String, Object> to the target type.
MapNotationParser() - Constructor for class org.gradle.api.internal.notations.parsers.MapNotationParser
 
MappingCopySpecVisitor - Class in org.gradle.api.internal.file.copy
 
MappingCopySpecVisitor(CopySpecVisitor) - Constructor for class org.gradle.api.internal.file.copy.MappingCopySpecVisitor
 
mapsToSubcommand(String) - Method in class org.gradle.cli.CommandLineOption
 
markBusy(Address) - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
markBusy(Address) - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
markBusy(Address) - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
MarkerFilter - Class in org.gradle.logging.internal
 
MarkerFilter(Marker...) - Constructor for class org.gradle.logging.internal.MarkerFilter
 
MarkerFilter(FilterReply, Marker...) - Constructor for class org.gradle.logging.internal.MarkerFilter
 
markIdle(Address) - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
markIdle(Address) - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
markIdle(Address) - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
matches(String, boolean) - Method in class org.gradle.api.internal.file.pattern.GreedyPatternStep
 
matches(String, boolean) - Method in interface org.gradle.api.internal.file.pattern.PatternStep
 
matches(String, boolean) - Method in class org.gradle.api.internal.file.pattern.RegExpPatternStep
 
matching(Spec<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.DomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Spec<? super T>) - Method in interface org.gradle.api.DomainObjectSet
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.DomainObjectSet
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Closure) - Method in interface org.gradle.api.file.FileTree
Restricts the contents of this tree to those files matching the given filter.
matching(PatternFilterable) - Method in interface org.gradle.api.file.FileTree
Restricts the contents of this tree to those files matching the given filter.
matching(Spec<? super T>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
matching(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.DefaultDomainObjectSet
 
matching(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectSet
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
matching(Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
matching(Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
matching(Closure) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
matching(Closure) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
matching(Closure) - Method in class org.gradle.api.internal.file.AbstractFileTree
 
matching(PatternFilterable) - Method in class org.gradle.api.internal.file.AbstractFileTree
 
matching(PatternFilterable) - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
matching(Closure) - Method in class org.gradle.api.internal.file.CompositeFileTree
 
matching(PatternFilterable) - Method in class org.gradle.api.internal.file.CompositeFileTree
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.plugins.DefaultPluginCollection
 
matching(Closure) - Method in class org.gradle.api.internal.plugins.DefaultPluginCollection
 
matching(Spec<? super T>) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
matching(Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
matching(Spec<? super T>) - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Spec<? super T>) - Method in interface org.gradle.api.NamedDomainObjectList
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.NamedDomainObjectList
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Spec<? super T>) - Method in interface org.gradle.api.NamedDomainObjectSet
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.NamedDomainObjectSet
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Spec<? super T>) - Method in interface org.gradle.api.plugins.PluginCollection
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.plugins.PluginCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
matching(Spec<? super T>) - Method in interface org.gradle.api.tasks.TaskCollection
Returns a collection which contains the objects in this collection which meet the given specification.
matching(Closure) - Method in interface org.gradle.api.tasks.TaskCollection
Returns a collection which contains the objects in this collection which meet the given closure specification.
maven(Closure) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds and configures a Maven repository.
maven(Action<? super MavenArtifactRepository>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds and configures a Maven repository.
maven(Action<? super MavenArtifactRepository>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
maven(Closure) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
MAVEN2_CONFIGURATIONS - Static variable in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
MAVEN_ARTIFACT_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
 
MAVEN_CENTRAL_URL - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
MAVEN_IVY_PATTERN - Static variable in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
 
MAVEN_REPO_PATTERN - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
MavenArtifactRepository - Interface in org.gradle.api.artifacts.repositories
An artifact repository which uses a Maven format to store artifacts and meta-data.
mavenCentral(Map<String, ?>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds a repository which looks in the Maven central repository for dependencies.
mavenCentral() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds a repository which looks in the Maven central repository for dependencies.
mavenCentral() - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
mavenCentral(Map<String, ?>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
MavenFileLocations - Interface in org.gradle.api.internal.artifacts.mvnsettings
 
mavenLocal() - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds a repository which looks in the local Maven cache for dependencies.
mavenLocal() - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
mavenRepo(Map<String, ?>) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds a repository which is Maven compatible.
mavenRepo(Map<String, ?>, Closure) - Method in interface org.gradle.api.artifacts.dsl.RepositoryHandler
Adds a repository which is Maven compatible.
mavenRepo(Map<String, ?>) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
mavenRepo(Map<String, ?>, Closure) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler
 
MavenRepositoryLayout - Class in org.gradle.api.internal.artifacts.repositories.layout
A Repository Layout that applies the following patterns: Artifacts: $baseUri/ Ivy: $baseUri/ Following the maven convention, the 'organisation' value is further processed by replacing '.' with '/'.
MavenRepositoryLayout() - Constructor for class org.gradle.api.internal.artifacts.repositories.layout.MavenRepositoryLayout
 
MavenResolver - Class in org.gradle.api.internal.artifacts.repositories
 
MavenResolver(String, URI, RepositoryTransport, LocallyAvailableResourceFinder<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
MaxNParallelTestClassProcessor - Class in org.gradle.api.internal.tasks.testing.processors
Manages a set of parallel TestClassProcessors.
MaxNParallelTestClassProcessor(int, Factory<TestClassProcessor>, ActorFactory) - Constructor for class org.gradle.api.internal.tasks.testing.processors.MaxNParallelTestClassProcessor
 
maybeAdd(Object) - Method in class org.gradle.listener.ListenerBroadcast
Adds the given listener if it is an instance of the listener type.
maybeCompressed(Object) - Method in class org.gradle.api.internal.resources.DefaultResourceHandler
 
MaybeCompressedFileResource - Class in org.gradle.api.internal.file
by Szczepan Faber, created at: 11/23/11
MaybeCompressedFileResource(ReadableResource) - Constructor for class org.gradle.api.internal.file.MaybeCompressedFileResource
 
maybeConnect(Spec<? super DaemonContext>) - Method in interface org.gradle.launcher.daemon.client.DaemonConnector
Attempts to connect to a daemon that matches the given constraint.
maybeConnect(Spec<? super DaemonContext>) - Method in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
maybeGetPid() - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
maybeGetPid() - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
maybeGetPid() - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Returns the OS level PID for the current process, or null if not available.
maybeRemoveEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
maybeRemoveEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
maybeRemoveEnvironmentVariable(String) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Removes the given environment variable, if possible.
maybeSetEnvironment(Map<String, String>) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
maybeSetEnvironment(Map<String, String>) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
maybeSetEnvironment(Map<String, String>) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Sets the environment of this process, if possible.
maybeSetEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
maybeSetEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
maybeSetEnvironmentVariable(String, String) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Sets the given environment variable, if possible.
maybeSetProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
maybeSetProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
maybeSetProcessDir(File) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Sets the process working directory, if possible
merge(Manifest, FileResolver) - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeSpec
 
mergeProperties(Map<String, String>) - Method in class org.gradle.initialization.DefaultGradlePropertiesLoader
 
mergeProperties(Map<String, String>) - Method in interface org.gradle.initialization.IGradlePropertiesLoader
 
mergeWith(DaemonForkOptions) - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
MESSAGE - Static variable in exception org.gradle.launcher.daemon.client.DaemonDisappearedException
 
Message - Class in org.gradle.messaging.remote.internal
 
Message() - Constructor for class org.gradle.messaging.remote.internal.Message
 
MessageCredits - Class in org.gradle.messaging.remote.internal.protocol
 
MessageCredits(int) - Constructor for class org.gradle.messaging.remote.internal.protocol.MessageCredits
 
MessageHub - Class in org.gradle.messaging.remote.internal
 
MessageHub(String, String, ExecutorFactory, IdGenerator<?>, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.MessageHub
 
MessageIOException - Exception in org.gradle.messaging.remote.internal
 
MessageIOException(String, Throwable) - Constructor for exception org.gradle.messaging.remote.internal.MessageIOException
 
messageLogged(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
MessageObject - Class in org.gradle.foundation.ipc.basic
A holder for a message that is sent over a socket.
MessageObject(String, String, Serializable) - Constructor for class org.gradle.foundation.ipc.basic.MessageObject
 
MessageOriginator - Class in org.gradle.messaging.remote.internal
 
MessageOriginator(Object, String) - Constructor for class org.gradle.messaging.remote.internal.MessageOriginator
 
messageReceived(MessageObject) - Method in interface org.gradle.foundation.ipc.basic.Server.Protocol
Notification that a message has been received.
messageReceived(MessageObject) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification that a message has been received.
messageReceived(MessageObject) - Method in class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
MessageSerializer<T> - Interface in org.gradle.messaging.remote.internal
 
MessagingClient - Interface in org.gradle.messaging.remote
A MessagingClient maintains a single bi-directional uni-cast object connection with some peer.
MessagingServer - Interface in org.gradle.messaging.remote
A MessagingServer allows the creation of multiple bi-directional uni-cast connections with some peer.
MessagingServices - Class in org.gradle.messaging.remote.internal
A factory for a set of messaging services.
MessagingServices(ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.MessagingServices
 
MessagingServices(ClassLoader, String) - Constructor for class org.gradle.messaging.remote.internal.MessagingServices
 
MessagingServices(ClassLoader, String, SocketInetAddress) - Constructor for class org.gradle.messaging.remote.internal.MessagingServices
 
MetadataExtracter - Class in org.gradle.api.plugins.antlr.internal
Preprocess an Antlr grammar file so that dependencies between grammars can be properly determined such that they can be processed for generation in proper order later.
MetadataExtracter() - Constructor for class org.gradle.api.plugins.antlr.internal.MetadataExtracter
 
MetaDataOnlyExternalResource - Class in org.gradle.api.internal.externalresource
 
MetaDataOnlyExternalResource(String, ExternalResourceMetaData) - Constructor for class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
MetaDataOnlyExternalResource(String, ExternalResourceMetaData, boolean) - Constructor for class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
MethodInvocation - Class in org.gradle.messaging.dispatch
 
MethodInvocation(Method, Object[]) - Constructor for class org.gradle.messaging.dispatch.MethodInvocation
 
MethodInvocationMarshallingDispatch - Class in org.gradle.messaging.remote.internal
 
MethodInvocationMarshallingDispatch(Dispatch<? super Message>) - Constructor for class org.gradle.messaging.remote.internal.MethodInvocationMarshallingDispatch
 
MethodInvocationUnmarshallingDispatch - Class in org.gradle.messaging.remote.internal
 
MethodInvocationUnmarshallingDispatch(Dispatch<? super Message>, ClassLoader) - Constructor for class org.gradle.messaging.remote.internal.MethodInvocationUnmarshallingDispatch
 
MethodMetaInfo - Class in org.gradle.messaging.remote.internal.protocol
 
MethodMetaInfo(Object, Method) - Constructor for class org.gradle.messaging.remote.internal.protocol.MethodMetaInfo
 
methodMissing(String, Object) - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
methodMissingException(String, Object...) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
MILLIS_PER_DAY - Static variable in class org.gradle.reporting.DurationFormatter
 
MILLIS_PER_HOUR - Static variable in class org.gradle.reporting.DurationFormatter
 
MILLIS_PER_MINUTE - Static variable in class org.gradle.reporting.DurationFormatter
 
MILLIS_PER_SECOND - Static variable in class org.gradle.reporting.DurationFormatter
 
MinimalFileCollection - Interface in org.gradle.api.internal.file.collections
A minimal file collection.
MinimalFileSet - Interface in org.gradle.api.internal.file.collections
A minimal file set.
MinimalFileTree - Interface in org.gradle.api.internal.file.collections
A minimal file tree implementation.
MinimalJavadocOptions - Interface in org.gradle.external.javadoc
Provides the core Javadoc options.
minor(long) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
minus(FileCollection) - Method in interface org.gradle.api.file.FileCollection
Returns a FileCollection which contains the intersection of this collection and the given collection.
minus(FileCollection) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
MissingExternalResource - Class in org.gradle.api.internal.externalresource
Sentinel for representing that there is no resource at some source location.
MissingExternalResource(String) - Constructor for class org.gradle.api.internal.externalresource.MissingExternalResource
 
MissingResourceException - Exception in org.gradle.api.resources
Exception thrown when the resource does not exist
MissingResourceException(String) - Constructor for exception org.gradle.api.resources.MissingResourceException
 
mixInConventionAware() - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
mixInDynamicAware() - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
mixInGroovyObject() - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
mkdir(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
mkdir(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
mkdir(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
mkdir(Object) - Method in interface org.gradle.api.Project
Creates a directory and returns a file pointing to it.
mkdir(Object) - Method in interface org.gradle.api.Script
Creates a directory and returns a file pointing to it.
mkdir(String, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
mode() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
Model - Interface in org.gradle.tooling.model
A Model that is buildable by the Tooling API.
model(Class<T>) - Method in interface org.gradle.tooling.ProjectConnection
Creates a builder which can be used to build the model of the given type.
ModelBuilder<T extends Model> - Interface in org.gradle.tooling
A ModelBuilder allows you to fetch a snapshot of the model for a project.
ModelBuildingAdapter - Class in org.gradle.tooling.internal.provider
 
ModelBuildingAdapter(BuildsModel) - Constructor for class org.gradle.tooling.internal.provider.ModelBuildingAdapter
 
ModelConfigurationListener - Interface in org.gradle.initialization
 
ModelMapping - Class in org.gradle.tooling.internal.consumer.versioning
by Szczepan Faber, created at: 1/13/12
ModelMapping() - Constructor for class org.gradle.tooling.internal.consumer.versioning.ModelMapping
 
ModelPropertyHandler - Class in org.gradle.tooling.internal.consumer.protocoladapter
by Szczepan Faber, created at: 4/2/12
ModelPropertyHandler(VersionDetails) - Constructor for class org.gradle.tooling.internal.consumer.protocoladapter.ModelPropertyHandler
 
ModelProvider - Class in org.gradle.tooling.internal.consumer
by Szczepan Faber, created at: 12/21/11
ModelProvider() - Constructor for class org.gradle.tooling.internal.consumer.ModelProvider
 
module(Object) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency on a client module.
module(Object, Closure) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency on a client module.
Module - Interface in org.gradle.api.artifacts
A Module represents the meta-information about a project which should be used when publishing the module.
Module - Interface in org.gradle.api.internal.classpath
Meta-data about a dynamically loadable module.
module(EarModule, String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Add a module to the deployment descriptor.
module(String, String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Add a module to the deployment descriptor.
MODULE_KEY - Static variable in interface org.gradle.api.artifacts.ExcludeRule
 
ModuleDependency - Interface in org.gradle.api.artifacts
A ModuleDependency is a Dependency on a module outside the current project.
ModuleDescriptorCache - Interface in org.gradle.api.internal.artifacts.ivyservice.modulecache
 
ModuleDescriptorCache.CachedModuleDescriptor - Interface in org.gradle.api.internal.artifacts.ivyservice.modulecache
 
ModuleDescriptorConverter - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ModuleDescriptorFactory - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
ModuleDescriptorFactoryForClientModule - Interface in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
ModuleDescriptorFileStore - Class in org.gradle.api.internal.artifacts.ivyservice.modulecache
 
ModuleDescriptorFileStore(ArtifactCacheMetaData) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorFileStore
 
ModuleDescriptorStore - Class in org.gradle.api.internal.artifacts.ivyservice.modulecache
 
ModuleDescriptorStore(ModuleDescriptorFileStore) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorStore
 
ModuleFactoryHelper - Class in org.gradle.api.internal.artifacts.dsl.dependencies
 
ModuleFactoryHelper() - Constructor for class org.gradle.api.internal.artifacts.dsl.dependencies.ModuleFactoryHelper
 
ModuleRegistry - Interface in org.gradle.api.internal.classpath
A registry of dynamically loadable modules.
ModuleResolutionCache - Interface in org.gradle.api.internal.artifacts.ivyservice.dynamicversions
 
ModuleResolutionCache.CachedModuleResolution - Interface in org.gradle.api.internal.artifacts.ivyservice.dynamicversions
 
ModuleResolutionControl - Interface in org.gradle.api.artifacts.cache
Command methods for controlling module resolution via the DSL.
ModuleScopedParserSettings - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser
ParserSettings that control the scope of searches carried out during parsing.
ModuleScopedParserSettings(ParserSettings, DependencyResolver, ModuleRevisionId) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
ModuleVersionDescriptor - Interface in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
ModuleVersionIdentifier - Interface in org.gradle.api.artifacts
The identifier of a module version.
ModuleVersionIdResolveResult - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ModuleVersionNotFoundException - Exception in org.gradle.api.internal.artifacts.ivyservice
 
ModuleVersionNotFoundException(ModuleRevisionId) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionNotFoundException
 
ModuleVersionNotFoundException(String) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionNotFoundException
 
ModuleVersionRepository - Interface in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
A repository of module versions.
ModuleVersionResolveException - Exception in org.gradle.api.internal.artifacts.ivyservice
 
ModuleVersionResolveException(String) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
 
ModuleVersionResolveException(ModuleRevisionId, Throwable) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
 
ModuleVersionResolveException(ModuleRevisionId, Iterable<? extends Throwable>) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
 
ModuleVersionResolveException(String, Throwable) - Constructor for exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
 
ModuleVersionResolveResult - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ModuleVersionSelector - Interface in org.gradle.api.artifacts
Selects a module version
ModuleVersionSpec - Class in org.gradle.api.internal.artifacts.ivyservice.resolveengine
Manages sets of exclude rules, allowing union and intersection operations on the rules.
ModuleVersionSpec() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
 
moveAfter(List<T>, T) - Static method in class org.gradle.foundation.common.ListReorderer
Moves the object up one index position in the list.
moveAfter(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
Moves the objects in the list up one index position in this list while maintaining their relative position.
moveAfter(E) - Method in class org.gradle.foundation.common.ReorderableList
 
moveAfter(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
moveBefore(List<T>, T) - Static method in class org.gradle.foundation.common.ListReorderer
Moves the object down one position in the group list.
moveBefore(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
Moves a list of elements in this list while keeping their relative positions.
moveBefore(E) - Method in class org.gradle.foundation.common.ReorderableList
 
moveBefore(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
moveDirectory(File, File) - Static method in class org.gradle.util.GFileUtils
 
moveDirectoryToDirectory(File, File, boolean) - Static method in class org.gradle.util.GFileUtils
 
moveFavoritesAfter(List<FavoriteTask>) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
moveFavoritesBefore(List<FavoriteTask>) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
This moves the specified favorites up.
moveFile(File, File) - Static method in class org.gradle.util.GFileUtils
 
moveFileToDirectory(File, File, boolean) - Static method in class org.gradle.util.GFileUtils
 
moveTo(List<T>, List<T>, int) - Static method in class org.gradle.foundation.common.ListReorderer
Moves a list of objects to a new index location.
moveTo(List<E>, int) - Method in class org.gradle.foundation.common.ReorderableList
 
moveToBack(List<T>, T) - Static method in class org.gradle.foundation.common.ListReorderer
Moves an object to the back of the list.
moveToBack(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
Moves a list of objects to the front of the list.
moveToBack(E) - Method in class org.gradle.foundation.common.ReorderableList
 
moveToBack(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
moveToDirectory(File, File, boolean) - Static method in class org.gradle.util.GFileUtils
 
moveToFront(List<T>, T) - Static method in class org.gradle.foundation.common.ListReorderer
Moves an object to the front of the list.
moveToFront(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
Moves a list of objects to the front of the list.
moveToFront(E) - Method in class org.gradle.foundation.common.ReorderableList
 
moveToFront(List<E>) - Method in class org.gradle.foundation.common.ReorderableList
 
mtime() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
MulticastConnection<T> - Class in org.gradle.messaging.remote.internal.inet
 
MulticastConnection(SocketInetAddress, MessageSerializer<T>) - Constructor for class org.gradle.messaging.remote.internal.inet.MulticastConnection
 
MultiCauseException - Interface in org.gradle.api.internal
 
MultiChannelConnection<T> - Interface in org.gradle.messaging.remote.internal
 
MultiChannelConnector - Interface in org.gradle.messaging.remote.internal
 
MultiChoiceAddress - Class in org.gradle.messaging.remote.internal.inet
 
MultiChoiceAddress(Object, int, List<InetAddress>) - Constructor for class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
MultilineStringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
 
MultilineStringsJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.MultilineStringsJavadocOptionFileOption
 
MultilineStringsJavadocOptionFileOption(String, List<String>) - Constructor for class org.gradle.external.javadoc.internal.MultilineStringsJavadocOptionFileOption
 
MultiParentClassLoader - Class in org.gradle.util
A ClassLoader which delegates to multiple parent ClassLoaders.
MultiParentClassLoader(ClassLoader...) - Constructor for class org.gradle.util.MultiParentClassLoader
 
MultiProcessSafePersistentIndexedCache<K,V> - Class in org.gradle.cache.internal
 
MultiProcessSafePersistentIndexedCache(Factory<BTreePersistentIndexedCache<K, V>>, FileAccess) - Constructor for class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
mustRefreshArtifact(ArtifactIdentifier, File, long) - Method in interface org.gradle.api.internal.artifacts.configurations.dynamicversion.CachePolicy
 
mustRefreshArtifact(ArtifactIdentifier, File, long) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
mustRefreshChangingModule(ModuleVersionIdentifier, ResolvedModuleVersion, long) - Method in interface org.gradle.api.internal.artifacts.configurations.dynamicversion.CachePolicy
 
mustRefreshChangingModule(ModuleVersionIdentifier, ResolvedModuleVersion, long) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
mustRefreshDynamicVersion(ModuleVersionSelector, ModuleVersionIdentifier, long) - Method in interface org.gradle.api.internal.artifacts.configurations.dynamicversion.CachePolicy
 
mustRefreshDynamicVersion(ModuleVersionSelector, ModuleVersionIdentifier, long) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
mustRefreshModule(ModuleVersionIdentifier, ResolvedModuleVersion, long) - Method in interface org.gradle.api.internal.artifacts.configurations.dynamicversion.CachePolicy
 
mustRefreshModule(ModuleVersionIdentifier, ResolvedModuleVersion, long) - Method in class org.gradle.api.internal.artifacts.configurations.dynamicversion.DefaultCachePolicy
 
MutableURLClassLoader - Class in org.gradle.util
 
MutableURLClassLoader(ClassLoader, URL...) - Constructor for class org.gradle.util.MutableURLClassLoader
 
MutableURLClassLoader(ClassLoader, Collection<URL>) - Constructor for class org.gradle.util.MutableURLClassLoader
 
MutableURLClassLoader(ClassLoader, ClassPath) - Constructor for class org.gradle.util.MutableURLClassLoader
 

N

nagUserAboutDynamicProperty(String, Object, Object) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfDiscontinuedMethod(String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfDiscontinuedProperty(String, String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfReplacedMethod(String, String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfReplacedNamedParameter(String, String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfReplacedPlugin(String, String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfReplacedProperty(String, String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserOfReplacedTask(String, String) - Static method in class org.gradle.util.DeprecationLogger
 
nagUserWith(String) - Static method in class org.gradle.util.DeprecationLogger
 
NAME - Static variable in interface org.gradle.api.plugins.antlr.AntlrSourceVirtualDirectory
 
NAME - Static variable in class org.gradle.api.reporting.ReportingExtension
The name of this extension (""reporting"")
NAME - Static variable in class org.gradle.plugins.cpp.gpp.internal.GppCompilerAdapter
 
NAME_ATTRIBUTE - Static variable in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
Named - Interface in org.gradle.api
Types can implement this interface and use the embedded Named.Namer implementation, to satisfy API that calls for a namer.
Named.Namer - Class in org.gradle.api
An implementation of the namer interface for objects implementing the named interface.
Named.Namer() - Constructor for class org.gradle.api.Named.Namer
 
NamedDomainObjectCollection<T> - Interface in org.gradle.api
A NamedDomainObjectCollection represents a collection of domain objects that have an inherent, constant, name.
NamedDomainObjectContainer<T> - Interface in org.gradle.api
A named domain object container is a specialisation of NamedDomainObjectSet that adds the ability to create instances of the element type.
NamedDomainObjectContainerConfigureDelegate - Class in org.gradle.api.internal
 
NamedDomainObjectContainerConfigureDelegate(Object, NamedDomainObjectContainer) - Constructor for class org.gradle.api.internal.NamedDomainObjectContainerConfigureDelegate
 
NamedDomainObjectFactory<T> - Interface in org.gradle.api
A factory for named objects of type T.
NamedDomainObjectList<T> - Interface in org.gradle.api
A specialisation of NamedDomainObjectCollection that also implements List.
NamedDomainObjectSet<T> - Interface in org.gradle.api
A specialisation of NamedDomainObjectCollection that also implements Set and orders objects by their inherent name.
NameMatcher - Class in org.gradle.util
Selects a single item from a list of candidates based on a camel-case pattern.
NameMatcher() - Constructor for class org.gradle.util.NameMatcher
 
NameOnlyPatternMatcher - Class in org.gradle.api.internal.file.pattern
PatternMatcher for handling the very common '**\name' pattern more efficiently than the DefaultPatternMatcher.
NameOnlyPatternMatcher(boolean, boolean, String) - Constructor for class org.gradle.api.internal.file.pattern.NameOnlyPatternMatcher
CTOR Note that pattern must be a single pattern step - i.e.
Namer<T> - Interface in org.gradle.api
A namer is capable of providing a name based on some inherent characteristic of an object.
NAMER - Static variable in interface org.gradle.api.reporting.Report
 
Namer.Comparator<T> - Class in org.gradle.api
A comparator implementation based on the names returned by the given namer.
Namer.Comparator(Namer<? super T>) - Constructor for class org.gradle.api.Namer.Comparator
 
NativeDependencyCapableSourceSet - Interface in org.gradle.plugins.binaries.model
Source set capability
NativeDependencySet - Interface in org.gradle.plugins.binaries.model
Models a collection of native type dependencies.
NativeIntegrationException - Exception in org.gradle.internal.nativeplatform
 
NativeIntegrationException(String) - Constructor for exception org.gradle.internal.nativeplatform.NativeIntegrationException
 
NativeIntegrationException(String, Throwable) - Constructor for exception org.gradle.internal.nativeplatform.NativeIntegrationException
 
NativeIntegrationUnavailableException - Exception in org.gradle.internal.nativeplatform
Thrown when the native integration for the current platform is not available for some reason (eg unsupported operating system, cannot load native library, etc).
NativeIntegrationUnavailableException(String) - Constructor for exception org.gradle.internal.nativeplatform.NativeIntegrationUnavailableException
 
NativeServices - Class in org.gradle.internal.nativeplatform.services
Provides various native platform integration services.
NativeServices() - Constructor for class org.gradle.internal.nativeplatform.services.NativeServices
 
Nested - Annotation Type in org.gradle.api.tasks
Marks a property as specifying a nested bean, whose properties should be checked for annotations.
NestedBeanPropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
NestedBeanPropertyAnnotationHandler() - Constructor for class org.gradle.api.internal.project.taskfactory.NestedBeanPropertyAnnotationHandler
 
NestedBuildTracker - Class in org.gradle.initialization
 
NestedBuildTracker() - Constructor for class org.gradle.initialization.NestedBuildTracker
 
newBuild() - Method in class org.gradle.StartParameter
Creates the parameters for a new build, using these parameters as a template.
newBuild() - Method in interface org.gradle.tooling.ProjectConnection
Creates a launcher which can be used to execute a build.
newCache(File, Class<K>, Class<V>) - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
newCache(File, Class<K>, Serializer<V>) - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
newChildProcessLogging() - Static method in class org.gradle.logging.LoggingServiceRegistry
Creates a set of logging services which are suitable to use in a child process.
newCommandLineProcessLogging() - Static method in class org.gradle.logging.LoggingServiceRegistry
Creates a set of logging services which are suitable to use in a command-line process.
newConnector() - Static method in class org.gradle.tooling.GradleConnector
Creates a new connector instance.
newContext() - Method in class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
 
newContext() - Method in interface org.gradle.api.internal.file.collections.FileCollectionResolveContext
Creates a new context which can be used to resolve element.
newEmbeddableLogging() - Static method in class org.gradle.logging.LoggingServiceRegistry
Creates a set of logging services which are suitable to use embedded in another application.
newInstance(Class<T>, Object...) - Method in class org.gradle.api.internal.AbstractClassGenerator
 
newInstance(Class<T>, Object...) - Method in class org.gradle.api.internal.ClassGeneratorBackedInstantiator
 
newInstance(Class<T>) - Method in class org.gradle.api.internal.concurrent.SynchronizedServiceRegistry
 
newInstance(Class<T>, Object...) - Method in class org.gradle.api.internal.DirectInstantiator
 
newInstance(HttpParams) - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMSchemeFactory
 
newInstance(Class<T>, Object...) - Method in interface org.gradle.api.internal.Instantiator
Create a new instance of T, using parameters as the construction parameters.
newInstance() - Method in class org.gradle.cli.AbstractCommandLineConverter
 
newInstance() - Method in class org.gradle.cli.AbstractPropertiesCommandLineConverter
 
newInstance(StartParameter) - Static method in class org.gradle.GradleLauncher
Returns a GradleLauncher instance based on the passed start parameter.
newInstance(String...) - Static method in class org.gradle.GradleLauncher
Returns a GradleLauncher instance based on the passed command line syntax arguments.
newInstance() - Method in class org.gradle.initialization.DefaultCommandLineConverter
 
newInstance(StartParameter) - Method in class org.gradle.initialization.DefaultGradleLauncherFactory
 
newInstance(StartParameter, BuildRequestMetaData) - Method in class org.gradle.initialization.DefaultGradleLauncherFactory
 
newInstance(StartParameter, BuildRequestMetaData) - Method in interface org.gradle.initialization.GradleLauncherFactory
Creates a new GradleLauncher instance for the given parameters.
newInstance(StartParameter) - Method in interface org.gradle.initialization.GradleLauncherFactory
 
newInstance(Class<T>) - Method in class org.gradle.internal.service.DefaultServiceRegistry
 
newInstance(Class<T>) - Method in interface org.gradle.internal.service.ServiceRegistry
Creates a new service instance of the given type.
newInstance() - Method in class org.gradle.logging.internal.LoggingCommandLineConverter
 
newInstance() - Method in class org.gradle.StartParameter
Duplicates this StartParameter instance.
newInstance(Class<T>) - Method in class org.gradle.util.ServiceLocator
 
newInstance(Object...) - Method in class org.gradle.util.ServiceLocator.ServiceFactory
 
newLine() - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
newOperation(Class) - Method in class org.gradle.logging.internal.DefaultProgressLoggerFactory
 
newOperation(String) - Method in class org.gradle.logging.internal.DefaultProgressLoggerFactory
 
newOperation(String) - Method in interface org.gradle.logging.ProgressLoggerFactory
Creates a new long-running operation which has not been started.
newOperation(Class) - Method in interface org.gradle.logging.ProgressLoggerFactory
Creates a new long-running operation which has not been started.
newTemporaryFile(String...) - Method in class org.gradle.api.internal.file.DefaultTemporaryFileProvider
 
newTemporaryFile(String...) - Method in interface org.gradle.api.internal.file.TemporaryFileProvider
Allocates a new temporary file with the exact specified path, relative to the temporary file directory.
next() - Method in class org.gradle.api.internal.collections.FilteredCollection.FilteringIterator
 
nlink() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
NO_ARG_SIGNATURE - Static variable in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
 
NO_ARGS - Static variable in class org.gradle.api.plugins.antlr.internal.GrammarDelegate
 
NO_COLOR - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
NO_DAEMONS_RUNNING - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
NoClassLoaderUpdateScriptHandler - Class in org.gradle.api.internal.initialization
 
NoClassLoaderUpdateScriptHandler(MutableURLClassLoader, RepositoryHandler, DependencyHandler, ScriptSource, ConfigurationContainer) - Constructor for class org.gradle.api.internal.initialization.NoClassLoaderUpdateScriptHandler
 
noComment(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noComment() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
NoConventionMapping - Annotation Type in org.gradle.api.internal
Disables the application of convention mapping for the class it is attached to, and all superclasses.
node(T) - Method in class org.gradle.util.TreeVisitor
Visits a node of the tree.
nodeCompleted(Object, Object) - Method in class org.gradle.api.internal.project.ant.BasicAntBuilder
 
noDeprecated(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noDeprecated() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noDeprecatedList(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noDeprecatedList() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
NoDynamicObject - Annotation Type in org.gradle.api.internal
Disables the application of dynamic object behaviour for the class it is attached to.
noHelp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noHelp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noNavBar(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noNavBar() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
NONE - Static variable in class org.gradle.RefreshOptions
Deprecated.
 
NoOpChangeListener<T> - Class in org.gradle.util
 
NoOpChangeListener() - Constructor for class org.gradle.util.NoOpChangeListener
 
NoOpLoggingManager - Class in org.gradle.testfixtures.internal
 
NoOpLoggingManager() - Constructor for class org.gradle.testfixtures.internal.NoOpLoggingManager
 
NoOpLoggingSystem - Class in org.gradle.logging.internal
by Szczepan Faber, created at: 11/21/11
NoOpLoggingSystem() - Constructor for class org.gradle.logging.internal.NoOpLoggingSystem
 
NoOpRepositoryCacheManager - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
A cache manager which does nothing.
NoOpRepositoryCacheManager(String) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
NoOpTerminalDetector - Class in org.gradle.internal.nativeplatform
 
NoOpTerminalDetector() - Constructor for class org.gradle.internal.nativeplatform.NoOpTerminalDetector
 
noQualifier(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noQualifiers(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
NormalizingCopySpecVisitor - Class in org.gradle.api.internal.file.copy
A CopySpecVisitor which cleans up the tree as it is visited.
NormalizingCopySpecVisitor(CopySpecVisitor) - Constructor for class org.gradle.api.internal.file.copy.NormalizingCopySpecVisitor
 
NormalizingGroovyCompiler - Class in org.gradle.api.internal.tasks.compile
A Groovy Compiler which does some normalization of the compile configuration and behaviour before delegating to some other compiler.
NormalizingGroovyCompiler(Compiler<GroovyJavaJointCompileSpec>) - Constructor for class org.gradle.api.internal.tasks.compile.NormalizingGroovyCompiler
 
NormalizingJavaCompiler - Class in org.gradle.api.internal.tasks.compile
A Java Compiler which does some normalization of the compile configuration and behaviour before delegating to some other compiler.
NormalizingJavaCompiler(Compiler<JavaCompileSpec>) - Constructor for class org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler
 
noSince(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noSince() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
not(Spec<? super T>) - Static method in class org.gradle.api.specs.Specs
 
NotationParser<T> - Interface in org.gradle.api.internal.notations.api
by Szczepan Faber, created at: 11/8/11
NotationParserBuilder<T> - Class in org.gradle.api.internal.notations
by Szczepan Faber, created at: 11/8/11
NotationParserBuilder() - Constructor for class org.gradle.api.internal.notations.NotationParserBuilder
 
notify(E) - Method in interface org.gradle.foundation.common.ObserverLord.ObserverNotification
 
notifyObservers(ObserverLord.ObserverNotification<E>) - Method in class org.gradle.foundation.common.ObserverLord
Messaging method that handles telling each observer that something happen to the observable.
noTimestamp - Variable in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noTimestamp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noTimestamp() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noTree(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
noTree() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
NotSpec<T> - Class in org.gradle.api.specs
A Spec implementation which negates another Spec.
NotSpec(Spec<? super T>) - Constructor for class org.gradle.api.specs.NotSpec
 
NoUsableDaemonFoundException - Exception in org.gradle.launcher.daemon.client
by Szczepan Faber, created at: 2/24/12
NoUsableDaemonFoundException(String) - Constructor for exception org.gradle.launcher.daemon.client.NoUsableDaemonFoundException
 
NTLMCredentials - Class in org.gradle.api.internal.externalresource.transport.http.ntlm
 
NTLMCredentials(PasswordCredentials) - Constructor for class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
NTLMSchemeFactory - Class in org.gradle.api.internal.externalresource.transport.http.ntlm
 
NTLMSchemeFactory() - Constructor for class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMSchemeFactory
 
Nullable - Annotation Type in org.gradle.api
Indicates that the value of an element can be null.
NUMBER_OF_TASKS_TO_EXECUTE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 

O

ObjectCacheBuilder<E,T> - Interface in org.gradle.cache
 
ObjectConfigurationAction - Interface in org.gradle.api.plugins
An ObjectConfigurationAction allows you to apply Plugins and scripts to an object or objects.
ObjectConnection - Interface in org.gradle.messaging.remote
Manages a set of incoming and outgoing channels between 2 peers.
ObjectSocketWrapper - Class in org.gradle.foundation.ipc.basic
Wrapper around a java.net.Socket just to simplify usage.
ObjectSocketWrapper(Socket) - Constructor for class org.gradle.foundation.ipc.basic.ObjectSocketWrapper
 
ObserverLord<E> - Class in org.gradle.foundation.common
This is a Swing-friendly observer manager class.
ObserverLord() - Constructor for class org.gradle.foundation.common.ObserverLord
 
observerLord - Variable in class org.gradle.foundation.ipc.basic.Server
 
ObserverLord.ObserverNotification<E> - Interface in org.gradle.foundation.common
Implement this for each call to ObserverLord.notifyObservers.
off(Ansi) - Method in interface org.gradle.logging.internal.ColorMap.Color
 
off() - Method in interface org.gradle.logging.internal.LoggingSystem
Disables logging for this logging system
off() - Method in class org.gradle.logging.internal.LoggingSystemAdapter
 
off() - Method in class org.gradle.logging.internal.NoOpLoggingSystem
 
on(Ansi) - Method in interface org.gradle.logging.internal.ColorMap.Color
 
on(LogLevel) - Method in interface org.gradle.logging.internal.LoggingSystem
Enables logging for this logging system at the given level.
on(LogLevel) - Method in class org.gradle.logging.internal.LoggingSystemAdapter
 
on(LogLevel) - Method in class org.gradle.logging.internal.NoOpLoggingSystem
 
ON_BUTTON_PRESSED_BACKGROUND - Static variable in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessUtility
 
ON_MOUSE_OVER_BACKGROUND - Static variable in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessUtility
 
ON_MOUSEOVER_BORDER - Static variable in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessUtility
 
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.
onConfigurationFailure(ITestResult) - Method in interface org.gradle.api.internal.tasks.testing.testng.TestNGConfigurationListener
Invoked whenever a configuration method failed.
onConfigurationFailure(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onConfigurationSkip(ITestResult) - Method in interface org.gradle.api.internal.tasks.testing.testng.TestNGConfigurationListener
Invoked whenever a configuration method was skipped.
onConfigurationSkip(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onConfigurationSuccess(ITestResult) - Method in interface org.gradle.api.internal.tasks.testing.testng.TestNGConfigurationListener
Invoked whenever a configuration method succeeded.
onConfigurationSuccess(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onConfigure(GradleInternal) - Method in interface org.gradle.initialization.ModelConfigurationListener
Invoked when the model has been configured.
onConfigure(GradleInternal) - Method in class org.gradle.tooling.internal.provider.ModelBuildingAdapter
 
OnDemandFileAccess - Class in org.gradle.cache.internal
 
OnDemandFileAccess(File, String, FileLockManager) - Constructor for class org.gradle.cache.internal.OnDemandFileAccess
 
onDisconnect(Runnable) - Method in interface org.gradle.messaging.remote.internal.DisconnectAwareConnection
Used to specify the action to take when a disconnection is detected.
onDisconnect(Runnable) - Method in class org.gradle.messaging.remote.internal.DisconnectAwareConnectionDecorator
 
onEndWork() - Method in class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
onEndWork() - Method in interface org.gradle.cache.internal.UnitOfWorkParticipant
 
onFailure(Throwable) - Method in interface org.gradle.launcher.exec.ExecutionListener
Reports a failure of the execution.
onFailure(Throwable) - Method in interface org.gradle.tooling.internal.protocol.ResultHandlerVersion1
 
onFailure(GradleConnectionException) - Method in interface org.gradle.tooling.ResultHandler
Handles failures.
onFinish(ITestContext) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onFinishCommand() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Called when the execution of a command is complete (or at least the daemon is available for new commands).
onlyIf(Closure) - Method in class org.gradle.api.internal.AbstractTask
 
onlyIf(Spec<? super Task>) - Method in class org.gradle.api.internal.AbstractTask
 
onlyIf(Closure) - Method in interface org.gradle.api.Task
Execute the task only if the given closure returns true.
onlyIf(Spec<? super Task>) - Method in interface org.gradle.api.Task
Execute the task only if the given spec is satisfied.
onOperationEnd() - Method in interface org.gradle.tooling.internal.protocol.ProgressListenerVersion1
 
onOperationStart(String) - Method in interface org.gradle.tooling.internal.protocol.ProgressListenerVersion1
 
onOutput(TestDescriptor, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.logging.StandardStreamsLogger
 
onOutput(CharSequence) - Method in interface org.gradle.api.logging.StandardOutputListener
Called when some output is written by the logging system.
onOutput(Closure) - Method in class org.gradle.api.tasks.testing.Test
Adds a closure to be notified when output from the test received.
onOutput(TestDescriptor, TestOutputEvent) - Method in interface org.gradle.api.tasks.testing.TestOutputListener
Fired when during test execution anything is printed to standard output or error
onOutput(CharSequence) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
onOutput(OutputEvent) - Method in class org.gradle.logging.internal.ConsoleBackedProgressRenderer
 
onOutput(OutputEvent) - Method in interface org.gradle.logging.internal.OutputEventListener
 
onOutput(OutputEvent) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
onOutput(OutputEvent) - Method in class org.gradle.logging.internal.ProgressLogEventGenerator
 
onOutput(CharSequence) - Method in class org.gradle.logging.internal.StreamBackedStandardOutputListener
 
onOutput(OutputEvent) - Method in class org.gradle.logging.internal.StyledTextOutputBackedRenderer
 
onOutput(OutputEvent) - Method in class org.gradle.logging.internal.TextStreamOutputEventListener
 
onStart(ITestContext) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onStartCommand(DaemonCommandExecution) - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Called when the execution of a command begins.
onStartWork(String) - Method in class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
onStartWork(String) - Method in interface org.gradle.cache.internal.UnitOfWorkParticipant
 
onTaskFailure(Task) - Method in interface org.gradle.execution.TaskFailureHandler
Called when execution for a task fails.
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onTestFailure(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onTestSkipped(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onTestStart(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
onTestSuccess(ITestResult) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
open() - Method in interface org.gradle.api.file.FileTreeElement
Opens this file as an input stream.
open() - Method in class org.gradle.api.internal.file.DefaultFileTreeElement
 
open() - Method in interface org.gradle.cache.CacheBuilder
Opens the cache.
open(Runnable, BlockStore.Factory) - Method in interface org.gradle.cache.internal.btree.BlockStore
Opens this store, calling the given action if the store is empty.
open(Runnable, BlockStore.Factory) - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
open(Runnable, BlockStore.Factory) - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
open(Runnable, BlockStore.Factory) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
open(Runnable, BlockStore.Factory) - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
open(Runnable, BlockStore.Factory) - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
open(File, String, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Action<? super PersistentCache>) - Method in interface org.gradle.cache.internal.CacheFactory
 
open(FileLockManager.LockMode) - Method in class org.gradle.cache.internal.DefaultCacheAccess
Opens this cache access with the given lock mode.
open() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
open(File, String, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Action<? super PersistentCache>) - Method in class org.gradle.testfixtures.internal.InMemoryCacheFactory
 
openFile(File, int) - Method in interface org.gradle.gradleplugin.userinterface.AlternateUIInteraction
Notification that you should open the specified file and go to the specified line.
openFile(File, int) - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
Notification that you should open the specified file and go to the specified line.
openFile(File, int) - Method in interface org.gradle.openapi.external.ui.AlternateUIInteractionVersion1
Notification that you should open the specified file and go to the specified line.
openFile(File, int) - Method in class org.gradle.openapi.wrappers.ui.AlternateUIInteractionVersionWrapper
 
openFileInExternalApplication(File) - Method in class org.gradle.gradleplugin.userinterface.swing.standalone.Application
 
openIndexedCache(File, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Serializer<V>) - Method in interface org.gradle.cache.internal.CacheFactory
 
openIndexedCache(File, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Serializer<V>) - Method in class org.gradle.testfixtures.internal.InMemoryCacheFactory
 
openInputStream(File) - Static method in class org.gradle.util.GFileUtils
 
openOutputStream(File) - Static method in class org.gradle.util.GFileUtils
 
openStateCache(File, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Serializer<E>) - Method in interface org.gradle.cache.internal.CacheFactory
 
openStateCache(File, CacheUsage, CacheValidator, Map<String, ?>, FileLockManager.LockMode, Serializer<E>) - Method in class org.gradle.testfixtures.internal.InMemoryCacheFactory
 
openStore(File, String, FileLockManager.LockMode, Action<? super PersistentCache>) - Method in interface org.gradle.cache.internal.CacheFactory
 
openStore(File, String, FileLockManager.LockMode, Action<? super PersistentCache>) - Method in class org.gradle.testfixtures.internal.InMemoryCacheFactory
 
openStream() - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
openStream() - Method in class org.gradle.api.internal.externalresource.LocalFileStandInExternalResource
 
openStream() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
openStream() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
OperatingSystem - Class in org.gradle.internal.os
 
OperatingSystem() - Constructor for class org.gradle.internal.os.OperatingSystem
 
Operation - Interface in org.gradle.api.internal
Generic, parameter-less and void returning operation of some kind.
Operation - Class in org.gradle.profile
A general operation.
Operation() - Constructor for class org.gradle.profile.Operation
 
option(String...) - Method in class org.gradle.cli.CommandLineParser
Defines a new option.
option(String) - Method in class org.gradle.cli.ParsedCommandLine
Returns the value of the given option.
option - Variable in class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
Optional - Annotation Type in org.gradle.api.tasks
Marks a task property as optional.
OptionalLineNumberFileLinkDefinition - Class in org.gradle.foundation.output.definitions
This is just like BasicFileLinkDefinition except that the line number delimiter is optional and it allows spaces between the file and the delimiter.
OptionalLineNumberFileLinkDefinition(String, String, String, String) - Constructor for class org.gradle.foundation.output.definitions.OptionalLineNumberFileLinkDefinition
 
optionFiles(File...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
optionFiles(File...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
OptionLessJavadocOptionFileOption<T> - Interface in org.gradle.external.javadoc
Represents a Javadoc option.
OptionLessStringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
 
OptionLessStringsJavadocOptionFileOption() - Constructor for class org.gradle.external.javadoc.internal.OptionLessStringsJavadocOptionFileOption
 
OptionLessStringsJavadocOptionFileOption(List<String>) - Constructor for class org.gradle.external.javadoc.internal.OptionLessStringsJavadocOptionFileOption
 
optionMap() - Method in class org.gradle.api.tasks.compile.AbstractOptions
 
optionMap() - Method in class org.gradle.api.tasks.compile.CompileOptions
 
optionMap() - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
options(Closure) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Convenience method for configuring Javadoc generation options.
options(Closure) - Method in class org.gradle.api.tasks.testing.Test
 
options(MinimalJavadocOptions) - Method in class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
optionsFile(File) - Method in class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
or(Spec<? super T>...) - Static method in class org.gradle.api.specs.Specs
 
or(boolean, List<? extends Spec<? super T>>) - Static method in class org.gradle.api.specs.Specs
 
org.gradle - package org.gradle
Classes for embedding Gradle.
org.gradle.api - package org.gradle.api
Start Here: Gradle's Project API, which is available from your build files.
org.gradle.api.artifacts - package org.gradle.api.artifacts
Classes for declaring and using artifacts and artifact dependencies.
org.gradle.api.artifacts.cache - package org.gradle.api.artifacts.cache
Classes for controlling dependency resolution.
org.gradle.api.artifacts.dsl - package org.gradle.api.artifacts.dsl
Classes used in the artifact DSL.
org.gradle.api.artifacts.repositories - package org.gradle.api.artifacts.repositories
Classes for declaring and using artifact repositories.
org.gradle.api.dsl - package org.gradle.api.dsl
dsl related classes.
org.gradle.api.execution - package org.gradle.api.execution
Classes for managing and monitoring build execution.
org.gradle.api.file - package org.gradle.api.file
Classes for working with files.
org.gradle.api.initialization - package org.gradle.api.initialization
Classes for managing and monitoring build initialization.
org.gradle.api.initialization.dsl - package org.gradle.api.initialization.dsl
Classes used in the initialization DSL.
org.gradle.api.internal - package org.gradle.api.internal
 
org.gradle.api.internal.artifacts - package org.gradle.api.internal.artifacts
 
org.gradle.api.internal.artifacts.configurations - package org.gradle.api.internal.artifacts.configurations
 
org.gradle.api.internal.artifacts.configurations.conflicts - package org.gradle.api.internal.artifacts.configurations.conflicts
 
org.gradle.api.internal.artifacts.configurations.dynamicversion - package org.gradle.api.internal.artifacts.configurations.dynamicversion
 
org.gradle.api.internal.artifacts.dependencies - package org.gradle.api.internal.artifacts.dependencies
 
org.gradle.api.internal.artifacts.dsl - package org.gradle.api.internal.artifacts.dsl
 
org.gradle.api.internal.artifacts.dsl.dependencies - package org.gradle.api.internal.artifacts.dsl.dependencies
 
org.gradle.api.internal.artifacts.ivyservice - package org.gradle.api.internal.artifacts.ivyservice
 
org.gradle.api.internal.artifacts.ivyservice.clientmodule - package org.gradle.api.internal.artifacts.ivyservice.clientmodule
 
org.gradle.api.internal.artifacts.ivyservice.dynamicversions - package org.gradle.api.internal.artifacts.ivyservice.dynamicversions
 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve - package org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser - package org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser
 
org.gradle.api.internal.artifacts.ivyservice.modulecache - package org.gradle.api.internal.artifacts.ivyservice.modulecache
 
org.gradle.api.internal.artifacts.ivyservice.moduleconverter - package org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies - package org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
org.gradle.api.internal.artifacts.ivyservice.projectmodule - package org.gradle.api.internal.artifacts.ivyservice.projectmodule
 
org.gradle.api.internal.artifacts.ivyservice.resolveengine - package org.gradle.api.internal.artifacts.ivyservice.resolveengine
 
org.gradle.api.internal.artifacts.mvnsettings - package org.gradle.api.internal.artifacts.mvnsettings
 
org.gradle.api.internal.artifacts.publish - package org.gradle.api.internal.artifacts.publish
 
org.gradle.api.internal.artifacts.repositories - package org.gradle.api.internal.artifacts.repositories
 
org.gradle.api.internal.artifacts.repositories.cachemanager - package org.gradle.api.internal.artifacts.repositories.cachemanager
 
org.gradle.api.internal.artifacts.repositories.layout - package org.gradle.api.internal.artifacts.repositories.layout
 
org.gradle.api.internal.artifacts.repositories.transport - package org.gradle.api.internal.artifacts.repositories.transport
 
org.gradle.api.internal.artifacts.repositories.transport.file - package org.gradle.api.internal.artifacts.repositories.transport.file
 
org.gradle.api.internal.cache - package org.gradle.api.internal.cache
 
org.gradle.api.internal.changedetection - package org.gradle.api.internal.changedetection
 
org.gradle.api.internal.classpath - package org.gradle.api.internal.classpath
 
org.gradle.api.internal.collections - package org.gradle.api.internal.collections
 
org.gradle.api.internal.concurrent - package org.gradle.api.internal.concurrent
 
org.gradle.api.internal.externalresource - package org.gradle.api.internal.externalresource
 
org.gradle.api.internal.externalresource.cached - package org.gradle.api.internal.externalresource.cached
 
org.gradle.api.internal.externalresource.ivy - package org.gradle.api.internal.externalresource.ivy
 
org.gradle.api.internal.externalresource.local - package org.gradle.api.internal.externalresource.local
 
org.gradle.api.internal.externalresource.local.ivy - package org.gradle.api.internal.externalresource.local.ivy
 
org.gradle.api.internal.externalresource.metadata - package org.gradle.api.internal.externalresource.metadata
 
org.gradle.api.internal.externalresource.transfer - package org.gradle.api.internal.externalresource.transfer
 
org.gradle.api.internal.externalresource.transport.file - package org.gradle.api.internal.externalresource.transport.file
 
org.gradle.api.internal.externalresource.transport.http - package org.gradle.api.internal.externalresource.transport.http
 
org.gradle.api.internal.externalresource.transport.http.ntlm - package org.gradle.api.internal.externalresource.transport.http.ntlm
 
org.gradle.api.internal.file - package org.gradle.api.internal.file
 
org.gradle.api.internal.file.ant - package org.gradle.api.internal.file.ant
 
org.gradle.api.internal.file.archive - package org.gradle.api.internal.file.archive
 
org.gradle.api.internal.file.archive.compression - package org.gradle.api.internal.file.archive.compression
 
org.gradle.api.internal.file.collections - package org.gradle.api.internal.file.collections
 
org.gradle.api.internal.file.copy - package org.gradle.api.internal.file.copy
 
org.gradle.api.internal.file.pattern - package org.gradle.api.internal.file.pattern
 
org.gradle.api.internal.filestore - package org.gradle.api.internal.filestore
 
org.gradle.api.internal.filestore.ivy - package org.gradle.api.internal.filestore.ivy
 
org.gradle.api.internal.initialization - package org.gradle.api.internal.initialization
 
org.gradle.api.internal.notations - package org.gradle.api.internal.notations
 
org.gradle.api.internal.notations.api - package org.gradle.api.internal.notations.api
 
org.gradle.api.internal.notations.parsers - package org.gradle.api.internal.notations.parsers
 
org.gradle.api.internal.plugins - package org.gradle.api.internal.plugins
 
org.gradle.api.internal.plugins.osgi - package org.gradle.api.internal.plugins.osgi
 
org.gradle.api.internal.project - package org.gradle.api.internal.project
 
org.gradle.api.internal.project.ant - package org.gradle.api.internal.project.ant
 
org.gradle.api.internal.project.taskfactory - package org.gradle.api.internal.project.taskfactory
 
org.gradle.api.internal.resource - package org.gradle.api.internal.resource
 
org.gradle.api.internal.resources - package org.gradle.api.internal.resources
 
org.gradle.api.internal.tasks - package org.gradle.api.internal.tasks
 
org.gradle.api.internal.tasks.compile - package org.gradle.api.internal.tasks.compile
 
org.gradle.api.internal.tasks.compile.daemon - package org.gradle.api.internal.tasks.compile.daemon
 
org.gradle.api.internal.tasks.compile.jdk6 - package org.gradle.api.internal.tasks.compile.jdk6
 
org.gradle.api.internal.tasks.execution - package org.gradle.api.internal.tasks.execution
 
org.gradle.api.internal.tasks.scala - package org.gradle.api.internal.tasks.scala
 
org.gradle.api.internal.tasks.testing - package org.gradle.api.internal.tasks.testing
 
org.gradle.api.internal.tasks.testing.detection - package org.gradle.api.internal.tasks.testing.detection
 
org.gradle.api.internal.tasks.testing.junit - package org.gradle.api.internal.tasks.testing.junit
 
org.gradle.api.internal.tasks.testing.junit.report - package org.gradle.api.internal.tasks.testing.junit.report
 
org.gradle.api.internal.tasks.testing.logging - package org.gradle.api.internal.tasks.testing.logging
 
org.gradle.api.internal.tasks.testing.processors - package org.gradle.api.internal.tasks.testing.processors
 
org.gradle.api.internal.tasks.testing.results - package org.gradle.api.internal.tasks.testing.results
 
org.gradle.api.internal.tasks.testing.testng - package org.gradle.api.internal.tasks.testing.testng
 
org.gradle.api.internal.tasks.testing.worker - package org.gradle.api.internal.tasks.testing.worker
 
org.gradle.api.invocation - package org.gradle.api.invocation
Classes for invoking and monitoring gradle builds.
org.gradle.api.java.archives - package org.gradle.api.java.archives
Classes for working with JAR manifests.
org.gradle.api.java.archives.internal - package org.gradle.api.java.archives.internal
 
org.gradle.api.logging - package org.gradle.api.logging
Classes for managing logging in Gradle.
org.gradle.api.plugins - package org.gradle.api.plugins
The standard Plugin implementations.
org.gradle.api.plugins.announce - package org.gradle.api.plugins.announce
A Plugin for generating announcements from your build.
org.gradle.api.plugins.announce.internal - package org.gradle.api.plugins.announce.internal
 
org.gradle.api.plugins.antlr - package org.gradle.api.plugins.antlr
A Plugin for generating parsers from Antlr grammars.
org.gradle.api.plugins.antlr.internal - package org.gradle.api.plugins.antlr.internal
 
org.gradle.api.plugins.osgi - package org.gradle.api.plugins.osgi
The OSGi Plugin implementation.
org.gradle.api.plugins.quality - package org.gradle.api.plugins.quality
Plugins which measure and enforce code quality.
org.gradle.api.plugins.quality.internal - package org.gradle.api.plugins.quality.internal
 
org.gradle.api.plugins.quality.internal.findbugs - package org.gradle.api.plugins.quality.internal.findbugs
 
org.gradle.api.reporting - package org.gradle.api.reporting
Classes for reporting.
org.gradle.api.reporting.internal - package org.gradle.api.reporting.internal
 
org.gradle.api.resources - package org.gradle.api.resources
Interfaces and API for the 'Resources' concept.
org.gradle.api.specs - package org.gradle.api.specs
Classes for defining general purpose criteria.
org.gradle.api.tasks - package org.gradle.api.tasks
The standard Task implementations.
org.gradle.api.tasks.ant - package org.gradle.api.tasks.ant
The Ant integration Task implementations.
org.gradle.api.tasks.bundling - package org.gradle.api.tasks.bundling
The archive bundling Task implementations.
org.gradle.api.tasks.compile - package org.gradle.api.tasks.compile
The compilation Task implementations.
org.gradle.api.tasks.diagnostics - package org.gradle.api.tasks.diagnostics
The built-in diagnostic Task implementations.
org.gradle.api.tasks.diagnostics.internal - package org.gradle.api.tasks.diagnostics.internal
 
org.gradle.api.tasks.javadoc - package org.gradle.api.tasks.javadoc
The documentation generation Task implementations.
org.gradle.api.tasks.scala - package org.gradle.api.tasks.scala
Scala Task implementations.
org.gradle.api.tasks.testing - package org.gradle.api.tasks.testing
The unit testing Task implementations.
org.gradle.api.tasks.testing.junit - package org.gradle.api.tasks.testing.junit
JUnit specific testing classes.
org.gradle.api.tasks.testing.testng - package org.gradle.api.tasks.testing.testng
TestNG specific testing classes.
org.gradle.api.tasks.util - package org.gradle.api.tasks.util
Utility classes used by the standard task implementations.
org.gradle.api.tasks.wrapper - package org.gradle.api.tasks.wrapper
The Gradle wrapper Task.
org.gradle.cache - package org.gradle.cache
 
org.gradle.cache.internal - package org.gradle.cache.internal
 
org.gradle.cache.internal.btree - package org.gradle.cache.internal.btree
 
org.gradle.cli - package org.gradle.cli
 
org.gradle.configuration - package org.gradle.configuration
 
org.gradle.execution - package org.gradle.execution
 
org.gradle.external.javadoc - package org.gradle.external.javadoc
Classes to run Javadoc.
org.gradle.external.javadoc.internal - package org.gradle.external.javadoc.internal
 
org.gradle.foundation - package org.gradle.foundation
 
org.gradle.foundation.common - package org.gradle.foundation.common
 
org.gradle.foundation.ipc.basic - package org.gradle.foundation.ipc.basic
 
org.gradle.foundation.ipc.gradle - package org.gradle.foundation.ipc.gradle
 
org.gradle.foundation.output - package org.gradle.foundation.output
 
org.gradle.foundation.output.definitions - package org.gradle.foundation.output.definitions
 
org.gradle.foundation.queue - package org.gradle.foundation.queue
 
org.gradle.foundation.visitors - package org.gradle.foundation.visitors
 
org.gradle.gradleplugin.foundation - package org.gradle.gradleplugin.foundation
 
org.gradle.gradleplugin.foundation.favorites - package org.gradle.gradleplugin.foundation.favorites
 
org.gradle.gradleplugin.foundation.filters - package org.gradle.gradleplugin.foundation.filters
 
org.gradle.gradleplugin.foundation.request - package org.gradle.gradleplugin.foundation.request
 
org.gradle.gradleplugin.foundation.runner - package org.gradle.gradleplugin.foundation.runner
 
org.gradle.gradleplugin.foundation.search - package org.gradle.gradleplugin.foundation.search
 
org.gradle.gradleplugin.foundation.settings - package org.gradle.gradleplugin.foundation.settings
 
org.gradle.gradleplugin.userinterface - package org.gradle.gradleplugin.userinterface
 
org.gradle.gradleplugin.userinterface.swing.common - package org.gradle.gradleplugin.userinterface.swing.common
 
org.gradle.gradleplugin.userinterface.swing.generic - package org.gradle.gradleplugin.userinterface.swing.generic
 
org.gradle.gradleplugin.userinterface.swing.generic.filter - package org.gradle.gradleplugin.userinterface.swing.generic.filter
 
org.gradle.gradleplugin.userinterface.swing.generic.tabs - package org.gradle.gradleplugin.userinterface.swing.generic.tabs
 
org.gradle.gradleplugin.userinterface.swing.standalone - package org.gradle.gradleplugin.userinterface.swing.standalone
 
org.gradle.groovy.scripts - package org.gradle.groovy.scripts
 
org.gradle.groovy.scripts.internal - package org.gradle.groovy.scripts.internal
 
org.gradle.initialization - package org.gradle.initialization
 
org.gradle.initialization.layout - package org.gradle.initialization.layout
 
org.gradle.internal - package org.gradle.internal
 
org.gradle.internal.concurrent - package org.gradle.internal.concurrent
 
org.gradle.internal.jvm - package org.gradle.internal.jvm
 
org.gradle.internal.nativeplatform - package org.gradle.internal.nativeplatform
 
org.gradle.internal.nativeplatform.filesystem - package org.gradle.internal.nativeplatform.filesystem
 
org.gradle.internal.nativeplatform.filesystem.jdk7 - package org.gradle.internal.nativeplatform.filesystem.jdk7
 
org.gradle.internal.nativeplatform.jna - package org.gradle.internal.nativeplatform.jna
 
org.gradle.internal.nativeplatform.services - package org.gradle.internal.nativeplatform.services
 
org.gradle.internal.os - package org.gradle.internal.os
 
org.gradle.internal.service - package org.gradle.internal.service
 
org.gradle.invocation - package org.gradle.invocation
 
org.gradle.launcher - package org.gradle.launcher
 
org.gradle.launcher.cli - package org.gradle.launcher.cli
 
org.gradle.launcher.daemon.bootstrap - package org.gradle.launcher.daemon.bootstrap
 
org.gradle.launcher.daemon.client - package org.gradle.launcher.daemon.client
 
org.gradle.launcher.daemon.configuration - package org.gradle.launcher.daemon.configuration
 
org.gradle.launcher.daemon.context - package org.gradle.launcher.daemon.context
 
org.gradle.launcher.daemon.diagnostics - package org.gradle.launcher.daemon.diagnostics
 
org.gradle.launcher.daemon.logging - package org.gradle.launcher.daemon.logging
 
org.gradle.launcher.daemon.protocol - package org.gradle.launcher.daemon.protocol
 
org.gradle.launcher.daemon.registry - package org.gradle.launcher.daemon.registry
 
org.gradle.launcher.daemon.server - package org.gradle.launcher.daemon.server
 
org.gradle.launcher.daemon.server.exec - package org.gradle.launcher.daemon.server.exec
 
org.gradle.launcher.exec - package org.gradle.launcher.exec
 
org.gradle.listener - package org.gradle.listener
 
org.gradle.logging - package org.gradle.logging
 
org.gradle.logging.internal - package org.gradle.logging.internal
 
org.gradle.logging.internal.slf4j - package org.gradle.logging.internal.slf4j
 
org.gradle.messaging.actor - package org.gradle.messaging.actor
 
org.gradle.messaging.actor.internal - package org.gradle.messaging.actor.internal
 
org.gradle.messaging.concurrent - package org.gradle.messaging.concurrent
 
org.gradle.messaging.dispatch - package org.gradle.messaging.dispatch
 
org.gradle.messaging.remote - package org.gradle.messaging.remote
 
org.gradle.messaging.remote.internal - package org.gradle.messaging.remote.internal
 
org.gradle.messaging.remote.internal.inet - package org.gradle.messaging.remote.internal.inet
 
org.gradle.messaging.remote.internal.protocol - package org.gradle.messaging.remote.internal.protocol
 
org.gradle.openapi.external - package org.gradle.openapi.external
 
org.gradle.openapi.external.foundation - package org.gradle.openapi.external.foundation
 
org.gradle.openapi.external.foundation.favorites - package org.gradle.openapi.external.foundation.favorites
 
org.gradle.openapi.external.runner - package org.gradle.openapi.external.runner
 
org.gradle.openapi.external.ui - package org.gradle.openapi.external.ui
 
org.gradle.openapi.wrappers - package org.gradle.openapi.wrappers
 
org.gradle.openapi.wrappers.foundation - package org.gradle.openapi.wrappers.foundation
 
org.gradle.openapi.wrappers.foundation.favorites - package org.gradle.openapi.wrappers.foundation.favorites
 
org.gradle.openapi.wrappers.runner - package org.gradle.openapi.wrappers.runner
 
org.gradle.openapi.wrappers.ui - package org.gradle.openapi.wrappers.ui
 
org.gradle.plugins.binaries - package org.gradle.plugins.binaries
Provides the binaries container and some generic model elements
org.gradle.plugins.binaries.model - package org.gradle.plugins.binaries.model
Classes that model aspects of C++ projects.
org.gradle.plugins.binaries.model.internal - package org.gradle.plugins.binaries.model.internal
Implementations of the native model classes.
org.gradle.plugins.binaries.tasks - package org.gradle.plugins.binaries.tasks
Tasks for building native projects.
org.gradle.plugins.cpp - package org.gradle.plugins.cpp
A Plugin for building C++ projects with Gradle.
org.gradle.plugins.cpp.compiler.capability - package org.gradle.plugins.cpp.compiler.capability
Interfaces for compiler capabilities for cpp
org.gradle.plugins.cpp.compiler.internal - package org.gradle.plugins.cpp.compiler.internal
 
org.gradle.plugins.cpp.gpp - package org.gradle.plugins.cpp.gpp
Integration with the gpp (gcc frontend) compiler.
org.gradle.plugins.cpp.gpp.internal - package org.gradle.plugins.cpp.gpp.internal
 
org.gradle.plugins.cpp.gpp.internal.version - package org.gradle.plugins.cpp.gpp.internal.version
 
org.gradle.plugins.cpp.internal - package org.gradle.plugins.cpp.internal
 
org.gradle.plugins.cpp.msvcpp.internal - package org.gradle.plugins.cpp.msvcpp.internal
 
org.gradle.plugins.ear - package org.gradle.plugins.ear
Support for generating EAR archives in a Gradle build
org.gradle.plugins.ear.descriptor - package org.gradle.plugins.ear.descriptor
Classes for working with EAR deployment descriptors.
org.gradle.plugins.ide.api - package org.gradle.plugins.ide.api
General ide plugin api.
org.gradle.plugins.ide.eclipse - package org.gradle.plugins.ide.eclipse
A Plugin for generating Eclipse files.
org.gradle.plugins.ide.eclipse.model - package org.gradle.plugins.ide.eclipse.model
Classes for the model used by the EclipsePlugin.
org.gradle.plugins.ide.idea.model - package org.gradle.plugins.ide.idea.model
Classes for the model used by the IdeaPlugin.
org.gradle.plugins.ide.internal.generator.generator - package org.gradle.plugins.ide.internal.generator.generator
 
org.gradle.process - package org.gradle.process
Classes for executing system and Java processes.
org.gradle.process.internal - package org.gradle.process.internal
Classes for running external processes.
org.gradle.process.internal.child - package org.gradle.process.internal.child
 
org.gradle.process.internal.launcher - package org.gradle.process.internal.launcher
 
org.gradle.process.internal.shutdown - package org.gradle.process.internal.shutdown
 
org.gradle.profile - package org.gradle.profile
 
org.gradle.reporting - package org.gradle.reporting
 
org.gradle.testfixtures - package org.gradle.testfixtures
Classes and interfaces for testing custom task and plugin implementations.
org.gradle.testfixtures.internal - package org.gradle.testfixtures.internal
 
org.gradle.tooling - package org.gradle.tooling
The main interfaces and classes of the Gradle tooling API.
org.gradle.tooling.exceptions - package org.gradle.tooling.exceptions
Exceptions thrown when using the tooling API.
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.protocoladapter - package org.gradle.tooling.internal.consumer.protocoladapter
 
org.gradle.tooling.internal.consumer.versioning - package org.gradle.tooling.internal.consumer.versioning
 
org.gradle.tooling.internal.eclipse - package org.gradle.tooling.internal.eclipse
 
org.gradle.tooling.internal.gradle - package org.gradle.tooling.internal.gradle
 
org.gradle.tooling.internal.idea - package org.gradle.tooling.internal.idea
 
org.gradle.tooling.internal.protocol - package org.gradle.tooling.internal.protocol
 
org.gradle.tooling.internal.protocol.eclipse - package org.gradle.tooling.internal.protocol.eclipse
 
org.gradle.tooling.internal.protocol.exceptions - package org.gradle.tooling.internal.protocol.exceptions
 
org.gradle.tooling.internal.provider - package org.gradle.tooling.internal.provider
 
org.gradle.tooling.internal.provider.input - package org.gradle.tooling.internal.provider.input
 
org.gradle.tooling.internal.reflect - package org.gradle.tooling.internal.reflect
 
org.gradle.tooling.model - package org.gradle.tooling.model
A UI-centric model of a Gradle build, provided by the Gradle tooling API.
org.gradle.tooling.model.build - package org.gradle.tooling.model.build
Models the build environment information like gradle or java versions
org.gradle.tooling.model.eclipse - package org.gradle.tooling.model.eclipse
An Eclipse-centric model of a Gradle build, provided by the Gradle tooling API.
org.gradle.tooling.model.idea - package org.gradle.tooling.model.idea
IntelliJ IDEA related API of the tooling API
org.gradle.tooling.model.internal - package org.gradle.tooling.model.internal
 
org.gradle.util - package org.gradle.util
 
org.gradle.util.hash - package org.gradle.util.hash
 
org.gradle.util.internal - package org.gradle.util.internal
 
org.gradle.wrapper - package org.gradle.wrapper
 
ORG_GRADLE_DEPRECATION_TRACE_PROPERTY_NAME - Static variable in class org.gradle.util.DeprecationLogger
 
originalToCachedModuleDescriptor(DependencyResolver, ResolvedResource, Artifact, ResolvedModuleRevision, ModuleDescriptorWriter) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
OrSpec<T> - Class in org.gradle.api.specs
A CompositeSpec which requires any one of its specs to be true in order to evaluate to true.
OrSpec(Spec<? super T>...) - Constructor for class org.gradle.api.specs.OrSpec
 
OsgiHelper - Class in org.gradle.api.internal.plugins.osgi
 
OsgiHelper() - Constructor for class org.gradle.api.internal.plugins.osgi.OsgiHelper
 
OsgiManifest - Interface in org.gradle.api.plugins.osgi
Represents a manifest file for a JAR containing an OSGi bundle.
osgiManifest() - Method in class org.gradle.api.plugins.osgi.OsgiPluginConvention
Creates a new instance of OsgiManifest.
osgiManifest(Closure) - Method in class org.gradle.api.plugins.osgi.OsgiPluginConvention
Creates and configures a new instance of an OsgiManifest .
OsgiPluginConvention - Class in org.gradle.api.plugins.osgi
Is mixed in into the project when applying the org.gradle.api.plugins.osgi.OsgiPlugin .
OsgiPluginConvention(ProjectInternal) - Constructor for class org.gradle.api.plugins.osgi.OsgiPluginConvention
 
OTHER_GROUP - Static variable in class org.gradle.api.tasks.diagnostics.internal.DefaultGroupTaskReportModel
 
OutgoingBroadcast - Interface in org.gradle.messaging.remote.internal
 
OutgoingConnector<T> - Interface in org.gradle.messaging.remote.internal
 
OutgoingMethodInvocationHandler - Class in org.gradle.messaging.remote.internal
 
OutgoingMethodInvocationHandler(MultiChannelConnection<Object>) - Constructor for class org.gradle.messaging.remote.internal.OutgoingMethodInvocationHandler
 
output(TestDescriptor, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitXmlReportGenerator
 
output(Object, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
output(Object, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.processors.CaptureTestOutputTestResultProcessor
 
output(Object, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.results.AttachParentTestResultProcessor
 
output(Object, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.results.LoggingResultProcessor
 
output(Object, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
output(TestDescriptor, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
output(TestDescriptor, TestOutputEvent) - Method in class org.gradle.api.internal.tasks.testing.results.TestListenerAdapter
 
output(Object, TestOutputEvent) - Method in interface org.gradle.api.internal.tasks.testing.TestResultProcessor
Notifies this processor that a test has produced some output.
OutputDirectories - Annotation Type in org.gradle.api.tasks
Marks a property as specifying one or more output directories for a task.
OutputDirectory - Annotation Type in org.gradle.api.tasks
Marks a property as specifying an output directory for a task.
OutputDirectoryPropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
OutputDirectoryPropertyAnnotationHandler(Class<? extends Annotation>, Transformer<Iterable<File>, Object>) - Constructor for class org.gradle.api.internal.project.taskfactory.OutputDirectoryPropertyAnnotationHandler
 
OutputEvent - Class in org.gradle.logging.internal
Represents some event which may generate output.
OutputEvent() - Constructor for class org.gradle.logging.internal.OutputEvent
 
OutputEventListener - Interface in org.gradle.logging.internal
 
OutputEventRenderer - Class in org.gradle.logging.internal
A OutputEventListener implementation which renders output events to various destinations.
OutputEventRenderer(TerminalDetector) - Constructor for class org.gradle.logging.internal.OutputEventRenderer
 
OutputFile - Annotation Type in org.gradle.api.tasks
Marks a property as specifying an output file for a task.
OutputFilePropertyAnnotationHandler - Class in org.gradle.api.internal.project.taskfactory
 
OutputFilePropertyAnnotationHandler(Class<? extends Annotation>, Transformer<Iterable<File>, Object>) - Constructor for class org.gradle.api.internal.project.taskfactory.OutputFilePropertyAnnotationHandler
 
OutputFiles - Annotation Type in org.gradle.api.tasks
Marks a property as specifying one or more output files for a task.
OutputFilesChangedUpToDateRule - Class in org.gradle.api.internal.changedetection
A rule which marks a task out-of-date when its output files change.
OutputFilesChangedUpToDateRule(FileSnapshotter) - Constructor for class org.gradle.api.internal.changedetection.OutputFilesChangedUpToDateRule
 
OutputFilesSnapshotter - Class in org.gradle.api.internal.changedetection
Takes a snapshot of the output files of a task.
OutputFilesSnapshotter(FileSnapshotter, IdGenerator<Long>, TaskArtifactStateCacheAccess) - Constructor for class org.gradle.api.internal.changedetection.OutputFilesSnapshotter
 
OutputObserverVersion1 - Interface in org.gradle.openapi.external.ui
This interface informs you when the output pane is displaying requests.
OutputObserverWrapper - Class in org.gradle.openapi.wrappers.ui
Wrapper to shield version changes in OutputUILord.OutputObserver from an external user of the gradle open API.
OutputObserverWrapper(OutputObserverVersion1) - Constructor for class org.gradle.openapi.wrappers.ui.OutputObserverWrapper
 
OutputPanel - Class in org.gradle.gradleplugin.userinterface.swing.generic
This is a panel that displays the results of executing a gradle command.
OutputPanel(GradlePluginLord, OutputPanel.OutputPanelParent, AlternateUIInteraction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
OutputPanel.OutputPanelParent - Interface in org.gradle.gradleplugin.userinterface.swing.generic
 
OutputPanelLord - Class in org.gradle.gradleplugin.userinterface.swing.generic
This class manages displaying the results of a gradle execution in a panel inside a JTabbedPane.
OutputPanelLord(GradlePluginLord, AlternateUIInteraction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
OutputParser - Class in org.gradle.foundation.output
This parses gradle's output text looking for links to files.
OutputParser(FileLinkDefinitionLord, boolean) - Constructor for class org.gradle.foundation.output.OutputParser
 
OutputTab - Class in org.gradle.gradleplugin.userinterface.swing.generic
This just wraps up an OutputPanel so it has a tab header that can be dynamic.
OutputTab(GradlePluginLord, OutputPanel.OutputPanelParent, String, AlternateUIInteraction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.OutputTab
 
outputTabClosed(Request) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord.OutputObserver
Notification that an output tab was closed.
outputTabClosed(long) - Method in interface org.gradle.openapi.external.ui.OutputObserverVersion1
Notification that an output tab was closed, possibly because it was canceled.
outputTabClosed(Request) - Method in class org.gradle.openapi.wrappers.ui.OutputObserverWrapper
Notification that an output tab was closed.
OutputTextPane - Class in org.gradle.gradleplugin.userinterface.swing.generic
Rich text pane meant to simplify adding text, scrolling, prevent line wrapping, and highlighting FileLinks.
OutputTextPane(OutputTextPane.Interaction, boolean, Font, FileLinkDefinitionLord) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
OutputTextPane.Interaction - Interface in org.gradle.gradleplugin.userinterface.swing.generic
This allows us to interact with our parent control.
OutputUILord - Interface in org.gradle.gradleplugin.userinterface.swing.generic
This interface manages the output of executing gradle tasks.
OutputUILord.OutputObserver - Interface in org.gradle.gradleplugin.userinterface.swing.generic
 
OutputUILordVersion1 - Interface in org.gradle.openapi.external.ui
Provides access to aspects of gradle's output
OutputUILordWrapper - Class in org.gradle.openapi.wrappers.ui
Wrapper to shield version changes in OutputUILord from an external user of gradle open API.
OutputUILordWrapper(OutputUILord) - Constructor for class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
overrideModuleVersionRepository(ModuleVersionRepository) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.StartParameterResolutionOverride
 
overrideSetMethod(MetaBeanProperty, MetaMethod) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
overview(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
Fluent setter for the overview option.
overview(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 

P

PackageTestResults - Class in org.gradle.api.internal.tasks.testing.junit.report
The test results for a given package.
PackageTestResults(String, AllTestResults) - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.PackageTestResults
 
ParentLastClassLoader - Class in org.gradle.foundation
This class loader delegates to the parent class loader ONLY if it cannot find it itself.
ParentLastClassLoader(URL[], ClassLoader) - Constructor for class org.gradle.foundation.ParentLastClassLoader
 
ParentLastClassLoader(URL[]) - Constructor for class org.gradle.foundation.ParentLastClassLoader
 
ParentLastClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.gradle.foundation.ParentLastClassLoader
 
parse(boolean, String) - Static method in class org.gradle.api.file.RelativePath
 
parse(boolean, RelativePath, String) - Static method in class org.gradle.api.file.RelativePath
 
parse(String) - Method in class org.gradle.api.internal.tasks.testing.junit.report.LocaleSafeDecimalFormat
Regardless of the default locale, comma ('.') is used as decimal separator
parse(String...) - Method in class org.gradle.cli.CommandLineParser
Parses the given command-line.
parse(Iterable<String>) - Method in class org.gradle.cli.CommandLineParser
Parses the given command-line.
parse(String) - Static method in class org.gradle.util.hash.HashValue
 
ParsedCommandLine - Class in org.gradle.cli
 
ParsedCommandLineOption - Class in org.gradle.cli
 
ParsedCommandLineOption() - Constructor for class org.gradle.cli.ParsedCommandLineOption
 
parseDescriptor(ParserSettings, URL, boolean) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
parseDescriptor(ParserSettings, URL, Resource, boolean) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
ParsedModuleStringNotation - Class in org.gradle.api.internal.artifacts.dsl.dependencies
 
ParsedModuleStringNotation(String, String) - Constructor for class org.gradle.api.internal.artifacts.dsl.dependencies.ParsedModuleStringNotation
 
parseFileLink(String, String, int, int, boolean, List<FileLink>) - Method in class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
This is called for each match.
parseFileLink(String, String, int, int, boolean, List<FileLink>) - Method in interface org.gradle.foundation.output.definitions.FileLinkDefinition
This is called for each match.
parseFileLink(String, String, int, int, boolean, List<FileLink>) - Method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
This is called for each match.
parseFileLink(String, String, int, int, boolean, List<FileLink>) - Method in class org.gradle.foundation.output.definitions.TestReportFileLinkDefinition
This is called for each match.
parseManifestClasspath(File) - Static method in class org.gradle.api.internal.classpath.ManifestUtil
 
parseMap(String, String) - Method in class org.gradle.api.internal.artifacts.ExcludeRuleNotationParser
 
parseMap(String, String, String, String, String, String) - Method in class org.gradle.api.internal.notations.DependencyMapNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.artifacts.configurations.ForcedModuleNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.artifacts.dsl.DefaultPublishArtifactFactory
 
parseNotation(Object) - Method in class org.gradle.api.internal.file.copy.PathNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.file.FileOrUriNotationParser
 
parseNotation(Object) - Method in interface org.gradle.api.internal.notations.api.NotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.ClientModuleNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.DependencyNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.parsers.CompositeNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.parsers.ErrorHandlingNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.parsers.FlatteningNotationParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.parsers.JustReturningParser
 
parseNotation(Object) - Method in class org.gradle.api.internal.notations.parsers.TypedNotationParser
 
parser(NotationParser<? extends T>) - Method in class org.gradle.api.internal.notations.NotationParserBuilder
 
ParserRegistry - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser
 
ParserRegistry() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ParserRegistry
 
parsers(Iterable<? extends NotationParser<? extends T>>) - Method in class org.gradle.api.internal.notations.NotationParserBuilder
 
parseText(String) - Method in class org.gradle.foundation.output.OutputParser
This parses the text looking for file links
parseType(DependencyFactory.ClassPathNotation) - Method in class org.gradle.api.internal.notations.DependencyClassPathNotationParser
 
parseType(FileCollection) - Method in class org.gradle.api.internal.notations.DependencyFilesNotationParser
 
parseType(Project) - Method in class org.gradle.api.internal.notations.DependencyProjectNotationParser
 
parseType(CharSequence) - Method in class org.gradle.api.internal.notations.DependencyStringNotationParser
 
parseType(Map) - Method in class org.gradle.api.internal.notations.parsers.MapNotationParser
 
parseType(N) - Method in class org.gradle.api.internal.notations.parsers.TypedNotationParser
 
ParticipantAvailable - Class in org.gradle.messaging.remote.internal.protocol
 
ParticipantAvailable(Object, String, String) - Constructor for class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
ParticipantUnavailable - Class in org.gradle.messaging.remote.internal.protocol
 
ParticipantUnavailable(Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ParticipantUnavailable
 
passThrough(Object) - Method in class org.gradle.api.internal.project.AbstractProject
This is called by the task creation DSL.
PasswordCredentials - Interface in org.gradle.api.artifacts.repositories
A username/password credentials that can be used to login to password-protected remote repository.
Path - Class in org.gradle.util
 
Path(String) - Constructor for class org.gradle.util.Path
 
path(String) - Static method in class org.gradle.util.Path
 
PATH_SEPARATOR - Static variable in interface org.gradle.api.Project
The hierarchy separator for project and task path names.
PathAssembler - Class in org.gradle.wrapper
 
PathAssembler() - Constructor for class org.gradle.wrapper.PathAssembler
 
PathAssembler(File) - Constructor for class org.gradle.wrapper.PathAssembler
 
PathAssembler.LocalDistribution - Class in org.gradle.wrapper
 
PathAssembler.LocalDistribution(File, File) - Constructor for class org.gradle.wrapper.PathAssembler.LocalDistribution
 
PathJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
 
PathJavadocOptionFileOption(String, String) - Constructor for class org.gradle.external.javadoc.internal.PathJavadocOptionFileOption
 
PathJavadocOptionFileOption(String, List<File>, String) - Constructor for class org.gradle.external.javadoc.internal.PathJavadocOptionFileOption
 
PathNotationParser<T extends String> - Class in org.gradle.api.internal.file.copy
 
PathNotationParser() - Constructor for class org.gradle.api.internal.file.copy.PathNotationParser
 
PathParserPortion - Class in org.gradle.foundation
Small helper class that aids walking a full task path which can be multiple projects deep with a task on the end.
PathParserPortion(String) - Constructor for class org.gradle.foundation.PathParserPortion
 
PathValidation - Enum in org.gradle.api
An enumeration for describing validation policies for file paths.
pattern - Variable in class org.gradle.api.internal.artifacts.repositories.layout.ResolvedPattern
 
PatternBasedLocallyAvailableResourceFinder - Class in org.gradle.api.internal.externalresource.local.ivy
 
PatternBasedLocallyAvailableResourceFinder(File, String) - Constructor for class org.gradle.api.internal.externalresource.local.ivy.PatternBasedLocallyAvailableResourceFinder
 
PatternBasedResolver - Interface in org.gradle.api.internal.artifacts.repositories
 
PatternFilterable - Interface in org.gradle.api.tasks.util
A PatternFilterable represents some file container which Ant-style include and exclude patterns or specs can be applied to.
PatternFilterableFileTree - Interface in org.gradle.api.internal.file.collections
A file tree which can provide an efficient implementation for filtering using patterns.
PatternMatcherFactory - Class in org.gradle.api.internal.file.pattern
 
PatternMatcherFactory() - Constructor for class org.gradle.api.internal.file.pattern.PatternMatcherFactory
 
PatternRepositoryLayout - Class in org.gradle.api.internal.artifacts.repositories.layout
A Repository Layout that uses user-supplied patterns.
PatternRepositoryLayout() - Constructor for class org.gradle.api.internal.artifacts.repositories.layout.PatternRepositoryLayout
 
PatternStep - Interface in org.gradle.api.internal.file.pattern
 
PatternStepFactory - Class in org.gradle.api.internal.file.pattern
 
PatternStepFactory() - Constructor for class org.gradle.api.internal.file.pattern.PatternStepFactory
 
PayloadMessage - Interface in org.gradle.messaging.remote.internal.protocol
 
performGet(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performGet(String, boolean) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performHead(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performHead(String, boolean) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performHttpRequest(HttpRequestBase) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performRawGet(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performRawHead(String) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performRequest(HttpRequestBase) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
performSearchAgain() - Method in class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
Call this to perform the last search again.
PersistableConfigurationObject - Interface in org.gradle.plugins.ide.internal.generator.generator
 
PersistableConfigurationObjectGenerator<T extends PersistableConfigurationObject> - Class in org.gradle.plugins.ide.internal.generator.generator
PersistableConfigurationObjectGenerator() - Constructor for class org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObjectGenerator
 
PersistentCache - Interface in org.gradle.cache
Represents a directory that can be used for caching.
PersistentDaemonRegistry - Class in org.gradle.launcher.daemon.registry
Access to daemon registry files.
PersistentDaemonRegistry(File, FileLockManager) - Constructor for class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
PersistentIndexedCache<K,V> - Interface in org.gradle.cache
A persistent store of objects of type V indexed by a key of type K.
PersistentStateCache<T> - Interface in org.gradle.cache
A persistent store containing an object of type T.
PersistentStateCache.UpdateAction<T> - Interface in org.gradle.cache
 
PlaceholderException - Exception in org.gradle.messaging.remote.internal
A PlaceholderException is used when an exception cannot be serialized or deserialized.
PlaceholderException(String, String, Throwable) - Constructor for exception org.gradle.messaging.remote.internal.PlaceholderException
 
PlexusLoggerAdapter - Class in org.gradle.api.internal.artifacts
 
PlexusLoggerAdapter(Logger) - Constructor for class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
plugin(Class<? extends Plugin>) - Method in class org.gradle.api.internal.plugins.DefaultObjectConfigurationAction
 
plugin(String) - Method in class org.gradle.api.internal.plugins.DefaultObjectConfigurationAction
 
Plugin<T> - Interface in org.gradle.api
A Plugin represents an extension to Gradle.
plugin(Class<? extends Plugin>) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
Adds a Plugin to use to configure the target objects.
plugin(String) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
Adds a Plugin to use to configure the target objects.
PluginCollection<T extends Plugin> - Interface in org.gradle.api.plugins
A PluginCollection represents a collection of Plugin instances.
PluginContainer - Interface in org.gradle.api.plugins
A PluginContainer is used to manage a set of Plugin instances applied to a particular project.
PluginInstantiationException - Exception in org.gradle.api.plugins
A PluginInstantiationException is thrown when a plugin cannot be instantiated.
PluginInstantiationException(String) - Constructor for exception org.gradle.api.plugins.PluginInstantiationException
 
PluginInstantiationException(String, Throwable) - Constructor for exception org.gradle.api.plugins.PluginInstantiationException
 
PluginModuleRegistry - Interface in org.gradle.api.internal.classpath
A registry of dynamically loaded plugin modules.
PluginRegistry - Interface in org.gradle.api.internal.plugins
 
plus(FileCollection) - Method in interface org.gradle.api.file.FileCollection
Returns a FileCollection which contains the union of this collection and the given collection.
plus(FileTree) - Method in interface org.gradle.api.file.FileTree
Returns a FileTree which contains the union of this tree and the given tree.
plus(RelativePath) - Method in class org.gradle.api.file.RelativePath
Appends the given path to the end of this path.
plus(FileCollection) - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
plus(FileTree) - Method in class org.gradle.api.internal.file.AbstractFileTree
 
plus(FileTree) - Method in class org.gradle.api.internal.file.CompositeFileTree
 
plus(Collection<File>) - Method in interface org.gradle.util.ClassPath
 
plus(ClassPath) - Method in interface org.gradle.util.ClassPath
 
plus(ClassPath) - Method in class org.gradle.util.DefaultClassPath
 
plus(Collection<File>) - Method in class org.gradle.util.DefaultClassPath
 
PmdReports - Interface in org.gradle.api.plugins.quality
The reporting configuration for the the Pmd task.
PmdReportsImpl - Class in org.gradle.api.plugins.quality.internal
 
PmdReportsImpl(Task) - Constructor for class org.gradle.api.plugins.quality.internal.PmdReportsImpl
 
populate(List<String>) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
populate(ProjectAndTaskFilter) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
This populates (and repopulates) the tree.
port - Variable in class org.gradle.api.internal.externalresource.transport.http.HttpProxySettings.HttpProxy
 
PORT_NUMBER_SYSTEM_PROPERTY - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
PosixFilePermissionConverter - Class in org.gradle.internal.nativeplatform.filesystem.jdk7
 
PosixFilePermissionConverter() - Constructor for class org.gradle.internal.nativeplatform.filesystem.jdk7.PosixFilePermissionConverter
 
PosixJdk7FilePermissionHandler - Class in org.gradle.internal.nativeplatform.filesystem.jdk7
 
PosixJdk7FilePermissionHandler() - Constructor for class org.gradle.internal.nativeplatform.filesystem.jdk7.PosixJdk7FilePermissionHandler
 
PosixUtil - Class in org.gradle.internal.nativeplatform.filesystem
 
PosixUtil() - Constructor for class org.gradle.internal.nativeplatform.filesystem.PosixUtil
 
PostExecutionAnalysisTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which marks tasks as up-to-date if they did no work.
PostExecutionAnalysisTaskExecuter(TaskExecuter) - Constructor for class org.gradle.api.internal.tasks.execution.PostExecutionAnalysisTaskExecuter
 
postNodeCompletion(Object, Object) - Method in class org.gradle.api.internal.project.ant.BasicAntBuilder
 
PreferencesAssistant - Class in org.gradle.gradleplugin.userinterface.swing.common
This class just helps do some of the mundane tasks of saving and restoring the location of something.
PreferencesAssistant() - Constructor for class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
 
prefix(String, Collection<String>) - Static method in class org.gradle.util.GUtil
 
PrefixedFileLinkDefinition - Class in org.gradle.foundation.output.definitions
This is a basic FileLinkDefinition that uses a prefix, file extension to identify files.
PrefixedFileLinkDefinition(String, String, String) - Constructor for class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
PrefixedFileLinkDefinition(String, String, String, String) - Constructor for class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
prepareJavaCommand(JavaExecSpec) - Method in class org.gradle.process.internal.child.ApplicationClassesInIsolatedClassLoaderWorkerFactory
 
prepareJavaCommand(JavaExecSpec) - Method in class org.gradle.process.internal.child.ApplicationClassesInSystemClassLoaderWorkerFactory
 
prepareJavaCommand(JavaExecSpec) - Method in interface org.gradle.process.internal.child.WorkerFactory
Configures the Java command that will be used to launch the child process.
prepareProjectDir(File) - Method in class org.gradle.testfixtures.internal.ProjectBuilderImpl
 
prepend(String...) - Method in class org.gradle.api.file.RelativePath
Prepends the given names to the start of this path.
prettyPrint() - Method in class org.gradle.util.GradleVersion
 
print(boolean) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(char) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(double) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(float) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(int) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(long) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(Object) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(char[]) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
print(String) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
printf(String, Object...) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
printf(Locale, String, Object...) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(Object) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
println() - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
println(Object) - Method in interface org.gradle.logging.StyledTextOutput
Appends text using the current style and starts a new line.
println() - Method in interface org.gradle.logging.StyledTextOutput
Starts a new line.
println() - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(boolean) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(char) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(char[]) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(double) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(float) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(int) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(long) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(Object) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
println(String) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
printStackTrace(PrintStream) - Method in exception org.gradle.api.internal.AbstractMultiCauseException
 
printStackTrace(PrintWriter) - Method in exception org.gradle.api.internal.AbstractMultiCauseException
 
printUsage(Appendable) - Method in class org.gradle.cli.CommandLineParser
Prints a usage message to the given stream.
proceed() - Method in interface org.gradle.execution.BuildExecutionContext
 
proceed() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
Continues (or starts) execution.
process(ScriptSource, GradleInternal) - Method in class org.gradle.configuration.DefaultInitScriptProcessor
 
process(ScriptSource, GradleInternal) - Method in interface org.gradle.configuration.InitScriptProcessor
 
process(GradleInternal, SettingsLocation, URLClassLoader, StartParameter) - Method in class org.gradle.initialization.PropertiesLoadingSettingsProcessor
 
process(GradleInternal, SettingsLocation, URLClassLoader, StartParameter) - Method in class org.gradle.initialization.ScriptEvaluatingSettingsProcessor
 
process(GradleInternal, SettingsLocation, URLClassLoader, StartParameter) - Method in interface org.gradle.initialization.SettingsProcessor
 
PROCESS_RESOURCES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
PROCESS_STARTED - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
PROCESS_TEST_RESOURCES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
ProcessBootstrap - Class in org.gradle.launcher
 
ProcessBootstrap() - Constructor for class org.gradle.launcher.ProcessBootstrap
 
ProcessBuilderFactory - Class in org.gradle.process.internal
Creates a ProcessBuilder based on a ExecHandle.
ProcessBuilderFactory() - Constructor for class org.gradle.process.internal.ProcessBuilderFactory
 
ProcessCompleter - Class in org.gradle.launcher.exec
 
ProcessCompleter() - Constructor for class org.gradle.launcher.exec.ProcessCompleter
 
ProcessEnvironment - Interface in org.gradle.internal.nativeplatform
Provides access to information about the current process.
processExecutionComplete() - Method in interface org.gradle.foundation.ipc.basic.ExecutionInfo
Notification that execution has completed.
processExecutionComplete() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
ProcessForkOptions - Interface in org.gradle.process
Specifies the options to use to fork a process.
ProcessLauncherServer - Class in org.gradle.foundation.ipc.basic
This launches an application as a separate process then listens for messages from it.
ProcessLauncherServer(ProcessLauncherServer.Protocol) - Constructor for class org.gradle.foundation.ipc.basic.ProcessLauncherServer
 
ProcessLauncherServer.Protocol - Interface in org.gradle.foundation.ipc.basic
Implement this to define the behavior of the communication on the server side.
ProcessLauncherServer.ServerObserver - Interface in org.gradle.foundation.ipc.basic
 
ProcessMetaDataProvider - Interface in org.gradle.cache.internal
Provides meta-data about the current process.
ProcessOperations - Interface in org.gradle.api.internal
 
ProcessParentingInitializer - Class in org.gradle.process.internal
Initializes for a well behaved parent process.
ProcessParentingInitializer() - Constructor for class org.gradle.process.internal.ProcessParentingInitializer
 
ProcessResources - Class in org.gradle.api.internal.plugins
 
ProcessResources() - Constructor for class org.gradle.api.internal.plugins.ProcessResources
 
processSuperClass(File) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
processTestClass(File) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
processTestClass(File, boolean) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
processTestClass(File) - Method in interface org.gradle.api.internal.tasks.testing.detection.TestFrameworkDetector
 
processTestClass(File, boolean) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitDetector
 
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor
 
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.processors.MaxNParallelTestClassProcessor
 
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor
 
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor
 
processTestClass(TestClassRunInfo) - Method in interface org.gradle.api.internal.tasks.testing.TestClassProcessor
Accepts the given test class for processing.
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor
 
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.worker.ForkingTestClassProcessor
 
processTestClass(TestClassRunInfo) - Method in interface org.gradle.api.internal.tasks.testing.worker.RemoteTestClassProcessor
Does not block.
processTestClass(TestClassRunInfo) - Method in class org.gradle.api.internal.tasks.testing.worker.TestWorker
 
ProducerAvailable - Class in org.gradle.messaging.remote.internal.protocol
 
ProducerAvailable(Object, String, String) - Constructor for class org.gradle.messaging.remote.internal.protocol.ProducerAvailable
 
producerId - Variable in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
producerId - Variable in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
ProducerMessage - Class in org.gradle.messaging.remote.internal.protocol
 
ProducerMessage(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
ProducerReady - Class in org.gradle.messaging.remote.internal.protocol
 
ProducerReady(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ProducerReady
 
ProducerStopped - Class in org.gradle.messaging.remote.internal.protocol
 
ProducerStopped(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ProducerStopped
 
ProducerUnavailable - Class in org.gradle.messaging.remote.internal.protocol
 
ProducerUnavailable(Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.ProducerUnavailable
 
ProfileEventAdapter - Class in org.gradle.profile
Adapts various events to build a BuildProfile model, and then notifies a ReportGeneratingProfileListener when the model is ready.
ProfileEventAdapter(BuildRequestMetaData, TimeProvider, ProfileListener) - Constructor for class org.gradle.profile.ProfileEventAdapter
 
ProfileListener - Interface in org.gradle.profile
 
ProfileReportRenderer - Class in org.gradle.profile
 
ProfileReportRenderer() - Constructor for class org.gradle.profile.ProfileReportRenderer
 
progress(ProgressEvent) - Method in interface org.gradle.logging.internal.ProgressListener
 
progress(ProgressEvent) - Method in class org.gradle.logging.internal.ProgressLoggingBridge
 
progress(String) - Method in interface org.gradle.logging.ProgressLogger
Logs some progress, indicated by a new status.
ProgressCompleteEvent - Class in org.gradle.logging.internal
 
ProgressCompleteEvent(long, String, String) - Constructor for class org.gradle.logging.internal.ProgressCompleteEvent
 
ProgressEvent - Class in org.gradle.logging.internal
 
ProgressEvent(long, String, String) - Constructor for class org.gradle.logging.internal.ProgressEvent
 
ProgressEvent - Interface in org.gradle.tooling
Some information about a piece of work of a long running operation.
ProgressListener - Interface in org.gradle.logging.internal
 
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.
ProgressLogEventGenerator - Class in org.gradle.logging.internal
An org.gradle.logging.internal.OutputEventListener implementation which generates output events to log the progress of operations.
ProgressLogEventGenerator(OutputEventListener, boolean) - Constructor for class org.gradle.logging.internal.ProgressLogEventGenerator
 
ProgressLogger - Interface in org.gradle.logging
Used to log the progress of a potentially long running operation.
ProgressLoggerFactory - Interface in org.gradle.logging
 
ProgressLoggingBridge - Class in org.gradle.logging.internal
 
ProgressLoggingBridge(OutputEventListener) - Constructor for class org.gradle.logging.internal.ProgressLoggingBridge
 
ProgressLoggingConnection - Class in org.gradle.tooling.internal.consumer.connection
Provides some high-level progress information.
ProgressLoggingConnection(ConsumerConnection, LoggingProvider) - Constructor for class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConnection
 
ProgressLoggingTransferListener - Class in org.gradle.api.internal.artifacts.repositories
 
ProgressLoggingTransferListener(ProgressLoggerFactory, Class) - Constructor for class org.gradle.api.internal.artifacts.repositories.ProgressLoggingTransferListener
 
ProgressStartEvent - Class in org.gradle.logging.internal
 
ProgressStartEvent(long, String, String, String, String, String) - Constructor for class org.gradle.logging.internal.ProgressStartEvent
 
project(Map<String, ?>) - Method in interface org.gradle.api.artifacts.dsl.DependencyHandler
Creates a dependency on a project.
project(String) - Method in interface org.gradle.api.initialization.Settings
Returns the project with the given path.
project(File) - Method in interface org.gradle.api.initialization.Settings
Returns the project with the given project directory.
project(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
project(String, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
project(String) - Method in interface org.gradle.api.internal.project.ProjectInternal
 
project - Variable in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
Project - Interface in org.gradle.api
This interface is the main API you use to interact with Gradle from your build file.
project(String) - Method in interface org.gradle.api.Project
Locates a project by path.
project(String, Closure) - Method in interface org.gradle.api.Project
Locates a project by path and configures it using the given closure.
project(String) - Method in class org.gradle.initialization.BaseSettings
 
project(File) - Method in class org.gradle.initialization.BaseSettings
 
PROJECT_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
 
PROJECT_STRING - Static variable in class org.gradle.wrapper.PathAssembler
 
ProjectAndTaskFilter - Interface in org.gradle.gradleplugin.foundation.filters
Interface for a filter that weeds out certain projects and tasks.
ProjectAndTaskFilterDialog - Class in org.gradle.gradleplugin.userinterface.swing.generic.filter
This dialog allows you to edit what tasks and projects are visible when a filter is enabled.
ProjectAndTaskFilterDialog(Window, GradlePluginLord) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.filter.ProjectAndTaskFilterDialog
 
ProjectBuilder - Class in org.gradle.testfixtures
Creates dummy instances of Project which you can use in testing custom task and plugin implementations.
ProjectBuilder() - Constructor for class org.gradle.testfixtures.ProjectBuilder
 
ProjectBuilderImpl - Class in org.gradle.testfixtures.internal
by Szczepan Faber, created at: 10/1/11
ProjectBuilderImpl() - Constructor for class org.gradle.testfixtures.internal.ProjectBuilderImpl
 
ProjectConnection - Interface in org.gradle.tooling
Represents a long-lived connection to a Gradle project.
ProjectConverter - Class in org.gradle.foundation
This converts Gradle's projects into ProjectView objects.
ProjectConverter() - Constructor for class org.gradle.foundation.ProjectConverter
 
ProjectDependencies2TaskResolver - Class in org.gradle.configuration
 
ProjectDependencies2TaskResolver() - Constructor for class org.gradle.configuration.ProjectDependencies2TaskResolver
 
ProjectDependenciesBuildInstruction - Class in org.gradle.api.internal.artifacts
 
ProjectDependenciesBuildInstruction(boolean) - Constructor for class org.gradle.api.internal.artifacts.ProjectDependenciesBuildInstruction
 
ProjectDependency - Interface in org.gradle.api.artifacts
A ProjectDependency is a Dependency on another project in the current project hierarchy.
ProjectDependency - Interface in org.gradle.tooling.model
Represents a dependency on another project.
ProjectDependencyDescriptor - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
ProjectDependencyDescriptor(ProjectDependency, ModuleDescriptor, ModuleRevisionId, boolean, boolean, boolean) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ProjectDependencyDescriptor
 
ProjectDependencyDescriptorFactory - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies
 
ProjectDependencyDescriptorFactory(ExcludeRuleConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ProjectDependencyDescriptorFactory
 
ProjectDependencyFactory - Class in org.gradle.api.internal.notations
 
ProjectDependencyFactory(ProjectDependenciesBuildInstruction, Instantiator) - Constructor for class org.gradle.api.internal.notations.ProjectDependencyFactory
 
ProjectDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice.projectmodule
 
ProjectDependencyResolver(ProjectModuleRegistry, DependencyToModuleResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectDependencyResolver
 
ProjectDependencyVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
ProjectDescriptor - Interface in org.gradle.api.initialization
A ProjectDescriptor declares the configuration required to create and evaluate a Project.
ProjectDirectoryProjectSpec - Class in org.gradle.initialization
 
ProjectDirectoryProjectSpec(File) - Constructor for class org.gradle.initialization.ProjectDirectoryProjectSpec
 
ProjectEvaluationConfigurer - Class in org.gradle.configuration
 
ProjectEvaluationConfigurer() - Constructor for class org.gradle.configuration.ProjectEvaluationConfigurer
 
ProjectEvaluationListener - Interface in org.gradle.api
An ProjectEvaluationListener is notified when a project is evaluated.
ProjectEvaluator - Interface in org.gradle.configuration
 
ProjectFactory - Class in org.gradle.api.internal.project
 
ProjectFactory(Instantiator) - Constructor for class org.gradle.api.internal.project.ProjectFactory
 
ProjectFinder - Interface in org.gradle.api.internal.artifacts.dsl.dependencies
 
ProjectIdentifier - Interface in org.gradle.api.internal.project
 
ProjectInternal - Interface in org.gradle.api.internal.project
 
ProjectInternalServiceRegistry - Class in org.gradle.api.internal.project
Contains the services for a given project.
ProjectInternalServiceRegistry(ServiceRegistry, ProjectInternal) - Constructor for class org.gradle.api.internal.project.ProjectInternalServiceRegistry
 
projectInvoked(ProjectView) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.Interaction
Notification that a project was invoked (double-clicked).
ProjectModuleRegistry - Interface in org.gradle.api.internal.artifacts.ivyservice.projectmodule
TODO - this probably should lookup a project by id, much like ClientModuleRegistry.
ProjectProfile - Class in org.gradle.profile
 
ProjectProfile(Project) - Constructor for class org.gradle.profile.ProjectProfile
 
ProjectPropertiesCommandLineConverter - Class in org.gradle.cli
 
ProjectPropertiesCommandLineConverter() - Constructor for class org.gradle.cli.ProjectPropertiesCommandLineConverter
 
ProjectPropertySettingBuildLoader - Class in org.gradle.initialization
 
ProjectPropertySettingBuildLoader(IGradlePropertiesLoader, BuildLoader) - Constructor for class org.gradle.initialization.ProjectPropertySettingBuildLoader
 
ProjectReportsPlugin - Class in org.gradle.api.plugins
A Plugin which adds some project visualization report tasks to a project.
ProjectReportsPlugin() - Constructor for class org.gradle.api.plugins.ProjectReportsPlugin
 
ProjectReportTask - Class in org.gradle.api.tasks.diagnostics
Displays a list of projects in the build.
ProjectReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.ProjectReportTask
 
projects - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.MultipleSelection
 
PROJECTS_TASK - Static variable in class org.gradle.configuration.ImplicitTasksConfigurer
 
projectsAndTasksReloaded(boolean) - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.GeneralPluginObserver
Notification that the projects and tasks have been reloaded.
projectsAndTasksReloaded(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
Notification that the projects and tasks have been reloaded.
projectsAndTasksReloaded(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
Notification that the projects and tasks have been reloaded.
projectsEvaluated(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called when all projects for the build have been evaluated.
projectsEvaluated(Gradle) - Method in class org.gradle.BuildAdapter
 
projectsEvaluated(Gradle) - Method in interface org.gradle.BuildListener
Called when all projects for the build have been evaluated.
projectsEvaluated(Gradle) - Method in class org.gradle.BuildLogger
 
projectsEvaluated(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
projectsEvaluated(Gradle) - Method in class org.gradle.profile.ProfileEventAdapter
 
projectsEvaluated(Gradle) - Method in class org.gradle.profile.ReportGeneratingProfileListener
 
projectsLoaded(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called when the projects for the build have been created from the settings.
projectsLoaded(Gradle) - Method in class org.gradle.BuildAdapter
 
projectsLoaded(Gradle) - Method in interface org.gradle.BuildListener
Called when the projects for the build have been created from the settings.
projectsLoaded(Gradle) - Method in class org.gradle.BuildLogger
 
projectsLoaded(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
projectsLoaded(Gradle) - Method in class org.gradle.profile.ProfileEventAdapter
 
ProjectSpec - Interface in org.gradle.initialization
 
projectsPopulated(List<ProjectView>) - Method in interface org.gradle.foundation.ipc.gradle.TaskListServerProtocol.ExecutionInteraction
 
ProjectState - Interface in org.gradle.api
ProjectState provides information about the execution state of a project.
ProjectStateInternal - Class in org.gradle.api.internal.project
 
ProjectStateInternal() - Constructor for class org.gradle.api.internal.project.ProjectStateInternal
 
ProjectVersion1 - Interface in org.gradle.openapi.external.foundation
This is an abstraction of a Gradle project This is a mirror of ProjectView inside Gradle, but this is meant to aid backward and forward compatibility by shielding you from direct changes within gradle.
ProjectVersion3 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
ProjectView - Class in org.gradle.foundation
Analog to gradle's Project but more light-weight and is better suited for using the gradle API from an IDE plugin.
ProjectWrapper - Class in org.gradle.openapi.wrappers.foundation
Implementation of ProjectVersion1 meant to help shield external users from internal changes.
ProjectWrapper(ProjectView) - Constructor for class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
promptForFile(FileFilter) - Method in interface org.gradle.gradleplugin.foundation.DOM4JSerializer.ExportInteraction
This is called when you should ask the user for a destination file of a save.
promptForFile(FileFilter) - Method in interface org.gradle.gradleplugin.foundation.DOM4JSerializer.ImportInteraction
This is called when you should ask the user for a source file to read.
promptForFile(FileFilter) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingExportInteraction
This is called when you should ask the user for a source file to read.
promptForFile(FileFilter) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingImportInteraction
This is called when you should ask the user for a source file to read.
promptUserToAddFavorite(Window) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Display a Swing dialog prompting the user to enter a favorite.
promptUserToAddFavorite(Window) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
promptUserToCombineTasks(List<TaskView>, String) - Method in interface org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.AddMultipleFavoritesInteraction
This is called when you try to add multiple tasks at once.
promptUserToCombineTasks(List<TaskView>, String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingAddMultipleFavoritesInteraction
 
promptUserToConfirmClosingWhileBusy() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI.CloseInteraction
 
promptUserToConfirmClosingWhileBusy() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1.CloseInteraction
This is called if gradle tasks are being executed and you want to know if we can close.
promptUserToEditFavorite(Window, FavoriteTaskVersion1) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Display a Swing dialog prompting the user to edit the specified favorite
promptUserToEditFavorite(Window, FavoriteTaskVersion1) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
properties(Map<String, ?>) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
properties(Map<String, ?>) - Method in interface org.gradle.api.tasks.TaskInputs
Registers a set of input properties for this task.
PROPERTIES_TASK - Static variable in class org.gradle.configuration.ImplicitTasksConfigurer
 
PropertiesGeneratorTask<T extends PersistableConfigurationObject> - Class in org.gradle.plugins.ide.api
A convenience superclass for those tasks which generate Properties configuration files from a domain object of type T.
PropertiesGeneratorTask() - Constructor for class org.gradle.plugins.ide.api.PropertiesGeneratorTask
 
PropertiesLoadingSettingsProcessor - Class in org.gradle.initialization
 
PropertiesLoadingSettingsProcessor(SettingsProcessor, IGradlePropertiesLoader) - Constructor for class org.gradle.initialization.PropertiesLoadingSettingsProcessor
 
PropertiesTransformer - Class in org.gradle.api.internal
Transformer implementation to support modification of Properties objects.
PropertiesTransformer() - Constructor for class org.gradle.api.internal.PropertiesTransformer
 
property(String) - Method in class org.gradle.api.internal.AbstractTask
 
property(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
property(String, Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
property(String) - Method in interface org.gradle.api.Project
Returns the value of the given property.
property(String) - Method in interface org.gradle.api.Task
Returns the value of the given property of this task.
property(String, Object) - Method in interface org.gradle.api.tasks.TaskInputs
Registers an input property for this task.
PROPERTY_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
 
PropertyActionContext - Interface in org.gradle.api.internal.project.taskfactory
 
PropertyAnnotationHandler - Interface in org.gradle.api.internal.project.taskfactory
Handles validation, dependency handling, and skipping for a property marked with a given annotation.
propertyMissing(String, Object) - Method in class org.gradle.api.internal.ConventionAwareHelper
 
propertyMissing(String) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
propertyMissing(String, Object) - Method in class org.gradle.api.internal.plugins.DefaultConvention
 
propertyMissingException(String) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
PropertyReportRenderer - Class in org.gradle.api.tasks.diagnostics.internal
A PropertyReportRenderer is responsible for rendering the model of a property report.
PropertyReportRenderer() - Constructor for class org.gradle.api.tasks.diagnostics.internal.PropertyReportRenderer
 
PropertyReportTask - Class in org.gradle.api.tasks.diagnostics
Displays the properties of a project.
PropertyReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.PropertyReportTask
 
protocol - Variable in class org.gradle.foundation.ipc.basic.Server
 
Protocol<T> - Interface in org.gradle.messaging.remote.internal
A protocol implementation.
PROTOCOL_VERSION - Static variable in class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
ProtocolConstants - Class in org.gradle.foundation.ipc.gradle
Constants related to interprocess communication between gradle and the gradle UI.
ProtocolConstants() - Constructor for class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
ProtocolContext<T> - Interface in org.gradle.messaging.remote.internal
Used by Protocol implementations to send incoming and outgoing messages.
ProtocolContext.Callback - Interface in org.gradle.messaging.remote.internal
 
ProtocolStack<T> - Class in org.gradle.messaging.remote.internal
 
ProtocolStack(Executor, DispatchFailureHandler<? super T>, DispatchFailureHandler<? super T>, Protocol<T>...) - Constructor for class org.gradle.messaging.remote.internal.ProtocolStack
 
ProtocolToModelAdapter - Class in org.gradle.tooling.internal.consumer.protocoladapter
 
ProtocolToModelAdapter() - Constructor for class org.gradle.tooling.internal.consumer.protocoladapter.ProtocolToModelAdapter
 
provide(ConsumerConnection, Class<T>, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.ModelProvider
 
PROVIDED_COMPILE_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.WarPlugin
 
PROVIDED_RUNTIME_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.WarPlugin
 
ProvidedInitScriptFinder - Class in org.gradle.initialization
Simple finder that "finds" all the init scripts that were explicitly added to the start parameters.
ProvidedInitScriptFinder() - Constructor for class org.gradle.initialization.ProvidedInitScriptFinder
 
ProviderOperationParameters - Interface in org.gradle.tooling.internal.provider.input
Defines what information is needed on the provider side regarding the build operation.
ProxyDispatchAdapter<T> - Class in org.gradle.messaging.dispatch
Adapts from interface T to a Dispatch
ProxyDispatchAdapter(Dispatch<? super MethodInvocation>, Class<T>, Class<?>...) - Constructor for class org.gradle.messaging.dispatch.ProxyDispatchAdapter
 
publish(ConfigurationInternal, File) - Method in interface org.gradle.api.internal.artifacts.ArtifactPublisher
 
publish(Set<String>, List<DependencyResolver>, ModuleDescriptor, File, PublishEngine) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultIvyDependencyPublisher
 
publish(ConfigurationInternal, File) - Method in class org.gradle.api.internal.artifacts.ivyservice.ErrorHandlingArtifactPublisher
 
publish(ConfigurationInternal, File) - Method in class org.gradle.api.internal.artifacts.ivyservice.IvyBackedArtifactPublisher
 
publish(Set<String>, List<DependencyResolver>, ModuleDescriptor, File, PublishEngine) - Method in interface org.gradle.api.internal.artifacts.ivyservice.IvyDependencyPublisher
 
publish(Artifact, File, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
PublishArtifact - Interface in org.gradle.api.artifacts
A PublishArtifact is an artifact produced by a project.
PublishArtifactSet - Interface in org.gradle.api.artifacts
A set of artifacts to be published.
PublishException - Exception in org.gradle.api.artifacts
A PublishException is thrown when a dependency configuration cannot be published for some reason.
PublishException(String, Throwable) - Constructor for exception org.gradle.api.artifacts.PublishException
 
PublishModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
PublishModuleDescriptorConverter(ModuleDescriptorConverter, ArtifactsToModuleDescriptorConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.PublishModuleDescriptorConverter
 
PublishOptionsFactory - Interface in org.gradle.api.internal.artifacts.ivyservice
 
publishTestClass(boolean, TestClassVisitor, boolean) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
In none super class mode a test class is published when the class is a test and it is not abstract.
push(FileResolver) - Method in class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
 
push(FileResolver) - Method in interface org.gradle.api.internal.file.collections.FileCollectionResolveContext
Adds a nested context which resolves elements using the given resolver.
put(File, String, boolean) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultExternalResourceRepository
 
put(K, V) - Method in class org.gradle.api.internal.changedetection.InMemoryIndexedCache
 
put(String, Object) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
put(K, V) - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
put(K, V) - Method in class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
put(K, V) - Method in interface org.gradle.cache.PersistentIndexedCache
Puts/replaces the value of a key in this cache.
putAll(Map<? extends String, ? extends Object>) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
putModuleDescriptor(ModuleVersionRepository, ModuleDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.modulecache.ModuleDescriptorStore
 

Q

QueuingDispatch<T> - Class in org.gradle.messaging.dispatch
Queues messages until a receiver has been connected.
QueuingDispatch() - Constructor for class org.gradle.messaging.dispatch.QueuingDispatch
 
quiet(String) - Method in interface org.gradle.api.logging.Logger
Logs the given message at quiet log level.
quiet(String, Object...) - Method in interface org.gradle.api.logging.Logger
Logs the given message at quiet log level.
quiet(String, Throwable) - Method in interface org.gradle.api.logging.Logger
Logs the given message at quiet log level.
QUIET - Static variable in class org.gradle.api.logging.Logging
 
quiet() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
quiet() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
QUIET - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
QUIET_LONG - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
quoteLiteral(String) - Static method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 

R

RandomAccessFileCollection - Interface in org.gradle.api.internal.file.collections
A file collection which can provide an efficient implementation to determine if it contains a given file.
RandomLongIdGenerator - Class in org.gradle.util
 
RandomLongIdGenerator() - Constructor for class org.gradle.util.RandomLongIdGenerator
 
rawlog(String, int) - Method in class org.gradle.api.internal.artifacts.ivyservice.IvyLoggingAdaper
 
rdev() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
read() - Method in class org.gradle.api.internal.file.archive.compression.Bzip2Archiver
 
read() - Method in class org.gradle.api.internal.file.archive.compression.GzipArchiver
 
read() - Method in class org.gradle.api.internal.file.copy.LineFilter
 
read(char[], int, int) - Method in class org.gradle.api.internal.file.copy.LineFilter
 
read() - Method in class org.gradle.api.internal.file.FileResource
 
read() - Method in class org.gradle.api.internal.file.MaybeCompressedFileResource
 
read() - Method in interface org.gradle.api.resources.ReadableResource
Returns an input stream that provides means to read the resource
read(InputStream) - Method in class org.gradle.cache.DefaultSerializer
 
read(DataInputStream) - Method in class org.gradle.cache.internal.btree.BlockPayload
 
read(BlockPointer, Class<T>) - Method in interface org.gradle.cache.internal.btree.BlockStore
Reads a block from this store.
read(BlockPointer, Class<T>) - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
read(BlockPointer, Class<T>) - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
read(DataInputStream) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
read(BlockPointer, Class<T>) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
read(BlockPointer, Class<T>) - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
read(BlockPointer, Class<T>) - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
read(InputStream) - Method in interface org.gradle.cache.Serializer
 
read(DataInputStream, InetEndpoint, InetEndpoint) - Method in class org.gradle.messaging.remote.internal.DefaultMessageSerializer
 
read(DataInputStream, InetEndpoint, InetEndpoint) - Method in interface org.gradle.messaging.remote.internal.MessageSerializer
 
read(DataInputStream, InetEndpoint, InetEndpoint) - Method in class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
read(File) - Method in interface org.gradle.plugins.ide.internal.generator.generator.Generator
 
read(File) - Method in class org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObjectGenerator
 
read() - Method in class org.gradle.util.BulkReadInputStream
 
read(byte[], int, int) - Method in class org.gradle.util.BulkReadInputStream
 
read(byte[], int, int) - Method in class org.gradle.util.DisconnectableInputStream
 
ReadableCopySpec - Interface in org.gradle.api.internal.file.copy
 
ReadableResource - Interface in org.gradle.api.resources
A resource that can be read.
readFailureOccurred() - Method in interface org.gradle.foundation.ipc.basic.Server.Protocol
Notification that a read failure occurred.
readFailureOccurred() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Notification that a read failure occurred.
readFailureOccurred() - Method in class org.gradle.foundation.ipc.gradle.KillGradleServerProtocol
 
readFileToByteArray(File) - Static method in class org.gradle.util.GFileUtils
 
readFileToString(File, String) - Static method in class org.gradle.util.GFileUtils
 
readFileToString(File) - Static method in class org.gradle.util.GFileUtils
 
readFirst(Class<T>) - Method in interface org.gradle.cache.internal.btree.BlockStore
Reads the first block from this store.
readFirst(Class<T>) - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
readFirst(Class<T>) - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
readFirst(Class<T>) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
readFirst(Class<T>) - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
readFirst(Class<T>) - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
readFrom(Reader) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Reads the deployment descriptor from a reader.
readFrom(Object) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Reads the deployment descriptor from a file.
readFromFile(Callable<? extends T>) - Method in class org.gradle.cache.internal.AbstractFileAccess
 
readFromFile(Callable<? extends T>) - Method in interface org.gradle.cache.internal.FileAccess
Runs the given action under a shared or exclusive lock on the target file.
readFromFile(Factory<? extends T>) - Method in interface org.gradle.cache.internal.FileAccess
Runs the given action under a shared or exclusive lock on the target file.
readFromFile(Factory<? extends T>) - Method in class org.gradle.cache.internal.OnDemandFileAccess
 
readLines(File, String) - Static method in class org.gradle.util.GFileUtils
 
readLines(File) - Static method in class org.gradle.util.GFileUtils
 
readlink(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
readMessage() - Method in class org.gradle.foundation.ipc.basic.ClientProcess
Call this to listen for a message from the server.
readObject() - Method in class org.gradle.foundation.ipc.basic.ObjectSocketWrapper
 
readSettingsFile(DOM4JSerializer.ImportInteraction, FileFilter) - Static method in class org.gradle.gradleplugin.foundation.DOM4JSerializer
 
receive() - Method in class org.gradle.messaging.dispatch.DelayedReceive
 
Receive<T> - Interface in org.gradle.messaging.dispatch
A source for messages.
receive() - Method in interface org.gradle.messaging.dispatch.Receive
Blocks until the next message is available.
receive() - Method in class org.gradle.messaging.remote.internal.DelegatingConnection
 
receive() - Method in class org.gradle.messaging.remote.internal.DisconnectAwareConnectionDecorator
 
receive() - Method in class org.gradle.messaging.remote.internal.EagerReceiveBuffer
Receive the next message from the buffer.
receive() - Method in class org.gradle.messaging.remote.internal.inet.MulticastConnection
 
receive() - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
receive(InputStream, ClassLoader) - Static method in class org.gradle.messaging.remote.internal.Message
 
receive() - Method in class org.gradle.messaging.remote.internal.SynchronizedDispatch
 
receiveFrom(Receive<? extends T>) - Method in class org.gradle.messaging.dispatch.AsyncReceive
Starts receiving from the given receive.
receivePackage(String) - Method in interface org.gradle.api.internal.tasks.testing.detection.JarFilePackageListener
 
ReceiveProtocol - Class in org.gradle.messaging.remote.internal
 
ReceiveProtocol(Object, String, String) - Constructor for class org.gradle.messaging.remote.internal.ReceiveProtocol
 
redirectStandardErrorTo(StandardOutputListener) - Method in class org.gradle.logging.internal.DefaultStandardOutputRedirector
 
redirectStandardErrorTo(StandardOutputListener) - Method in interface org.gradle.logging.StandardOutputRedirector
 
redirectStandardOutputTo(StandardOutputListener) - Method in class org.gradle.logging.internal.DefaultStandardOutputRedirector
 
redirectStandardOutputTo(StandardOutputListener) - Method in interface org.gradle.logging.StandardOutputRedirector
 
reExecuteLastCommand() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
reExecuteLastCommand() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
reExecuteLastCommand() - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
 
reExecuteLastCommand() - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
ReflectionDispatch - Class in org.gradle.messaging.dispatch
 
ReflectionDispatch(Object) - Constructor for class org.gradle.messaging.dispatch.ReflectionDispatch
 
ReflectiveEnvironment - Class in org.gradle.internal.nativeplatform
Uses reflection to update private environment state
ReflectiveEnvironment() - Constructor for class org.gradle.internal.nativeplatform.ReflectiveEnvironment
 
ReflectiveNamedDomainObjectFactory<T> - Class in org.gradle.api.internal
 
ReflectiveNamedDomainObjectFactory(Class<? extends T>, Object...) - Constructor for class org.gradle.api.internal.ReflectiveNamedDomainObjectFactory
 
ReflectiveNamedDomainObjectFactory(Class<? extends T>, Instantiator, Object...) - Constructor for class org.gradle.api.internal.ReflectiveNamedDomainObjectFactory
 
refresh() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
States that any cached value should be ignored, forcing a fresh resolve.
REFRESH_TYPE - Static variable in interface org.gradle.openapi.external.foundation.RequestVersion1
 
refreshDependencies() - Method in class org.gradle.RefreshOptions
Deprecated.
 
RefreshOptions - Class in org.gradle
Deprecated.
Use Commandline Option '--refresh-dependencies' instead.
RefreshOptions(List<RefreshOptions.Option>) - Constructor for class org.gradle.RefreshOptions
Deprecated.
 
RefreshOptions.Option - Enum in org.gradle
Deprecated.
The set of allowable options.
refreshRequestAdded(RefreshTaskListRequest) - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.RequestObserver
 
refreshRequestAdded(RefreshTaskListRequest) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
refreshRequestAdded(RefreshTaskListRequest) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord.OutputObserver
Notification that a refresh task list request was added to the output.
refreshRequestAdded(RefreshTaskListRequest) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
 
refreshRequestAdded(RequestVersion1) - Method in interface org.gradle.openapi.external.foundation.RequestObserverVersion1
Notification that a refresh request was added to the queue.
refreshRequestAdded(long, boolean) - Method in interface org.gradle.openapi.external.ui.OutputObserverVersion1
Notification that a refresh task list request was added to the output.
refreshRequestAdded(RefreshTaskListRequest) - Method in class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
 
refreshRequestAdded(RefreshTaskListRequest) - Method in class org.gradle.openapi.wrappers.ui.OutputObserverWrapper
Notification that a refresh task list request was added to the output.
RefreshTaskListRequest - Class in org.gradle.gradleplugin.foundation.request
This represents a request to gradle that is executed in a separate process using the ProcessLauncherServer.
RefreshTaskListRequest(long, String, ExecutionQueue, GradlePluginLord) - Constructor for class org.gradle.gradleplugin.foundation.request.RefreshTaskListRequest
 
refreshTaskTree() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
This refreshes the task tree.
refreshTaskTree(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
This refreshes the task tree.
refreshTaskTree() - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
This refreshes the task tree.
refreshTaskTree(String) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
This refreshes the task tree.
refreshTaskTree() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
This refreshes the projects and task list.
refreshTaskTree() - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
This refreshes the task tree.
refreshTaskTree() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
refreshTaskTree() - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
This refreshes the task tree.
refreshTaskTree2() - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
This refreshes the projects and task list.
refreshTaskTree2(String) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
This refreshes the task tree.
refreshTaskTree2() - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion2
 
refreshTaskTree2(String) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion2
This refreshes the task tree.
RegExpNameMapper - Class in org.gradle.api.internal.file.copy
 
RegExpNameMapper(String, String) - Constructor for class org.gradle.api.internal.file.copy.RegExpNameMapper
 
RegExpNameMapper(Pattern, String) - Constructor for class org.gradle.api.internal.file.copy.RegExpNameMapper
 
RegExpPatternStep - Class in org.gradle.api.internal.file.pattern
 
RegExpPatternStep(String, boolean) - Constructor for class org.gradle.api.internal.file.pattern.RegExpPatternStep
 
register(CompilationUnit) - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
register(CompilationUnit) - Method in class org.gradle.api.internal.artifacts.dsl.BuildScriptTransformer
 
register(DefaultHttpClient) - Static method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMSchemeFactory
 
register(CompilationUnit) - Method in interface org.gradle.groovy.scripts.Transformer
 
registerAddAction(Action<? super T>) - Method in class org.gradle.api.internal.collections.CollectionEventRegister
 
registerRemoveAction(Action<? super T>) - Method in class org.gradle.api.internal.collections.CollectionEventRegister
 
RelativePath - Class in org.gradle.api.file
Represents a relative path from some base directory to a file.
RelativePath(boolean, String...) - Constructor for class org.gradle.api.file.RelativePath
Creates a RelativePath.
relativePath(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
relativePath(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
relativePath(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
relativePath(Object) - Method in interface org.gradle.api.Project
Returns the relative path from the project directory to the given path.
relativePath(Object) - Method in interface org.gradle.api.Script
Returns the relative path from the directory containing this script to the given path.
relativePath(String) - Method in class org.gradle.util.Path
 
RelativePathSpec - Class in org.gradle.api.internal.file
 
RelativePathSpec(Spec<? super RelativePath>) - Constructor for class org.gradle.api.internal.file.RelativePathSpec
 
relativeProjectPath(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
relativeProjectPath(String) - Method in interface org.gradle.api.Project
Converts a name to a project path relative to this project.
RemoteDisconnectProtocol - Class in org.gradle.messaging.remote.internal
 
RemoteDisconnectProtocol() - Constructor for class org.gradle.messaging.remote.internal.RemoteDisconnectProtocol
 
RemoteMethodInvocation - Class in org.gradle.messaging.remote.internal.protocol
 
RemoteMethodInvocation(Object, Object[]) - Constructor for class org.gradle.messaging.remote.internal.protocol.RemoteMethodInvocation
 
RemoteTestClassProcessor - Interface in org.gradle.api.internal.tasks.testing.worker
 
remove(Long) - Method in class org.gradle.api.internal.changedetection.CacheBackedFileSnapshotRepository
 
remove(Long) - Method in interface org.gradle.api.internal.changedetection.FileSnapshotRepository
 
remove(K) - Method in class org.gradle.api.internal.changedetection.InMemoryIndexedCache
 
remove() - Method in class org.gradle.api.internal.collections.FilteredCollection.FilteringIterator
 
remove(Object) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
remove(int) - Method in class org.gradle.api.internal.collections.FilteredList
 
remove(Object) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
remove(int) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
remove(Object) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
remove(Object) - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
remove(BlockPayload) - Method in interface org.gradle.cache.internal.btree.BlockStore
Removes the given block from this store.
remove(K) - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
remove(BlockPayload) - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
remove(BlockPayload) - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
remove(BlockPayload) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
remove(BlockPayload) - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
remove(BlockPayload) - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
remove(K) - Method in class org.gradle.cache.internal.MultiProcessSafePersistentIndexedCache
 
remove(K) - Method in interface org.gradle.cache.PersistentIndexedCache
Removes a key-value mapping from this cache.
remove(Object) - Method in class org.gradle.foundation.common.ReorderableList
 
remove(int) - Method in class org.gradle.foundation.common.ReorderableList
Removes the element at the specified position in this list (optional operation).
remove(Address) - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
remove(Address) - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
remove(Address) - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
remove(Object) - Method in class org.gradle.listener.ListenerBroadcast
Removes the given listener.
remove(Object) - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
remove(T) - Method in class org.gradle.messaging.dispatch.DelayedReceive
Removes one instance of the given message from the queue.
removeAction(Runnable) - Static method in class org.gradle.process.internal.shutdown.ShutdownHookActionRegister
 
removeAll(Collection<?>) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
removeAll(Collection<?>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
removeAll(Collection<?>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
removeAll(Collection<?>) - Method in class org.gradle.foundation.common.ReorderableList
Removes from this list all the elements that are contained in the specified collection (optional operation).
removeAll(Iterable<?>) - Method in class org.gradle.listener.ListenerBroadcast
Removes the given listeners.
removeAllChildren() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
removeAllChildren() - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Deletes all the children of this node.
removeAllChildren() - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
removeAllChildren() - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
removeAllObservers() - Method in class org.gradle.foundation.common.ObserverLord
 
removeByName(String) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
removeCollection(DomainObjectCollection<? extends T>) - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListener) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
 
removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
removeCommandLineArgumentAlteringListener(CommandLineArgumentAlteringListenerVersion1) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
removed(T) - Method in interface org.gradle.util.ChangeListener
 
removed(T) - Method in class org.gradle.util.NoOpChangeListener
 
removeEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
removeEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
removeEnvironmentVariable(String) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Removes the given environment variable.
removeFavorites(List<FavoriteTask>) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to remove the specified favorites from the favorite tasks.
removeFavorites(List<FavoriteTaskVersion1>) - Method in interface org.gradle.openapi.external.foundation.favorites.FavoritesEditorVersion1
Removes the specified favorites.
removeFavorites(List<FavoriteTaskVersion1>) - Method in class org.gradle.openapi.wrappers.foundation.favorites.FavoritesEditorWrapper
 
removeFavoriteTasksObserver(FavoritesEditor.FavoriteTasksObserver) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
 
removeFilterEditorObserver(BasicFilterEditor.FilterEditorObserver) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
removeFromParent() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
removeFromParent() - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Removes this node from its parent.
removeFromParent() - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
removeFromParent() - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
removeGeneralPluginObserver(GradlePluginLord.GeneralPluginObserver) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
removeGradleTab(GradleTab) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Call this to remove one of your own tabs from this.
removeGradleTab(GradleTab) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
Call this to remove one of your own tabs from this.
removeGradleTab(GradleTab) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
removeInfo(Address) - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryContent
Removes the status
removeListener(Object) - Method in interface org.gradle.api.invocation.Gradle
Removes the given listener from this build.
removeListener(Object) - Method in class org.gradle.initialization.DefaultGradleLauncherFactory
 
removeListener(Object) - Method in class org.gradle.invocation.DefaultGradle
 
removeListener(Object) - Method in class org.gradle.listener.DefaultListenerManager
 
removeListener(Object) - Method in interface org.gradle.listener.ListenerManager
Removes a listener.
removeListener(ExecHandleListener) - Method in class org.gradle.process.internal.DefaultExecHandle
 
removeListener(ExecHandleListener) - Method in interface org.gradle.process.internal.ExecHandle
 
removeMethod(ClassNode, MethodNode) - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
removeNativeEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
removeNativeEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.LibCBackedProcessEnvironment
 
removeNativeEnvironmentVariable(String) - Method in class org.gradle.internal.nativeplatform.jna.WindowsProcessEnvironment
 
removeObserver(E) - Method in class org.gradle.foundation.common.ObserverLord
Deletes an observer in our messaging system.
removeOutputEventListener(OutputEventListener) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
removeOutputEventListener(OutputEventListener) - Method in interface org.gradle.logging.internal.LoggingOutputInternal
 
removeOutputEventListener(OutputEventListener) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
removeOutputEventListener(OutputEventListener) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
removeOutputObserver(OutputUILord.OutputObserver) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
removeOutputObserver(OutputUILord.OutputObserver) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
removeOutputObserver(OutputObserverVersion1) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
removeOutputObserver(OutputObserverVersion1) - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
 
removeOutputObserver(OutputObserverVersion1) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
removeOutputObserver(OutputObserverVersion1) - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
removeOutputPanel(OutputPanel) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel.OutputPanelParent
 
removeOutputPanel(OutputPanel) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
removeProject(String) - Method in class org.gradle.api.internal.project.DefaultProjectRegistry
 
removeProjectEvaluationListener(ProjectEvaluationListener) - Method in interface org.gradle.api.invocation.Gradle
Removes the given listener from this build.
removeProjectEvaluationListener(ProjectEvaluationListener) - Method in class org.gradle.invocation.DefaultGradle
 
removeRequestFromQueue(R) - Method in class org.gradle.foundation.queue.ExecutionQueue
 
removeRequestObserver(GradlePluginLord.RequestObserver) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
removeRequestObserver(RequestObserverVersion1) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
Removes a request observer when you no longer wish to receive notifications about Gradle command being executed.
removeRequestObserver(RequestObserverVersion1) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
Removes a request observer when you no longer wish to receive notifications about Gradle command being executed.
removeResultHighlights() - Method in interface org.gradle.gradleplugin.userinterface.swing.common.SearchPanel.SearchInteraction
Notification to hide your results.
removeResultHighlights() - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
Call this to remove the highlights of the search results.
removeServerObserver(O) - Method in class org.gradle.foundation.ipc.basic.Server
 
removeSettingsObserver(GradlePluginLord.SettingsObserver) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
removeStandardErrorListener(StandardOutputListener) - Method in interface org.gradle.api.logging.LoggingOutput
Removes a listener from standard error.
removeStandardErrorListener(StandardOutputListener) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
removeStandardErrorListener(StandardOutputListener) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
removeStandardErrorListener(StandardOutputListener) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
removeStandardOutputListener(StandardOutputListener) - Method in interface org.gradle.api.logging.LoggingOutput
Removes a listener from standard output.
removeStandardOutputListener(StandardOutputListener) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
removeStandardOutputListener(StandardOutputListener) - Method in class org.gradle.logging.internal.OutputEventRenderer
 
removeStandardOutputListener(StandardOutputListener) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
removeTab(GradleTabVersion1) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Call this to remove one of your own tabs from this.
removeTab(GradleTabVersion1) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Call this to remove one of your own tabs from this.
removeTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Remove a listener from this graph.
removeTaskExecutionGraphListener(TaskExecutionGraphListener) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
removeTaskExecutionListener(TaskExecutionListener) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Remove a listener from this graph.
removeTaskExecutionListener(TaskExecutionListener) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
removeTestListener(TestListener) - Method in class org.gradle.api.tasks.testing.Test
Unregisters a test listener with this task.
removeTestOutputListener(TestOutputListener) - Method in class org.gradle.api.tasks.testing.Test
Unregisters a test output listener with this task.
removeTextHighlightText(int, int) - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
This removes the highlight from the specified existing text.
REMOVING_PRESENCE_DUE_TO_STOP - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
rename(Closure) - Method in interface org.gradle.api.file.CopyProcessingSpec
Renames a source file to a different relative location under the target directory.
rename(String, String) - Method in interface org.gradle.api.file.CopyProcessingSpec
Renames files based on a regular expression.
rename(Pattern, String) - Method in interface org.gradle.api.file.CopyProcessingSpec
Renames files based on a regular expression.
rename(Closure) - Method in interface org.gradle.api.file.CopySpec
Renames a source file to a different relative location under the target directory.
rename(String, String) - Method in interface org.gradle.api.file.CopySpec
Renames files based on a regular expression.
rename(Pattern, String) - Method in interface org.gradle.api.file.CopySpec
Renames files based on a regular expression.
rename(Closure) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
rename(Pattern, String) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
rename(String, String) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
rename(String, String) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
rename(Pattern, String) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
rename(Closure) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
rename(Closure) - Method in class org.gradle.api.tasks.AbstractCopyTask
Renames a source file to a different relative location under the target directory.
rename(String, String) - Method in class org.gradle.api.tasks.AbstractCopyTask
Renames files based on a regular expression.
rename(Pattern, String) - Method in class org.gradle.api.tasks.AbstractCopyTask
Renames files based on a regular expression.
RenamingCopyAction - Class in org.gradle.api.internal.file.copy
 
RenamingCopyAction(Transformer<String, String>) - Constructor for class org.gradle.api.internal.file.copy.RenamingCopyAction
 
render(ResolvedConfiguration) - Method in class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
render(ResolvedConfiguration) - Method in interface org.gradle.api.tasks.diagnostics.internal.DependencyReportRenderer
Writes the given dependency graph for the current configuration.
render(ResolvedConfiguration) - Method in class org.gradle.api.tasks.diagnostics.internal.GraphvizReportRenderer
 
render(StyledTextOutput) - Method in class org.gradle.logging.internal.LogEvent
 
render(StyledTextOutput) - Method in class org.gradle.logging.internal.RenderableOutputEvent
Renders this event to the given output.
render(StyledTextOutput) - Method in class org.gradle.logging.internal.StyledTextOutputEvent
 
render(String, Element) - Method in class org.gradle.reporting.CodePanelRenderer
 
render(T, Element) - Method in class org.gradle.reporting.DomReportRenderer
Renders the report for the given model as children of the given DOM element.
render(T, Element) - Method in class org.gradle.reporting.TabbedPageRenderer
 
render(T, Element) - Method in class org.gradle.reporting.TabsRenderer
 
render(T, Element) - Method in class org.gradle.reporting.TextDomReportRenderer
 
RenderableOutputEvent - Class in org.gradle.logging.internal
 
RenderableOutputEvent(long, String, LogLevel) - Constructor for class org.gradle.logging.internal.RenderableOutputEvent
 
renderer(DomReportRenderer<T>) - Method in class org.gradle.reporting.HtmlReportRenderer
 
renderer(TextReportRenderer<T>) - Method in class org.gradle.reporting.HtmlReportRenderer
 
ReorderableList<E> - Class in org.gradle.foundation.common
 
ReorderableList() - Constructor for class org.gradle.foundation.common.ReorderableList
 
ReorderableList(List<E>) - Constructor for class org.gradle.foundation.common.ReorderableList
 
replace(String) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
replace(String, Class<T>) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
replace(String) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task with the given name and adds it to this container, replacing any existing task with the same name.
replace(String, Class<T>) - Method in interface org.gradle.api.tasks.TaskContainer
Creates a Task with the given name and type, and adds it to this container, replacing any existing task of the same name.
replaceLastName(String) - Method in class org.gradle.api.file.RelativePath
Returns a copy of this path, with the last name replaced with the given name.
report() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestFramework
 
report() - Method in interface org.gradle.api.internal.tasks.testing.TestFramework
 
report() - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestFramework
 
Report - Interface in org.gradle.api.reporting
A file based report to be created.
Report.OutputType - Enum in org.gradle.api.reporting
The type of output the report produces
reportClientExit(boolean, int, String) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
This is called if the client exits prematurely.
reportClientExit(boolean, int, String) - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol
This is called when when the client exits.
reportClientExit(boolean, int, String) - Method in class org.gradle.foundation.ipc.gradle.TaskListServerProtocol
This is called when when the client exits.
ReportContainer<T extends Report> - Interface in org.gradle.api.reporting
A container of potential reports.
ReportContainer.ImmutableViolationException - Exception in org.gradle.api.reporting
The exception thrown when any of this container's mutation methods are called.
ReportContainer.ImmutableViolationException() - Constructor for exception org.gradle.api.reporting.ReportContainer.ImmutableViolationException
 
ReportedException - Exception in org.gradle.launcher.exec
Wraps an exception which has already been logged, and should not be logged again.
ReportedException(Throwable) - Constructor for exception org.gradle.launcher.exec.ReportedException
 
reportError(String) - Method in interface org.gradle.gradleplugin.foundation.DOM4JSerializer.ExportInteraction
Report an error that occurred.
reportError(String) - Method in interface org.gradle.gradleplugin.foundation.DOM4JSerializer.ImportInteraction
Report an error that occurred.
reportError(String) - Method in interface org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.ValidationInteraction
 
reportError(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingEditFavoriteInteraction
 
reportError(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingExportInteraction
Report an error that occurred.
reportError(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingImportInteraction
Report an error that occurred.
reportExecuteFinished(Request, boolean) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel.OutputPanelParent
 
reportExecuteFinished(Request, boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
reportExecuteFinished(Request, boolean) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord.OutputObserver
Notification that execution of a request is complete
reportExecuteFinished(Request, boolean) - Method in class org.gradle.openapi.wrappers.ui.OutputObserverWrapper
Notification that execution of a request is complete
reportExecutionFinished(boolean, String, Throwable) - Method in interface org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol.ExecutionInteraction
Notification that execution has finished.
reportExecutionFinished(boolean, String, Throwable) - Method in interface org.gradle.foundation.ipc.gradle.TaskListServerProtocol.ExecutionInteraction
Notification that execution has finished.
reportExecutionFinished(boolean, String, Throwable) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
Notification that execution has finished.
reportExecutionFinished(boolean, BuildResult, String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Notification that execution of all tasks has completed.
reportExecutionFinished(boolean, String, Throwable) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Notification that execution of a task has completed.
reportExecutionFinished(boolean, String, Throwable) - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
 
reportExecutionFinished(boolean, String, Throwable) - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
 
reportExecutionStarted() - Method in interface org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol.ExecutionInteraction
Notification that gradle has started execution.
reportExecutionStarted() - Method in interface org.gradle.foundation.ipc.gradle.TaskListServerProtocol.ExecutionInteraction
Notification that gradle has started execution.
reportExecutionStarted() - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
Notification that gradle has started execution.
reportExecutionStarted() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Notification that execution of a task or tasks has been started.
reportExecutionStarted() - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
Notification that overall execution has been started.
reportExecutionStarted() - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
Notification that overall execution has been started.
reportFatalError(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
ReportGeneratingProfileListener - Class in org.gradle.profile
 
ReportGeneratingProfileListener() - Constructor for class org.gradle.profile.ReportGeneratingProfileListener
 
Reporting<T extends ReportContainer> - Interface in org.gradle.api.reporting
An object that provides reporting options
ReportingBasePlugin - Class in org.gradle.api.plugins
A Plugin which provides the basic skeleton for reporting.
ReportingBasePlugin() - Constructor for class org.gradle.api.plugins.ReportingBasePlugin
 
ReportingBasePluginConvention - Class in org.gradle.api.plugins
Deprecated.
This convention has been deprecated and replaced by ReportingExtension
ReportingBasePluginConvention(ProjectInternal, ReportingExtension) - Constructor for class org.gradle.api.plugins.ReportingBasePluginConvention
Deprecated.
 
ReportingExtension - Class in org.gradle.api.reporting
Adds base configuration for reporting tasks.
ReportingExtension(Project) - Constructor for class org.gradle.api.reporting.ReportingExtension
 
reportInternalError(BuildExceptionReporter.FailureDetails) - Method in class org.gradle.BuildExceptionReporter
 
reportLiveOutput(String) - Method in interface org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol.ExecutionInteraction
 
reportLiveOutput(String) - Method in interface org.gradle.foundation.ipc.gradle.TaskListServerProtocol.ExecutionInteraction
 
reportLiveOutput(String) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
 
reportLiveOutput(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Report real-time output from gradle and its subsystems (such as ant).
reportLiveOutput(String) - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
Report real-time output from gradle and its subsystems (such as ant).
reportLiveOutput(String) - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
Report real-time output from gradle and its subsystems (such as ant).
reportNumberOfTasksToExecute(int) - Method in interface org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol.ExecutionInteraction
Notification of the total number of tasks that will be executed.
reportNumberOfTasksToExecute(int) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
Notification of the total number of tasks that will be executed.
reportNumberOfTasksToExecute(int) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Notification of the total number of tasks that will be executed.
reportNumberOfTasksToExecute(int) - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
Notification of the total number of tasks that will be executed.
reportNumberOfTasksToExecute(int) - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
Notification of the total number of tasks that will be executed.
ReportRenderer - Interface in org.gradle.api.tasks.diagnostics.internal
A ProjectReportRenderer is responsible for rendering the model of a project report.
reports(Closure) - Method in interface org.gradle.api.reporting.Reporting
Allow configuration of the report container by closure.
reportTaskComplete(String, float) - Method in interface org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol.ExecutionInteraction
 
reportTaskComplete(String, float) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
 
reportTaskComplete(String, float) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
reportTaskComplete(String, float) - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
 
reportTaskComplete(String, float) - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
 
reportTaskStarted(String, float) - Method in interface org.gradle.foundation.ipc.gradle.ExecuteGradleCommandServerProtocol.ExecutionInteraction
 
reportTaskStarted(String, float) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest.DummyExecutionInteraction
 
reportTaskStarted(String, float) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Notification that a single task has completed.
reportTaskStarted(String, float) - Method in interface org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1
Notification that a single task has completed.
reportTaskStarted(String, float) - Method in class org.gradle.openapi.wrappers.runner.GradleRunnerInteractionWrapper
Notification that a single task has completed.
repositories(Closure) - Method in interface org.gradle.api.initialization.dsl.ScriptHandler
Configures the repositories for the script dependencies.
repositories(Closure) - Method in class org.gradle.api.internal.initialization.AbstractScriptHandler
 
repositories(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
repositories(Closure) - Method in interface org.gradle.api.Project
Configures the repositories for this project.
repositories(Closure) - Method in class org.gradle.api.tasks.Upload
Configures the set of repositories to upload to.
RepositoryHandler - Interface in org.gradle.api.artifacts.dsl
A RepositoryHandler manages a set of repositories, allowing repositories to be defined and queried.
RepositoryLayout - Class in org.gradle.api.internal.artifacts.repositories.layout
Represents the directory structure for a repository.
RepositoryLayout() - Constructor for class org.gradle.api.internal.artifacts.repositories.layout.RepositoryLayout
 
RepositoryTransport - Interface in org.gradle.api.internal.artifacts.repositories.transport
 
RepositoryTransportFactory - Class in org.gradle.api.internal.artifacts.repositories.transport
 
RepositoryTransportFactory(ProgressLoggerFactory, FileStore<ArtifactRevisionId>, CachedExternalResourceIndex<String>) - Constructor for class org.gradle.api.internal.artifacts.repositories.transport.RepositoryTransportFactory
 
Request - Interface in org.gradle.gradleplugin.foundation.request
This represents a reques to gradle that is executed in a separate process using the ProcessLauncherServer.
Request - Class in org.gradle.messaging.remote.internal.protocol
 
Request(Object, Object) - Constructor for class org.gradle.messaging.remote.internal.protocol.Request
 
requestComplete(long, boolean) - Method in interface org.gradle.openapi.external.ui.OutputObserverVersion1
Notification that a request is complete.
requestExecutionComplete(Request, int, String) - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.RequestObserver
Notification that the command has completed execution.
requestExecutionComplete(Request, int, String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
Notification that the command has completed execution.
requestExecutionComplete(Request, int, String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
Notification that the command has completed execution.
requestExecutionComplete(RequestVersion1, int, String) - Method in interface org.gradle.openapi.external.foundation.RequestObserverVersion1
Notification that a request has completed execution.
requestExecutionComplete(Request, int, String) - Method in class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
Notification that the command has completed execution.
RequestObserverVersion1 - Interface in org.gradle.openapi.external.foundation
This allows you to observer when Gradle commands are executed/complete.
RequestObserverWrapper - Class in org.gradle.openapi.wrappers.foundation
* Implementation of RequestObserverVersion1 meant to help shield external users from internal changes.
RequestObserverWrapper(RequestObserverVersion1) - Constructor for class org.gradle.openapi.wrappers.foundation.RequestObserverWrapper
 
requestShutdown() - Method in class org.gradle.foundation.ipc.basic.Server
 
requestStop() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
 
requestStop() - Method in interface org.gradle.messaging.concurrent.AsyncStoppable
Requests that this stoppable commence a graceful stop.
requestStop() - Method in class org.gradle.messaging.dispatch.AsyncDispatch
Commences a shutdown of this dispatch.
requestStop() - Method in class org.gradle.messaging.dispatch.AsyncReceive
Stops receiving new messages.
requestStop() - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
requestStop() - Method in class org.gradle.messaging.remote.internal.DelegatingConnection
 
requestStop() - Method in class org.gradle.messaging.remote.internal.DisconnectAwareConnectionDecorator
 
requestStop() - Method in class org.gradle.messaging.remote.internal.EagerReceiveBuffer
Stops receiving new messages.
requestStop() - Method in class org.gradle.messaging.remote.internal.inet.MulticastConnection
 
requestStop() - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
requestStop() - Method in class org.gradle.messaging.remote.internal.inet.TcpIncomingConnector
 
requestStop() - Method in class org.gradle.messaging.remote.internal.MessageHub
 
requestStop() - Method in interface org.gradle.messaging.remote.internal.MultiChannelConnection
Commences graceful stop of this connection.
requestStop() - Method in class org.gradle.messaging.remote.internal.ProtocolStack
 
requestStop() - Method in class org.gradle.messaging.remote.internal.SynchronizedDispatch
 
requestStop() - Method in interface org.gradle.messaging.remote.ObjectConnection
Commences a graceful stop of this connection.
RequestVersion1 - Interface in org.gradle.openapi.external.foundation
This represents an execution or refresh request sent to Gradle.
RequestWrapper - Class in org.gradle.openapi.wrappers.foundation
Implementation of RequestVersion1 meant to help shield external users from internal changes.
RequestWrapper(Request) - Constructor for class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
requireResource(URL) - Method in class org.gradle.reporting.HtmlReportRenderer
 
reset() - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
reset() - Method in class org.gradle.foundation.output.LiveOutputParser
Removes all text and FileLinks.
reset() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Call this before you use this.
reset() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTab
Call this before you use this tab.
reset() - Method in class org.gradle.tooling.internal.consumer.ConnectorServices
Resets the state of connector services.
reset() - Method in class org.gradle.util.Clock
 
reset() - Static method in class org.gradle.util.DeprecationLogger
 
ResetDeprecationLogger - Class in org.gradle.launcher.daemon.server.exec
 
ResetDeprecationLogger() - Constructor for class org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger
 
resetHighlights() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
Call this if you've changed any styles of our text and want to revert it back to the defaults.
ResolutionControl<A,B> - Interface in org.gradle.api.artifacts.cache
Command methods for controlling dependency resolution via the DSL.
ResolutionRules - Interface in org.gradle.api.artifacts.cache
Represents a set of rules/actions that can be applied during dependency resolution.
resolutionStrategy(Closure) - Method in interface org.gradle.api.artifacts.Configuration
The resolution strategy provides extra details on how to resolve this configuration.
ResolutionStrategy - Interface in org.gradle.api.artifacts
Defines the strategies around dependency resolution.
resolutionStrategy(Closure) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
ResolutionStrategyInternal - Interface in org.gradle.api.internal.artifacts.configurations
 
ResolvableDependencies - Interface in org.gradle.api.artifacts
A set of Dependency objects which can be resolved to a set of File instances.
ResolvableDependency - Interface in org.gradle.api.internal.artifacts
 
ResolvableFileCollectionResolveContext - Interface in org.gradle.api.internal.file.collections
 
resolve() - Method in interface org.gradle.api.artifacts.Configuration
Resolves this configuration.
resolve() - Method in interface org.gradle.api.artifacts.SelfResolvingDependency
Resolves this dependency.
resolve(boolean) - Method in interface org.gradle.api.artifacts.SelfResolvingDependency
Resolves this dependency by specifying the transitive mode.
resolve(ConfigurationInternal) - Method in interface org.gradle.api.internal.artifacts.ArtifactDependencyResolver
 
resolve() - Method in class org.gradle.api.internal.artifacts.CachingDependencyResolveContext
 
resolve() - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
resolve(DependencyResolveContext) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractDependency
 
resolve() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
resolve(boolean) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
resolve(DependencyResolveContext) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
resolve(DependencyResolveContext) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
resolve() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
resolve(boolean) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency
 
resolve(Artifact) - Method in interface org.gradle.api.internal.artifacts.ivyservice.ArtifactResolver
Resolves the given artifact.
resolve(ConfigurationInternal) - Method in class org.gradle.api.internal.artifacts.ivyservice.CacheLockingArtifactDependencyResolver
 
resolve(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.clientmodule.ClientModuleResolver
 
resolve(DependencyDescriptor) - Method in interface org.gradle.api.internal.artifacts.ivyservice.DependencyToModuleResolver
Resolves the given dependency to a module version id.
resolve(DependencyDescriptor) - Method in interface org.gradle.api.internal.artifacts.ivyservice.DependencyToModuleVersionIdResolver
Resolves the given dependency to a module version id.
resolve(ConfigurationInternal) - Method in class org.gradle.api.internal.artifacts.ivyservice.ErrorHandlingArtifactDependencyResolver
 
resolve(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LazyDependencyToModuleResolver
 
resolve(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.UserResolverChain
 
resolve() - Method in interface org.gradle.api.internal.artifacts.ivyservice.ModuleVersionIdResolveResult
Resolves the meta-data for this module version, if required.
resolve(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectDependencyResolver
 
resolve(ConfigurationInternal) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.DefaultDependencyResolver
 
resolve(ConfigurationInternal, ResolveData) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.DependencyGraphBuilder
 
resolve(ConfigurationInternal) - Method in class org.gradle.api.internal.artifacts.ivyservice.SelfResolvingDependencyResolver
 
resolve(ConfigurationInternal) - Method in class org.gradle.api.internal.artifacts.ivyservice.ShortcircuitEmptyConfigsArtifactDependencyResolver
 
resolve(DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.VersionForcingDependencyToModuleResolver
 
resolve(DependencyResolveContext) - Method in interface org.gradle.api.internal.artifacts.ResolvableDependency
 
resolve(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolve(Object, PathValidation) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.collections.FileCollectionAdapter
 
resolve(FileCollectionResolveContext) - Method in interface org.gradle.api.internal.file.collections.FileCollectionContainer
Adds the contents of this container to the given context.
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.CompositeFileCollection
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
resolve(Object) - Method in interface org.gradle.api.internal.file.FileResolver
 
resolve(Object, PathValidation) - Method in interface org.gradle.api.internal.file.FileResolver
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.UnionFileCollection
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.file.UnionFileTree
 
resolve(Task) - Method in class org.gradle.api.internal.tasks.CachingTaskDependencyResolveContext
 
resolve(FileCollectionResolveContext) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
resolve(TaskDependencyResolveContext) - Method in class org.gradle.api.internal.tasks.DefaultTaskDependency
 
resolve(TaskDependencyResolveContext) - Method in interface org.gradle.api.internal.tasks.TaskDependencyInternal
 
resolve(String) - Method in class org.gradle.util.Path
 
RESOLVE_STRATEGY - Static variable in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.DefaultArtifactsToModuleDescriptorConverter
 
resolveAsBuildables() - Method in class org.gradle.api.internal.file.collections.BuildDependenciesOnlyFileCollectionResolveContext
Resolves the contents of this context as a list of atomic Buildable instances.
resolveAsFileCollections() - Method in class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
Resolves the contents of this context as a list of atomic FileCollection instances.
resolveAsFileCollections() - Method in interface org.gradle.api.internal.file.collections.ResolvableFileCollectionResolveContext
Resolves the contents of this context as a sequence of atomic file collections.
resolveAsFileTrees() - Method in class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
Resolves the contents of this context as a list of atomic FileTree instances.
resolveAsFileTrees() - Method in interface org.gradle.api.internal.file.collections.ResolvableFileCollectionResolveContext
Resolves the contents of this context as a sequence of atomic file trees.
resolveAsMinimalFileCollections() - Method in class org.gradle.api.internal.file.collections.DefaultFileCollectionResolveContext
Resolves the contents of this context as a list of atomic MinimalFileCollection instances.
resolveAsRelativePath(Object) - Method in class org.gradle.api.internal.file.BaseDirFileResolver
 
resolveAsRelativePath(Object) - Method in interface org.gradle.api.internal.file.FileResolver
 
resolveAsRelativePath(Object) - Method in class org.gradle.api.internal.file.IdentityFileResolver
 
resolveClass(ObjectStreamClass) - Method in class org.gradle.util.ClassLoaderObjectInputStream
 
ResolvedArtifact - Interface in org.gradle.api.artifacts
Information about a resolved artifact.
ResolvedArtifactFactory - Class in org.gradle.api.internal.artifacts.ivyservice
 
ResolvedArtifactFactory(CacheLockingManager) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ResolvedArtifactFactory
 
ResolvedConfiguration - Interface in org.gradle.api.artifacts
A ResolvedConfiguration represents the result of resolving a Configuration, and provides access to both the artifacts and the meta-data of the result.
ResolvedConfigurationBuilder - Interface in org.gradle.api.internal.artifacts.ivyservice
 
ResolvedConfigurationIdentifier - Class in org.gradle.api.internal.artifacts
 
ResolvedConfigurationIdentifier(String, String, String, String) - Constructor for class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
ResolvedDependency - Interface in org.gradle.api.artifacts
Information about a resolved dependency.
ResolvedModuleVersion - Interface in org.gradle.api.artifacts
Represents meta-data about a resolved module version.
ResolvedPattern - Class in org.gradle.api.internal.artifacts.repositories.layout
 
ResolvedPattern(String, FileResolver) - Constructor for class org.gradle.api.internal.artifacts.repositories.layout.ResolvedPattern
 
ResolvedPattern(URI, String) - Constructor for class org.gradle.api.internal.artifacts.repositories.layout.ResolvedPattern
 
ResolveException - Exception in org.gradle.api.artifacts
A ResolveException is thrown when a dependency configuration cannot be resolved for some reason.
ResolveException(Configuration, Throwable) - Constructor for exception org.gradle.api.artifacts.ResolveException
 
ResolveException(Configuration, Iterable<? extends Throwable>) - Constructor for exception org.gradle.api.artifacts.ResolveException
 
resolveFile(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
resolveFiles(Object...) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolveFiles(Object...) - Method in interface org.gradle.api.internal.file.FileResolver
 
resolveFilesAsTree(Object...) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolveFilesAsTree(Object...) - Method in interface org.gradle.api.internal.file.FileResolver
 
ResolveIvyFactory - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
ResolveIvyFactory(IvyFactory, ResolverProvider, SettingsConverter, ModuleResolutionCache, ModuleDescriptorCache, CachedExternalResourceIndex<ArtifactAtRepositoryKey>, CacheLockingManager, StartParameterResolutionOverride, TimeProvider) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.ResolveIvyFactory
 
resolveLater(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolveLater(Object) - Method in interface org.gradle.api.internal.file.FileResolver
 
resolveModule(DependencyDescriptor, DependencyDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
ResolveModuleDescriptorConverter - Class in org.gradle.api.internal.artifacts.ivyservice.moduleconverter
 
ResolveModuleDescriptorConverter(ModuleDescriptorFactory, ConfigurationsToModuleDescriptorConverter, DependenciesToModuleDescriptorConverter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.ResolveModuleDescriptorConverter
 
resolver - Variable in class org.gradle.api.internal.artifacts.repositories.FixedResolverArtifactRepository
 
RESOLVER_NAME - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
RESOLVER_URL - Static variable in interface org.gradle.api.artifacts.ArtifactRepositoryContainer
 
resolveResource(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolveResource(Object) - Method in interface org.gradle.api.internal.file.FileResolver
 
ResolverFactory - Interface in org.gradle.api.internal.artifacts
 
ResolverProvider - Interface in org.gradle.api.internal.artifacts.configurations
 
resolveTask(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskContainer
 
resolveTask(Object) - Method in interface org.gradle.api.internal.tasks.TaskResolver
 
resolveUri(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
resolveUri(Object) - Method in interface org.gradle.api.internal.file.FileResolver
 
Resource - Interface in org.gradle.api.internal.resource
A Resource represents some binary artifact.
Resource - Interface in org.gradle.api.resources
A generic resource of some kind.
RESOURCE_NAME - Static variable in class org.gradle.util.GradleVersion
 
ResourceException - Exception in org.gradle.api.internal.resource
 
ResourceException(String) - Constructor for exception org.gradle.api.internal.resource.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception org.gradle.api.internal.resource.ResourceException
 
ResourceException - Exception in org.gradle.api.resources
Generic resource exception that all other resource-related exceptions inherit from.
ResourceException() - Constructor for exception org.gradle.api.resources.ResourceException
 
ResourceException(String) - Constructor for exception org.gradle.api.resources.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception org.gradle.api.resources.ResourceException
 
ResourceHandler - Interface in org.gradle.api.resources
Provides access to resource-specific utility methods, for example factory methods that create various resources.
ResourceIsAFolderException - Exception in org.gradle.api.internal.resources
Exception thrown when one attempts to read a folder
ResourceIsAFolderException(String) - Constructor for exception org.gradle.api.internal.resources.ResourceIsAFolderException
 
ResourceNotFoundException - Exception in org.gradle.api.internal.resource
An exception thrown when attempting to access the content of a Resource which does not exist.
ResourceNotFoundException(String) - Constructor for exception org.gradle.api.internal.resource.ResourceNotFoundException
 
resources(Closure) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
resources(Closure) - Method in interface org.gradle.api.tasks.SourceSet
Configures the non-Java resources for this set.
RestartEveryNTestClassProcessor - Class in org.gradle.api.internal.tasks.testing.processors
 
RestartEveryNTestClassProcessor(Factory<TestClassProcessor>, long) - Constructor for class org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor
 
restore(LoggingSystem.Snapshot) - Method in interface org.gradle.logging.internal.LoggingSystem
 
restore(LoggingSystem.Snapshot) - Method in class org.gradle.logging.internal.LoggingSystemAdapter
 
restore(LoggingSystem.Snapshot) - Method in class org.gradle.logging.internal.NoOpLoggingSystem
 
restoreSettings(SettingsNode, Window, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
Call this to restore the preferences that were saved via a call to save settings.
restoreSettings(SettingsNode, JFrame, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
This restores the position of a frame.
restoreSettings(SettingsNode, JSplitPane, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
 
restoreSettings(SettingsNode, JFileChooser, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
 
Result<T> - Class in org.gradle.launcher.daemon.protocol
The supertype of all objects sent from the daemon server back to the client.
Result(T) - Constructor for class org.gradle.launcher.daemon.protocol.Result
 
ResultHandler<T> - Interface in org.gradle.tooling
A handler for an asynchronous operation which returns an object of type T.
ResultHandlerVersion1<T> - Interface in org.gradle.tooling.internal.protocol
 
resultingType(Class<T>) - Method in class org.gradle.api.internal.notations.NotationParserBuilder
 
resultType - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
retainAll(Collection<?>) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
retainAll(Collection<?>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
retainAll(Collection<?>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
retainAll(Collection<?>) - Method in class org.gradle.foundation.common.ReorderableList
Retains only the elements in this list that are contained in the specified collection (optional operation).
rethrowFailure() - Method in interface org.gradle.api.artifacts.ResolvedConfiguration
A resolve of a configuration that is not successful does not automatically throws an exception.
rethrowFailure() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration
 
rethrowFailure() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultResolvedConfiguration
 
rethrowFailure() - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
rethrowFailure() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
rethrowFailure() - Method in interface org.gradle.api.ProjectState
Throws the project failure, if any.
rethrowFailure() - Method in interface org.gradle.api.tasks.TaskState
Throws the task failure, if any.
rethrowFailure() - Method in class org.gradle.BuildResult
Rethrows the build failure.
rethrowFailure() - Method in interface org.gradle.process.ExecResult
Re-throws any failure executing this process.
ReturnResult - Class in org.gradle.launcher.daemon.server.exec
Handles sending the result of the execution back to the client.
ReturnResult() - Constructor for class org.gradle.launcher.daemon.server.exec.ReturnResult
 
rightClick(JTree, int, int) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.Interaction
 
ROOT - Static variable in class org.gradle.util.Path
 
rootProject(Action<? super Project>) - Method in interface org.gradle.api.invocation.Gradle
Adds an action to execute against the root project of this build.
rootProject(Action<? super Project>) - Method in class org.gradle.invocation.DefaultGradle
 
RoutableMessage - Interface in org.gradle.messaging.remote.internal.protocol
 
RouteAvailableMessage - Interface in org.gradle.messaging.remote.internal.protocol
 
Router - Class in org.gradle.messaging.remote.internal
 
Router(Executor, DispatchFailureHandler<? super Message>) - Constructor for class org.gradle.messaging.remote.internal.Router
 
RouteUnavailableMessage - Interface in org.gradle.messaging.remote.internal.protocol
 
Rule - Interface in org.gradle.api
A Rule represents some action to perform when an unknown domain object is referenced.
run() - Method in class org.gradle.api.internal.tasks.testing.detection.DefaultTestClassScanner
 
run() - Method in class org.gradle.api.internal.tasks.testing.processors.TestMainAction
 
run() - Method in class org.gradle.GradleLauncher
Executes the build for this GradleLauncher instance and returns the result.
run() - Method in interface org.gradle.groovy.scripts.ScriptRunner
Executes the script.
run() - Method in class org.gradle.initialization.DefaultGradleLauncher
Executes the build for this GradleLauncher instance and returns the result.
run(GradleLauncher) - Method in interface org.gradle.initialization.GradleLauncherAction
Executes the action with the given launcher.
run() - Method in class org.gradle.launcher.cli.DaemonBuildAction
 
run(GradleLauncher) - Method in class org.gradle.launcher.cli.ExecuteBuildAction
 
run() - Method in class org.gradle.launcher.cli.StopDaemonAction
 
run(GradleLauncherFactory) - Method in class org.gradle.launcher.daemon.protocol.Build
 
run(GradleLauncher) - Method in class org.gradle.launcher.daemon.protocol.Build
 
run() - Method in class org.gradle.launcher.daemon.server.Daemon
Starts the daemon, blocking until it is stopped (either by Stop command or by another thread calling stop())
run() - Method in class org.gradle.launcher.exec.EntryPoint
Unless the createCompleter() method is overridden, the JVM will exit before returning from this method.
run(String, String[]) - Method in class org.gradle.launcher.ProcessBootstrap
 
run() - Method in class org.gradle.process.internal.ExecHandleRunner
 
run() - Method in class org.gradle.process.internal.ExecHandleShutdownHookAction
 
run() - Method in class org.gradle.process.internal.ExecOutputHandleRunner
 
run() - Method in class org.gradle.process.internal.launcher.GradleWorkerMain
 
run() - Method in interface org.gradle.tooling.BuildLauncher
Execute the build, blocking until it is complete.
run(ResultHandler<? super Void>) - Method in interface org.gradle.tooling.BuildLauncher
Launchers the build.
run(GradleLauncher) - Method in class org.gradle.tooling.internal.provider.BuildModelAction
 
run(GradleLauncher) - Method in class org.gradle.tooling.internal.provider.ExecuteBuildAction
 
RunBuildAction - Class in org.gradle.launcher.cli
 
RunBuildAction(StartParameter, ServiceRegistry, BuildRequestMetaData) - Constructor for class org.gradle.launcher.cli.RunBuildAction
 
RunnerWrapperFactory - Class in org.gradle.openapi.wrappers
This factory instantiates GradleRunnerWrappers by an external process.
RunnerWrapperFactory() - Constructor for class org.gradle.openapi.wrappers.RunnerWrapperFactory
 
RUNTIME_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 

S

SATISFIES_ALL - Static variable in class org.gradle.api.specs.Specs
 
SATISFIES_NONE - Static variable in class org.gradle.api.specs.Specs
 
satisfyAll() - Static method in class org.gradle.api.specs.Specs
 
satisfyNone() - Static method in class org.gradle.api.specs.Specs
 
saveProperties(Properties, File) - Static method in class org.gradle.util.GUtil
 
saveResolvedRevision(ModuleRevisionId, String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
saveResolvers(ModuleDescriptor, String, String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.NoOpRepositoryCacheManager
 
saveSettings(SettingsNode, Window, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
 
saveSettings(SettingsNode, JFrame, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
This version works for frames.
saveSettings(SettingsNode, JSplitPane, String, Class) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
 
saveSettings(SettingsNode, JFileChooser, String, Class, boolean) - Static method in class org.gradle.gradleplugin.userinterface.swing.common.PreferencesAssistant
Saves the settings of the file chooser; and by settings I mean the 'last visited directory'.
scala(Closure) - Method in class org.gradle.api.internal.tasks.DefaultScalaSourceSet
 
scala(Closure) - Method in interface org.gradle.api.tasks.ScalaSourceSet
Configures the Scala source for this set.
ScalaCompile - Class in org.gradle.api.tasks.scala
Compiles Scala source files, and optionally, Java source files.
ScalaCompile() - Constructor for class org.gradle.api.tasks.scala.ScalaCompile
 
ScalaCompileSpec - Interface in org.gradle.api.internal.tasks.scala
 
ScalaDoc - Class in org.gradle.api.tasks.scala
Generates HTML API documentation for Scala source files.
ScalaDoc() - Constructor for class org.gradle.api.tasks.scala.ScalaDoc
 
ScalaJavaJointCompileSpec - Interface in org.gradle.api.internal.tasks.scala
 
ScalaSourceSet - Interface in org.gradle.api.tasks
A ScalaSourceSetConvention defines the properties and methods added to a SourceSet by the ScalaPlugin.
scheme - Variable in class org.gradle.api.internal.artifacts.repositories.layout.ResolvedPattern
 
schemePrefix(String) - Method in class org.gradle.api.internal.resources.URIBuilder
 
Script - Interface in org.gradle.api
This interface is implemented by all Gradle scripts to add in some Gradle-specific methods.
Script - Class in org.gradle.groovy.scripts
The base class for all scripts executed by Gradle.
Script() - Constructor for class org.gradle.groovy.scripts.Script
 
ScriptAware - Interface in org.gradle.groovy.scripts
 
ScriptClassCompiler - Interface in org.gradle.groovy.scripts.internal
 
ScriptClassLoaderProvider - Interface in org.gradle.api.internal.initialization
 
ScriptCompilationException - Exception in org.gradle.groovy.scripts
A ScriptCompilationException is thrown when a script cannot be compiled.
ScriptCompilationException(String, Throwable, ScriptSource, Integer) - Constructor for exception org.gradle.groovy.scripts.ScriptCompilationException
 
ScriptCompilationHandler - Interface in org.gradle.groovy.scripts.internal
 
ScriptCompiler - Interface in org.gradle.groovy.scripts
Compiles a script into a Script object.
ScriptCompilerFactory - Interface in org.gradle.groovy.scripts
A factory for script compilers.
ScriptEvaluatingSettingsProcessor - Class in org.gradle.initialization
 
ScriptEvaluatingSettingsProcessor(ScriptPluginFactory, SettingsFactory, IGradlePropertiesLoader) - Constructor for class org.gradle.initialization.ScriptEvaluatingSettingsProcessor
 
ScriptExecutionListener - Interface in org.gradle.groovy.scripts
 
ScriptHandler - Interface in org.gradle.api.initialization.dsl
A ScriptHandler allows you to manage the compilation and execution of a build script.
ScriptHandlerFactory - Interface in org.gradle.api.internal.initialization
 
ScriptHandlerInternal - Interface in org.gradle.api.internal.initialization
 
ScriptPlugin - Interface in org.gradle.configuration
 
ScriptPluginFactory - Interface in org.gradle.configuration
 
ScriptRunner<T extends Script> - Interface in org.gradle.groovy.scripts
Executes a script of type T.
ScriptRunnerFactory - Interface in org.gradle.groovy.scripts.internal
 
ScriptSource - Interface in org.gradle.groovy.scripts
The source for the text of a script, with some meta-info about the script.
scrollToText(JTextComponent, int, int) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
Scrolls the specified text component so the text between the starting and ending index are visible.
search(S) - Method in interface org.gradle.api.internal.filestore.FileStoreSearcher
 
search(K) - Method in class org.gradle.api.internal.filestore.GroupedAndNamedUniqueFileStore
 
search(String) - Method in class org.gradle.api.internal.filestore.UniquePathFileStore
 
searchAllText(String, BasicTextSearchCriteria) - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor
 
searchComplete(TextBlockSearchEditor) - Method in interface org.gradle.gradleplugin.userinterface.swing.common.SearchPanel.SearchInteraction
Notification that the search was complete and we have results to show to the user.
searchComplete(TextBlockSearchEditor) - Method in class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
Notification that the search was complete and we have results to show to the user.
SearchPanel - Class in org.gradle.gradleplugin.userinterface.swing.common
A simple search panel (opposed to a dialog box).
SearchPanel(SearchPanel.SearchInteraction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
 
SearchPanel.SearchInteraction - Interface in org.gradle.gradleplugin.userinterface.swing.common
 
searchUpwards(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
 
securityRole(EarSecurityRole) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Add a security role to the deployment descriptor.
securityRole(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Add a security role to the deployment descriptor.
segmentIterator() - Method in class org.gradle.api.file.RelativePath
 
select(GradleInternal) - Method in interface org.gradle.execution.BuildExecuter
Selects the tasks to execute, if any.
select(GradleInternal) - Method in class org.gradle.execution.DefaultBuildExecuter
 
select(String, Project) - Method in class org.gradle.execution.TaskNameResolver
 
select(ProjectIdentifier) - Method in class org.gradle.initialization.AbstractProjectSpec
 
select(ProjectIdentifier) - Method in class org.gradle.initialization.BuildFileProjectSpec
 
select(ProjectIdentifier) - Method in class org.gradle.initialization.ProjectDirectoryProjectSpec
 
selectAll(String, Project) - Method in class org.gradle.execution.TaskNameResolver
 
selectedBorder - Variable in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessImageToggleButton
 
SelectedTaskExecutionAction - Class in org.gradle.execution
 
SelectedTaskExecutionAction() - Constructor for class org.gradle.execution.SelectedTaskExecutionAction
 
selectFileLink(FileLink) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
Selects and scrolls to the specified file link
selectProject(IProjectRegistry<? extends T>) - Method in class org.gradle.initialization.AbstractProjectSpec
 
selectProject(IProjectRegistry<? extends T>) - Method in interface org.gradle.initialization.ProjectSpec
Returns the single project in the given registry which meets this spec.
selectTasks(GradleInternal, String) - Method in class org.gradle.execution.TaskSelector
 
SelfResolvingDependency - Interface in org.gradle.api.artifacts
A SelfResolvingDependency is a Dependency which is able to resolve itself, independent of a repository.
SelfResolvingDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice
 
SelfResolvingDependencyResolver(ArtifactDependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.SelfResolvingDependencyResolver
 
send(String, String) - Method in interface org.gradle.api.plugins.announce.Announcer
 
send(Object, OutputStream) - Static method in class org.gradle.messaging.remote.internal.Message
 
sendKillMessage() - Method in class org.gradle.foundation.ipc.gradle.KillGradleClientProtocol
 
sendMessage(String, String, Serializable) - Method in class org.gradle.foundation.ipc.basic.ClientProcess
Call this to send a message with some binary data.
sendMessage(String, String) - Method in class org.gradle.foundation.ipc.basic.ClientProcess
 
sendMessage(String, String) - Method in class org.gradle.foundation.ipc.basic.Server
Call this to send a message.
sendMessage(String, String, Serializable) - Method in class org.gradle.foundation.ipc.basic.Server
Call this to send a message with some binary data.
sendMessage(String, String, Serializable) - Method in class org.gradle.foundation.ipc.gradle.GradleClient
Call this to send a message and wait for the server to acknowledge siad message.
sendMessage(String, String) - Method in class org.gradle.foundation.ipc.gradle.GradleClient
 
sendMessageWaitForReply(String, String, Serializable) - Method in class org.gradle.foundation.ipc.basic.ClientProcess
Call this to send a message with some binary data and wait for the server's acknowledgement.
sendObject(Object) - Method in class org.gradle.foundation.ipc.basic.ObjectSocketWrapper
Synchronizing this prevents multiple threads from sending messages at the same time which corrupts the socket.
SendProtocol - Class in org.gradle.messaging.remote.internal
 
SendProtocol(Object, String, String) - Constructor for class org.gradle.messaging.remote.internal.SendProtocol
 
SEPARATOR - Static variable in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
serialize(Object) - Static method in class org.gradle.util.GUtil
 
serializeIn(SettingsNode) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to read in this object's settings.
serializeIn(SettingsNode) - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
Call this to read in this object's settings.
serializeIn(SettingsNode) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsSerializable
Call this to read in this object's settings.
serializeOut(SettingsNode) - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor
Call this to saves the current settings.
serializeOut(SettingsNode) - Method in class org.gradle.gradleplugin.foundation.filters.BasicProjectAndTaskFilter
Call this to saves the current settings.
serializeOut(SettingsNode) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsSerializable
Call this to saves the current settings.
Serializer<T> - Interface in org.gradle.cache
 
serialWarn(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
serialWarn() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
Server<P extends Server.Protocol,O extends Server.ServerObserver> - Class in org.gradle.foundation.ipc.basic
This is a server that talks to a client via sockets (Rudimentary form of Inter-Process Communication (IPC)).
Server(P) - Constructor for class org.gradle.foundation.ipc.basic.Server
 
server - Variable in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
 
Server.Protocol<S extends Server> - Interface in org.gradle.foundation.ipc.basic
Implement this to define the behavior of the communication on the server side.
Server.ServerObserver - Interface in org.gradle.foundation.ipc.basic
 
serverConnected(Socket) - Method in interface org.gradle.foundation.ipc.basic.ClientProcess.Protocol
Notification that we have connected to the server.
serverConnected(Socket) - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandClientProtocol
Notification that we have connected to the server.
serverConnected(Socket) - Method in class org.gradle.foundation.ipc.gradle.KillGradleClientProtocol
 
serverConnected(Socket) - Method in class org.gradle.foundation.ipc.gradle.TaskListClientProtocol
Notification that we have connected to the server.
serverExited() - Method in interface org.gradle.foundation.ipc.basic.Server.ServerObserver
Notification that the server has shutdown.
ServiceLocator - Class in org.gradle.util
Uses the Jar service resource specification to locate service implementations.
ServiceLocator(ClassLoader) - Constructor for class org.gradle.util.ServiceLocator
 
ServiceLocator.ServiceFactory<T> - Class in org.gradle.util
 
ServiceLocator.ServiceFactory(Class<T>, Class<? extends T>) - Constructor for class org.gradle.util.ServiceLocator.ServiceFactory
 
ServiceRegistry - Interface in org.gradle.api.internal.project
Deprecated.
This is here because Groovy tasks compiled against older versions have this type baked into their byte-code, and cannot be loaded if it's not found.
ServiceRegistry - Interface in org.gradle.internal.service
A registry of services.
ServiceRegistryFactory - Interface in org.gradle.api.internal.project
A hierarchical service registry.
set(int, S) - Method in class org.gradle.api.internal.collections.FilteredList
 
set(int, T) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
set(String, Object) - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
set(Instantiator) - Static method in class org.gradle.api.internal.ThreadGlobalInstantiator
 
set(String, Object) - Method in interface org.gradle.api.plugins.ExtraPropertiesExtension
Updates the value for, or creates, the registered property with the given name to the given value.
set(T) - Method in class org.gradle.cache.internal.SimpleStateCache
 
set(T) - Method in interface org.gradle.cache.PersistentStateCache
Sets the value for this cache.
set(int, E) - Method in class org.gradle.foundation.common.ReorderableList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(PrintStream) - Method in class org.gradle.logging.internal.DefaultStdErrLoggingSystem
 
set(PrintStream) - Method in class org.gradle.logging.internal.DefaultStdOutLoggingSystem
 
setActions(List<Action<? super Task>>) - Method in class org.gradle.api.internal.AbstractTask
 
setActions(List<Action<? super Task>>) - Method in interface org.gradle.api.Task
Sets the sequence of Action objects which will be executed by this task.
setAllJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
Sets the full set of arguments to use to launch the JVM for the process.
setAllJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.testing.Test
Sets the full set of arguments to use to launch the JVM for the process.
setAllJvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setAllJvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setAllJvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.JvmOptions
 
setAllJvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
Sets the full set of arguments to use to launch the JVM for the process.
setAltDeployDescriptor(String) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
 
setAlwaysDownload(boolean) - Method in class org.gradle.wrapper.WrapperConfiguration
 
setAlwaysUnpack(boolean) - Method in class org.gradle.wrapper.WrapperConfiguration
 
setAnalyzerFactory(Factory<ContainedVersionAnalyzer>) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setAnt(AntBuilder) - Method in class org.gradle.api.internal.project.AbstractProject
 
setAntBuilderFactory(Factory<AntBuilder>) - Method in class org.gradle.api.internal.project.AbstractProject
 
setAntGroovydoc(AntGroovydoc) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
 
setAntlrClasspath(FileCollection) - Method in class org.gradle.api.plugins.antlr.AntlrTask
Specifies the classpath containing the Ant ANTLR task implementation.
setAntScalaDoc(AntScalaDoc) - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
setAppendix(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
setApplicationName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setArchiveBase(Wrapper.PathBase) - Method in class org.gradle.api.tasks.wrapper.Wrapper
The archive base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
setArchiveName(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
Sets the archive name.
setArchivePath(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
Set's the path where the gradle distributions archive should be saved (i.e.
setArgs(Iterable<?>) - Method in class org.gradle.api.tasks.Exec
Sets the arguments for the command to be executed.
setArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
Sets the args for the main class to be executed.
setArgs(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
Sets the arguments for the command to be executed.
setArgs(Iterable<?>) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
setArgs(Iterable<?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setArgs(Iterable<?>) - Method in interface org.gradle.process.JavaExecSpec
Sets the args for the main class to be executed.
setArguments(String[]) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
setArtifactHandler(ArtifactHandler) - Method in class org.gradle.api.internal.project.AbstractProject
 
setArtifactPatterns(List) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
setArtifacts(Set<DependencyArtifact>) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
setArtifactUrls(Iterable<?>) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
Sets the additional URLs to use to find artifact files.
setArtifactUrls(Iterable<?>) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
setAttributeAsBoolean(Element, String, boolean) - Static method in class org.gradle.gradleplugin.foundation.Dom4JUtility
 
setAuthor(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setBaseDir(File) - Method in class org.gradle.api.internal.file.ant.BaseDirSelector
 
setBaseDir(Object) - Method in class org.gradle.api.reporting.ReportingExtension
Sets the base directory to use for all reports The value will be converted to a File on demand via Project.file(Object).
setBaseDir(File) - Method in class org.gradle.api.tasks.ant.AntTarget
Sets the Ant project base directory to use when executing the target.
setBaseDir(File) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
setBaseName(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
setBlock(Block) - Method in class org.gradle.cache.internal.btree.BlockPayload
 
setBootClasspath(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setBootClasspath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setBootClasspath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setBootstrapClasspath(FileCollection) - Method in class org.gradle.api.tasks.JavaExec
Sets the bootstrap classpath to use for the process.
setBootstrapClasspath(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
Sets the bootstrap classpath to use for the process.
setBootstrapClasspath(FileCollection) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setBootstrapClasspath(FileCollection) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setBootstrapClasspath(FileCollection) - Method in class org.gradle.process.internal.JvmOptions
 
setBootstrapClasspath(Object...) - Method in class org.gradle.process.internal.JvmOptions
 
setBootstrapClasspath(FileCollection) - Method in interface org.gradle.process.JavaForkOptions
Sets the bootstrap classpath to use for the process.
setBorder(Border) - Method in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessImageToggleButton
I added this to correct an architecture problem.
setBottom(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setBreakIterator(boolean) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setBreakIterator(boolean) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setBuildDir(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
setBuildDir(Object) - Method in interface org.gradle.api.Project
Sets the build directory of this project.
setBuildFile(Object) - Method in class org.gradle.api.tasks.GradleBuild
Sets the build file that should be used for this build.
setBuildFile(File) - Method in class org.gradle.StartParameter
Sets the build file to use to select the default project.
setBuildFileName(String) - Method in interface org.gradle.api.initialization.ProjectDescriptor
Sets the name of the build file.
setBuildFileName(String) - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
setBuildFinished(long) - Method in class org.gradle.profile.BuildProfile
Should be set with a timestamp from a BuildListener.buildFinished(org.gradle.BuildResult) callback.
setBuildProjectDependencies(boolean) - Method in class org.gradle.StartParameter
Specifies whether project dependencies should be built.
setBuildStarted(long) - Method in class org.gradle.profile.BuildProfile
Should be set with a timestamp from a BuildListener.buildStarted(org.gradle.api.invocation.Gradle) callback.
setBuiltBy(Iterable<?>) - Method in interface org.gradle.api.file.ConfigurableFileCollection
Sets the tasks which build the files of this collection.
setBuiltBy(Iterable<?>) - Method in interface org.gradle.api.file.ConfigurableFileTree
Sets the tasks which build the files of this collection.
setBuiltBy(Iterable<?>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
setBuiltBy(Iterable<?>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
setBusy(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
setCacheUsage(CacheUsage) - Method in class org.gradle.StartParameter
Deprecated.
Use #setRecompileScripts and/or #setRerunTasks instead.
setCaseSensitive(boolean) - Method in interface org.gradle.api.file.CopySpec
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
setCaseSensitive(boolean) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
setCaseSensitive(boolean) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
setCaseSensitive(boolean) - Method in class org.gradle.api.tasks.AbstractCopyTask
Specifies whether case-sensitive pattern matching should be used for this CopySpec.
setCaseSensitive(boolean) - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
setChanging(boolean) - Method in interface org.gradle.api.artifacts.ExternalModuleDependency
Sets whether or nor Gradle should always check for a change in the remote repository.
setChanging(boolean) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
setCharSet(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setChildren(List<? extends GradleProject>) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
setChildren(Collection<? extends IdeaModule>) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
setClasses(DefaultSourceSetOutput) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
setClassesDir(File) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setClassesDir(Object) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
setClassesDir(File) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
Sets the classes dir.
setClassesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
Sets the directory to assemble the compiled classes into.
setClassifier(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
Sets the classifier of this artifact.
setClassifier(String) - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
setClassifier(String) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
setClassifier(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
setClassLoader(ClassLoader) - Method in class org.gradle.cache.DefaultSerializer
 
setClassLoader(ClassLoader) - Method in interface org.gradle.configuration.ScriptPlugin
 
setClassloader(ClassLoader) - Method in interface org.gradle.groovy.scripts.ScriptCompiler
Sets the parent classloader for the script.
setClassLoaderProvider(ScriptClassLoaderProvider) - Method in interface org.gradle.configuration.ScriptPlugin
 
setClasspath(FileCollection) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setClasspath(Iterable<File>) - Method in class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
setClasspath(Iterable<File>) - Method in interface org.gradle.api.internal.tasks.compile.JvmLanguageCompileSpec
 
setClasspath(FileCollection) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-Classpath instruction.
setClasspath(FileCollection) - Method in class org.gradle.api.tasks.compile.AbstractCompile
Sets the classpath to use to compile the source files.
setClasspath(String) - Method in class org.gradle.api.tasks.compile.DependOptions
 
setClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets the classpath used to locate classes referenced by the documented sources.
setClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Sets the classpath to use to resolve type references in this source code.
setClasspath(FileCollection) - Method in class org.gradle.api.tasks.JavaExec
Sets the classpath for executing the main class.
setClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
setClasspath(FileCollection) - Method in class org.gradle.api.tasks.testing.Test
 
setClasspath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setClasspath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setClasspath(FileCollection) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setClasspath(FileCollection) - Method in interface org.gradle.process.JavaExecSpec
Sets the classpath for executing the main class.
setClasspath(List<ExternalDependencyVersion1>) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setClasspathClosureName(String) - Method in interface org.gradle.configuration.ScriptPlugin
 
setClosure(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
 
setColorOutput(boolean) - Method in class org.gradle.logging.LoggingConfiguration
Specifies whether logging output should be displayed in color.
setCommandLine(Iterable<?>) - Method in class org.gradle.api.tasks.Exec
Sets the full command line, including the executable to be executed plus its arguments.
setCommandLine(Object...) - Method in class org.gradle.api.tasks.Exec
Sets the full command line, including the executable to be executed plus its arguments.
setCommandLine(Object...) - Method in interface org.gradle.process.ExecSpec
Sets the full command line, including the executable to be executed plus its arguments.
setCommandLine(Iterable<?>) - Method in interface org.gradle.process.ExecSpec
Sets the full command line, including the executable to be executed plus its arguments.
setCommandLine(Object...) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
setCommandLine(Iterable<?>) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
setCommandLineArguments(String[]) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
setCommandLineConverter(CommandLineConverter<StartParameter>) - Method in class org.gradle.initialization.DefaultGradleLauncherFactory
 
setCompileClasspath(FileCollection) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
setCompileClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
Sets the classpath used to compile this source.
setCompileOptions(CompileOptions) - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
setCompiler(Compiler<GroovyJavaJointCompileSpec>) - Method in class org.gradle.api.tasks.compile.GroovyCompile
 
setCompiler(Compiler<ScalaJavaJointCompileSpec>) - Method in class org.gradle.api.tasks.scala.ScalaCompile
 
setCompilerArgs(List<String>) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setCompilerOutput(IdeaCompilerOutput) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setCompression(Compression) - Method in class org.gradle.api.tasks.bundling.Tar
Configures the compressor based on passed in compression.
setConfiguration(Configuration) - Method in class org.gradle.api.tasks.Upload
 
setConfigurationContainer(ConfigurationContainerInternal) - Method in class org.gradle.api.internal.project.AbstractProject
 
setConfigurations(Set<Configuration>) - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
Sets the configurations to generate the report for.
setConfigureAction(UpdateAction) - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
Specified the action used to configure the task based on the value of this property.
setConnectTimeout(long) - Method in class org.gradle.launcher.daemon.client.DefaultDaemonConnector
 
setContentRoots(List<? extends IdeaContentRoot>) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setContextClassloader(ClassLoader) - Method in class org.gradle.groovy.scripts.Script
 
setContextRoot(String) - Method in interface org.gradle.plugins.ear.descriptor.EarWebModule
 
setContinueOnFailure(boolean) - Method in class org.gradle.StartParameter
Specifies whether the build should continue on task failure.
setCopyAction(FileCopyActionImpl) - Method in class org.gradle.api.tasks.Copy
 
setCurrentDir(File) - Method in class org.gradle.StartParameter
Sets the directory to use to select the default project, and to search for the settings file.
setCurrentDirectory(File) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
setCurrentDirectory(File) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
SetCurrentDirectory(String) - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
setCurrentDirectory(File) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion1
 
setCurrentDirectory(File) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
 
setCurrentDirectory(File) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
 
setCurrentDirectory(File) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
setCurrentGradleTab(int) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Makes the specified tab the current tab.
setCurrentGradleTab(int) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
Makes the specified tab the current tab.
setCurrentGradleTab(int) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
 
setCurrentGradleTab(int) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
Makes the specified tab the current tab.
setCurrentGradleTab(int) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Makes the specified tab the current tab.
setCustomGradleExecutable(File) - Method in interface org.gradle.openapi.external.foundation.GradleInterfaceVersion2
Sets a custom gradle executable.
setCustomGradleExecutable(File) - Method in class org.gradle.openapi.wrappers.foundation.GradleInterfaceWrapperVersion1
Sets a custom gradle executable.
setCustomGradleExecutor(File) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
setCustomPanel(JComponent) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
This adds the specified component to the setup panel.
setCustomPanelToSetupTab(JComponent) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
This adds the specified component to the setup panel.
setCustomPanelToSetupTab(JComponent) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
This adds the specified component to the setup panel.
setCustomPanelToSetupTab(JComponent) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.MainGradlePanel
This adds the specified component to the setup panel.
setCustomPanelToSetupTab(JComponent) - Method in interface org.gradle.openapi.external.ui.BasicGradleUIVersion1
This adds the specified component to the setup panel.
setCustomPanelToSetupTab(JComponent) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
This adds the specified component to the setup panel.
setDaemonMaxIdleTimeUnits(TimeUnit) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setDaemonMaxIdleTimeValue(Integer) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setDaemonOpts(List<String>) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
setDaemonRegistryDir(File) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
setDate(Date) - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
setDate(Date) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
setDebug(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setDebug(boolean) - Method in class org.gradle.api.tasks.JavaExec
Enable or disable debugging for the process.
setDebug(boolean) - Method in class org.gradle.api.tasks.testing.Test
Enable or disable debugging for the process.
setDebug(boolean) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setDebug(boolean) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setDebug(boolean) - Method in class org.gradle.process.internal.JvmOptions
 
setDebug(boolean) - Method in interface org.gradle.process.JavaForkOptions
Enable or disable debugging for the process.
setDebugLevel(String) - Method in class org.gradle.api.tasks.compile.DebugOptions
 
setDebugOptions(DebugOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setDefaultCharacterEncoding(String) - Method in class org.gradle.api.tasks.JavaExec
Sets the default character encoding to use.
setDefaultCharacterEncoding(String) - Method in class org.gradle.api.tasks.testing.Test
Sets the default character encoding to use.
setDefaultCharacterEncoding(String) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setDefaultCharacterEncoding(String) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setDefaultCharacterEncoding(String) - Method in class org.gradle.process.internal.JvmOptions
 
setDefaultCharacterEncoding(String) - Method in interface org.gradle.process.JavaForkOptions
Sets the default character encoding to use.
setDefaultProject(ProjectInternal) - Method in interface org.gradle.api.internal.GradleInternal
Called by the BuildLoader after the default project is determined.
setDefaultProject(ProjectInternal) - Method in class org.gradle.invocation.DefaultGradle
 
setDefaultTasks(List<String>) - Method in class org.gradle.api.internal.project.AbstractProject
 
setDefaultTasks(List<String>) - Method in interface org.gradle.api.Project
Sets the names of the default tasks of this project.
setDelete(Object) - Method in class org.gradle.api.tasks.Delete
Sets the files to be deleted by this task.
setDeleteAction(DeleteAction) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
setDependencies(List<IdeaDependency>) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setDependencyCacheDir(File) - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
setDependencyCacheDir(File) - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
setDependencyCacheDir(File) - Method in class org.gradle.api.tasks.compile.Compile
 
setDependencyDescriptorFactory(DependencyDescriptorFactory) - Method in class org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.DefaultModuleDescriptorFactoryForClientModule
 
setDependencyHandler(DependencyHandler) - Method in class org.gradle.api.internal.project.AbstractProject
 
setDependencyModule(IdeaModule) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
setDependOptions(DependOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setDependsOn(Iterable<?>) - Method in class org.gradle.api.internal.AbstractTask
 
setDependsOn(Iterable<?>) - Method in interface org.gradle.api.Task
Sets the dependencies of this task.
setDeprecation(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setDescription(String) - Method in interface org.gradle.api.artifacts.Configuration
Sets the description for this configuration.
setDescription(String) - Method in class org.gradle.api.internal.AbstractTask
 
setDescription(String) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
setDescription(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
setDescription(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setDescription(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
setDescription(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-Description instruction.
setDescription(String) - Method in interface org.gradle.api.Project
Sets a description for this project.
setDescription(String) - Method in interface org.gradle.api.Task
Sets a description for this task.
setDescription(String) - Method in class org.gradle.api.tasks.ant.AntTarget
Sets a description for this task.
setDescription(String) - Method in interface org.gradle.logging.ProgressLogger
Sets the description of the operation.
setDescription(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setDescription(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
 
setDescription(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
setDescription(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
setDescription(String) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
setDescriptorDestination(File) - Method in class org.gradle.api.tasks.Upload
 
setDestination(Object) - Method in class org.gradle.api.reporting.internal.SimpleReport
 
setDestination(Object) - Method in class org.gradle.api.reporting.internal.TaskGeneratedSingleFileReport
 
setDestination(Object) - Method in interface org.gradle.api.reporting.SingleFileReport
Sets the destination for the report.
setDestinationDir(File) - Method in class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
setDestinationDir(File) - Method in interface org.gradle.api.internal.tasks.compile.JvmLanguageCompileSpec
 
setDestinationDir(File) - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
setDestinationDir(File) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
setDestinationDir(File) - Method in class org.gradle.api.tasks.compile.AbstractCompile
Sets the directory to generate the .class files into.
setDestinationDir(File) - Method in class org.gradle.api.tasks.Copy
Sets the directory to copy files into.
setDestinationDir(File) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets the directory to generate the documentation into.
setDestinationDir(File) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Sets the directory to generate the documentation into.
setDestinationDir(File) - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
setDestinationDir(File) - Method in class org.gradle.api.tasks.Sync
Sets the directory to copy files into.
setDestinationDirectory(File) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setDestinationDirectory(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setDidWork(boolean) - Method in class org.gradle.api.internal.AbstractTask
 
setDidWork(boolean) - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
setDidWork(boolean) - Method in interface org.gradle.api.Task
Sets whether the task actually did any work.
setDir(Object) - Method in interface org.gradle.api.file.ConfigurableFileTree
Specifies base directory for this file tree using the given path.
setDir(Object) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
setDir(Object) - Method in class org.gradle.api.tasks.GradleBuild
Sets the project directory for the build.
setDirectory(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSourceDirectory
 
setDirMode(Integer) - Method in interface org.gradle.api.file.CopyProcessingSpec
Sets the Unix permissions to use for the target directories.
setDirMode(Integer) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
setDirMode(Integer) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
setDirMode(Integer) - Method in class org.gradle.api.tasks.AbstractCopyTask
Sets the Unix permissions to use for the target directories.
setDirs(Iterable<?>) - Method in interface org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository
Sets the directories where this repository will look for artifacts.
setDirs(Iterable<?>) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
setDisplayName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setDisplayName(String) - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
setDistribution(URI) - Method in class org.gradle.wrapper.WrapperConfiguration
 
setDistributionBase(Wrapper.PathBase) - Method in class org.gradle.api.tasks.wrapper.Wrapper
The distribution base specifies whether the unpacked wrapper distribution should be stored in the project or in the gradle user home dir.
setDistributionBase(String) - Method in class org.gradle.wrapper.WrapperConfiguration
 
setDistributionPath(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
Sets the path where the gradle distributions needed by the wrapper are unzipped.
setDistributionPath(String) - Method in class org.gradle.wrapper.WrapperConfiguration
 
setDistributionUrl(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
 
setDocEncoding(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setDocFilesSubDirs(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setDoclet(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setDoclet(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setDocletpath(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setDocletpath(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setDocTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets title for the package index(first) page (optional).
setDocTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setDocURL(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setDocURL(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-DocURL instruction.
setDryRun(boolean) - Method in class org.gradle.StartParameter
 
setDump(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
 
setegid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setEmacsMode(boolean) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
setEmbedded(Boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setEnableAssertions(boolean) - Method in class org.gradle.api.tasks.JavaExec
Enable or disable assertions for the process.
setEnableAssertions(boolean) - Method in class org.gradle.api.tasks.testing.Test
Enable or disable assertions for the process.
setEnableAssertions(boolean) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setEnableAssertions(boolean) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setEnableAssertions(boolean) - Method in class org.gradle.process.internal.JvmOptions
 
setEnableAssertions(boolean) - Method in interface org.gradle.process.JavaForkOptions
Enable or disable assertions for the process.
setEnabled(boolean) - Method in class org.gradle.api.internal.AbstractTask
 
setEnabled(boolean) - Method in class org.gradle.api.reporting.internal.SimpleReport
 
setEnabled(boolean) - Method in interface org.gradle.api.reporting.Report
Whether or not this report should be generated by whatever generates it.
setEnabled(boolean) - Method in interface org.gradle.api.Task
Set the enabled state of a task.
setEncoding(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setEncoding(String) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setEncoding(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setEncoding(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setenv(String, String, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setenv(String, String, int) - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
setenv(String, String) - Method in class org.gradle.internal.nativeplatform.ReflectiveEnvironment
 
setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.Exec
Sets the environment variable to use for the process.
setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
Sets the environment variable to use for the process.
setEnvironment(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
Sets the environment variable to use for the process.
setEnvironment(Map<String, ?>) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
setEnvironment(Map<String, ?>) - Method in interface org.gradle.process.ProcessForkOptions
Sets the environment variable to use for the process.
setEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
SetEnvironmentVariable(String, String) - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
setEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
setEnvironmentVariable(String, String) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Sets the given environment variable.
setErrorOutput(OutputStream) - Method in class org.gradle.api.tasks.Exec
Sets the output stream to consume standard error from the process executing the command.
setErrorOutput(OutputStream) - Method in class org.gradle.api.tasks.JavaExec
Sets the output stream to consume standard error from the process executing the command.
setErrorOutput(OutputStream) - Method in interface org.gradle.process.BaseExecSpec
Sets the output stream to consume standard error from the process executing the command.
setErrorOutput(OutputStream) - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
setErrorPrintStream(PrintStream) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
seteuid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setException(Throwable) - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
If an exception happens in actioning the command that is to be expected (e.g.
setExcludeDirectories(Set<File>) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
setExcludeDocFilesSubDir(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setExcludedTaskNames(Iterable<String>) - Method in class org.gradle.StartParameter
Sets the tasks to exclude from this build.
setExcludeRules(Set<ExcludeRule>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
setExcludes(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
Set the allowable exclude patterns.
setExcludes(Iterable<String>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
setExcludes(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
setExcludes(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
setExcludes(Iterable<String>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Set the allowable exclude patterns.
setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
Set the allowable exclude patterns.
setExcludes(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
Sets the exclude patterns for test execution.
setExcludes(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Set the allowable exclude patterns.
setExecHandle(ExecHandle) - Method in class org.gradle.process.internal.DefaultWorkerProcess
 
setExecutable(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
 
setExecutable(Object) - Method in class org.gradle.api.tasks.Exec
Sets the name of the executable to use.
setExecutable(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
 
setExecutable(Object) - Method in class org.gradle.api.tasks.JavaExec
Sets the name of the executable to use.
setExecutable(Object) - Method in class org.gradle.api.tasks.testing.Test
Sets the name of the executable to use.
setExecutable(String) - Method in class org.gradle.external.javadoc.internal.JavadocExecHandleBuilder
 
setExecutable(Object) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
setExecutable(Object) - Method in interface org.gradle.process.ProcessForkOptions
Sets the name of the executable to use.
setExecuter(TaskExecuter) - Method in class org.gradle.api.internal.AbstractTask
 
setExecuter(TaskExecuter) - Method in interface org.gradle.api.internal.TaskInternal
 
setExecuting(boolean) - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
setExecuting(boolean) - Method in class org.gradle.api.internal.tasks.TaskStateInternal
 
setExecutionInteraction(ExecuteGradleCommandServerProtocol.ExecutionInteraction) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
setExecutionInteraction(ExecuteGradleCommandServerProtocol.ExecutionInteraction) - Method in interface org.gradle.gradleplugin.foundation.request.Request
 
setExported(boolean) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
setExported(Boolean) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
setExtDirs(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setExtDirs(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setExtendsFrom(Set<Configuration>) - Method in interface org.gradle.api.artifacts.Configuration
Sets the configurations which this configuration extends from.
setExtendsFrom(Set<Configuration>) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
setExtension(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
Sets the extension of this artifact.
setExtension(String) - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
setExtension(String) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
setExtension(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
setExtensionDirs(String) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setExternalProcess(ExecHandle) - Method in class org.gradle.foundation.ipc.basic.ProcessLauncherServer
 
setFailOnError(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setFailOnError(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setFailOnError(boolean) - Method in class org.gradle.api.tasks.javadoc.Javadoc
 
setFile(File) - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
setFile(File) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
setFile(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
setFileMode(Integer) - Method in interface org.gradle.api.file.CopyProcessingSpec
Sets the Unix permissions to use for the target files.
setFileMode(Integer) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
setFileMode(Integer) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
setFileMode(Integer) - Method in class org.gradle.api.tasks.AbstractCopyTask
Sets the Unix permissions to use for the target files.
setFileName(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setFileResolver(FileResolver) - Method in class org.gradle.api.internal.project.AbstractProject
 
setFilterOutTasksWithNoDescription(boolean) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
setFinish(long) - Method in class org.gradle.profile.ContinuousOperation
 
setFont(Font) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
Sets the font for this component.
setFont(Font) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
 
setFooter(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets footer text for each page (optional).
setFooter(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setForce(boolean) - Method in interface org.gradle.api.artifacts.ExternalDependency
Sets whether or not the version of this dependency should be enforced in the case of version conflicts.
setForce(boolean) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
setForce(boolean) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
setForcedModules(Object...) - Method in interface org.gradle.api.artifacts.ResolutionStrategy
Allows forcing certain versions of dependencies, including transitive dependencies.
setForcedModules(Object...) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultResolutionStrategy
 
setFork(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setFork(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setForkEvery(Long) - Method in class org.gradle.api.tasks.testing.Test
Sets the maximum number of test classes to execute in a forked test process.
setForkOptions(ForkOptions) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setForkOptions(GroovyForkOptions) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setFrom(Iterable<?>) - Method in interface org.gradle.api.file.ConfigurableFileCollection
Sets the source paths for this collection.
setFrom(Object...) - Method in interface org.gradle.api.file.ConfigurableFileCollection
Sets the source paths for this collection.
setFrom(Iterable<?>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
setFrom(Object...) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
 
setgid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setGradleHomeDirectory(File) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
sets the gradle home directory.
setGradleProject(GradleProject) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setGradleProject(GradleProject) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setGradleUserHomeDir(File) - Method in class org.gradle.StartParameter
Sets the directory to use as the user home directory.
setGradleUserHomeDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setGradleVersion(String) - Method in class org.gradle.api.tasks.wrapper.Wrapper
The version of the gradle distribution required by the wrapper.
setgrent() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setGroovyClasspath(Iterable<File>) - Method in class org.gradle.api.internal.tasks.compile.DefaultGroovyJavaJointCompileSpec
 
setGroovyClasspath(Iterable<File>) - Method in interface org.gradle.api.internal.tasks.compile.GroovyCompileSpec
 
setGroovyClasspath(FileCollection) - Method in class org.gradle.api.tasks.compile.GroovyCompile
Sets the classpath containing the version of Groovy to use for compilation.
setGroovyClasspath(FileCollection) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets the classpath containing the Groovy library to be used.
setGroovyJointCompilation(boolean) - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompilerFactory
If true, the Java compiler to be created is used for joint compilation together with a Groovy compiler in the compiler daemon.
setGroup(String) - Method in class org.gradle.api.internal.AbstractTask
 
setGroup(String) - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
setGroup(String) - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
setGroup(String) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
setGroup(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
setGroup(Object) - Method in interface org.gradle.api.Project
Sets the group of this project.
setGroup(String) - Method in interface org.gradle.api.Task
Sets the task group which this task belongs to.
setGroups(Map<String, List<String>>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
SetHandleInformation(Kernel32.HANDLE, int, int) - Method in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
setHasReceivedBuildCompleteNotification() - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol
Call this to mark the build as completed (whether successfully or not).
setHeader(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets header text for each page (optional).
setHeader(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setHeader(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setHelpFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setHistory(TaskExecutionHistory) - Method in interface org.gradle.api.internal.TaskOutputsInternal
 
setHistory(TaskExecutionHistory) - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
setHomePage(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
setIdle(boolean) - Method in class org.gradle.launcher.daemon.registry.DaemonInfo
 
setIdleTimeout(int) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
setIdleTimeout(Integer) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.Exec
Sets whether a non-zero exit value is ignored, or an exception thrown.
setIgnoreExitValue(boolean) - Method in class org.gradle.api.tasks.JavaExec
Sets whether a non-zero exit value is ignored, or an exception thrown.
setIgnoreExitValue(boolean) - Method in interface org.gradle.process.BaseExecSpec
Sets whether a non-zero exit value is ignored, or an exception thrown.
setIgnoreExitValue(boolean) - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
setIgnoreExitValue(boolean) - Method in class org.gradle.process.internal.ExecHandleBuilder
 
setIgnoreExitValue(boolean) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setIgnoreFailures(boolean) - Method in class org.gradle.api.tasks.testing.Test
Specifies whether the build should break when the verifications performed by this task fail.
setIgnoreFailures(boolean) - Method in interface org.gradle.api.tasks.VerificationTask
Specifies whether the build should break when the verifications performed by this task fail.
setIncludeEmptyDirs(boolean) - Method in interface org.gradle.api.file.CopySpec
Controls if empty target directories should be included in the copy.
setIncludeEmptyDirs(boolean) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
setIncludeEmptyDirs(boolean) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
setIncludeEmptyDirs(boolean) - Method in class org.gradle.api.tasks.AbstractCopyTask
Controls if empty target directories should be included in the copy.
setIncludeJavaRuntime(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setIncludeJavaRuntime(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setIncludePrivate(boolean) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets whether to include all classes and members (i.e.
setIncludes(Iterable<String>) - Method in interface org.gradle.api.file.CopySpec
Set the allowable include patterns.
setIncludes(Iterable<String>) - Method in class org.gradle.api.internal.file.collections.DefaultConfigurableFileTree
 
setIncludes(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
setIncludes(Iterable<String>) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
setIncludes(Iterable<String>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.AbstractCopyTask
Set the allowable include patterns.
setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.SourceTask
Set the allowable include patterns.
setIncludes(Iterable<String>) - Method in class org.gradle.api.tasks.testing.Test
Sets the include patterns for test execution.
setIncludes(Iterable<String>) - Method in interface org.gradle.api.tasks.util.PatternFilterable
Set the allowable include patterns.
setIndentation(String) - Method in class org.gradle.api.internal.XmlTransformer
 
setInheritOutputDirs(boolean) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
setInitializeInOrder(Boolean) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setInitScripts(List<File>) - Method in class org.gradle.StartParameter
Sets the list of init scripts to be run before the build starts.
setInputFile(File) - Method in class org.gradle.plugins.ide.api.GeneratorTask
Sets the input file to load the initial configuration from.
setInputFilesSnapshot(FileCollectionSnapshot) - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
setInputProperties(Map<String, Object>) - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
setInstallName(String) - Method in interface org.gradle.plugins.binaries.model.LibraryCompileSpec
 
setInstructions(Map<String, List<String>>) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setIvyPatterns(List) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
setJarFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
 
setJavaCompiler(Compiler<JavaCompileSpec>) - Method in class org.gradle.api.tasks.compile.Compile
 
setJavadoc(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
setJavaHome(File) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
setJavaHome(File) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
setJavaHome(File) - Method in interface org.gradle.tooling.BuildLauncher
If the target gradle version supports it you can use this setting to specify the java home directory to use for the long running operation.
setJavaHome(File) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
setJavaHome(File) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
setJavaHome(File) - Method in interface org.gradle.tooling.LongRunningOperation
If the target gradle version supports it you can use this setting to specify the java home directory to use for the long running operation.
setJavaHome(File) - Method in interface org.gradle.tooling.ModelBuilder
If the target gradle version supports it you can use this setting to specify the java home directory to use for the long running operation.
setJdkName(String) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
setJFlags(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setJFlags(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setJvmArgs(List<String>) - Method in class org.gradle.api.tasks.compile.ForkOptions
 
setJvmArgs(List<String>) - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
setJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.JavaExec
Sets the extra arguments to use to launch the JVM for the process.
setJvmArgs(Iterable<?>) - Method in class org.gradle.api.tasks.testing.Test
Sets the extra arguments to use to launch the JVM for the process.
setJvmArgs(Iterable<String>) - Method in class org.gradle.launcher.daemon.configuration.DaemonParameters
 
setJvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setJvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setJvmArgs(Iterable<?>) - Method in class org.gradle.process.internal.JvmOptions
 
setJvmArgs(Iterable<?>) - Method in interface org.gradle.process.JavaForkOptions
Sets the extra arguments to use to launch the JVM for the process.
setJvmArguments(String...) - Method in interface org.gradle.tooling.BuildLauncher
If the target gradle version supports it you can use this setting to specify the java vm arguments to use for the long running operation.
setJvmArguments(String...) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
setJvmArguments(String...) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
setJvmArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
If the target gradle version supports it you can use this setting to specify the java vm arguments to use for the long running operation.
setJvmArguments(String...) - Method in interface org.gradle.tooling.ModelBuilder
If the target gradle version supports it you can use this setting to specify the java vm arguments to use for the long running operation.
setKeepStubs(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setKeyWords(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setLanguageLevel(IdeaLanguageLevel) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
setLevel(LogLevel) - Method in interface org.gradle.api.logging.LoggingManager
Sets the minimum logging level.
setLevel(LogLevel) - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
setLevel(LogLevel) - Method in interface org.gradle.logging.LoggingManagerInternal
 
setLevel(LogLevel) - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
setLibraryDirectory(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setLicense(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setLicense(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-License instruction.
setLicenses(License[]) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
setLinkedResources(Iterable<? extends EclipseLinkedResourceVersion1>) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setLinks(Set<Groovydoc.Link>) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets links to groovydoc/javadoc output at the given URL.
setLinks(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setLinksOffline(List<JavadocOfflineLink>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setLinkSource(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setListFiles(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setListFiles(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setLoadApplicationInSystemClassLoader(boolean) - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
setLocale(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setLocale(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setLoggingHeader(String) - Method in interface org.gradle.logging.ProgressLogger
Sets the logging header for the operation.
setLogLevel(LogLevel) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
 
setLogLevel(LogLevel) - Method in class org.gradle.logging.LoggingConfiguration
 
setLogLevel(LogLevel) - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
setLogTrace(boolean) - Static method in class org.gradle.util.DeprecationLogger
 
setM2compatible(boolean) - Method in class org.gradle.api.internal.artifacts.repositories.ExternalResourceResolver
 
setM2compatible(boolean) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
setM2compatible(boolean) - Method in interface org.gradle.api.internal.artifacts.repositories.PatternBasedResolver
 
setMain(String) - Method in class org.gradle.api.tasks.JavaExec
Sets the fully qualified name of the main class to be executed.
setMain(String) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setMain(String) - Method in interface org.gradle.process.JavaExecSpec
Sets the fully qualified name of the main class to be executed.
setMaxHeapSize(String) - Method in class org.gradle.api.tasks.JavaExec
Sets the maximum heap size for the process.
setMaxHeapSize(String) - Method in class org.gradle.api.tasks.testing.Test
Sets the maximum heap size for the process.
setMaxHeapSize(String) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setMaxHeapSize(String) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setMaxHeapSize(String) - Method in class org.gradle.process.internal.JvmOptions
 
setMaxHeapSize(String) - Method in interface org.gradle.process.JavaForkOptions
Sets the maximum heap size for the process.
setMaxMemory(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Sets the amount of memory allocated to this task.
setMaxParallelForks(int) - Method in class org.gradle.api.tasks.testing.Test
Sets the maximum number of forked test processes to execute in parallel.
setMemberLevel(JavadocMemberLevel) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setMemberLevel(JavadocMemberLevel) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setMemoryInitialSize(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
 
setMemoryInitialSize(String) - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
setMemoryMaximumSize(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
 
setMemoryMaximumSize(String) - Method in class org.gradle.api.tasks.compile.GroovyForkOptions
 
setMessageOutputLevel(int) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
setMinHeapSize(String) - Method in class org.gradle.api.tasks.JavaExec
Sets the minimum heap size for the process.
setMinHeapSize(String) - Method in class org.gradle.api.tasks.testing.Test
Sets the minimum heap size for the process.
setMinHeapSize(String) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setMinHeapSize(String) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setMinHeapSize(String) - Method in class org.gradle.process.internal.JvmOptions
 
setMinHeapSize(String) - Method in interface org.gradle.process.JavaForkOptions
Sets the minimum heap size for the process.
setMode(int) - Method in interface org.gradle.api.file.FileCopyDetails
Sets the Unix permissions of this file.
setModule(String) - Method in class org.gradle.api.internal.artifacts.DefaultExcludeRule
 
setModuleFileDir(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setModuleRevId(String, String, String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorBuilder
 
setModules(Set<? extends EarModule>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setModuleTypeMappings(Map<String, String>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setName(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
Sets the name of this artifact.
setName(String) - Method in interface org.gradle.api.artifacts.repositories.ArtifactRepository
Sets the name for this repository.
setName(String) - Method in interface org.gradle.api.file.FileCopyDetails
Sets the destination name of this file.
setName(String) - Method in interface org.gradle.api.initialization.ProjectDescriptor
Sets the name of this project.
setName(String) - Method in class org.gradle.api.internal.AbstractTask
 
setName(String) - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
setName(String) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
setName(String) - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
setName(String) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
setName(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultFlatDirArtifactRepository
 
setName(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
setName(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
setName(String) - Method in class org.gradle.api.internal.artifacts.repositories.FixedResolverArtifactRepository
 
setName(String) - Method in class org.gradle.api.internal.file.ant.AntFileResource
 
setName(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setName(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-Name instruction.
setName(String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
setName(String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Sets the name of this node.
setName(String) - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
setName(String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
setName(String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
setName(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
setName(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
setName(String) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setName(String) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
setNativeEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
setNativeEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.LibCBackedProcessEnvironment
 
setNativeEnvironmentVariable(String, String) - Method in class org.gradle.internal.nativeplatform.jna.WindowsProcessEnvironment
 
setNativeProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
setNativeProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.LibCBackedProcessEnvironment
 
setNativeProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.WindowsProcessEnvironment
 
setNoComment(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoDeprecated(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoDeprecatedList(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoHelp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoNavBar(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoOpt(boolean) - Method in class org.gradle.StartParameter
Deprecated.
Use #setRefreshDependencies(boolean) instead.
setNoQualifiers(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoSince(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoTimestamp(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setNoTree(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setObjects(DynamicObject...) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
setObjectsForUpdate(DynamicObject...) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
setOffline(boolean) - Method in class org.gradle.StartParameter
Specifies whether the build should be performed offline (ie without network access).
setOfflineDependencyResolution(boolean) - Method in class org.gradle.tooling.internal.provider.IdeaModelBuilder
 
setOnlyIf(Spec<? super Task>) - Method in class org.gradle.api.internal.AbstractTask
 
setOnlyIf(Closure) - Method in class org.gradle.api.internal.AbstractTask
 
setOnlyIf(Closure) - Method in interface org.gradle.api.Task
Execute the task only if the given closure returns true.
setOnlyIf(Spec<? super Task>) - Method in interface org.gradle.api.Task
Execute the task only if the given spec is satisfied.
setOnlyShowOutputOnErrors(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
setOnlyShowOutputOnErrors(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
 
setOnlyShowOutputOnErrors(boolean) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
 
setOnMismatch(FilterReply) - Method in class org.gradle.logging.internal.MarkerFilter
 
setOptimize(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setOptionFiles(List<File>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setOptionFiles(List<File>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setOptions(MinimalJavadocOptions) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Sets the Javadoc generation options.
setOutput(StyledTextOutput) - Method in interface org.gradle.api.tasks.diagnostics.internal.ReportRenderer
Sets the text output for the report.
setOutput(StyledTextOutput) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
setOutputDir(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
setOutputDirectory(File) - Method in class org.gradle.api.plugins.antlr.AntlrTask
Specifies the directory to generate the parser source files into.
setOutputFile(File) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
Sets the file which the report will be written to.
setOutputFile(File) - Method in interface org.gradle.api.tasks.diagnostics.internal.ReportRenderer
Sets the output file for the report.
setOutputFile(File) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
setOutputFile(File) - Method in class org.gradle.plugins.ide.api.GeneratorTask
Sets the output file to write the final configuration to.
setOutputFiles(Set<String>) - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
setOutputFilesSnapshot(FileCollectionSnapshot) - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
setOutputLevel(JavadocOutputLevel) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setOutputLevel(JavadocOutputLevel) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setOutputPrintStream(PrintStream) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
setOutputTextFont(Font) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
Sets the font for the output text
setOutputTextFont(Font) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.BasicGradleUI
Sets the font for the output text
setOutputTextFont(Font) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanelLord
Sets the font for the output text
setOutputTextFont(Font) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.OutputUILord
Sets the font for the output text
setOutputTextFont(Font) - Method in interface org.gradle.openapi.external.ui.OutputUILordVersion1
 
setOutputTextFont(Font) - Method in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
Sets the font for the output text
setOutputTextFont(Font) - Method in class org.gradle.openapi.wrappers.ui.OutputUILordWrapper
 
setOverview(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets a html file to be used for overview documentation (optional).
setOverview(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setOverview(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setParent(DynamicObject) - Method in class org.gradle.api.internal.ExtensibleDynamicObject
 
setParent(EclipseProjectVersion3) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setParent(GradleProject) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
setParent(IdeaProject) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
setPassword(String) - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
Sets the password to use when authenticating to this repository.
setPassword(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
setPath(String) - Method in interface org.gradle.api.file.FileCopyDetails
Sets the destination path of this file.
setPath(String) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
 
setPath(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
setPath(String) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
setPattern(String) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
setpgid(int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setpgrp(int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setPid(Long) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
setPinned(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
 
setPinned(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTab
Overridden so we can indicate the pinned state.
setPos(BlockPointer) - Method in class org.gradle.cache.internal.btree.Block
 
setpriority(int, int, int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.AbstractProcessEnvironment
 
setProcessDir(File) - Method in class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
setProcessDir(File) - Method in interface org.gradle.internal.nativeplatform.ProcessEnvironment
Sets the process working directory.
setProcessLauncherServer(ProcessLauncherServer) - Method in class org.gradle.gradleplugin.foundation.request.AbstractRequest
 
setProcessLauncherServer(ProcessLauncherServer) - Method in interface org.gradle.gradleplugin.foundation.request.Request
This is called internally to link the request with the server that is running the gradle process.
setProfile(boolean) - Method in class org.gradle.StartParameter
Specifies if a profile report should be generated.
setProfilingStarted(long) - Method in class org.gradle.profile.BuildProfile
Should be set with a time as soon as possible after startup.
setProject(Project) - Method in class org.gradle.api.internal.AbstractTask
 
setProject(GradleProject) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
setProjectCacheDir(File) - Method in class org.gradle.StartParameter
Sets the project's cache location.
setProjectDependencies(List<EclipseProjectDependencyVersion2>) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setProjectDescriptorRegistry(IProjectDescriptorRegistry) - Method in class org.gradle.initialization.BaseSettings
 
setProjectDescriptorRegistry(IProjectDescriptorRegistry) - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
setProjectDir(File) - Method in interface org.gradle.api.initialization.ProjectDescriptor
Sets the project directory of this project.
setProjectDir(File) - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
setProjectDir(File) - Method in class org.gradle.StartParameter
Sets the project directory to use to select the default project.
setProjectDir(File) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setProjectEvaluator(ProjectEvaluator) - Method in class org.gradle.api.internal.project.AbstractProject
 
setProjectProperties(Map<String, String>) - Method in class org.gradle.StartParameter
 
setProjects(Set<Project>) - Method in class org.gradle.api.tasks.diagnostics.AbstractReportTask
Specifies the set of projects to generate this report for.
setProjects(List<ProjectView>) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Sets the current projects.
setProjectsEvaluated(long) - Method in class org.gradle.profile.BuildProfile
Should be set with a timestamp from a BuildListener.projectsEvaluated(org.gradle.api.invocation.Gradle) callback.
setProjectsLoaded(long) - Method in class org.gradle.profile.BuildProfile
Should be set with a timestamp from a BuildListener.projectsLoaded(org.gradle.api.invocation.Gradle) callback.
setProperty(String, Object) - Method in class org.gradle.api.internal.AbstractDynamicObject
 
setProperty(String, Object) - Method in class org.gradle.api.internal.AbstractTask
 
setProperty(String, Object) - Method in class org.gradle.api.internal.BeanDynamicObject
 
setProperty(String, Object) - Method in class org.gradle.api.internal.CompositeDynamicObject
 
setProperty(String, Object) - Method in interface org.gradle.api.internal.DynamicObject
 
setProperty(String, Object) - Method in class org.gradle.api.internal.plugins.DefaultExtraPropertiesExtension
 
setProperty(String, Object) - Method in class org.gradle.api.internal.plugins.ExtraPropertiesDynamicObjectAdapter
 
setProperty(String, Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
setProperty(String, Object) - Method in interface org.gradle.api.Project
Sets a property of this project.
setProperty(String, Object) - Method in interface org.gradle.api.Task
Sets a property of this task.
setProperty(Object, String, Object) - Static method in class org.gradle.util.JavaReflectionUtil
 
setPublicId(String) - Method in class org.gradle.api.internal.DomNode
 
setpwent() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setRecompileScripts(boolean) - Method in class org.gradle.StartParameter
Specifies whether the build scripts should be recompiled.
setRefreshDependencies(boolean) - Method in class org.gradle.StartParameter
Specifies whether the depencendies should be refreshed..
setRefreshOptions(RefreshOptions) - Method in class org.gradle.StartParameter
Deprecated.
Use #setRefreshDependencies(boolean) instead.
setRelativePath(RelativePath) - Method in interface org.gradle.api.file.FileCopyDetails
Sets the destination path of this file.
setRenderer(DependencyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.DependencyReportTask
Set the renderer to use to build a report.
setRenderer(PropertyReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.PropertyReportTask
 
setRenderer(TaskReportRenderer) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
 
setReportsDirName(String) - Method in class org.gradle.api.plugins.ReportingBasePluginConvention
setRequest(Request, boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
This is called whenever a new request is made.
setRerunTasks(boolean) - Method in class org.gradle.StartParameter
Specifies whether the cached task results should be ignored and each task should be forced to be executed.
setResourcesDir(Object) - Method in class org.gradle.api.internal.tasks.DefaultSourceSetOutput
 
setResourcesDir(Object) - Method in interface org.gradle.api.tasks.SourceSetOutput
Sets the output directory for resources
setResult(Object) - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
Sets what is to be considered the result of executing the command.
setRoleName(String) - Method in interface org.gradle.plugins.ear.descriptor.EarSecurityRole
 
setRoot(String) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
setRootDirectory(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
setRootProject(ProjectInternal) - Method in interface org.gradle.api.internal.GradleInternal
Called by the BuildLoader after the root project is determined.
setRootProject(ProjectInternal) - Method in class org.gradle.invocation.DefaultGradle
 
setRootProjectDescriptor(DefaultProjectDescriptor) - Method in class org.gradle.initialization.BaseSettings
 
setRuntimeClasspath(FileCollection) - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
setRuntimeClasspath(FileCollection) - Method in interface org.gradle.api.tasks.SourceSet
Sets the classpath used to execute this source.
setScalaClasspath(Iterable<File>) - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaCompileSpec
 
setScalaClasspath(Iterable<File>) - Method in class org.gradle.api.internal.tasks.scala.DefaultScalaJavaJointCompileSpec
 
setScalaClasspath(Iterable<File>) - Method in interface org.gradle.api.internal.tasks.scala.ScalaCompileSpec
 
setScalaClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaCompile
 
setScalaClasspath(FileCollection) - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
setScalaDocOptions(ScalaDocOptions) - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
setScanForTestClasses(boolean) - Method in class org.gradle.api.tasks.testing.Test
 
setScope(IdeaDependencyScope) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
setScope(IdeaDependencyScope) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
setScript(Script) - Method in class org.gradle.api.internal.project.AbstractProject
 
setScriptBaseClass(Class<? extends BasicScript>) - Method in interface org.gradle.configuration.ScriptPlugin
 
setScriptFile(Object) - Method in class org.gradle.api.tasks.wrapper.Wrapper
 
setScriptSource(ScriptSource) - Method in class org.gradle.groovy.scripts.Script
 
setSearchUpwards(boolean) - Method in class org.gradle.StartParameter
 
setSearchUpwards(Boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setSecurityRoles(Set<? extends EarSecurityRole>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setSelected(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.common.BorderlessImageToggleButton
 
setSerialWarn(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setSettings(ResolverSettings) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.LoopbackDependencyResolver
 
setSettings(ResolverSettings) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.UserResolverChain
 
setSettingsDir(File) - Method in class org.gradle.initialization.BaseSettings
 
setSettingsEvaluated(long) - Method in class org.gradle.profile.BuildProfile
Should be set with a timestamp from a BuildListener.settingsEvaluated(org.gradle.api.initialization.Settings) callback.
setSettingsFile(File) - Method in class org.gradle.StartParameter
Sets the settings file to use for the build.
setSettingsScript(ScriptSource) - Method in class org.gradle.initialization.BaseSettings
 
setShortDescription(String) - Method in interface org.gradle.logging.ProgressLogger
Sets the short description of the operation.
setShowDescription(boolean) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
setShowDetail(boolean) - Method in class org.gradle.api.tasks.diagnostics.TaskReportTask
 
setShowStacktrace(ShowStacktrace) - Method in class org.gradle.logging.LoggingConfiguration
 
setShowStandardStreams(boolean) - Method in class org.gradle.api.internal.tasks.testing.logging.DefaultTestLogging
 
setShowStandardStreams(boolean) - Method in interface org.gradle.api.tasks.testing.TestLogging
Whether to show eagerly the standard stream events.
setsid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setSize(int) - Method in class org.gradle.cache.internal.btree.Block
 
setSource(IConventionAware) - Method in class org.gradle.api.internal.ConventionAwareHelper
 
setSource(FileCollection) - Method in class org.gradle.api.internal.tasks.compile.DefaultJvmLanguageCompileSpec
 
setSource(FileCollection) - Method in interface org.gradle.api.internal.tasks.compile.JvmLanguageCompileSpec
 
setSource(FileCollection) - Method in class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
setSource(Object) - Method in class org.gradle.api.tasks.SourceTask
Sets the source for this task.
setSource(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setSource(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setSource(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
setSourceCompatibility(String) - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
setSourceCompatibility(String) - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
setSourceCompatibility(String) - Method in class org.gradle.api.tasks.compile.AbstractCompile
Sets the Java language level to use to compile the source files.
setSourceCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
Sets the source compatibility for the compiler.
setSourceDirectories(List<EclipseSourceDirectoryVersion1>) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setSourceDirectories(Set<IdeaSourceDirectory>) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
setSourceNames(List<String>) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
setSourceNames(List<String>) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setSpecFactory(BinaryCompileSpecFactory) - Method in class org.gradle.plugins.binaries.model.internal.DefaultCompilerRegistry
 
setSplitIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setSrcDirs(Iterable<?>) - Method in interface org.gradle.api.file.SourceDirectorySet
Sets the source directories for this set.
setSrcDirs(Iterable<?>) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
setStacktrace(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setStackTraceLevel(ShowStacktrace) - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
this allows you to change how much information is given when an error occurs.
setStandardError(OutputStream) - Method in interface org.gradle.tooling.BuildLauncher
Sets the OutputStream which should receive standard error logging generated while running the operation.
setStandardError(OutputStream) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
setStandardError(OutputStream) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
setStandardError(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
Sets the OutputStream which should receive standard error logging generated while running the operation.
setStandardError(OutputStream) - Method in interface org.gradle.tooling.ModelBuilder
Sets the OutputStream which should receive standard error logging generated while running the operation.
setStandardInput(InputStream) - Method in class org.gradle.api.tasks.Exec
Sets the standard input stream for the process executing the command.
setStandardInput(InputStream) - Method in class org.gradle.api.tasks.JavaExec
Sets the standard input stream for the process executing the command.
setStandardInput(InputStream) - Method in interface org.gradle.process.BaseExecSpec
Sets the standard input stream for the process executing the command.
setStandardInput(InputStream) - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
setStandardInput(InputStream) - Method in interface org.gradle.tooling.BuildLauncher
If the target gradle version supports it you can use this setting to set the standard InputStream that will be used by builds.
setStandardInput(InputStream) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
setStandardInput(InputStream) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
setStandardInput(InputStream) - Method in interface org.gradle.tooling.LongRunningOperation
If the target gradle version supports it you can use this setting to set the standard InputStream that will be used by builds.
setStandardInput(InputStream) - Method in interface org.gradle.tooling.ModelBuilder
If the target gradle version supports it you can use this setting to set the standard InputStream that will be used by builds.
setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.Exec
Sets the output stream to consume standard output from the process executing the command.
setStandardOutput(OutputStream) - Method in class org.gradle.api.tasks.JavaExec
Sets the output stream to consume standard output from the process executing the command.
setStandardOutput(OutputStream) - Method in interface org.gradle.process.BaseExecSpec
Sets the output stream to consume standard output from the process executing the command.
setStandardOutput(OutputStream) - Method in class org.gradle.process.internal.AbstractExecHandleBuilder
 
setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.BuildLauncher
Sets the OutputStream which should receive standard output logging generated while running the operation.
setStandardOutput(OutputStream) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
setStandardOutput(OutputStream) - Method in class org.gradle.tooling.internal.consumer.parameters.ConsumerOperationParameters
 
setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.LongRunningOperation
Sets the OutputStream which should receive standard output logging generated while running the operation.
setStandardOutput(OutputStream) - Method in interface org.gradle.tooling.ModelBuilder
Sets the OutputStream which should receive standard output logging generated while running the operation.
setStart(long) - Method in class org.gradle.profile.ContinuousOperation
 
setStartingFrom(int) - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
setStartParameter(StartParameter) - Method in class org.gradle.api.tasks.GradleBuild
Sets the full set of parameters that will be used to execute the build.
setStartParameter(StartParameter) - Method in class org.gradle.initialization.BaseSettings
 
setState(ProjectState) - Method in class org.gradle.profile.ProjectProfile
 
setState(TaskState) - Method in class org.gradle.profile.TaskExecution
 
setStatus(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
setStatus(Object) - Method in interface org.gradle.api.Project
Sets the status of this project.
setStatus(Address, DaemonInfo) - Method in class org.gradle.launcher.daemon.registry.DaemonRegistryContent
sets the daemonInfo for given address
setStubDir(File) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setStylesheetFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setSuccessful(boolean) - Method in class org.gradle.profile.BuildProfile
 
setSymbolicName(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setSymbolicName(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-SymbolicName instruction.
setSystemId(String) - Method in class org.gradle.api.internal.DomNode
 
setSystemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
Sets the system properties to use for the process.
setSystemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
Sets the system properties to use for the process.
setSystemProperties(Map<String, ?>) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
setSystemProperties(Map<String, ?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
setSystemProperties(Map<String, ?>) - Method in class org.gradle.process.internal.JvmOptions
 
setSystemProperties(Map<String, ?>) - Method in interface org.gradle.process.JavaForkOptions
Sets the system properties to use for the process.
setSystemPropertiesArgs(Map<String, String>) - Method in class org.gradle.StartParameter
 
setTabComponent15Compatible(JTabbedPane, int, Component) - Static method in class org.gradle.gradleplugin.userinterface.swing.generic.Utility
This uses reflection to set the tab component if we're running under 1.6.
setTabHeaderText(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTab
 
setTagletPath(List<File>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setTaglets(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setTags(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setTarget(Target) - Method in class org.gradle.api.tasks.ant.AntTarget
Sets the Ant target to execute.
setTargetCompatibility(String) - Method in class org.gradle.api.internal.tasks.compile.DefaultJavaCompileSpec
 
setTargetCompatibility(String) - Method in interface org.gradle.api.internal.tasks.compile.JavaCompileSpec
 
setTargetCompatibility(String) - Method in class org.gradle.api.tasks.compile.AbstractCompile
Sets the target JVM to generate the .class files for.
setTargetCompatibility(JavaVersion) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
Sets the target compatibility for the compiler.
setTaskClass(String) - Method in class org.gradle.api.internal.changedetection.TaskExecution
 
setTaskContainer(TaskContainerInternal) - Method in class org.gradle.api.internal.project.AbstractProject
 
setTaskGraph(TaskGraphExecuter) - Method in class org.gradle.invocation.DefaultGradle
 
setTaskNames(Iterable<String>) - Method in class org.gradle.StartParameter
Sets the tasks to execute in this build.
setTasks(Collection<String>) - Method in class org.gradle.api.tasks.GradleBuild
Sets the tasks that should be executed for this build.
setTasks(Iterable<? extends EclipseTaskVersion1>) - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
setTasks(List<GradleTask>) - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
setTempDir(String) - Method in class org.gradle.api.tasks.compile.ForkOptions
 
setTestClassesDir(File) - Method in class org.gradle.api.tasks.testing.Test
Sets the root folder for the compiled test sources.
setTestDirectories(Set<IdeaSourceDirectory>) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
setTestOutputDir(File) - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
setTestReport(boolean) - Method in class org.gradle.api.tasks.testing.Test
 
setTestReportDir(File) - Method in class org.gradle.api.internal.tasks.testing.junit.report.DefaultTestReport
 
setTestReportDir(File) - Method in interface org.gradle.api.internal.tasks.testing.junit.report.TestReporter
 
setTestReportDir(File) - Method in class org.gradle.api.tasks.testing.Test
Sets the root folder for the test reports.
setTestResultsDir(File) - Method in class org.gradle.api.internal.tasks.testing.junit.report.DefaultTestReport
 
setTestResultsDir(File) - Method in interface org.gradle.api.internal.tasks.testing.junit.report.TestReporter
 
setTestResultsDir(File) - Method in class org.gradle.api.tasks.testing.Test
Sets the root folder for the test results.
setTestSrcDirs(List<File>) - Method in class org.gradle.api.tasks.testing.Test
 
setText(String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputTextPane
This sets the full text of this control, removing existing text.
setText(String) - Method in interface org.gradle.logging.internal.Label
 
setTextToMatch(String) - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
setThreshold(int) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
setTimeout(int) - Method in class org.gradle.foundation.ipc.basic.ObjectSocketWrapper
 
Settings - Interface in org.gradle.api.initialization
Declares the configuration required to instantiate and configure the hierarchy of Project instances which are to participate in a build.
settings - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
settingsChanged() - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.SettingsObserver
Notification that some settings have changed for the plugin.
settingsChanged() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
Notification that some settings have changed for the plugin.
SettingsConverter - Interface in org.gradle.api.internal.artifacts.ivyservice
 
settingsEvaluated(Closure) - Method in interface org.gradle.api.invocation.Gradle
Adds a closure to be called when the build settings have been loaded and evaluated.
settingsEvaluated(Settings) - Method in class org.gradle.BuildAdapter
 
settingsEvaluated(Settings) - Method in interface org.gradle.BuildListener
Called when the build settings have been loaded and evaluated.
settingsEvaluated(Settings) - Method in class org.gradle.BuildLogger
 
settingsEvaluated(Closure) - Method in class org.gradle.invocation.DefaultGradle
 
settingsEvaluated(Settings) - Method in class org.gradle.profile.ProfileEventAdapter
 
SettingsFactory - Class in org.gradle.initialization
 
SettingsFactory(IProjectDescriptorRegistry) - Constructor for class org.gradle.initialization.SettingsFactory
 
SettingsHandler - Class in org.gradle.initialization
Handles locating and processing setting.gradle files.
SettingsHandler(ISettingsFinder, SettingsProcessor, BuildSourceBuilder) - Constructor for class org.gradle.initialization.SettingsHandler
 
SettingsInternal - Interface in org.gradle.api.internal
 
SettingsLocation - Class in org.gradle.initialization
 
SettingsLocation(File, File) - Constructor for class org.gradle.initialization.SettingsLocation
 
SettingsNode - Interface in org.gradle.gradleplugin.foundation.settings
This provides a mechanism for storing settings.
SettingsNodeVersion1 - Interface in org.gradle.openapi.external.ui
Abstraction of how settings are stored.
SettingsNodeVersionWrapper - Class in org.gradle.openapi.wrappers.ui
Wrapper to shield version changes in SettingsNode from an external user of gradle open API.
SettingsProcessor - Interface in org.gradle.initialization
Responsible for locating, constructing, and evaluating the SettingsInternal for a build.
SettingsSerializable - Interface in org.gradle.gradleplugin.foundation.settings
Something that can be serialized to an XML structure.
settingsVersionWrapper - Variable in class org.gradle.openapi.wrappers.ui.AbstractOpenAPIUIWrapper
 
setTitle(String) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Sets the title for the generated documentation.
setTitle(String) - Method in class org.gradle.api.tasks.scala.ScalaDoc
 
setTrace(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
 
setTraceLexer(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
 
setTraceParser(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
 
setTraceTreeWalker(boolean) - Method in class org.gradle.api.plugins.antlr.AntlrTask
 
setTransformer(Transformer) - Method in interface org.gradle.groovy.scripts.ScriptCompiler
Sets the transformer to use to compile the script.
setTransitive(boolean) - Method in interface org.gradle.api.artifacts.Configuration
Sets the transitivity of this configuration.
setTransitive(boolean) - Method in interface org.gradle.api.artifacts.ModuleDependency
Sets whether this dependency should be resolved including or excluding its transitive dependencies.
setTransitive(boolean) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
setTransitive(boolean) - Method in class org.gradle.api.internal.artifacts.dependencies.AbstractModuleDependency
 
setTreeCellRenderer(TreeCellRenderer) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
setType(String) - Method in interface org.gradle.api.artifacts.ConfigurablePublishArtifact
Sets the type of this artifact.
setType(String) - Method in class org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact
 
setType(String) - Method in class org.gradle.api.internal.artifacts.publish.DefaultPublishArtifact
 
setuid(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
setUid(String) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
setUploadDescriptor(boolean) - Method in class org.gradle.api.tasks.Upload
 
SetupTab - Class in org.gradle.gradleplugin.userinterface.swing.generic.tabs
This tab contains general settings for the plugin.
SetupTab(GradlePluginLord, OutputUILord, SettingsNode) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.tabs.SetupTab
 
setupUI() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.AbstractGradleUIInstance
 
setupUI() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.DualPaneUIInstance
We've overridden this to setup our splitter and our output window.
setupUI() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SinglePaneUIInstance
We've overridden this to setup our splitter and our output window.
setupUI() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
 
setUrl(Object) - Method in interface org.gradle.api.artifacts.repositories.IvyArtifactRepository
Sets the base URL of this repository.
setUrl(Object) - Method in interface org.gradle.api.artifacts.repositories.MavenArtifactRepository
Sets the base URL of this repository.
setUrl(Object) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultIvyArtifactRepository
 
setUrl(Object) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultMavenArtifactRepository
 
setUse(boolean) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets whether to create class and package usage pages.
setUse(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setUseAnt(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setUseAnt(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setUseCache(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
 
setUseColor(boolean) - Method in class org.gradle.logging.internal.DefaultColorMap
 
setUseDepend(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setUseMavenMetadata(boolean) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
setUsepoms(boolean) - Method in class org.gradle.api.internal.artifacts.repositories.MavenResolver
 
setUseRegularExpressions(boolean) - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
setUsername(String) - Method in interface org.gradle.api.artifacts.repositories.PasswordCredentials
Sets the user name to use when authenticating to this repository.
setUsername(String) - Method in class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
setValidationAction(ValidationAction) - Method in interface org.gradle.api.internal.project.taskfactory.PropertyActionContext
Specifies the action used to validate the value of this property.
setValue(String) - Method in class org.gradle.api.java.archives.internal.DefaultManifestMergeDetails
 
setValue(String) - Method in interface org.gradle.api.java.archives.ManifestMergeDetails
Set's the value for the key of the manifest after the merge takes place.
setValue(T) - Method in class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
setValue(T) - Method in class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
setValue(List<String>) - Method in class org.gradle.external.javadoc.internal.OptionLessStringsJavadocOptionFileOption
 
setValue(T) - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
 
setValue(String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
setValue(String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Sets the value of this node.
setValue(String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
setValue(String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
setValueOfChild(String, String) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
setValueOfChild(String, String) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Sets the value of the child node, adding it if it is not already present.
setValueOfChild(String, String) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
setValueOfChild(String, String) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
setValueOfChildAsBoolean(String, boolean) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
setValueOfChildAsBoolean(String, boolean) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
setValueOfChildAsBoolean(String, boolean) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
setValueOfChildAsBoolean(String, boolean) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
setValueOfChildAsInt(String, int) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
setValueOfChildAsInt(String, int) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
Sets the value of the child node as an integer, adding it if it is not already present.
setValueOfChildAsInt(String, int) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
setValueOfChildAsInt(String, int) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
setValueOfChildAsLong(String, long) - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
setValueOfChildAsLong(String, long) - Method in interface org.gradle.gradleplugin.foundation.settings.SettingsNode
 
setValueOfChildAsLong(String, long) - Method in interface org.gradle.openapi.external.ui.SettingsNodeVersion1
 
setValueOfChildAsLong(String, long) - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
setValues(Iterable<?>) - Method in class org.gradle.api.internal.tasks.DefaultTaskDependency
 
setVendor(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setVendor(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-Vendor instruction.
setVerbose(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setVerbose(boolean) - Method in class org.gradle.api.tasks.compile.GroovyCompileOptions
 
setVerbose(boolean) - Method in class org.gradle.api.tasks.javadoc.Javadoc
Sets whether Javadoc generation is accompanied by verbose output or not.
setVerboseLogging(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultConnectionParameters
 
setVerboseLogging(boolean) - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
If true then debug log statements will be shown
setVersion(String) - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
setVersion(String) - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultClientModule
 
setVersion(String) - Method in class org.gradle.api.internal.plugins.osgi.DefaultOsgiManifest
 
setVersion(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
setVersion(String) - Method in interface org.gradle.api.plugins.osgi.OsgiManifest
A convenient method for setting a Bundle-Version instruction.
setVersion(Object) - Method in interface org.gradle.api.Project
Sets the version of this project.
setVersion(String) - Method in class org.gradle.api.tasks.bundling.AbstractArchiveTask
 
setVersion(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setVersion(String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
 
setVisible(boolean) - Method in interface org.gradle.api.artifacts.Configuration
Sets the visibility of this configuration.
setVisible(boolean) - Method in class org.gradle.api.internal.artifacts.configurations.DefaultConfiguration
 
setWarnings(boolean) - Method in class org.gradle.api.tasks.compile.CompileOptions
 
setWarnOnRmiStubs(boolean) - Method in class org.gradle.api.tasks.compile.DependOptions
 
setWindowTitle(String) - Method in class org.gradle.api.tasks.javadoc.Groovydoc
Sets the browser window title for the documentation.
setWindowTitle(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
setWindowTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
setWorkingDir(Object) - Method in class org.gradle.api.tasks.Exec
Sets the working directory for the process.
setWorkingDir(Object) - Method in class org.gradle.api.tasks.JavaExec
Sets the working directory for the process.
setWorkingDir(Object) - Method in class org.gradle.api.tasks.testing.Test
Sets the working directory for the process.
setWorkingDir(Object) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
setWorkingDir(Object) - Method in interface org.gradle.process.ProcessForkOptions
Sets the working directory for the process.
setWorkingDirectory(File) - Method in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
setZipBase(String) - Method in class org.gradle.wrapper.WrapperConfiguration
 
setZipPath(String) - Method in class org.gradle.wrapper.WrapperConfiguration
 
sha1(byte[]) - Static method in class org.gradle.util.hash.HashUtil
 
sha1(InputStream) - Static method in class org.gradle.util.hash.HashUtil
 
sha1(File) - Static method in class org.gradle.util.hash.HashUtil
 
sharedPackages(String...) - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
sharedPackages(Iterable<String>) - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
ShortcircuitEmptyConfigsArtifactDependencyResolver - Class in org.gradle.api.internal.artifacts.ivyservice
 
ShortcircuitEmptyConfigsArtifactDependencyResolver(ArtifactDependencyResolver) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ShortcircuitEmptyConfigsArtifactDependencyResolver
 
ShortCircuitEmptyScriptCompiler - Class in org.gradle.groovy.scripts.internal
 
ShortCircuitEmptyScriptCompiler(ScriptClassCompiler, EmptyScriptGenerator) - Constructor for class org.gradle.groovy.scripts.internal.ShortCircuitEmptyScriptCompiler
 
ShortCircuitTaskArtifactStateRepository - Class in org.gradle.api.internal.changedetection
 
ShortCircuitTaskArtifactStateRepository(StartParameter, TaskArtifactStateRepository) - Constructor for class org.gradle.api.internal.changedetection.ShortCircuitTaskArtifactStateRepository
 
shouldHandle(Method, Object) - Method in class org.gradle.tooling.internal.consumer.protocoladapter.ModelPropertyHandler
 
show() - Method in class org.gradle.gradleplugin.userinterface.swing.common.SearchPanel
Call this to show this panel so that a search can begin.
show(BasicProjectAndTaskFilter) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.ProjectAndTaskFilterDialog
Call this to start editing the given filter.
show(Window, List<TaskView>, String) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.SwingAddMultipleFavoritesInteraction.PromptToCombineTasksDialog
 
showAll() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
showAll() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
showDescription() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
showDetail(boolean) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
showFromPackage() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
showFromPackage() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
showFromPrivate() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
showFromPrivate() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
showFromProtected() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
showFromProtected() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
showFromPublic() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
showFromPublic() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
showProjects(ProjectView...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showProjects(List<ProjectView>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showProjectsByName(String...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showProjectsByName(List<String>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showSelected(List<String>) - Method in class org.gradle.gradleplugin.userinterface.swing.generic.filter.AbstractFilterEditorPanel
 
ShowStacktrace - Enum in org.gradle.logging
Specifies the detail to include in stacktraces.
showTasks(TaskView...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showTasks(List<TaskView>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showTasksByName(String...) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
showTasksByName(List<String>) - Method in class org.gradle.gradleplugin.foundation.filters.BasicFilterEditor
 
shutdown() - Method in class org.gradle.foundation.ipc.gradle.ExecuteGradleCommandClientProtocol
 
shutdown() - Method in class org.gradle.foundation.ipc.gradle.TaskListClientProtocol
 
ShutdownHookActionRegister - Class in org.gradle.process.internal.shutdown
 
SimpleCompressor - Class in org.gradle.api.internal.file.archive.compression
by Szczepan Faber, created at: 11/16/11
SimpleCompressor() - Constructor for class org.gradle.api.internal.file.archive.compression.SimpleCompressor
 
SimpleFileCollection - Class in org.gradle.api.internal.file.collections
 
SimpleFileCollection(File...) - Constructor for class org.gradle.api.internal.file.collections.SimpleFileCollection
 
SimpleFileCollection(Collection<File>) - Constructor for class org.gradle.api.internal.file.collections.SimpleFileCollection
 
SimpleReport - Class in org.gradle.api.reporting.internal
 
SimpleReport(String, Report.OutputType, FileResolver) - Constructor for class org.gradle.api.reporting.internal.SimpleReport
 
SimpleSlf4jLoggingConfigurer - Class in org.gradle.logging.internal.slf4j
Simple configurer for slf4j, meant to be used in embedded mode, in 'safe' environment (e.g.
SimpleSlf4jLoggingConfigurer() - Constructor for class org.gradle.logging.internal.slf4j.SimpleSlf4jLoggingConfigurer
 
SimpleStaleClassCleaner - Class in org.gradle.api.internal.tasks.compile
 
SimpleStaleClassCleaner(TaskOutputsInternal) - Constructor for class org.gradle.api.internal.tasks.compile.SimpleStaleClassCleaner
 
SimpleStateCache<T> - Class in org.gradle.cache.internal
 
SimpleStateCache(File, FileAccess, Serializer<T>) - Constructor for class org.gradle.cache.internal.SimpleStateCache
 
SimpleWorkResult - Class in org.gradle.api.internal.tasks.compile
 
SimpleWorkResult(boolean) - Constructor for class org.gradle.api.internal.tasks.compile.SimpleWorkResult
 
SingleFileBackedModuleResolutionCache - Class in org.gradle.api.internal.artifacts.ivyservice.dynamicversions
 
SingleFileBackedModuleResolutionCache(ArtifactCacheMetaData, TimeProvider, CacheLockingManager) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.dynamicversions.SingleFileBackedModuleResolutionCache
 
SingleFileReport - Interface in org.gradle.api.reporting
A report that is a single file.
SinglePaneUIInstance - Class in org.gradle.gradleplugin.userinterface.swing.generic
A simple UI for gradle.
SinglePaneUIInstance() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.SinglePaneUIInstance
 
SinglePaneUIInteractionVersion1 - Interface in org.gradle.openapi.external.ui
 
SinglePaneUIVersion1 - Interface in org.gradle.openapi.external.ui
 
SinglePaneUIWrapper - Class in org.gradle.openapi.wrappers.ui
This wraps a SinglePaneUIVersion1 for the purpose of being instantiated for an external tool such an IDE plugin.
SinglePaneUIWrapper(SinglePaneUIInteractionVersion1) - Constructor for class org.gradle.openapi.wrappers.ui.SinglePaneUIWrapper
 
SingleProjectTaskReportModel - Class in org.gradle.api.tasks.diagnostics.internal
 
SingleProjectTaskReportModel(TaskDetailsFactory) - Constructor for class org.gradle.api.tasks.diagnostics.internal.SingleProjectTaskReportModel
 
SingletonFileTree - Class in org.gradle.api.internal.file.collections
A file tree with a single file entry.
SingletonFileTree(File) - Constructor for class org.gradle.api.internal.file.collections.SingletonFileTree
 
SingleUseDaemonClient - Class in org.gradle.launcher.daemon.client
 
SingleUseDaemonClient(DaemonConnector, BuildClientMetaData, OutputEventListener, Spec<DaemonContext>, InputStream) - Constructor for class org.gradle.launcher.daemon.client.SingleUseDaemonClient
 
SingleUseDaemonClientServices - Class in org.gradle.launcher.daemon.client
 
SingleUseDaemonClientServices(ServiceRegistry, DaemonParameters, InputStream) - Constructor for class org.gradle.launcher.daemon.client.SingleUseDaemonClientServices
 
size() - Method in class org.gradle.api.internal.collections.FilteredCollection
 
size() - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
size() - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
size() - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
size() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
size() - Method in class org.gradle.foundation.common.ReorderableList
 
size() - Method in class org.gradle.tooling.model.internal.ImmutableDomainObjectSet
 
sizeOfDirectory(File) - Static method in class org.gradle.util.GFileUtils
 
SkipEmptySourceFilesTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which skips tasks whose source file collection is empty.
SkipEmptySourceFilesTaskExecuter(TaskExecuter) - Constructor for class org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter
 
SkipOnlyIfTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which skips tasks whose onlyIf predicate evaluates to false
SkipOnlyIfTaskExecuter(TaskExecuter) - Constructor for class org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter
 
skipped(String) - Method in class org.gradle.api.internal.tasks.TaskStateInternal
Marks this task as skipped.
SkipTaskWithNoActionsExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which skips tasks that have no actions.
SkipTaskWithNoActionsExecuter(TaskExecuter) - Constructor for class org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter
 
SkipUpToDateTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which skips tasks whose outputs are up-to-date.
SkipUpToDateTaskExecuter(TaskExecuter, TaskArtifactStateRepository) - Constructor for class org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter
 
SkipWhenEmpty - Annotation Type in org.gradle.api.tasks
Attached to a task property to indicate that the task should be skipped when the value of the property is an empty FileCollection or directory.
Slf4jLoggingConfigurer - Class in org.gradle.logging.internal.slf4j
A LoggingConfigurer implementation which configures SLF4J to route logging events to a OutputEventListener.
Slf4jLoggingConfigurer(OutputEventListener) - Constructor for class org.gradle.logging.internal.slf4j.Slf4jLoggingConfigurer
 
snapshot(FileCollection) - Method in class org.gradle.api.internal.changedetection.DefaultFileSnapshotter
 
snapshot(FileCollection) - Method in interface org.gradle.api.internal.changedetection.FileSnapshotter
Creates a snapshot of the contents of the given collection
snapshot(FileCollection) - Method in class org.gradle.api.internal.changedetection.OutputFilesSnapshotter
 
snapshot() - Method in interface org.gradle.logging.internal.LoggingSystem
 
snapshot() - Method in class org.gradle.logging.internal.LoggingSystemAdapter
 
snapshot() - Method in class org.gradle.logging.internal.NoOpLoggingSystem
 
snapshotAfterTask() - Method in interface org.gradle.api.internal.changedetection.UpToDateRule.TaskUpToDateState
Snapshot any final state after the task has executed.
SocketConnection<T> - Class in org.gradle.messaging.remote.internal.inet
 
SocketConnection(SocketChannel, MessageSerializer<T>) - Constructor for class org.gradle.messaging.remote.internal.inet.SocketConnection
 
SocketInetAddress - Class in org.gradle.messaging.remote.internal.inet
 
SocketInetAddress(InetAddress, int) - Constructor for class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
sortMoveListByRelativeOrder(List<T>, List<T>) - Static method in class org.gradle.foundation.common.ListReorderer
Sorts a child list by position in a parent list to preserve relative ordering of the elements.
sortSubProjectsAndTasks() - Method in class org.gradle.foundation.ProjectView
 
source(SourceDirectorySet) - Method in interface org.gradle.api.file.SourceDirectorySet
Adds the given source to this set.
source(SourceDirectorySet) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
source(Object...) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
source(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
source(Object...) - Method in class org.gradle.api.tasks.SourceTask
Adds some source to this task.
source(Object...) - Method in interface org.gradle.api.tasks.TaskInputs
Registers some source files for this task.
source(Object) - Method in interface org.gradle.api.tasks.TaskInputs
Registers some source files for this task.
source(String) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
source(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
source(Closure) - Method in interface org.gradle.plugins.cpp.CppSourceSet
The source.
source(Closure) - Method in class org.gradle.plugins.cpp.internal.DefaultCppSourceSet
 
sourceDir(Object) - Method in class org.gradle.api.internal.tasks.DefaultTaskInputs
 
sourceDir(Object) - Method in interface org.gradle.api.tasks.TaskInputs
Registers a source directory for this task.
SourceDirectory - Interface in org.gradle.tooling.model
Represents a source directory.
SourceDirectorySet - Interface in org.gradle.api.file
A SourceDirectorySet represents a set of source files composed from a set of source directories, along with associated include and exclude patterns.
sourceNames(String...) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
sourceNames(String...) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
SourceSet - Interface in org.gradle.api.tasks
A SourceSet represents a logical group of Java source and resources.
SourceSet - Interface in org.gradle.plugins.binaries.model
A generic model of a collection of source
SourceSetContainer - Interface in org.gradle.api.tasks
A SourceSetContainer manages a set of SourceSet objects.
SourceSetOutput - Interface in org.gradle.api.tasks
A collection of all output directories (compiled classes, processed resources, etc.) - notice that SourceSetOutput extends FileCollection.
sourceSets(Closure) - Method in class org.gradle.plugins.cpp.CppExtension
 
SourceTask - Class in org.gradle.api.tasks
A SourceTask performs some operation on source files.
SourceTask() - Constructor for class org.gradle.api.tasks.SourceTask
 
Spec<T> - Interface in org.gradle.api.specs
Represents some predicate against objects of type T.
spec(Closure) - Method in class org.gradle.plugins.binaries.model.internal.DefaultBinary
 
Specs - Class in org.gradle.api.specs
Provides a number of Spec implementations.
Specs() - Constructor for class org.gradle.api.specs.Specs
 
split(String) - Static method in class org.gradle.util.internal.ArgumentsSplitter
Splits the arguments string (for example, a program command line) into a collection.
splitIndex(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
splitIndex() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
srcDir(Object) - Method in interface org.gradle.api.file.SourceDirectorySet
Adds the given source directory to this set.
srcDir(Object) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
srcDirs(Object...) - Method in interface org.gradle.api.file.SourceDirectorySet
Adds the given source directories to this set.
srcDirs(Object...) - Method in class org.gradle.api.internal.file.DefaultSourceDirectorySet
 
st_size() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
STACKTRACE - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
STACKTRACE_LONG - Static variable in class org.gradle.logging.internal.LoggingCommandLineConverter
 
StaleClassCleaner - Class in org.gradle.api.internal.tasks.compile
 
StaleClassCleaner() - Constructor for class org.gradle.api.internal.tasks.compile.StaleClassCleaner
 
StandardCppCompiler - Interface in org.gradle.plugins.cpp.compiler.capability
Wraps up the standard capabilities you'd expect a cpp compiler to have
StandardJavadocDocletOptions - Class in org.gradle.external.javadoc
Provides the options for the standard Javadoc doclet.
StandardJavadocDocletOptions() - Constructor for class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
StandardJavadocDocletOptions(JavadocOptionFile) - Constructor for class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
StandardOutputCapture - Interface in org.gradle.logging
 
StandardOutputListener - Interface in org.gradle.api.logging
A StandardOutputListener receives text written by Gradle's logging system to standard output or error.
StandardOutputRedirector - Interface in org.gradle.logging
 
StandardStreamsLogger - Class in org.gradle.api.internal.tasks.testing.logging
Test output listener that logs extra stuff based on the logging configuration
StandardStreamsLogger(Logger, TestLogging) - Constructor for class org.gradle.api.internal.tasks.testing.logging.StandardStreamsLogger
 
start(Class<T>) - Method in class org.gradle.api.internal.AbstractClassGenerator
 
start(Class<T>) - Method in class org.gradle.api.internal.AsmBackedClassGenerator
 
start() - Method in class org.gradle.api.internal.tasks.testing.junit.JULRedirector
 
start(int) - Method in class org.gradle.foundation.ipc.basic.ClientProcess
Call this to attempt to connect to the server.
start() - Method in class org.gradle.foundation.ipc.basic.Server
Call this to start the server.
start(ClientProcess.Protocol) - Method in class org.gradle.foundation.ipc.gradle.GradleClient
Call this to start the client.
start(ClientProcess.Protocol, int) - Method in class org.gradle.foundation.ipc.gradle.GradleClient
Call this to start the client.
start() - Method in class org.gradle.launcher.daemon.client.DaemonClientInputForwarder
 
start() - Method in class org.gradle.launcher.daemon.server.Daemon
Starts the daemon, receiving connections asynchronously (i.e.
start(IncomingConnectionHandler) - Method in interface org.gradle.launcher.daemon.server.DaemonServerConnector
Starts accepting connections, passing any established connections to the given handler.
start() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Called once when the daemon is up and ready for connections.
start(IncomingConnectionHandler) - Method in class org.gradle.launcher.daemon.server.DaemonTcpServerConnector
 
start() - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
start() - Method in class org.gradle.logging.internal.DefaultStandardOutputRedirector
 
start() - Method in interface org.gradle.logging.LoggingManagerInternal
 
start() - Method in interface org.gradle.logging.StandardOutputCapture
Starts redirection of System.out and System.err to the Gradle logging system.
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.BroadcastSendProtocol
 
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.BufferingProtocol
 
start(ProtocolContext<DiscoveryMessage>) - Method in class org.gradle.messaging.remote.internal.ChannelLookupProtocol
 
start(ProtocolContext<DiscoveryMessage>) - Method in class org.gradle.messaging.remote.internal.ChannelRegistrationProtocol
 
start() - Method in class org.gradle.messaging.remote.internal.EagerReceiveBuffer
Start consuming from the receivers given at construction.
start() - Method in class org.gradle.messaging.remote.internal.InputForwarder
 
start(ProtocolContext<T>) - Method in interface org.gradle.messaging.remote.internal.Protocol
Called to initialise the protocol.
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.ReceiveProtocol
 
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.RemoteDisconnectProtocol
 
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.SendProtocol
 
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.UnicastSendProtocol
 
start(ProtocolContext<Message>) - Method in class org.gradle.messaging.remote.internal.WorkerProtocol
 
start() - Method in class org.gradle.process.internal.DefaultExecHandle
 
start() - Method in class org.gradle.process.internal.DefaultWorkerProcess
 
start() - Method in interface org.gradle.process.internal.ExecHandle
Starts this process, blocking until the process has started.
start() - Method in interface org.gradle.process.internal.WorkerProcess
 
start() - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
start(String[], File) - Method in class org.gradle.wrapper.BootstrapMainStarter
 
StartBuildOrRespondWithBusy - Class in org.gradle.launcher.daemon.server.exec
Updates the daemon idle/busy status, sending a DaemonBusy result back to the client if the daemon is busy.
StartBuildOrRespondWithBusy(DaemonDiagnostics) - Constructor for class org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy
 
startChildren() - Method in class org.gradle.api.tasks.diagnostics.internal.GraphRenderer
Starts visiting the children of the most recently visited node.
startChildren() - Method in class org.gradle.util.TreeVisitor
Starts visiting the children of the most recently visited node.
startClass(boolean, boolean) - Method in interface org.gradle.api.internal.AbstractClassGenerator.ClassBuilder
 
startConfiguration(Configuration) - Method in class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
startConfiguration(Configuration) - Method in interface org.gradle.api.tasks.diagnostics.internal.DependencyReportRenderer
Starts rendering the given configuration.
startConfiguration(Configuration) - Method in class org.gradle.api.tasks.diagnostics.internal.GraphvizReportRenderer
 
startDaemon(DaemonServices) - Method in class org.gradle.launcher.daemon.bootstrap.DaemonMain
 
startDaemon(DaemonServices) - Method in class org.gradle.launcher.daemon.bootstrap.ForegroundDaemonMain
 
startDaemon() - Method in interface org.gradle.launcher.daemon.client.DaemonStarter
 
startDaemon() - Method in class org.gradle.launcher.daemon.client.DefaultDaemonStarter
 
startDaemon(Daemon) - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
startDetection(TestClassProcessor) - Method in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
startDetection(TestClassProcessor) - Method in interface org.gradle.api.internal.tasks.testing.detection.TestFrameworkDetector
 
started(TestState) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitXmlReportGenerator
 
started(TestDescriptorInternal, TestStartEvent) - Method in class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
started(TestDescriptorInternal, TestStartEvent) - Method in class org.gradle.api.internal.tasks.testing.processors.CaptureTestOutputTestResultProcessor
 
started(TestDescriptorInternal, TestStartEvent) - Method in class org.gradle.api.internal.tasks.testing.results.AttachParentTestResultProcessor
 
started(TestDescriptorInternal, TestStartEvent) - Method in class org.gradle.api.internal.tasks.testing.results.LoggingResultProcessor
 
started(TestDescriptorInternal, TestStartEvent) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
started(TestState) - Method in class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
started(TestState) - Method in class org.gradle.api.internal.tasks.testing.results.TestListenerAdapter
 
started(TestDescriptorInternal, TestStartEvent) - Method in interface org.gradle.api.internal.tasks.testing.TestResultProcessor
Notifies this processor that a test has started execution.
started(ProgressStartEvent) - Method in interface org.gradle.logging.internal.ProgressListener
 
started(ProgressStartEvent) - Method in class org.gradle.logging.internal.ProgressLoggingBridge
 
started() - Method in interface org.gradle.logging.ProgressLogger
Logs the start of the operation, with no initial status.
started(String) - Method in interface org.gradle.logging.ProgressLogger
Logs the start of the operation, with the given status.
STARTED_EXECUTING_COMMAND - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
STARTED_RELAYING_LOGS - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
startExecutionQueue() - Method in class org.gradle.gradleplugin.foundation.GradlePluginLord
Call this to start execution.
startingProjectsAndTasksReload() - Method in interface org.gradle.gradleplugin.foundation.GradlePluginLord.GeneralPluginObserver
Notification that we're about to reload the projects and tasks.
startingProjectsAndTasksReload() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.FavoriteTasksTab
Notification that we're about to reload the projects and tasks.
startingProjectsAndTasksReload() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
Notification that we're about to reload the projects and tasks.
StartParameter - Class in org.gradle
StartParameter defines the configuration used by a GradleLauncher instance to execute a build.
StartParameter() - Constructor for class org.gradle.StartParameter
Creates a StartParameter with default values.
StartParameterResolutionOverride - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
StartParameterResolutionOverride(StartParameter) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.StartParameterResolutionOverride
 
startProcessing(TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor
 
startProcessing(TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.processors.MaxNParallelTestClassProcessor
 
startProcessing(TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor
 
startProcessing(TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor
 
startProcessing(TestResultProcessor) - Method in interface org.gradle.api.internal.tasks.testing.TestClassProcessor
Performs any initialisation which this processor needs to perform.
startProcessing(TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor
 
startProcessing(TestResultProcessor) - Method in class org.gradle.api.internal.tasks.testing.worker.ForkingTestClassProcessor
 
startProcessing() - Method in interface org.gradle.api.internal.tasks.testing.worker.RemoteTestClassProcessor
Does not block.
startProcessing() - Method in class org.gradle.api.internal.tasks.testing.worker.TestWorker
 
startProject(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.AsciiReportRenderer
 
startProject(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.GraphvizReportRenderer
 
startProject(Project) - Method in interface org.gradle.api.tasks.diagnostics.internal.ReportRenderer
Starts visiting a project.
startProject(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
startProject(Project) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
StartStopIfBuildAndStop - Class in org.gradle.launcher.daemon.server.exec
 
StartStopIfBuildAndStop() - Constructor for class org.gradle.launcher.daemon.server.exec.StartStopIfBuildAndStop
 
startTaskGroup(String) - Method in class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
startVisit(CopyAction) - Method in class org.gradle.api.internal.file.archive.TarCopySpecVisitor
 
startVisit(CopyAction) - Method in class org.gradle.api.internal.file.archive.ZipCopySpecVisitor
 
startVisit(CopyAction) - Method in interface org.gradle.api.internal.file.copy.CopySpecVisitor
Called at the start of the visit.
startVisit(CopyAction) - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
startVisit(CopyAction) - Method in class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
startVisit(CopyAction) - Method in class org.gradle.api.internal.file.copy.FileCopySpecVisitor
 
startVisit(CopyAction) - Method in class org.gradle.api.internal.file.copy.SyncCopySpecVisitor
 
stat(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
stateCache(Class<E>, String) - Method in interface org.gradle.cache.CacheRepository
Returns a builder for the state cache with the given key.
stateCache(Class<E>, String) - Method in class org.gradle.cache.internal.DefaultCacheRepository
 
StateCheckBlockStore - Class in org.gradle.cache.internal.btree
 
StateCheckBlockStore(BlockStore) - Constructor for class org.gradle.cache.internal.btree.StateCheckBlockStore
 
StatelessMessage - Class in org.gradle.messaging.remote.internal.protocol
 
StatelessMessage() - Constructor for class org.gradle.messaging.remote.internal.protocol.StatelessMessage
 
StateTrackingTestResultProcessor - Class in org.gradle.api.internal.tasks.testing.results
 
StateTrackingTestResultProcessor() - Constructor for class org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor
 
statusChanged(ProgressEvent) - Method in interface org.gradle.tooling.ProgressListener
Called when the progress status changes.
STD_ERROR_HANDLE - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
STD_INPUT_HANDLE - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
STD_OUTPUT_HANDLE - Static variable in interface org.gradle.internal.nativeplatform.jna.Kernel32
 
StdErrLoggingSystem - Interface in org.gradle.logging.internal
by Szczepan Faber, created at: 11/21/11
StdinSwapper - Class in org.gradle.util
 
StdinSwapper() - Constructor for class org.gradle.util.StdinSwapper
 
StdOutLoggingSystem - Interface in org.gradle.logging.internal
by Szczepan Faber, created at: 11/21/11
StdoutSwapper - Class in org.gradle.util
 
StdoutSwapper() - Constructor for class org.gradle.util.StdoutSwapper
 
stop() - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonClient
 
stop() - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonManager
 
stop() - Method in class org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonServer
 
stop() - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor
 
stop() - Method in class org.gradle.api.internal.tasks.testing.processors.MaxNParallelTestClassProcessor
 
stop() - Method in class org.gradle.api.internal.tasks.testing.processors.RestartEveryNTestClassProcessor
 
stop() - Method in class org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor
 
stop() - Method in interface org.gradle.api.internal.tasks.testing.TestClassProcessor
Completes any pending or asynchronous processing.
stop() - Method in class org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor
 
stop() - Method in class org.gradle.api.internal.tasks.testing.worker.ForkingTestClassProcessor
 
stop() - Method in interface org.gradle.api.internal.tasks.testing.worker.RemoteTestClassProcessor
Does not block.
stop() - Method in class org.gradle.api.internal.tasks.testing.worker.TestWorker
 
stop() - Method in class org.gradle.foundation.ipc.basic.ClientProcess
Call this to stop communications with the server.
stop() - Method in class org.gradle.foundation.ipc.basic.ProcessLauncherServer
 
stop() - Method in class org.gradle.foundation.ipc.basic.Server
 
stop() - Method in class org.gradle.foundation.ipc.gradle.GradleClient
Call this to stop communications with the server.
stop() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.OutputPanel
This stops the currently executing task if any exists.
stop() - Method in class org.gradle.internal.CompositeStoppable
 
stop() - Method in interface org.gradle.internal.Stoppable
Requests a graceful stop of this object.
stop() - Method in class org.gradle.launcher.daemon.client.DaemonClient
Stops all daemons, if any is running.
stop() - Method in class org.gradle.launcher.daemon.client.DaemonClientInputForwarder
 
Stop - Class in org.gradle.launcher.daemon.protocol
 
Stop(BuildClientMetaData) - Constructor for class org.gradle.launcher.daemon.protocol.Stop
 
stop() - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
stop() - Method in class org.gradle.launcher.daemon.server.Daemon
Stops the daemon, blocking until any current requests/connections have been satisfied.
stop() - Method in interface org.gradle.launcher.daemon.server.DaemonServerConnector
Stops accepting new connections, and blocks until all active connections close.
stop() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Forcibly stops the daemon, even if it is busy.
stop() - Method in class org.gradle.launcher.daemon.server.DaemonTcpServerConnector
 
stop() - Method in class org.gradle.listener.ListenerBroadcast
 
stop() - Method in class org.gradle.logging.internal.DefaultLoggingManager
 
stop() - Method in class org.gradle.logging.internal.DefaultStandardOutputRedirector
 
stop() - Method in interface org.gradle.logging.LoggingManagerInternal
 
stop() - Method in interface org.gradle.logging.StandardOutputCapture
Restores System.out and System.err to the values they had before StandardOutputCapture.start() has been called.
stop() - Method in interface org.gradle.messaging.actor.Actor
Stops accepting new method calls, and blocks until all method calls have been executed by the target object.
stop() - Method in class org.gradle.messaging.actor.internal.DefaultActorFactory
Stops all actors.
stop() - Method in class org.gradle.messaging.concurrent.DefaultExecutorFactory
 
stop() - Method in interface org.gradle.messaging.concurrent.StoppableExecutor
Stops accepting new jobs and blocks until all currently executing jobs have been completed.
stop(int, TimeUnit) - Method in interface org.gradle.messaging.concurrent.StoppableExecutor
Stops accepting new jobs and blocks until all currently executing jobs have been completed.
stop() - Method in class org.gradle.messaging.dispatch.AsyncDispatch
Stops accepting new messages, and blocks until all queued messages have been dispatched.
stop() - Method in class org.gradle.messaging.dispatch.AsyncReceive
Stops receiving new messages.
stop() - Method in class org.gradle.messaging.dispatch.BroadcastDispatch
 
stop() - Method in class org.gradle.messaging.dispatch.DelayedReceive
Blocks until all queued messages are delivered.
stop() - Method in class org.gradle.messaging.dispatch.ExceptionTrackingFailureHandler
 
stop() - Method in class org.gradle.messaging.dispatch.QueuingDispatch
 
stop() - Method in interface org.gradle.messaging.dispatch.StoppableDispatch
Stops this dispatch.
stop() - Method in class org.gradle.messaging.remote.internal.AsyncConnectionAdapter
 
stop() - Method in class org.gradle.messaging.remote.internal.DefaultIncomingBroadcast
 
stop() - Method in class org.gradle.messaging.remote.internal.DefaultMessagingClient
 
stop() - Method in class org.gradle.messaging.remote.internal.DefaultMessagingServer
 
stop() - Method in class org.gradle.messaging.remote.internal.DefaultMultiChannelConnector
 
stop() - Method in class org.gradle.messaging.remote.internal.DefaultObjectConnection
 
stop() - Method in class org.gradle.messaging.remote.internal.DefaultOutgoingBroadcast
 
stop() - Method in class org.gradle.messaging.remote.internal.DelegatingConnection
 
stop() - Method in class org.gradle.messaging.remote.internal.DisconnectAwareConnectionDecorator
 
stop() - Method in class org.gradle.messaging.remote.internal.EagerReceiveBuffer
Stops receiving new messages.
stop() - Method in class org.gradle.messaging.remote.internal.inet.MulticastConnection
 
stop() - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
stop() - Method in class org.gradle.messaging.remote.internal.inet.TcpIncomingConnector
 
stop() - Method in class org.gradle.messaging.remote.internal.InputForwarder
 
stop() - Method in class org.gradle.messaging.remote.internal.MessageHub
 
stop() - Method in class org.gradle.messaging.remote.internal.MessagingServices
 
stop() - Method in interface org.gradle.messaging.remote.internal.MultiChannelConnection
Performs a graceful stop of this connection.
stop() - Method in class org.gradle.messaging.remote.internal.ProtocolStack
 
stop() - Method in class org.gradle.messaging.remote.internal.Router
 
stop() - Method in class org.gradle.messaging.remote.internal.SynchronizedDispatch
 
stop() - Method in interface org.gradle.messaging.remote.ObjectConnection
Performs a graceful stop of this connection.
stop() - Method in class org.gradle.testfixtures.internal.NoOpLoggingManager
 
stop() - Method in interface org.gradle.tooling.internal.consumer.async.AsyncConnection
 
stop() - Method in class org.gradle.tooling.internal.consumer.async.DefaultAsyncConnection
 
stop() - Method in class org.gradle.tooling.internal.consumer.connection.AdaptedConnection
 
stop() - Method in interface org.gradle.tooling.internal.consumer.connection.ConsumerConnection
 
stop() - Method in class org.gradle.tooling.internal.consumer.connection.LazyConnection
 
stop() - Method in class org.gradle.tooling.internal.consumer.connection.LoggingInitializerConnection
 
stop() - Method in class org.gradle.tooling.internal.consumer.connection.ProgressLoggingConnection
 
stop() - Method in interface org.gradle.tooling.internal.protocol.ConnectionVersion4
Stops this connection, blocking until complete.
stop() - Method in class org.gradle.tooling.internal.provider.DefaultConnection
 
StopActionException - Exception in org.gradle.api.tasks
A StopActionException is be thrown by a task Action or task action closure to stop its own execution and to start execution of the task's next action.
StopActionException() - Constructor for exception org.gradle.api.tasks.StopActionException
 
StopActionException(String) - Constructor for exception org.gradle.api.tasks.StopActionException
 
stopAsSoonAsIdle() - Method in class org.gradle.launcher.daemon.server.DaemonStateCoordinator
Perform a stop, but wait until the daemon is idle to cut any open connections.
StopConnectionAfterExecution - Class in org.gradle.launcher.daemon.server.exec
 
StopConnectionAfterExecution() - Constructor for class org.gradle.launcher.daemon.server.exec.StopConnectionAfterExecution
 
StopDaemonAction - Class in org.gradle.launcher.cli
 
StopDaemonAction(DaemonClient) - Constructor for class org.gradle.launcher.cli.StopDaemonAction
 
StopDaemonClientServices - Class in org.gradle.launcher.daemon.client
 
StopDaemonClientServices(ServiceRegistry, DaemonParameters, InputStream) - Constructor for class org.gradle.launcher.daemon.client.StopDaemonClientServices
 
StopDispatcher - Class in org.gradle.launcher.daemon.client
 
StopDispatcher() - Constructor for class org.gradle.launcher.daemon.client.StopDispatcher
 
StopExecutionException - Exception in org.gradle.api.tasks
A StopExecutionException is thrown by a Action or task action closure to stop execution of the current task and start execution of the next task.
StopExecutionException() - Constructor for exception org.gradle.api.tasks.StopExecutionException
 
StopExecutionException(String) - Constructor for exception org.gradle.api.tasks.StopExecutionException
 
stopExecutionIfEmpty() - Method in interface org.gradle.api.file.FileCollection
Throws a StopExecutionException if this collection is empty.
stopExecutionIfEmpty() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
stopLater() - Method in interface org.gradle.messaging.remote.internal.ProtocolContext
 
Stoppable - Interface in org.gradle.internal
Represents an object which performs concurrent activity.
StoppableDispatch<T> - Interface in org.gradle.messaging.dispatch
 
StoppableExecutor - Interface in org.gradle.messaging.concurrent
 
stopped() - Method in interface org.gradle.messaging.remote.internal.ProtocolContext
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.BroadcastSendProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.BufferingProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.ChannelLookupProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.ChannelRegistrationProtocol
 
stopRequested() - Method in interface org.gradle.messaging.remote.internal.Protocol
Requests that this protocol initiate its stop messages.
stopRequested() - Method in class org.gradle.messaging.remote.internal.ReceiveProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.RemoteDisconnectProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.SendProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.UnicastSendProtocol
 
stopRequested() - Method in class org.gradle.messaging.remote.internal.WorkerProtocol
 
stopVisiting() - Method in interface org.gradle.api.file.FileVisitDetails
Requests that file visiting terminate after the current file.
stopWaiting() - Method in class org.gradle.process.internal.ExecHandleRunner
 
store(K, File, ExternalResourceMetaData) - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResourceIndex
Adds a resolution to the index.
store(K, File, ExternalResourceMetaData) - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResourceIndex
 
store(String) - Method in interface org.gradle.cache.CacheRepository
Returns a builder for the store with the given key.
store(String) - Method in class org.gradle.cache.internal.DefaultCacheRepository
 
store(Address, DaemonContext, String) - Method in interface org.gradle.launcher.daemon.registry.DaemonRegistry
 
store(Address, DaemonContext, String) - Method in class org.gradle.launcher.daemon.registry.EmbeddedDaemonRegistry
 
store(Address, DaemonContext, String) - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
store(Properties) - Method in class org.gradle.plugins.ide.eclipse.model.Jdt
 
store(File) - Method in interface org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObject
 
storeMissing(K) - Method in interface org.gradle.api.internal.externalresource.cached.CachedExternalResourceIndex
Record that the artifact with the given key was missing.
storeMissing(K) - Method in class org.gradle.api.internal.externalresource.cached.DefaultCachedExternalResourceIndex
 
StreamBackedStandardOutputListener - Class in org.gradle.logging.internal
 
StreamBackedStandardOutputListener(Appendable) - Constructor for class org.gradle.logging.internal.StreamBackedStandardOutputListener
 
StreamBackedStandardOutputListener(OutputStream) - Constructor for class org.gradle.logging.internal.StreamBackedStandardOutputListener
 
StreamingStyledTextOutput - Class in org.gradle.logging.internal
A StyledTextOutput implementation which writes text to some char stream.
StreamingStyledTextOutput(StandardOutputListener) - Constructor for class org.gradle.logging.internal.StreamingStyledTextOutput
Creates a text output which forwards text to the given listener.
StreamingStyledTextOutput(Appendable) - Constructor for class org.gradle.logging.internal.StreamingStyledTextOutput
Creates a text output which writes text to the given appendable.
StreamingStyledTextOutputFactory - Class in org.gradle.logging.internal
 
StreamingStyledTextOutputFactory(Appendable) - Constructor for class org.gradle.logging.internal.StreamingStyledTextOutputFactory
 
StrictConflictResolution - Class in org.gradle.api.internal.artifacts.configurations.conflicts
Strict type, allows configuring (forcing) certain dependency versions using dependency notation
StrictConflictResolution() - Constructor for class org.gradle.api.internal.artifacts.configurations.conflicts.StrictConflictResolution
 
StringJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
 
StringJavadocOptionFileOption(String) - Constructor for class org.gradle.external.javadoc.internal.StringJavadocOptionFileOption
 
StringJavadocOptionFileOption(String, String) - Constructor for class org.gradle.external.javadoc.internal.StringJavadocOptionFileOption
 
StringResource - Class in org.gradle.api.internal.resource
 
StringResource(String, CharSequence) - Constructor for class org.gradle.api.internal.resource.StringResource
 
StringScriptSource - Class in org.gradle.groovy.scripts
 
StringScriptSource(String, String) - Constructor for class org.gradle.groovy.scripts.StringScriptSource
 
StringsJavadocOptionFileOption - Class in org.gradle.external.javadoc.internal
 
StringsJavadocOptionFileOption(String, String) - Constructor for class org.gradle.external.javadoc.internal.StringsJavadocOptionFileOption
 
StringsJavadocOptionFileOption(String, List<String>, String) - Constructor for class org.gradle.external.javadoc.internal.StringsJavadocOptionFileOption
 
style(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
style(StyledTextOutput.Style) - Method in interface org.gradle.logging.StyledTextOutput
Switches to a new style.
StyledTextOutput - Interface in org.gradle.logging
Provides streaming of styled text, that is, a stream of text with inline styling information.
StyledTextOutput.Style - Enum in org.gradle.logging
 
StyledTextOutputBackedRenderer - Class in org.gradle.logging.internal
 
StyledTextOutputBackedRenderer(StyledTextOutput) - Constructor for class org.gradle.logging.internal.StyledTextOutputBackedRenderer
 
StyledTextOutputEvent - Class in org.gradle.logging.internal
 
StyledTextOutputEvent(long, String, String) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent(long, String, LogLevel, String) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent(long, String, StyledTextOutput.Style, String) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent(long, String, LogLevel, StyledTextOutput.Style, String) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent(long, String, List<StyledTextOutputEvent.Span>) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent(long, String, LogLevel, StyledTextOutputEvent.Span...) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent(long, String, LogLevel, List<StyledTextOutputEvent.Span>) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent
 
StyledTextOutputEvent.Span - Class in org.gradle.logging.internal
 
StyledTextOutputEvent.Span(StyledTextOutput.Style, String) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent.Span
 
StyledTextOutputEvent.Span(String) - Constructor for class org.gradle.logging.internal.StyledTextOutputEvent.Span
 
StyledTextOutputFactory - Interface in org.gradle.logging
 
stylesheetFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
subList(int, int) - Method in class org.gradle.api.internal.collections.FilteredList
 
subList(int, int) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
subList(int, int) - Method in class org.gradle.foundation.common.ReorderableList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subprojects(Action<? super Project>) - Method in class org.gradle.api.internal.project.AbstractProject
 
subprojects(Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
subprojects(Action<? super Project>) - Method in interface org.gradle.api.Project
Configures the sub-projects of this project
subprojects(Closure) - Method in interface org.gradle.api.Project
Configures the sub-projects of this project.
substitute(String) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
substitute(Map) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.ModuleScopedParserSettings
 
Success - Class in org.gradle.launcher.daemon.protocol
Signifies that the command completed successfully.
Success(Object) - Constructor for class org.gradle.launcher.daemon.protocol.Success
 
successfulCount - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
SuiteTestClassProcessor - Class in org.gradle.api.internal.tasks.testing
 
SuiteTestClassProcessor(TestDescriptorInternal, TestClassProcessor, TimeProvider) - Constructor for class org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor
 
SunJavaCompiler - Class in org.gradle.api.internal.tasks.compile
 
SunJavaCompiler() - Constructor for class org.gradle.api.internal.tasks.compile.SunJavaCompiler
 
supportsCompleteBuildEnvironment() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
supportsConfiguringJavaHome() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
supportsConfiguringJvmArguments() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
supportsConfiguringStandardInput() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
supportsGradleProjectModel() - Method in class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
swap(Y, Callable<N>) - Method in class org.gradle.util.Swapper
 
Swapper<T> - Class in org.gradle.util
Generic utility for temporarily changing something.
Swapper(Callable<? extends T>, Action<? super T>) - Constructor for class org.gradle.util.Swapper
 
SwingAddMultipleFavoritesInteraction - Class in org.gradle.gradleplugin.userinterface.swing.generic
This handles prompting the user how to handle adding multiple tasks as favorites.
SwingAddMultipleFavoritesInteraction(Window) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.SwingAddMultipleFavoritesInteraction
 
SwingAddMultipleFavoritesInteraction.PromptToCombineTasksDialog - Class in org.gradle.gradleplugin.userinterface.swing.generic
 
SwingAddMultipleFavoritesInteraction.PromptToCombineTasksDialog() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.SwingAddMultipleFavoritesInteraction.PromptToCombineTasksDialog
 
SwingEditFavoriteInteraction - Class in org.gradle.gradleplugin.userinterface.swing.generic
This edits the properties of a single favorite task.
SwingEditFavoriteInteraction(Window, String, SwingEditFavoriteInteraction.SynchronizeType) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.SwingEditFavoriteInteraction
 
SwingEditFavoriteInteraction.SynchronizeType - Enum in org.gradle.gradleplugin.userinterface.swing.generic
 
SwingExportInteraction - Class in org.gradle.gradleplugin.userinterface.swing.generic
Swing implementation of ExportInteraction.
SwingExportInteraction(Window) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.SwingExportInteraction
 
SwingImportInteraction - Class in org.gradle.gradleplugin.userinterface.swing.generic
Swing implementation of ImportInteraction.
SwingImportInteraction(Window) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.SwingImportInteraction
 
symlink(String, String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
Sync - Class in org.gradle.api.tasks
Synchronises the contents of a destination directory with some source directories and files.
Sync() - Constructor for class org.gradle.api.tasks.Sync
 
SyncCopySpecVisitor - Class in org.gradle.api.internal.file.copy
 
SyncCopySpecVisitor(CopySpecVisitor) - Constructor for class org.gradle.api.internal.file.copy.SyncCopySpecVisitor
 
synchronize(Factory<T>) - Method in class org.gradle.api.internal.concurrent.Synchronizer
 
synchronize(Operation) - Method in class org.gradle.api.internal.concurrent.Synchronizer
 
SynchronizedDispatch<T> - Class in org.gradle.messaging.remote.internal
Connection decorator that synchronizes dispatching.
SynchronizedDispatch(Connection<T>) - Constructor for class org.gradle.messaging.remote.internal.SynchronizedDispatch
 
SynchronizedLogging - Class in org.gradle.tooling.internal.consumer
Thread safe logging provider that needs to be initialized before use.
SynchronizedLogging() - Constructor for class org.gradle.tooling.internal.consumer.SynchronizedLogging
 
SynchronizedServiceRegistry - Class in org.gradle.api.internal.concurrent
by Szczepan Faber, created at: 11/24/11
SynchronizedServiceRegistry(ServiceRegistry) - Constructor for class org.gradle.api.internal.concurrent.SynchronizedServiceRegistry
 
SynchronizedToolingImplementationLoader - Class in org.gradle.tooling.internal.consumer.loader
by Szczepan Faber, created at: 12/6/11
SynchronizedToolingImplementationLoader(ToolingImplementationLoader) - Constructor for class org.gradle.tooling.internal.consumer.loader.SynchronizedToolingImplementationLoader
 
Synchronizer - Class in org.gradle.api.internal.concurrent
 
Synchronizer() - Constructor for class org.gradle.api.internal.concurrent.Synchronizer
 
SYSTEM_PROJECT_PROPERTIES_PREFIX - Static variable in interface org.gradle.initialization.IGradlePropertiesLoader
 
SYSTEM_PROP_PREFIX - Static variable in interface org.gradle.api.Project
 
SystemApplicationClassLoaderWorker - Class in org.gradle.process.internal.child
Stage 3 of the start-up for a worker process with the application classes loaded in the system ClassLoader.
SystemApplicationClassLoaderWorker(byte[]) - Constructor for class org.gradle.process.internal.child.SystemApplicationClassLoaderWorker
 
systemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.JavaExec
Adds some system properties to use for the process.
systemProperties(Map<String, ?>) - Method in class org.gradle.api.tasks.testing.Test
Adds some system properties to use for the process.
SystemProperties - Class in org.gradle.internal
Provides access to frequently used system properties.
SystemProperties() - Constructor for class org.gradle.internal.SystemProperties
 
systemProperties(Map<String, ?>) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
systemProperties(Map<String, ?>) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
systemProperties(Map<String, ?>) - Method in class org.gradle.process.internal.JvmOptions
 
systemProperties(Map<String, ?>) - Method in interface org.gradle.process.JavaForkOptions
Adds some system properties to use for the process.
SystemPropertiesCommandLineConverter - Class in org.gradle.cli
 
SystemPropertiesCommandLineConverter() - Constructor for class org.gradle.cli.SystemPropertiesCommandLineConverter
 
SystemPropertiesHandler - Class in org.gradle.wrapper
 
SystemPropertiesHandler() - Constructor for class org.gradle.wrapper.SystemPropertiesHandler
 
systemProperty(String, Object) - Method in class org.gradle.api.tasks.JavaExec
Adds a system property to use for the process.
systemProperty(String, Object) - Method in class org.gradle.api.tasks.testing.Test
Adds a system property to use for the process.
systemProperty(String, Object) - Method in class org.gradle.process.internal.DefaultJavaForkOptions
 
systemProperty(String, Object) - Method in class org.gradle.process.internal.JavaExecHandleBuilder
 
systemProperty(String, Object) - Method in class org.gradle.process.internal.JvmOptions
 
systemProperty(String, Object) - Method in interface org.gradle.process.JavaForkOptions
Adds a system property to use for the process.

T

TabbedPageRenderer<T> - Class in org.gradle.reporting
 
TabbedPageRenderer() - Constructor for class org.gradle.reporting.TabbedPageRenderer
 
TabsRenderer<T> - Class in org.gradle.reporting
 
TabsRenderer() - Constructor for class org.gradle.reporting.TabsRenderer
 
TAG_NAME - Static variable in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
tagletPath(List<File>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
tagletPath(File...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
taglets(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
taglets(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
tags(List<String>) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
tags(String...) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
tagsFile(File) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
tail(File, int) - Static method in class org.gradle.util.GFileUtils
 
Tar - Class in org.gradle.api.tasks.bundling
Assembles a TAR archive.
Tar() - Constructor for class org.gradle.api.tasks.bundling.Tar
 
TarCopyAction - Interface in org.gradle.api.internal.file.archive
 
TarCopySpecVisitor - Class in org.gradle.api.internal.file.archive
 
TarCopySpecVisitor() - Constructor for class org.gradle.api.internal.file.archive.TarCopySpecVisitor
 
TarFileTree - Class in org.gradle.api.internal.file.archive
 
TarFileTree(ReadableResource, File) - Constructor for class org.gradle.api.internal.file.archive.TarFileTree
 
targetFinished(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
targetIsThis(MethodCallExpression) - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
targetStarted(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
TargetTypeProvider - Class in org.gradle.tooling.internal.consumer.protocoladapter
by Szczepan Faber, created at: 4/2/12
TargetTypeProvider() - Constructor for class org.gradle.tooling.internal.consumer.protocoladapter.TargetTypeProvider
 
tarTree(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
tarTree(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
tarTree(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
tarTree(Object) - Method in interface org.gradle.api.Project
Creates a new FileTree which contains the contents of the given TAR file.
tarTree(Object) - Method in interface org.gradle.api.Script
Creates a new FileTree which contains the contents of the given TAR file.
task(String) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(String, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(Object, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(Map, String) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(Map, Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(Map, String, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(Map, Object, Closure) - Method in class org.gradle.api.internal.project.AbstractProject
 
task(String) - Method in interface org.gradle.api.Project
Creates a Task with the given name and adds it to this project.
task(Map<String, ?>, String) - Method in interface org.gradle.api.Project
Creates a Task with the given name and adds it to this project.
task(Map<String, ?>, String, Closure) - Method in interface org.gradle.api.Project
Creates a Task with the given name and adds it to this project.
task(String, Closure) - Method in interface org.gradle.api.Project
Creates a Task with the given name and adds it to this project.
Task - Interface in org.gradle.api
A Task represents a single atomic piece of work for a build, such as compiling classes or generating javadoc.
Task - Interface in org.gradle.tooling.model
Represents a task which is executable by Gradle.
Task.Namer - Class in org.gradle.api
A Namer namer for tasks that returns Task.getName().
Task.Namer() - Constructor for class org.gradle.api.Task.Namer
 
TASK_ACTION - Static variable in interface org.gradle.api.Task
 
TASK_COMPLETE_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
TASK_DEPENDS_ON - Static variable in interface org.gradle.api.Task
 
TASK_DESCRIPTION - Static variable in interface org.gradle.api.Task
 
TASK_GROUP - Static variable in interface org.gradle.api.Task
 
TASK_LIST_COMPLETED_SUCCESSFULLY_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
TASK_LIST_COMPLETED_WITH_ERRORS_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
TASK_NAME - Static variable in interface org.gradle.api.Task
 
TASK_OVERWRITE - Static variable in interface org.gradle.api.Task
 
TASK_REPORT - Static variable in class org.gradle.api.plugins.ProjectReportsPlugin
 
TASK_STARTED_TYPE - Static variable in class org.gradle.foundation.ipc.gradle.ProtocolConstants
 
TASK_TYPE - Static variable in interface org.gradle.api.Task
 
TaskAction - Annotation Type in org.gradle.api.tasks
Marks a method as the action to run when the task is executed.
TaskActionListener - Interface in org.gradle.api.execution
A TaskWorkListener is notified of the actions that a task performs.
TaskArtifactState - Interface in org.gradle.api.internal.changedetection
Encapsulates the state of the task when its outputs were last generated.
TaskArtifactStateCacheAccess - Interface in org.gradle.api.internal.changedetection
 
TaskArtifactStateRepository - Interface in org.gradle.api.internal.changedetection
 
TaskCacheLockHandlingBuildExecuter - Class in org.gradle.api.internal.changedetection
 
TaskCacheLockHandlingBuildExecuter(TaskArtifactStateCacheAccess) - Constructor for class org.gradle.api.internal.changedetection.TaskCacheLockHandlingBuildExecuter
 
TaskCollection<T extends Task> - Interface in org.gradle.api.tasks
A TaskCollection contains a set of Task instances, and provides a number of query methods.
TaskContainer - Interface in org.gradle.api.tasks
A TaskContainer is responsible for managing a set of Task instances.
TaskContainerInternal - Interface in org.gradle.api.internal.tasks
 
TaskDefinitionScriptTransformer - Class in org.gradle.api.internal.artifacts.dsl
 
TaskDefinitionScriptTransformer() - Constructor for class org.gradle.api.internal.artifacts.dsl.TaskDefinitionScriptTransformer
 
TaskDependency - Interface in org.gradle.api.tasks
A TaskDependency represents an unordered set of tasks which a Task depends on.
TaskDependencyInternal - Interface in org.gradle.api.internal.tasks
 
TaskDependencyResolveContext - Interface in org.gradle.api.internal.tasks
 
TaskDetails - Interface in org.gradle.api.tasks.diagnostics.internal
 
TaskDetailsFactory - Class in org.gradle.api.tasks.diagnostics.internal
 
TaskDetailsFactory(Project) - Constructor for class org.gradle.api.tasks.diagnostics.internal.TaskDetailsFactory
 
TaskExecuter - Interface in org.gradle.api.internal.tasks
 
TaskExecution - Class in org.gradle.api.internal.changedetection
The persistent state for a single task execution.
TaskExecution() - Constructor for class org.gradle.api.internal.changedetection.TaskExecution
 
TaskExecution - Class in org.gradle.profile
Container for task profiling information.
TaskExecution(Task) - Constructor for class org.gradle.profile.TaskExecution
 
TaskExecutionException - Exception in org.gradle.api.tasks
A TaskExecutionException is thrown when a task fails to execute successfully.
TaskExecutionException(Task, Throwable) - Constructor for exception org.gradle.api.tasks.TaskExecutionException
 
TaskExecutionGraph - Interface in org.gradle.api.execution
A TaskExecutionGraph is responsible for managing the execution of the Task instances which are part of the build.
TaskExecutionGraphListener - Interface in org.gradle.api.execution
A TaskExecutionGraphListener is notified when the TaskExecutionGraph has been populated.
TaskExecutionHistory - Interface in org.gradle.api.internal
 
TaskExecutionListener - Interface in org.gradle.api.execution
A TaskExecutionListener is notified of the execution of the tasks in a build.
TaskExecutionLogger - Class in org.gradle
A listener which logs the execution of tasks.
TaskExecutionLogger(ProgressLoggerFactory) - Constructor for class org.gradle.TaskExecutionLogger
 
TaskExecutionServices - Class in org.gradle.api.internal.project
 
TaskExecutionServices(ServiceRegistry, Gradle) - Constructor for class org.gradle.api.internal.project.TaskExecutionServices
 
TaskFactory - Class in org.gradle.api.internal.project.taskfactory
 
TaskFactory(ClassGenerator) - Constructor for class org.gradle.api.internal.project.taskfactory.TaskFactory
 
TaskFailureHandler - Interface in org.gradle.execution
 
taskFinished(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
TaskGeneratedReport - Class in org.gradle.api.reporting.internal
 
TaskGeneratedReport(String, Report.OutputType, Task) - Constructor for class org.gradle.api.reporting.internal.TaskGeneratedReport
 
TaskGeneratedSingleFileReport - Class in org.gradle.api.reporting.internal
 
TaskGeneratedSingleFileReport(String, Task) - Constructor for class org.gradle.api.reporting.internal.TaskGeneratedSingleFileReport
 
TaskGraphExecuter - Interface in org.gradle.execution
 
TaskHistoryRepository - Interface in org.gradle.api.internal.changedetection
 
TaskHistoryRepository.History - Interface in org.gradle.api.internal.changedetection
 
TaskInputs - Interface in org.gradle.api.tasks
A TaskInputs represents the inputs for a task.
TaskInstantiationException - Exception in org.gradle.api.tasks
A TaskInstantiationException is thrown when a task cannot be instantiated for some reason.
TaskInstantiationException(String) - Constructor for exception org.gradle.api.tasks.TaskInstantiationException
 
TaskInstantiationException(String, Throwable) - Constructor for exception org.gradle.api.tasks.TaskInstantiationException
 
TaskInternal - Interface in org.gradle.api.internal
 
TaskInternalServiceRegistry - Class in org.gradle.api.internal.project
Contains the services for a given task.
TaskInternalServiceRegistry(ServiceRegistry, ProjectInternal, TaskInternal) - Constructor for class org.gradle.api.internal.project.TaskInternalServiceRegistry
 
taskInvoked(TaskView, boolean) - Method in interface org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.Interaction
Notification that a task was invoked (double-clicked).
TaskListClientProtocol - Class in org.gradle.foundation.ipc.gradle
This manages the communication between the UI and an externally-launched copy of Gradle when using socket-based inter-process communication.
TaskListClientProtocol(Gradle) - Constructor for class org.gradle.foundation.ipc.gradle.TaskListClientProtocol
 
TaskListServerProtocol - Class in org.gradle.foundation.ipc.gradle
This manages the communication between the UI and an externally-launched copy of Gradle when using socket-based inter-process communication.
TaskListServerProtocol(File, File, File, String, LogLevel, ShowStacktrace, TaskListServerProtocol.ExecutionInteraction) - Constructor for class org.gradle.foundation.ipc.gradle.TaskListServerProtocol
 
TaskListServerProtocol.ExecutionInteraction - Interface in org.gradle.foundation.ipc.gradle
 
TaskNameResolver - Class in org.gradle.execution
 
TaskNameResolver() - Constructor for class org.gradle.execution.TaskNameResolver
 
TaskNameResolvingBuildConfigurationAction - Class in org.gradle.execution
A BuildConfigurationAction which selects tasks which match the provided names.
TaskNameResolvingBuildConfigurationAction() - Constructor for class org.gradle.execution.TaskNameResolvingBuildConfigurationAction
 
TaskOutputs - Interface in org.gradle.api.tasks
A TaskOutputs represents the outputs of a task.
TaskOutputsInternal - Interface in org.gradle.api.internal
 
TaskReportContainer<T extends Report> - Class in org.gradle.api.reporting.internal
 
TaskReportContainer(Class<? extends T>, Task) - Constructor for class org.gradle.api.reporting.internal.TaskReportContainer
 
TaskReportModel - Interface in org.gradle.api.tasks.diagnostics.internal
 
TaskReportRenderer - Class in org.gradle.api.tasks.diagnostics.internal
A TaskReportRenderer is responsible for rendering the model of a project task report.
TaskReportRenderer() - Constructor for class org.gradle.api.tasks.diagnostics.internal.TaskReportRenderer
 
TaskReportTask - Class in org.gradle.api.tasks.diagnostics
Displays a list of tasks in the project.
TaskReportTask() - Constructor for class org.gradle.api.tasks.diagnostics.TaskReportTask
 
TaskResolver - Interface in org.gradle.api.internal.tasks
 
tasks - Variable in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.MultipleSelection
 
TASKS_TASK - Static variable in class org.gradle.configuration.ImplicitTasksConfigurer
 
TaskSelectionException - Exception in org.gradle.execution
A TaskSelectionException is thrown when the tasks to execute cannot be selected due to some user input problem.
TaskSelectionException(String) - Constructor for exception org.gradle.execution.TaskSelectionException
 
TaskSelector - Class in org.gradle.execution
 
TaskSelector() - Constructor for class org.gradle.execution.TaskSelector
 
TaskSelector(TaskNameResolver) - Constructor for class org.gradle.execution.TaskSelector
 
TasksFactory - Class in org.gradle.tooling.internal.provider
 
TasksFactory(boolean) - Constructor for class org.gradle.tooling.internal.provider.TasksFactory
 
taskStarted(BuildEvent) - Method in class org.gradle.api.internal.project.ant.AntLoggingAdapter
 
TaskState - Interface in org.gradle.api.tasks
TaskState provides information about the execution state of a Task.
TaskStateInternal - Class in org.gradle.api.internal.tasks
 
TaskStateInternal(String) - Constructor for class org.gradle.api.internal.tasks.TaskStateInternal
 
TaskTreeComponent - Class in org.gradle.gradleplugin.userinterface.swing.generic
This displays a tree of projects, subprojects, and tasks.
TaskTreeComponent(GradlePluginLord, TaskTreeComponent.Interaction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent
 
TaskTreeComponent.Interaction - Interface in org.gradle.gradleplugin.userinterface.swing.generic
 
TaskTreeComponent.MultipleSelection - Class in org.gradle.gradleplugin.userinterface.swing.generic
Object to hold onto mutliple selections, but not just multiples of the same type of node.
TaskTreeComponent.MultipleSelection() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.MultipleSelection
 
TaskTreeComponent.ProjectTreeNode - Class in org.gradle.gradleplugin.userinterface.swing.generic
This represents a project.
TaskTreeComponent.TaskTreeBaseNode - Class in org.gradle.gradleplugin.userinterface.swing.generic
This is a basic tree node.
TaskTreeComponent.TaskTreeBaseNode() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeBaseNode
 
TaskTreeComponent.TaskTreeNode - Class in org.gradle.gradleplugin.userinterface.swing.generic
This represents a single task.
TaskTreePopulationVisitor - Class in org.gradle.foundation.visitors
This visits each project and task in a hierarchical manner.
TaskTreePopulationVisitor() - Constructor for class org.gradle.foundation.visitors.TaskTreePopulationVisitor
 
TaskTreePopulationVisitor.AlphabeticalProjectNameComparator - Class in org.gradle.foundation.visitors
This comparator sorts project names alphabetically ignoring case.
TaskTreePopulationVisitor.AlphabeticalProjectNameComparator() - Constructor for class org.gradle.foundation.visitors.TaskTreePopulationVisitor.AlphabeticalProjectNameComparator
 
TaskTreePopulationVisitor.AlphabeticalTaskNameComparator - Class in org.gradle.foundation.visitors
This comparator sorts task names alphabetically ignoring case.
TaskTreePopulationVisitor.AlphabeticalTaskNameComparator() - Constructor for class org.gradle.foundation.visitors.TaskTreePopulationVisitor.AlphabeticalTaskNameComparator
 
TaskTreePopulationVisitor.Visitor<P,T> - Interface in org.gradle.foundation.visitors
 
TaskTreeTab - Class in org.gradle.gradleplugin.userinterface.swing.generic.tabs
This displays a tree of projects and tasks.
TaskTreeTab(GradlePluginLord, SettingsNode, AlternateUIInteraction) - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.tabs.TaskTreeTab
 
TaskTypeChangedUpToDateRule - Class in org.gradle.api.internal.changedetection
A rule which marks a task out-of-date when its implementation class changes.
TaskTypeChangedUpToDateRule() - Constructor for class org.gradle.api.internal.changedetection.TaskTypeChangedUpToDateRule
 
TaskValidationException - Exception in org.gradle.api.tasks
A TaskValidationException is thrown when there is some validation problem with a task.
TaskValidationException(String, List<InvalidUserDataException>) - Constructor for exception org.gradle.api.tasks.TaskValidationException
 
TaskValidator - Interface in org.gradle.api.internal.tasks.execution
 
TaskVersion1 - Interface in org.gradle.openapi.external.foundation
This is an abstraction of a gradle task This is a mirror of TaskView inside Gradle, but this is meant to aid backward and forward compatibility by shielding you from direct changes within gradle.
TaskVersion1 - Interface in org.gradle.tooling.internal.protocol
DO NOT CHANGE THIS INTERFACE.
TaskView - Class in org.gradle.foundation
Analog to gradle's Task but more light-weight and better suited for using the gradle API from an IDE plugin.
TaskWrapper - Class in org.gradle.openapi.wrappers.foundation
Implementation of TaskVersion1 meant to help shield external users from internal changes.
TaskWrapper(TaskView) - Constructor for class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
TcpIncomingConnector<T> - Class in org.gradle.messaging.remote.internal.inet
 
TcpIncomingConnector(ExecutorFactory, MessageSerializer<T>, InetAddressFactory, IdGenerator<?>) - Constructor for class org.gradle.messaging.remote.internal.inet.TcpIncomingConnector
 
TcpOutgoingConnector<T> - Class in org.gradle.messaging.remote.internal.inet
 
TcpOutgoingConnector(MessageSerializer<T>) - Constructor for class org.gradle.messaging.remote.internal.inet.TcpOutgoingConnector
 
TemporaryFileProvider - Interface in org.gradle.api.internal.file
 
TerminalDetector - Interface in org.gradle.internal.nativeplatform
 
TerminalDetectorFactory - Class in org.gradle.logging.internal
 
TerminalDetectorFactory() - Constructor for class org.gradle.logging.internal.TerminalDetectorFactory
 
test - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
Test - Class in org.gradle.api.tasks.testing
Executes tests.
Test() - Constructor for class org.gradle.api.tasks.testing.Test
 
TEST_CASE - Static variable in class org.gradle.api.internal.tasks.testing.detection.AbstractTestFrameworkDetector
 
TEST_CLASSES_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
TEST_COMPILE_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
TEST_RUNTIME_CONFIGURATION_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
TEST_SOURCE_SET_NAME - Static variable in interface org.gradle.api.tasks.SourceSet
The name of the test source set.
TEST_TASK_NAME - Static variable in class org.gradle.api.plugins.JavaPlugin
 
TestClassExecutionEventGenerator - Class in org.gradle.api.internal.tasks.testing.junit
 
TestClassExecutionEventGenerator(TestResultProcessor, IdGenerator<?>, TimeProvider) - Constructor for class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
TestClassExecutionListener - Interface in org.gradle.api.internal.tasks.testing.junit
 
testClassFinished(Throwable) - Method in class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
testClassFinished(Throwable) - Method in interface org.gradle.api.internal.tasks.testing.junit.TestClassExecutionListener
 
TestClassProcessor - Interface in org.gradle.api.internal.tasks.testing
A processor for executing tests.
TestClassRunInfo - Interface in org.gradle.api.internal.tasks.testing
 
testClassStarted(String) - Method in class org.gradle.api.internal.tasks.testing.junit.TestClassExecutionEventGenerator
 
testClassStarted(String) - Method in interface org.gradle.api.internal.tasks.testing.junit.TestClassExecutionListener
 
TestClassVisitor - Class in org.gradle.api.internal.tasks.testing.detection
Base class for ASM test class scanners.
TestClassVisitor(TestFrameworkDetector) - Constructor for class org.gradle.api.internal.tasks.testing.detection.TestClassVisitor
 
TestCompleteEvent - Class in org.gradle.api.internal.tasks.testing
 
TestCompleteEvent(long) - Constructor for class org.gradle.api.internal.tasks.testing.TestCompleteEvent
 
TestCompleteEvent(long, TestResult.ResultType) - Constructor for class org.gradle.api.internal.tasks.testing.TestCompleteEvent
 
testCount - Variable in class org.gradle.api.internal.tasks.testing.results.TestState
 
TestDescriptor - Interface in org.gradle.api.tasks.testing
Describes a test.
TestDescriptorInternal - Interface in org.gradle.api.internal.tasks.testing
 
TestExecuter - Interface in org.gradle.api.internal.tasks.testing.detection
 
testFailure(Failure) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestEventAdapter
 
TestFailure - Class in org.gradle.api.internal.tasks.testing.junit.report
 
TestFailure(String, String) - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.TestFailure
 
testFinished(Description) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestEventAdapter
 
TestFramework - Interface in org.gradle.api.internal.tasks.testing
 
testFramework(Closure) - Method in class org.gradle.api.tasks.testing.Test
 
TestFrameworkDetector - Interface in org.gradle.api.internal.tasks.testing.detection
 
TestFrameworkOptions - Class in org.gradle.api.tasks.testing
The base class for any test framework specific options.
TestFrameworkOptions() - Constructor for class org.gradle.api.tasks.testing.TestFrameworkOptions
 
testIgnored(Description) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestEventAdapter
 
TestListener - Interface in org.gradle.api.tasks.testing
Interface for listening to test execution.
TestListenerAdapter - Class in org.gradle.api.internal.tasks.testing.results
 
TestListenerAdapter(TestListener, TestOutputListener) - Constructor for class org.gradle.api.internal.tasks.testing.results.TestListenerAdapter
 
TestLogger - Class in org.gradle.api.internal.tasks.testing.results
 
TestLogger(ProgressLoggerFactory) - Constructor for class org.gradle.api.internal.tasks.testing.results.TestLogger
 
testLogging(Closure) - Method in class org.gradle.api.tasks.testing.Test
Allows configuring the logging of the test execution, for example log eagerly the standard output, etc.
TestLogging - Interface in org.gradle.api.tasks.testing
Configures logging of the test execution, e.g.
TestMainAction - Class in org.gradle.api.internal.tasks.testing.processors
 
TestMainAction(Runnable, TestClassProcessor, TestResultProcessor, TimeProvider) - Constructor for class org.gradle.api.internal.tasks.testing.processors.TestMainAction
 
TestModel - Interface in org.gradle.tooling.model.internal
For testing purposes only
TestNGConfigurationListener - Interface in org.gradle.api.internal.tasks.testing.testng
Our version of TestNG's IConfigurationListener.
TestNGTestClassProcessor - Class in org.gradle.api.internal.tasks.testing.testng
 
TestNGTestClassProcessor(File, TestNGOptions, List<File>, IdGenerator<?>, StandardOutputRedirector) - Constructor for class org.gradle.api.internal.tasks.testing.testng.TestNGTestClassProcessor
 
TestNGTestFramework - Class in org.gradle.api.internal.tasks.testing.testng
 
TestNGTestFramework(Test) - Constructor for class org.gradle.api.internal.tasks.testing.testng.TestNGTestFramework
 
TestNGTestResultProcessorAdapter - Class in org.gradle.api.internal.tasks.testing.testng
 
TestNGTestResultProcessorAdapter(TestResultProcessor, IdGenerator<?>) - Constructor for class org.gradle.api.internal.tasks.testing.testng.TestNGTestResultProcessorAdapter
 
TestOutputEvent - Interface in org.gradle.api.tasks.testing
Standard output or standard error message logged during the execution of the test
TestOutputEvent.Destination - Enum in org.gradle.api.tasks.testing
Destination of the message
TestOutputListener - Interface in org.gradle.api.tasks.testing
Listens to the output events like printing to standard output or error
TestReporter - Interface in org.gradle.api.internal.tasks.testing.junit.report
 
TestReportFileLinkDefinition - Class in org.gradle.foundation.output.definitions
This is a special FileLinkDefinition for handling test reports.
TestReportFileLinkDefinition() - Constructor for class org.gradle.foundation.output.definitions.TestReportFileLinkDefinition
 
TestResult - Class in org.gradle.api.internal.tasks.testing.junit.report
 
TestResult(String, long, ClassTestResults) - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.TestResult
 
TestResult - Interface in org.gradle.api.tasks.testing
Describes a test result.
TestResult.ResultType - Enum in org.gradle.api.tasks.testing
The final status of a test.
TestResultModel - Class in org.gradle.api.internal.tasks.testing.junit.report
 
TestResultModel() - Constructor for class org.gradle.api.internal.tasks.testing.junit.report.TestResultModel
 
TestResultProcessor - Interface in org.gradle.api.internal.tasks.testing
A processor for test results.
testStarted(Description) - Method in class org.gradle.api.internal.tasks.testing.junit.JUnitTestEventAdapter
 
TestStartEvent - Class in org.gradle.api.internal.tasks.testing
 
TestStartEvent(long) - Constructor for class org.gradle.api.internal.tasks.testing.TestStartEvent
 
TestStartEvent(long, Object) - Constructor for class org.gradle.api.internal.tasks.testing.TestStartEvent
 
TestState - Class in org.gradle.api.internal.tasks.testing.results
Extracted from the StateTrackingTestResultProcessor by Szczepan Faber, created at: 10/14/11
TestState(TestDescriptorInternal, TestStartEvent, Map<Object, TestState>) - Constructor for class org.gradle.api.internal.tasks.testing.results.TestState
 
TestSuiteExecutionException - Exception in org.gradle.api.internal.tasks.testing
Thrown when some internal exception occurs executing a test suite.
TestSuiteExecutionException(String, Throwable) - Constructor for exception org.gradle.api.internal.tasks.testing.TestSuiteExecutionException
 
TestSummaryListener - Class in org.gradle.api.internal.tasks.testing.results
 
TestSummaryListener(Logger) - Constructor for class org.gradle.api.internal.tasks.testing.results.TestSummaryListener
 
TestTopLevelBuildServiceRegistry - Class in org.gradle.testfixtures.internal
 
TestTopLevelBuildServiceRegistry(ServiceRegistry, StartParameter, File) - Constructor for class org.gradle.testfixtures.internal.TestTopLevelBuildServiceRegistry
 
TestWorker - Class in org.gradle.api.internal.tasks.testing.worker
 
TestWorker(WorkerTestClassProcessorFactory) - Constructor for class org.gradle.api.internal.tasks.testing.worker.TestWorker
 
text(Object) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
text(Object) - Method in interface org.gradle.logging.StyledTextOutput
Appends text using the current style.
TextArea - Interface in org.gradle.logging.internal
 
TextBlockSearchEditor - Class in org.gradle.gradleplugin.foundation.search
This searches within a block of text.
TextBlockSearchEditor() - Constructor for class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor
 
TextBlockSearchEditor.SearchResult - Class in org.gradle.gradleplugin.foundation.search
Information about a search's results.
TextBlockSearchEditor.SearchResult(String, int, int) - Constructor for class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
TextDomReportRenderer<T> - Class in org.gradle.reporting
 
TextDomReportRenderer(TextReportRenderer<T>) - Constructor for class org.gradle.reporting.TextDomReportRenderer
 
TextPaneSearchInteraction - Class in org.gradle.gradleplugin.userinterface.swing.common
A search interaction that searches a JTextPane and highlights matches.
TextPaneSearchInteraction(JTextPane, AttributeSet, AttributeSet, AttributeSet) - Constructor for class org.gradle.gradleplugin.userinterface.swing.common.TextPaneSearchInteraction
 
TextReportRenderer - Class in org.gradle.api.tasks.diagnostics.internal
A basic ReportRenderer which writes out a text report.
TextReportRenderer() - Constructor for class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
TextReportRenderer<T> - Class in org.gradle.reporting
 
TextReportRenderer() - Constructor for class org.gradle.reporting.TextReportRenderer
 
TextStreamOutputEventListener - Class in org.gradle.logging.internal
A OutputEventListener implementation which assigns log levels to text output events that have no associated log level.
TextStreamOutputEventListener(OutputEventListener) - Constructor for class org.gradle.logging.internal.TextStreamOutputEventListener
 
TextUtil - Class in org.gradle.util
 
TextUtil() - Constructor for class org.gradle.util.TextUtil
 
ThreadGlobalInstantiator - Class in org.gradle.api.internal
 
ThreadGlobalInstantiator() - Constructor for class org.gradle.api.internal.ThreadGlobalInstantiator
 
ThreadSafe - Interface in org.gradle.internal.concurrent
A marker interface to indicate that the implementing class is thread-safe.
throwAsUncheckedException(Throwable) - Static method in exception org.gradle.internal.UncheckedException
Note: always throws the failure in some form.
TimeProvider - Interface in org.gradle.util
 
TmpDirTemporaryFileProvider - Class in org.gradle.api.internal.file
 
TmpDirTemporaryFileProvider() - Constructor for class org.gradle.api.internal.file.TmpDirTemporaryFileProvider
 
to(Object...) - Method in class org.gradle.api.internal.plugins.DefaultObjectConfigurationAction
 
to(Object...) - Method in interface org.gradle.api.plugins.ObjectConfigurationAction
Specifies some target objects to be configured.
toArray() - Method in class org.gradle.api.internal.collections.FilteredCollection
 
toArray(T[]) - Method in class org.gradle.api.internal.collections.FilteredCollection
 
toArray() - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
toArray(T[]) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
toArray() - Method in class org.gradle.foundation.common.ReorderableList
Returns an array containing all of the elements in this list in proper sequence.
toArray(T[]) - Method in class org.gradle.foundation.common.ReorderableList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray(T...) - Static method in class org.gradle.util.WrapUtil
 
toCamelCase(CharSequence) - Static method in class org.gradle.util.GUtil
Converts an arbitrary string to a camel-case string which can be used in a Java identifier.
toComposite() - Method in class org.gradle.api.internal.notations.NotationParserBuilder
 
toConstant(CharSequence) - Static method in class org.gradle.util.GUtil
Converts an arbitrary string to upper case identifier with words separated by _.
toDomainObjectSet(Class<T>, T...) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable domain object set.
toFile(String...) - Static method in class org.gradle.util.GFileUtils
 
toFile(URL) - Static method in class org.gradle.util.GFileUtils
 
toFiles(URL[]) - Static method in class org.gradle.util.GFileUtils
 
toFlatteningComposite() - Method in class org.gradle.api.internal.notations.NotationParserBuilder
 
toIvyFile(InputStream, Resource, File, ModuleDescriptor) - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
toLinkedMap(K, V) - Static method in class org.gradle.util.WrapUtil
Wraps the given key and value in a mutable ordered map.
toLinkedSet(T...) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable ordered set.
toList(T...) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable list.
toList(Iterable<? extends T>) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable list.
toMap(K, V) - Static method in class org.gradle.util.WrapUtil
Wraps the given key and value in a mutable unordered map.
ToolingImplementationLoader - Interface in org.gradle.tooling.internal.consumer.loader
 
toPath(K, String) - Method in class org.gradle.api.internal.filestore.GroupedAndNamedUniqueFileStore
 
toPaths(Collection<File>) - Static method in class org.gradle.util.GFileUtils
 
toPlatformLineSeparators(String) - Static method in class org.gradle.util.TextUtil
Converts all line separators in the specified string to the the platform's line separator.
TopLevelBuildServiceRegistry - Class in org.gradle.api.internal.project
Contains the singleton services which are shared by all builds executed by a single GradleLauncher invocation.
TopLevelBuildServiceRegistry(ServiceRegistry, StartParameter) - Constructor for class org.gradle.api.internal.project.TopLevelBuildServiceRegistry
 
TopLevelNotationParser - Interface in org.gradle.api.internal.notations.api
Marker interface to group all top-level notation parsers.
toProperties(String, String) - Static method in class org.gradle.util.WrapUtil
Wraps the given key and value in a mutable properties instance.
toResolver(Class<T>, ArtifactRepository) - Method in class org.gradle.api.internal.artifacts.DefaultArtifactRepositoryContainer
 
toSet(T...) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable unordered set.
toSortedMap(K, V) - Static method in class org.gradle.util.WrapUtil
Wraps the given key and value in a mutable sorted map.
toSortedSet(T...) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable sorted set.
toSortedSet(Comparator<T>, T...) - Static method in class org.gradle.util.WrapUtil
Wraps the given items in a mutable sorted set using the given comparator.
toString() - Method in class org.gradle.api.file.RelativePath
 
toString() - Method in class org.gradle.api.internal.AbstractTask
 
toString() - Method in class org.gradle.api.internal.artifacts.DefaultDependencySet
 
toString() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionIdentifier
 
toString() - Method in class org.gradle.api.internal.artifacts.DefaultModuleVersionSelector
 
toString() - Method in class org.gradle.api.internal.artifacts.DefaultPublishArtifactSet
 
toString() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedArtifact
 
toString() - Method in class org.gradle.api.internal.artifacts.DefaultResolvedDependency
 
toString() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultExternalModuleDependency
 
toString() - Method in class org.gradle.api.internal.artifacts.dependencies.DefaultProjectDependency
 
toString() - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultUnresolvedDependency
 
toString() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.CachingModuleVersionRepository
 
toString() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.DependencyResolverAdapter
 
toString() - Method in class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.parser.GradlePomModuleDescriptorParser
 
toString() - Method in class org.gradle.api.internal.artifacts.publish.AbstractPublishArtifact
 
toString() - Method in class org.gradle.api.internal.artifacts.repositories.DefaultPasswordCredentials
 
toString() - Method in class org.gradle.api.internal.artifacts.ResolvedConfigurationIdentifier
 
toString() - Method in class org.gradle.api.internal.BeanDynamicObject
 
toString() - Method in class org.gradle.api.internal.externalresource.cached.CachedExternalResourceAdapter
 
toString() - Method in class org.gradle.api.internal.externalresource.ivy.ArtifactAtRepositoryKey
 
toString() - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
toString() - Method in class org.gradle.api.internal.externalresource.MissingExternalResource
 
toString() - Method in class org.gradle.api.internal.externalresource.transport.http.ntlm.NTLMCredentials
 
toString() - Method in class org.gradle.api.internal.file.AbstractFileCollection
 
toString() - Method in class org.gradle.api.internal.file.AbstractFileTreeElement
 
toString() - Method in class org.gradle.api.internal.file.ant.BaseDirSelector
 
toString() - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
 
toString() - Method in class org.gradle.api.internal.project.AbstractProject
 
toString() - Method in class org.gradle.api.internal.project.ProjectStateInternal
 
toString() - Method in class org.gradle.api.internal.tasks.compile.daemon.DaemonForkOptions
 
toString() - Method in class org.gradle.api.internal.tasks.DefaultSourceSet
 
toString() - Method in class org.gradle.api.internal.tasks.testing.DecoratingTestDescriptor
 
toString() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestClassDescriptor
 
toString() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestDescriptor
 
toString() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestMethodDescriptor
 
toString() - Method in class org.gradle.api.internal.tasks.testing.DefaultTestSuiteDescriptor
 
toString() - Method in class org.gradle.api.internal.tasks.testing.results.DefaultTestResult
 
toString() - Method in enum org.gradle.api.JavaVersion
 
toString() - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpec
 
toString() - Method in class org.gradle.api.reporting.internal.SimpleReport
 
toString() - Method in class org.gradle.cache.internal.btree.Block
 
toString() - Method in class org.gradle.cache.internal.btree.BlockPointer
 
toString() - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
toString() - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
toString() - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
toString() - Method in class org.gradle.cli.ParsedCommandLine
 
toString() - Method in class org.gradle.external.javadoc.JavadocOfflineLink
 
toString() - Method in class org.gradle.foundation.common.ObserverLord
 
toString() - Method in class org.gradle.foundation.ipc.basic.MessageObject
 
toString() - Method in class org.gradle.foundation.output.definitions.ExtensionFileLinkDefinition
 
toString() - Method in class org.gradle.foundation.output.definitions.PrefixedFileLinkDefinition
 
toString() - Method in class org.gradle.foundation.output.definitions.TestReportFileLinkDefinition
 
toString() - Method in class org.gradle.foundation.output.FileLink
 
toString() - Method in class org.gradle.foundation.PathParserPortion
 
toString() - Method in class org.gradle.foundation.ProjectView
 
toString() - Method in class org.gradle.foundation.TaskView
 
toString() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.EditibleFavoriteTask
 
toString() - Method in class org.gradle.gradleplugin.foundation.favorites.FavoriteTask
 
toString() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
toString() - Method in class org.gradle.gradleplugin.foundation.search.TextBlockSearchEditor.SearchResult
 
toString() - Method in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
toString() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.ProjectTreeNode
 
toString() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeBaseNode
 
toString() - Method in class org.gradle.gradleplugin.userinterface.swing.generic.TaskTreeComponent.TaskTreeNode
 
toString() - Method in class org.gradle.initialization.BaseSettings
 
toString() - Method in class org.gradle.initialization.DefaultProjectDescriptor
 
toString() - Method in class org.gradle.internal.jvm.Jvm
 
toString() - Method in class org.gradle.internal.os.OperatingSystem
 
toString() - Method in class org.gradle.internal.service.DefaultServiceRegistry
 
toString() - Method in class org.gradle.invocation.DefaultGradle
 
toString() - Method in class org.gradle.launcher.daemon.context.DaemonCompatibilitySpec
 
toString() - Method in class org.gradle.launcher.daemon.context.DefaultDaemonContext
 
toString() - Method in class org.gradle.launcher.daemon.protocol.Build
 
toString() - Method in class org.gradle.launcher.daemon.protocol.Command
 
toString() - Method in class org.gradle.launcher.daemon.protocol.Result
 
toString() - Method in class org.gradle.launcher.daemon.registry.DaemonInfo
 
toString() - Method in class org.gradle.launcher.daemon.registry.PersistentDaemonRegistry
 
toString() - Method in class org.gradle.launcher.daemon.server.exec.DaemonCommandExecution
 
toString() - Method in class org.gradle.launcher.exec.DefaultBuildActionParameters
 
toString() - Method in class org.gradle.logging.internal.LogEvent
 
toString() - Method in class org.gradle.logging.internal.LogLevelChangeEvent
 
toString() - Method in class org.gradle.logging.internal.ProgressCompleteEvent
 
toString() - Method in class org.gradle.logging.internal.ProgressEvent
 
toString() - Method in class org.gradle.logging.internal.ProgressStartEvent
 
toString() - Method in class org.gradle.logging.internal.StyledTextOutputEvent
 
toString() - Method in class org.gradle.messaging.dispatch.MethodInvocation
 
toString() - Method in class org.gradle.messaging.remote.internal.CompositeAddress
 
toString() - Method in class org.gradle.messaging.remote.internal.DelegatingConnection
 
toString() - Method in class org.gradle.messaging.remote.internal.inet.MulticastConnection
 
toString() - Method in class org.gradle.messaging.remote.internal.inet.MultiChoiceAddress
 
toString() - Method in class org.gradle.messaging.remote.internal.inet.SocketConnection
 
toString() - Method in class org.gradle.messaging.remote.internal.inet.SocketInetAddress
 
toString() - Method in class org.gradle.messaging.remote.internal.MessageOriginator
 
toString() - Method in exception org.gradle.messaging.remote.internal.PlaceholderException
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelAvailable
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.ChannelUnavailable
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.ConsumerMessage
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.LookupRequest
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.MessageCredits
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantAvailable
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.ParticipantUnavailable
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.ProducerMessage
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.Request
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.StatelessMessage
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.UnknownMessage
 
toString() - Method in class org.gradle.messaging.remote.internal.protocol.WorkerStopped
 
toString() - Method in class org.gradle.messaging.remote.internal.SynchronizedDispatch
 
toString() - Method in class org.gradle.openapi.wrappers.foundation.ProjectWrapper
 
toString() - Method in class org.gradle.openapi.wrappers.foundation.RequestWrapper
 
toString() - Method in class org.gradle.openapi.wrappers.foundation.TaskWrapper
 
toString() - Method in class org.gradle.openapi.wrappers.ui.SettingsNodeVersionWrapper
 
toString() - Method in class org.gradle.plugins.binaries.model.internal.DefaultExecutable
 
toString() - Method in class org.gradle.plugins.binaries.model.internal.DefaultLibrary
 
toString() - Method in class org.gradle.plugins.cpp.gpp.internal.GppCompilerAdapter
 
toString() - Method in class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompilerAdapter
 
toString() - Method in class org.gradle.process.internal.DefaultExecHandle
 
toString() - Method in class org.gradle.process.internal.DefaultWorkerProcess
 
toString() - Method in class org.gradle.process.internal.ExecOutputHandleRunner
 
toString() - Method in class org.gradle.StartParameter
 
toString() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProject
 
toString() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseProjectDependency
 
toString() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseSourceDirectory
 
toString() - Method in class org.gradle.tooling.internal.eclipse.DefaultEclipseTask
 
toString() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleProject
 
toString() - Method in class org.gradle.tooling.internal.gradle.DefaultGradleTask
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaCompilerOutput
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaContentRoot
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaDependencyScope
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaLanguageLevel
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModule
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaModuleDependency
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaProject
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSingleEntryLibraryDependency
 
toString() - Method in class org.gradle.tooling.internal.idea.DefaultIdeaSourceDirectory
 
toString() - Method in class org.gradle.util.GradleVersion
 
toString(Iterable<?>) - Static method in class org.gradle.util.GUtil
 
toString() - Method in class org.gradle.util.internal.LimitedDescription
 
toString() - Method in class org.gradle.util.Jvm
Deprecated.
 
toString() - Method in class org.gradle.util.Path
 
toStringList(Iterable<?>) - Static method in class org.gradle.util.CollectionUtils
 
touch(File) - Static method in class org.gradle.util.GFileUtils
 
toURIs(Iterable<File>) - Static method in class org.gradle.util.GFileUtils
 
toURLArray(Collection<File>) - Static method in class org.gradle.util.GFileUtils
 
toURLs(Iterable<File>) - Static method in class org.gradle.util.GFileUtils
 
toURLs(File[]) - Static method in class org.gradle.util.GFileUtils
 
toVersion(Object) - Static method in enum org.gradle.api.JavaVersion
Converts the given object into a JavaVersion.
toWords(CharSequence) - Static method in class org.gradle.util.GUtil
Converts an arbitrary string to space-separated words.
toWords(CharSequence, char) - Static method in class org.gradle.util.GUtil
 
toXmlNode(Node, Object) - Method in interface org.gradle.plugins.ear.descriptor.EarModule
Convert this object to an XML Node (or two nodes if altDeployDescriptor is not null).
transferProgress(TransferEvent) - Method in class org.gradle.api.internal.artifacts.repositories.ProgressLoggingTransferListener
 
transform(T) - Method in class org.gradle.api.internal.ChainingTransformer
 
transform(Throwable) - Method in interface org.gradle.api.internal.ExceptionAnalyser
 
transform(Reader) - Method in class org.gradle.api.internal.file.copy.FilterChain
Transforms the given Reader.
transform(InputStream) - Method in class org.gradle.api.internal.file.copy.FilterChain
Transforms the given InputStream.
transform(String) - Method in class org.gradle.api.internal.file.copy.RegExpNameMapper
 
transform(Properties) - Method in class org.gradle.api.internal.PropertiesTransformer
Transforms a properties object.
transform(Properties, OutputStream) - Method in class org.gradle.api.internal.PropertiesTransformer
Transforms a properties object and write them out to a stream.
transform(String) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(String, Writer) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(String, OutputStream) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(Node, Writer) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(Node, OutputStream) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(DomNode, Writer) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(DomNode, OutputStream) - Method in class org.gradle.api.internal.XmlTransformer
 
transform(I) - Method in interface org.gradle.api.Transformer
Transforms the given object, and returns the transformed value.
transform(Throwable) - Method in class org.gradle.initialization.DefaultExceptionAnalyser
 
transform(T) - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLinCppCompilerArgumentsApplicator
 
transform(T) - Method in class org.gradle.plugins.cpp.compiler.internal.CommandLineCppCompilerArgumentsToOptionFile
 
transform(File) - Method in class org.gradle.plugins.cpp.gpp.internal.version.GppVersionDeterminer
 
Transformer<R,I> - Interface in org.gradle.api
A Transformer transforms objects of type.
Transformer - Interface in org.gradle.groovy.scripts
 
TreeVisitor<T> - Class in org.gradle.util
Visits a tree with nodes of type T.
TreeVisitor() - Constructor for class org.gradle.util.TreeVisitor
 
TrueTimeProvider - Class in org.gradle.util
 
TrueTimeProvider() - Constructor for class org.gradle.util.TrueTimeProvider
 
tryCreateSymbolicLink(File, File) - Method in interface org.gradle.internal.nativeplatform.filesystem.FileSystem
Tries to create a symbolic link to a target file.
TYPE - Static variable in class org.gradle.gradleplugin.foundation.request.ExecutionRequest
 
TYPE - Static variable in class org.gradle.gradleplugin.foundation.request.RefreshTaskListRequest
 
TypedNotationParser<N,T> - Class in org.gradle.api.internal.notations.parsers
by Szczepan Faber, created at: 11/9/11
TypedNotationParser(Class<N>) - Constructor for class org.gradle.api.internal.notations.parsers.TypedNotationParser
 

U

uid() - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackFileStat
 
UIFactory - Class in org.gradle.openapi.external.ui
This loads up the main gradle UI.
UIFactory() - Constructor for class org.gradle.openapi.external.ui.UIFactory
 
UIWrapperFactory - Class in org.gradle.openapi.wrappers
This factory instantiates Gradle UIs used in IDE plugins.
UIWrapperFactory() - Constructor for class org.gradle.openapi.wrappers.UIWrapperFactory
 
umask(int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
UNABLE_TO_START_DAEMON - Static variable in class org.gradle.launcher.daemon.logging.DaemonMessages
 
UncheckedException - Exception in org.gradle.internal
Wraps a checked exception.
UncheckedException(Throwable) - Constructor for exception org.gradle.internal.UncheckedException
 
UncheckedIOException - Exception in org.gradle.api
UncheckedIOException is used to wrap an java.io.IOException into an unchecked exception.
UncheckedIOException() - Constructor for exception org.gradle.api.UncheckedIOException
 
UncheckedIOException(String) - Constructor for exception org.gradle.api.UncheckedIOException
 
UncheckedIOException(String, Throwable) - Constructor for exception org.gradle.api.UncheckedIOException
 
UncheckedIOException(Throwable) - Constructor for exception org.gradle.api.UncheckedIOException
 
UnicastSendProtocol - Class in org.gradle.messaging.remote.internal
 
UnicastSendProtocol() - Constructor for class org.gradle.messaging.remote.internal.UnicastSendProtocol
 
uninheritStandardStreams() - Method in class org.gradle.internal.nativeplatform.jna.WindowsHandlesManipulator
Makes the standard streams handles 'uninheritable' for the current process.
union(ModuleVersionSpec) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
Returns a spec that accepts the union of those module versions that are accepted by this spec and the given spec.
UnionFileCollection - Class in org.gradle.api.internal.file
 
UnionFileCollection(FileCollection...) - Constructor for class org.gradle.api.internal.file.UnionFileCollection
 
UnionFileCollection(Iterable<? extends FileCollection>) - Constructor for class org.gradle.api.internal.file.UnionFileCollection
 
UnionFileTree - Class in org.gradle.api.internal.file
 
UnionFileTree(FileTree...) - Constructor for class org.gradle.api.internal.file.UnionFileTree
 
UnionFileTree(String, FileTree...) - Constructor for class org.gradle.api.internal.file.UnionFileTree
 
UnionFileTree(String, Collection<? extends FileTree>) - Constructor for class org.gradle.api.internal.file.UnionFileTree
 
UniqueNameProjectAndTaskVisitor - Class in org.gradle.foundation.visitors
This visitor builds up a list of unqiuely named projects and tasks.
UniqueNameProjectAndTaskVisitor() - Constructor for class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
UniquePathFileStore - Class in org.gradle.api.internal.filestore
File store that stores items under a given path within a base directory.
UniquePathFileStore(File) - Constructor for class org.gradle.api.internal.filestore.UniquePathFileStore
 
UnitOfWorkParticipant - Interface in org.gradle.cache.internal
 
unixStyle(PrintWriter) - Static method in class org.gradle.plugins.cpp.compiler.internal.ArgWriter
 
unixStyleFactory() - Static method in class org.gradle.plugins.cpp.compiler.internal.ArgWriter
 
UNKNOWN_TYPE_PREFIX - Static variable in interface org.gradle.openapi.external.foundation.RequestVersion1
 
UnknownConfigurationException - Exception in org.gradle.api.artifacts
An UnknownConfigurationException is thrown when a configuration referenced by name cannot be found.
UnknownConfigurationException(String) - Constructor for exception org.gradle.api.artifacts.UnknownConfigurationException
 
UnknownDomainObjectException - Exception in org.gradle.api
A UnknownDomainObjectException is the super class of all exceptions thrown when a given domain object cannot be located.
UnknownDomainObjectException(String) - Constructor for exception org.gradle.api.UnknownDomainObjectException
 
UnknownDomainObjectException(String, Throwable) - Constructor for exception org.gradle.api.UnknownDomainObjectException
 
UnknownMessage - Class in org.gradle.messaging.remote.internal.protocol
 
UnknownMessage(String) - Constructor for class org.gradle.messaging.remote.internal.protocol.UnknownMessage
 
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
 
UnknownModuleException - Exception in org.gradle.api.internal.classpath
 
UnknownModuleException(String) - Constructor for exception org.gradle.api.internal.classpath.UnknownModuleException
 
UnknownPluginException - Exception in org.gradle.api.plugins
A UnknownPluginException is thrown when an unknown plugin id is provided.
UnknownPluginException(String) - Constructor for exception org.gradle.api.plugins.UnknownPluginException
 
UnknownProjectException - Exception in org.gradle.api
An UnknownProjectException is thrown when a project referenced by path cannot be found.
UnknownProjectException(String) - Constructor for exception org.gradle.api.UnknownProjectException
 
UnknownProjectException(String, Throwable) - Constructor for exception org.gradle.api.UnknownProjectException
 
UnknownRepositoryException - Exception in org.gradle.api.artifacts
An UnknownRepositoryException is thrown when a repository referenced by name cannot be found.
UnknownRepositoryException(String) - Constructor for exception org.gradle.api.artifacts.UnknownRepositoryException
 
UnknownServiceException - Exception in org.gradle.internal.service
 
UnknownServiceException(Class<?>, String) - Constructor for exception org.gradle.internal.service.UnknownServiceException
 
UnknownTaskException - Exception in org.gradle.api
An UnknownTaskException is thrown when a task referenced by path cannot be found.
UnknownTaskException(String) - Constructor for exception org.gradle.api.UnknownTaskException
 
UnknownTaskException(String, Throwable) - Constructor for exception org.gradle.api.UnknownTaskException
 
UnknownTestDescriptor - Class in org.gradle.api.internal.tasks.testing.results
by Szczepan Faber, created at: 1/8/12
UnknownTestDescriptor() - Constructor for class org.gradle.api.internal.tasks.testing.results.UnknownTestDescriptor
 
unpackUnion(Collection<ModuleVersionSpec>) - Method in class org.gradle.api.internal.artifacts.ivyservice.resolveengine.ModuleVersionSpec
 
UnresolvedDependency - Interface in org.gradle.api.artifacts
Unsuccessfully resolved dependency.
unsetenv(String) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
unsetenv(String) - Method in interface org.gradle.internal.nativeplatform.jna.LibC
 
unsetenv(String) - Method in class org.gradle.internal.nativeplatform.ReflectiveEnvironment
 
UnsupportedBuildArgumentException - Exception in org.gradle.tooling.exceptions
Thrown when the BuildLauncher 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
 
UnsupportedEnvironment - Class in org.gradle.internal.nativeplatform.jna
 
UnsupportedEnvironment() - Constructor for class org.gradle.internal.nativeplatform.jna.UnsupportedEnvironment
 
unsupportedMethod(String, Throwable) - 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 client attempts to use a method that does not exist in the version of gradle 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
 
UnsupportedNotationException - Exception in org.gradle.api.internal.notations.api
 
UnsupportedNotationException(Object) - Constructor for exception org.gradle.api.internal.notations.api.UnsupportedNotationException
 
unsupportedOperationConfiguration(String) - Static method in class org.gradle.tooling.model.internal.Exceptions
 
UnsupportedOperationConfigurationException - Exception in org.gradle.tooling.exceptions
Thrown when the 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
 
unwrapAndRethrow(InvocationTargetException) - Static method in exception org.gradle.internal.UncheckedException
Uwraps passed InvocationTargetException hence making the stack of exceptions cleaner without losing information.
unzip(File, File) - Method in class org.gradle.wrapper.Install
 
update() - Method in interface org.gradle.api.internal.changedetection.TaskHistoryRepository.History
 
update(Task, Callable<Object>) - Method in interface org.gradle.api.internal.project.taskfactory.UpdateAction
 
update(PersistentStateCache.UpdateAction<T>) - Method in class org.gradle.cache.internal.SimpleStateCache
 
update(PersistentStateCache.UpdateAction<T>) - Method in interface org.gradle.cache.PersistentStateCache
Replaces the value for this cache.
update(T) - Method in interface org.gradle.cache.PersistentStateCache.UpdateAction
should return the new value
UpdateAction - Interface in org.gradle.api.internal.project.taskfactory
 
updateClassPath() - Method in class org.gradle.api.internal.initialization.DefaultScriptHandler
 
updateClassPath() - Method in class org.gradle.api.internal.initialization.NoClassLoaderUpdateScriptHandler
 
updateClassPath() - Method in interface org.gradle.api.internal.initialization.ScriptClassLoaderProvider
 
upload(File, String, boolean) - Method in interface org.gradle.api.internal.externalresource.transfer.ExternalResourceUploader
 
upload(File, String, boolean) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpResourceUploader
 
Upload - Class in org.gradle.api.tasks
Uploads the artifacts of a Configuration to a set of repositories.
Upload() - Constructor for class org.gradle.api.tasks.Upload
 
upload() - Method in class org.gradle.api.tasks.Upload
 
uploadInternalTaskName(String) - Static method in class org.gradle.api.internal.artifacts.configurations.Configurations
 
uploadTaskName(String) - Static method in class org.gradle.api.internal.artifacts.configurations.Configurations
 
upToDate() - Method in class org.gradle.api.internal.tasks.TaskStateInternal
Marks this task as up-to-date.
UpToDateRule - Interface in org.gradle.api.internal.changedetection
 
UpToDateRule.TaskUpToDateState - Interface in org.gradle.api.internal.changedetection
 
upToDateWhen(Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
upToDateWhen(Spec<? super Task>) - Method in class org.gradle.api.internal.tasks.DefaultTaskOutputs
 
upToDateWhen(Closure) - Method in interface org.gradle.api.tasks.TaskOutputs
Adds a predicate to determine whether the outputs of this task are up-to-date.
upToDateWhen(Spec<? super Task>) - Method in interface org.gradle.api.tasks.TaskOutputs
Adds a predicate to determine whether the outputs of this task are up-to-date.
uri(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
uri(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
uri(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
uri(Object) - Method in interface org.gradle.api.Project
Resolves a file path to a URI, relative to the project directory of this project.
uri(Object) - Method in interface org.gradle.api.Script
Resolves a file path to a URI, relative to the directory containing this script.
URIBuilder - Class in org.gradle.api.internal.resources
by Szczepan Faber, created at: 12/13/11
URIBuilder(URI) - Constructor for class org.gradle.api.internal.resources.URIBuilder
 
UriResource - Class in org.gradle.api.internal.resource
 
UriResource(String, File) - Constructor for class org.gradle.api.internal.resource.UriResource
 
UriResource(String, URI) - Constructor for class org.gradle.api.internal.resource.UriResource
 
UriScriptSource - Class in org.gradle.groovy.scripts
A ScriptSource which loads the script from a URI.
UriScriptSource(String, File) - Constructor for class org.gradle.groovy.scripts.UriScriptSource
 
UriScriptSource(String, URI) - Constructor for class org.gradle.groovy.scripts.UriScriptSource
 
urisToUrls(Iterable<URI>) - Static method in class org.gradle.util.GFileUtils
 
URL - Static variable in class org.gradle.util.GradleVersion
 
use(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
use() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
useCache(String, Factory<? extends T>) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
useCache(String, Runnable) - Method in class org.gradle.api.internal.artifacts.ivyservice.DefaultCacheLockingManager
 
useCache(String, Factory<? extends T>) - Method in class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateCacheAccess
 
useCache(String, Runnable) - Method in class org.gradle.api.internal.changedetection.DefaultTaskArtifactStateCacheAccess
 
useCache(String, Factory<? extends T>) - Method in interface org.gradle.api.internal.changedetection.TaskArtifactStateCacheAccess
Performs some work against the cache.
useCache(String, Runnable) - Method in interface org.gradle.api.internal.changedetection.TaskArtifactStateCacheAccess
Performs some work against the cache.
useCache(String, Factory<? extends T>) - Method in interface org.gradle.cache.CacheAccess
Performs some work against the cache.
useCache(String, Runnable) - Method in interface org.gradle.cache.CacheAccess
Performs some work against the cache.
useCache(String, Runnable) - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
useCache(String, Factory<? extends T>) - Method in class org.gradle.cache.internal.DefaultCacheAccess
 
useCache(String, Factory<? extends T>) - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
useCache(String, Runnable) - Method in class org.gradle.cache.internal.DefaultPersistentDirectoryStore
 
useCachedResult() - Method in interface org.gradle.api.artifacts.cache.ResolutionControl
States that the cached value should be used regardless of age.
useClasspathDistribution() - Method in class org.gradle.tooling.internal.consumer.DefaultGradleConnector
 
useDaemonParameters(DaemonParameters) - Method in class org.gradle.launcher.daemon.context.DaemonContextBuilder
 
useDefaultDistribution() - 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
 
useEmptySettings() - Method in class org.gradle.StartParameter
Specifies that an empty settings script should be used.
useEmptySettingsScript() - Method in class org.gradle.StartParameter
useFailureHandler(TaskFailureHandler) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
useFailureHandler(TaskFailureHandler) - Method in interface org.gradle.execution.TaskGraphExecuter
Sets the handler to use when a task fails.
useFilter(Spec<? super Task>) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
useFilter(Spec<? super Task>) - Method in interface org.gradle.execution.TaskGraphExecuter
Sets the filter to use when adding tasks to this graph.
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
 
useJUnit() - Method in class org.gradle.api.tasks.testing.Test
Specifies that JUnit should be used to execute the tests.
useJUnit(Closure) - Method in class org.gradle.api.tasks.testing.Test
Specifies that JUnit should be used to execute the tests.
useLogger(Object) - Method in interface org.gradle.api.invocation.Gradle
Uses the given object as a logger.
useLogger(Object) - Method in class org.gradle.GradleLauncher
Use the given listener.
useLogger(Object) - Method in class org.gradle.initialization.DefaultGradleLauncher
Use the given listener.
useLogger(Object) - Method in class org.gradle.invocation.DefaultGradle
 
useLogger(Object) - Method in class org.gradle.listener.DefaultListenerManager
 
useLogger(Object) - Method in interface org.gradle.listener.ListenerManager
Uses the given object as a logger.
useRegularExpressions() - Method in class org.gradle.gradleplugin.foundation.search.BasicTextSearchCriteria
 
UserHomeInitScriptFinder - Class in org.gradle.initialization
 
UserHomeInitScriptFinder() - Constructor for class org.gradle.initialization.UserHomeInitScriptFinder
 
UserResolverChain - Class in org.gradle.api.internal.artifacts.ivyservice.ivyresolve
 
UserResolverChain() - Constructor for class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.UserResolverChain
 
useTestNG() - Method in class org.gradle.api.tasks.testing.Test
Specifies that TestNG should be used to execute the tests.
useTestNG(Closure) - Method in class org.gradle.api.tasks.testing.Test
Specifies that TestNG should be used to execute the tests.
Utility - Class in org.gradle.gradleplugin.userinterface.swing.generic
Just some utility functions.
Utility() - Constructor for class org.gradle.gradleplugin.userinterface.swing.generic.Utility
 
utimes(String, long[], long[]) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
UUIDGenerator - Class in org.gradle.util
 
UUIDGenerator() - Constructor for class org.gradle.util.UUIDGenerator
 

V

validate(File, PathValidation) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
validate(TaskInternal, Collection<String>) - Method in interface org.gradle.api.internal.tasks.execution.TaskValidator
Validates this task, adding violations to the given collections.
validate(ConsumerConnection, ConsumerOperationParameters) - Method in class org.gradle.tooling.internal.consumer.versioning.FeatureValidator
 
ValidatingTaskExecuter - Class in org.gradle.api.internal.tasks.execution
A TaskExecuter which performs validation before executing the task.
ValidatingTaskExecuter(TaskExecuter) - Constructor for class org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter
 
value - Variable in class org.gradle.external.javadoc.internal.AbstractJavadocOptionFileOption
 
VALUE_ATTRIBUTE - Static variable in class org.gradle.gradleplugin.foundation.settings.DOM4JSettingsNode
 
valueOf(String) - Static method in enum org.gradle.api.artifacts.Configuration.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.file.FileCollection.AntType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.internal.artifacts.dsl.dependencies.DependencyFactory.ClassPathNotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.internal.ExtensibleDynamicObject.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.JavaVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.PathValidation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.reporting.Report.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.tasks.bundling.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.tasks.testing.TestOutputEvent.Destination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.tasks.testing.TestResult.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.api.tasks.wrapper.Wrapper.PathBase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.cache.CacheBuilder.VersionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.cache.internal.FileLockManager.LockMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.CacheUsage
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.external.javadoc.JavadocMemberLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.external.javadoc.JavadocOutputLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.AddMultipleResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.gradleplugin.userinterface.swing.generic.SwingEditFavoriteInteraction.SynchronizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.logging.ShowStacktrace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.logging.StyledTextOutput.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1.StackTraceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.process.internal.ExecHandleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gradle.RefreshOptions.Option
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gradle.api.artifacts.Configuration.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.file.FileCollection.AntType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.internal.artifacts.dsl.dependencies.DependencyFactory.ClassPathNotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.internal.ExtensibleDynamicObject.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.gradle.api.java.archives.internal.DefaultAttributes
 
values() - Static method in enum org.gradle.api.JavaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.PathValidation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.reporting.Report.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.tasks.bundling.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.tasks.testing.TestOutputEvent.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.tasks.testing.TestResult.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.api.tasks.wrapper.Wrapper.PathBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.cache.CacheBuilder.VersionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.cache.internal.FileLockManager.LockMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.CacheUsage
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.external.javadoc.JavadocMemberLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.external.javadoc.JavadocOutputLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.gradleplugin.foundation.favorites.FavoritesEditor.AddMultipleResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.gradleplugin.userinterface.swing.generic.SwingEditFavoriteInteraction.SynchronizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.logging.ShowStacktrace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.logging.StyledTextOutput.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.openapi.external.runner.GradleRunnerInteractionVersion1.StackTraceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.process.internal.ExecHandleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gradle.RefreshOptions.Option
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
verbose() - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
verbose() - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
VERIFICATION_GROUP - Static variable in class org.gradle.api.plugins.JavaBasePlugin
 
VerificationTask - Interface in org.gradle.api.tasks
A VerificationTask is a task which performs some verification of the artifacts produced by a build.
verify() - Method in class org.gradle.cache.internal.btree.BTreePersistentIndexedCache
 
verifyGreetingReceived(Process) - Method in class org.gradle.launcher.daemon.logging.DaemonGreeter
 
version(boolean) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
version() - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
version(String) - Static method in class org.gradle.util.GradleVersion
 
VersionDetails - Class in org.gradle.tooling.internal.consumer.versioning
by Szczepan Faber, created at: 1/13/12
VersionDetails(String) - Constructor for class org.gradle.tooling.internal.consumer.versioning.VersionDetails
 
VersionForcingDependencyToModuleResolver - Class in org.gradle.api.internal.artifacts.ivyservice
 
VersionForcingDependencyToModuleResolver(DependencyToModuleVersionIdResolver, Iterable<? extends ModuleVersionSelector>) - Constructor for class org.gradle.api.internal.artifacts.ivyservice.VersionForcingDependencyToModuleResolver
 
VersionOnlyBuildEnvironment - Class in org.gradle.tooling.internal.build
by Szczepan Faber, created at: 12/22/11
VersionOnlyBuildEnvironment(String) - Constructor for class org.gradle.tooling.internal.build.VersionOnlyBuildEnvironment
 
visit(FileVisitor) - Method in interface org.gradle.api.file.FileTree
Visits the files and directories in this file tree.
visit(Closure) - Method in interface org.gradle.api.file.FileTree
Visits the files and directories in this file tree.
visit(Closure) - Method in class org.gradle.api.internal.file.AbstractFileTree
 
visit(FileVisitor) - Method in class org.gradle.api.internal.file.archive.TarFileTree
 
visit(FileVisitor) - Method in class org.gradle.api.internal.file.archive.ZipFileTree
 
visit(FileVisitor) - Method in class org.gradle.api.internal.file.collections.DirectoryFileTree
Process the specified file or directory.
visit(FileVisitor) - Method in class org.gradle.api.internal.file.collections.EmptyFileTree
 
visit(FileVisitor) - Method in class org.gradle.api.internal.file.collections.FileTreeAdapter
 
visit(FileVisitor) - Method in class org.gradle.api.internal.file.collections.MapFileTree
 
visit(FileVisitor) - Method in interface org.gradle.api.internal.file.collections.MinimalFileTree
Visits the elements of this tree, in breadth-wise order.
visit(FileVisitor) - Method in class org.gradle.api.internal.file.collections.SingletonFileTree
 
visit(Closure) - Method in class org.gradle.api.internal.file.CompositeFileTree
 
visit(FileVisitor) - Method in class org.gradle.api.internal.file.CompositeFileTree
 
visit(Action<? super StyledTextOutput>, boolean) - Method in class org.gradle.api.tasks.diagnostics.internal.GraphRenderer
Visits a node in the graph.
visitAll() - Method in class org.gradle.api.internal.file.AbstractFileTree
Visits all the files of this tree.
visitDir(FileVisitDetails) - Method in class org.gradle.api.file.EmptyFileVisitor
 
visitDir(FileVisitDetails) - Method in interface org.gradle.api.file.FileVisitor
Visits a directory.
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.archive.TarCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.archive.ZipCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.FileCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.MappingCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.NormalizingCopySpecVisitor
 
visitDir(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.SyncCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.file.EmptyFileVisitor
 
visitFile(FileVisitDetails) - Method in interface org.gradle.api.file.FileVisitor
Visits a file.
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.archive.TarCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.archive.ZipCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.FileCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.MappingCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.NormalizingCopySpecVisitor
 
visitFile(FileVisitDetails) - Method in class org.gradle.api.internal.file.copy.SyncCopySpecVisitor
 
visitProject(ProjectView, P) - Method in interface org.gradle.foundation.visitors.AllProjectsAndTasksVisitor.Visitor
 
visitProject(ProjectView, int, P) - Method in interface org.gradle.foundation.visitors.TaskTreePopulationVisitor.Visitor
 
visitProject(ProjectView, Object) - Method in class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
visitProjectAndTasks(List<ProjectView>, AllProjectsAndTasksVisitor.Visitor<P, T>, P) - Static method in class org.gradle.foundation.visitors.AllProjectsAndTasksVisitor
 
visitProjectAndTasks(List<ProjectView>, AllProjectsAndTasksVisitor.Visitor<P, T>, ProjectAndTaskFilter, P) - Static method in class org.gradle.foundation.visitors.AllProjectsAndTasksVisitor
 
visitProjectAndTasks(List<ProjectView>, TaskTreePopulationVisitor.Visitor<P, T>, P) - Static method in class org.gradle.foundation.visitors.TaskTreePopulationVisitor
 
visitProjectAndTasks(List<ProjectView>, TaskTreePopulationVisitor.Visitor<P, T>, ProjectAndTaskFilter, P) - Static method in class org.gradle.foundation.visitors.TaskTreePopulationVisitor
 
visitProjects(AllProjectsAndTasksVisitor.Visitor<P, T>, ProjectAndTaskFilter, List<ProjectView>, P) - Static method in class org.gradle.foundation.visitors.AllProjectsAndTasksVisitor
 
visitReportableCauses(TreeVisitor<? super Throwable>) - Method in exception org.gradle.api.internal.LocationAwareException
Visits the reportable causes for this failure.
visitScriptCode(SourceUnit, GroovyCodeVisitor) - Method in class org.gradle.api.internal.artifacts.dsl.AbstractScriptTransformer
 
visitSpec(ReadableCopySpec) - Method in interface org.gradle.api.internal.file.copy.CopySpecVisitor
Visits a spec.
visitSpec(ReadableCopySpec) - Method in class org.gradle.api.internal.file.copy.DelegatingCopySpecVisitor
 
visitSpec(ReadableCopySpec) - Method in class org.gradle.api.internal.file.copy.EmptyCopySpecVisitor
 
visitSpec(ReadableCopySpec) - Method in class org.gradle.api.internal.file.copy.MappingCopySpecVisitor
 
visitSpec(ReadableCopySpec) - Method in class org.gradle.api.internal.file.copy.NormalizingCopySpecVisitor
 
visitTask(TaskView, ProjectView, P) - Method in interface org.gradle.foundation.visitors.AllProjectsAndTasksVisitor.Visitor
 
visitTask(TaskView, int, ProjectView, P) - Method in interface org.gradle.foundation.visitors.TaskTreePopulationVisitor.Visitor
 
visitTask(TaskView, ProjectView, Object) - Method in class org.gradle.foundation.visitors.UniqueNameProjectAndTaskVisitor
 
VisualCppCompilerAdapter - Class in org.gradle.plugins.cpp.msvcpp.internal
 
VisualCppCompilerAdapter(OperatingSystem, Factory<ExecAction>) - Constructor for class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompilerAdapter
 
VisualCppCompileSpecToArguments - Class in org.gradle.plugins.cpp.msvcpp.internal
 
VisualCppCompileSpecToArguments() - Constructor for class org.gradle.plugins.cpp.msvcpp.internal.VisualCppCompileSpecToArguments
 

W

wait(int[]) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
waitFor(File, int) - Static method in class org.gradle.util.GFileUtils
 
waitForFinish() - Method in class org.gradle.process.internal.DefaultExecHandle
 
waitForFinish() - Method in interface org.gradle.process.internal.ExecHandle
 
waitForStop() - Method in class org.gradle.process.internal.DefaultWorkerProcess
 
waitForStop() - Method in interface org.gradle.process.internal.WorkerProcess
 
waitpid(int, int[], int) - Method in class org.gradle.internal.nativeplatform.filesystem.FallbackPOSIX
 
WAR_TASK_NAME - Static variable in class org.gradle.api.plugins.WarPlugin
 
warn(String) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
warn(String, Throwable) - Method in class org.gradle.api.internal.artifacts.PlexusLoggerAdapter
 
WarPlugin - Class in org.gradle.api.plugins
A Plugin which extends the JavaPlugin to add tasks which assemble a web application into a WAR file.
WarPlugin() - Constructor for class org.gradle.api.plugins.WarPlugin
 
wasMissing(HttpResponse) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
wasSuccessful(HttpResponse) - Method in class org.gradle.api.internal.externalresource.transport.http.HttpClientHelper
 
WatchForDisconnection - Class in org.gradle.launcher.daemon.server.exec
 
WatchForDisconnection() - Constructor for class org.gradle.launcher.daemon.server.exec.WatchForDisconnection
 
WEB_APP_GROUP - Static variable in class org.gradle.api.plugins.WarPlugin
 
webModule(String, String) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Add a web module to the deployment descriptor.
whenObjectAdded(Action<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
Adds an Action to be executed when an object is added to this collection.
whenObjectAdded(Closure) - Method in interface org.gradle.api.DomainObjectCollection
Adds a closure to be called when an object is added to this collection.
whenObjectAdded(Action<? super T>) - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
whenObjectAdded(Action<? super T>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
whenObjectAdded(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
whenObjectAdded(Action<? super T>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
whenObjectAdded(Closure) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
whenObjectRemoved(Action<? super T>) - Method in interface org.gradle.api.DomainObjectCollection
Adds an Action to be executed when an object is removed from this collection.
whenObjectRemoved(Closure) - Method in interface org.gradle.api.DomainObjectCollection
Adds a closure to be called when an object is removed from this collection.
whenObjectRemoved(Action<? super T>) - Method in class org.gradle.api.internal.CompositeDomainObjectSet
 
whenObjectRemoved(Action<? super T>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
whenObjectRemoved(Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
whenObjectRemoved(Action<? super T>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
whenObjectRemoved(Closure) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
whenPluginAdded(Action<? super T>) - Method in class org.gradle.api.internal.plugins.DefaultPluginCollection
 
whenPluginAdded(Closure) - Method in class org.gradle.api.internal.plugins.DefaultPluginCollection
 
whenPluginAdded(Action<? super T>) - Method in interface org.gradle.api.plugins.PluginCollection
Adds an Action to be executed when a plugin is added to this collection.
whenPluginAdded(Closure) - Method in interface org.gradle.api.plugins.PluginCollection
Adds a closure to be called when a plugin is added to this collection.
whenReady(Closure) - Method in interface org.gradle.api.execution.TaskExecutionGraph
Adds a closure to be called when this graph has been populated.
whenReady(Closure) - Method in class org.gradle.execution.DefaultTaskGraphExecuter
 
whenTaskAdded(Action<? super T>) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
whenTaskAdded(Closure) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
whenTaskAdded(Action<? super T>) - Method in interface org.gradle.api.tasks.TaskCollection
Adds an Action to be executed when a task is added to this collection.
whenTaskAdded(Closure) - Method in interface org.gradle.api.tasks.TaskCollection
Adds a closure to be called when a task is added to this collection.
whileDisabled(Factory<T>) - Static method in class org.gradle.util.DeprecationLogger
 
WindowsHandlesManipulator - Class in org.gradle.internal.nativeplatform.jna
Uses jna to make the stream handles 'uninheritable'.
WindowsHandlesManipulator() - Constructor for class org.gradle.internal.nativeplatform.jna.WindowsHandlesManipulator
 
WindowsHandlesManipulator.ProcessInitializationException - Exception in org.gradle.internal.nativeplatform.jna
 
WindowsHandlesManipulator.ProcessInitializationException(String, Throwable) - Constructor for exception org.gradle.internal.nativeplatform.jna.WindowsHandlesManipulator.ProcessInitializationException
 
WindowsProcessEnvironment - Class in org.gradle.internal.nativeplatform.jna
Uses JNA to drive the functions provided by kernel32.dll
WindowsProcessEnvironment() - Constructor for class org.gradle.internal.nativeplatform.jna.WindowsProcessEnvironment
 
windowsStyle(PrintWriter) - Static method in class org.gradle.plugins.cpp.compiler.internal.ArgWriter
 
windowsStyleFactory() - Static method in class org.gradle.plugins.cpp.compiler.internal.ArgWriter
 
WindowsTerminalDetector - Class in org.gradle.internal.nativeplatform
 
WindowsTerminalDetector() - Constructor for class org.gradle.internal.nativeplatform.WindowsTerminalDetector
 
windowTitle(String) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
windowTitle(String) - Method in class org.gradle.external.javadoc.StandardJavadocDocletOptions
 
with(CopySpec...) - Method in interface org.gradle.api.file.CopySpec
Adds the given specs as a child of this spec.
with(CopySpec...) - Method in class org.gradle.api.internal.file.copy.CopyActionImpl
 
with(CopySpec...) - Method in class org.gradle.api.internal.file.copy.CopySpecImpl
 
with(CopySpec...) - Method in class org.gradle.api.tasks.AbstractCopyTask
Adds the given specs as a child of this spec.
withArguments(String...) - Method in interface org.gradle.tooling.BuildLauncher
Specify the command line build arguments.
withArguments(String...) - Method in class org.gradle.tooling.internal.consumer.DefaultModelBuilder
 
withArguments(String...) - Method in interface org.gradle.tooling.LongRunningOperation
Specify the command line build arguments.
withArguments(String...) - Method in interface org.gradle.tooling.ModelBuilder
Specify the command line build arguments.
withBaseDir(Object) - Method in class org.gradle.api.internal.file.AbstractFileResolver
 
withBaseDir(Object) - Method in interface org.gradle.api.internal.file.FileResolver
Creates a new resolver with the given base directory.
withClasspath(Iterable<File>) - Method in interface org.gradle.api.internal.project.IsolatedAntBuilder
Creates a copy of this builder which uses the given libraries.
withClasspath(FileCollection) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
withDebugging(boolean) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
withDisplayName(String) - Method in interface org.gradle.cache.DirectoryCacheBuilder
Specifies the display name for this cache.
withGroovy(Iterable<File>) - Method in interface org.gradle.api.internal.project.IsolatedAntBuilder
Creates a copy of this builder which uses the given version of Groovy.
withImports(ScriptSource) - Method in class org.gradle.configuration.ImportsReader
 
withIncomingPaths(Collection<? extends List<ModuleRevisionId>>) - Method in exception org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException
Creates a copy of this exception, with the given incoming paths.
withInitializer(Action<? super PersistentCache>) - Method in interface org.gradle.cache.DirectoryCacheBuilder
Specifies an action to execute to initialize the cache contents, if the cache does not exist or is invalid.
withLockMode(FileLockManager.LockMode) - Method in interface org.gradle.cache.DirectoryCacheBuilder
Specifies the initial lock mode to use.
withLogLevel(LogLevel) - Method in class org.gradle.logging.internal.StyledTextOutputEvent
 
withName(String) - Method in class org.gradle.testfixtures.ProjectBuilder
Specifies the name for the project
withNestedPayload(Object) - Method in class org.gradle.messaging.remote.internal.protocol.AbstractPayloadMessage
 
withNestedPayload(Object) - Method in interface org.gradle.messaging.remote.internal.protocol.PayloadMessage
 
withNoProperties() - Method in class org.gradle.api.internal.BeanDynamicObject
 
withParent(Project) - Method in class org.gradle.testfixtures.ProjectBuilder
Specifies the parent project.
withParentId(Object) - Method in class org.gradle.api.internal.tasks.testing.TestStartEvent
Creates a copy of this event with a new parent id.
withPayload(Object) - Method in class org.gradle.messaging.remote.internal.protocol.AbstractPayloadMessage
 
withPayload(Object) - Method in class org.gradle.messaging.remote.internal.protocol.Request
 
withPluginsList(FileCollection) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
withProjectDir(File) - Method in class org.gradle.testfixtures.ProjectBuilder
Specifies the project directory for the project to build.
withProperties(Map<String, ?>) - Method in interface org.gradle.cache.CacheBuilder
Specifies the additional key properties for the cache.
withProperties(Map<String, ?>) - Method in interface org.gradle.cache.DirectoryCacheBuilder
 
withProperties(Map<String, ?>) - Method in interface org.gradle.cache.ObjectCacheBuilder
Specifies the additional key properties for the cache.
withSerializer(Serializer<E>) - Method in interface org.gradle.cache.ObjectCacheBuilder
 
withSources(FileCollection) - Method in class org.gradle.api.plugins.quality.internal.findbugs.FindBugsSpecBuilder
 
withStyle(StyledTextOutput.Style) - Method in class org.gradle.logging.internal.AbstractStyledTextOutput
 
withStyle(StyledTextOutput.Style) - Method in interface org.gradle.logging.StyledTextOutput
Creates a copy of this output which uses the given style.
withType(Class<S>) - Method in interface org.gradle.api.DomainObjectCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>, Action<? super S>) - Method in interface org.gradle.api.DomainObjectCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>, Closure) - Method in interface org.gradle.api.DomainObjectCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>) - Method in interface org.gradle.api.DomainObjectSet
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
withType(Class<S>, Action<? super S>) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
withType(Class<S>, Closure) - Method in class org.gradle.api.internal.DefaultDomainObjectCollection
 
withType(Class<S>) - Method in class org.gradle.api.internal.DefaultDomainObjectSet
 
withType(Class<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectCollection
 
withType(Class<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectList
 
withType(Class<S>) - Method in class org.gradle.api.internal.DefaultNamedDomainObjectSet
 
withType(Class<S>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
withType(Class<S>, Action<? super S>) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
withType(Class<S>, Closure) - Method in class org.gradle.api.internal.DelegatingDomainObjectSet
 
withType(Class<S>) - Method in class org.gradle.api.internal.plugins.DefaultPluginCollection
 
withType(Class<S>) - Method in class org.gradle.api.internal.tasks.DefaultTaskCollection
 
withType(Class<S>) - Method in interface org.gradle.api.NamedDomainObjectCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>) - Method in interface org.gradle.api.NamedDomainObjectList
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>) - Method in interface org.gradle.api.NamedDomainObjectSet
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>) - Method in interface org.gradle.api.plugins.PluginCollection
Returns a collection containing the objects in this collection of the given type.
withType(Class<S>) - Method in interface org.gradle.api.tasks.TaskCollection
Returns a collection containing the objects in this collection of the given type.
withValidator(CacheValidator) - Method in interface org.gradle.cache.CacheBuilder
Specifies a cache validator for this cache.
withValidator(CacheValidator) - Method in interface org.gradle.cache.DirectoryCacheBuilder
 
withVersionStrategy(CacheBuilder.VersionStrategy) - Method in interface org.gradle.cache.CacheBuilder
Specifies the versioning strategy for this cache.
withVersionStrategy(CacheBuilder.VersionStrategy) - Method in interface org.gradle.cache.DirectoryCacheBuilder
 
withVersionStrategy(CacheBuilder.VersionStrategy) - Method in interface org.gradle.cache.ObjectCacheBuilder
Specifies the versioning strategy for this cache.
withXml(Closure) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Adds a closure to be called when the XML document has been created.
withXml(Action<? super XmlProvider>) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Adds an action to be called when the XML document has been created.
worker(Action<WorkerProcessContext>) - Method in class org.gradle.process.internal.WorkerProcessBuilder
 
WORKER_ID_SYS_PROPERTY - Static variable in class org.gradle.api.internal.tasks.testing.worker.TestWorker
 
WorkerContext - Interface in org.gradle.process.internal.child
 
WorkerFactory - Interface in org.gradle.process.internal.child
 
WorkerProcess - Interface in org.gradle.process.internal
A Java process which performs some worker action.
WorkerProcessBuilder - Class in org.gradle.process.internal
A builder which configures and creates a WorkerProcess instance.
WorkerProcessBuilder(FileResolver) - Constructor for class org.gradle.process.internal.WorkerProcessBuilder
 
WorkerProcessClassPathProvider - Class in org.gradle.process.internal.child
 
WorkerProcessClassPathProvider(CacheRepository, ModuleRegistry) - Constructor for class org.gradle.process.internal.child.WorkerProcessClassPathProvider
 
WorkerProcessContext - Interface in org.gradle.process.internal
 
WorkerProtocol - Class in org.gradle.messaging.remote.internal
Adapts a worker Dispatch to a messaging protocol.
WorkerProtocol(Dispatch<Object>) - Constructor for class org.gradle.messaging.remote.internal.WorkerProtocol
 
WorkerStopped - Class in org.gradle.messaging.remote.internal.protocol
 
WorkerStopped() - Constructor for class org.gradle.messaging.remote.internal.protocol.WorkerStopped
 
WorkerStopping - Class in org.gradle.messaging.remote.internal.protocol
 
WorkerStopping() - Constructor for class org.gradle.messaging.remote.internal.protocol.WorkerStopping
 
WorkerTestClassProcessor - Class in org.gradle.api.internal.tasks.testing.worker
 
WorkerTestClassProcessor(TestClassProcessor, Object, String, TimeProvider) - Constructor for class org.gradle.api.internal.tasks.testing.worker.WorkerTestClassProcessor
 
WorkerTestClassProcessorFactory - Interface in org.gradle.api.internal.tasks.testing
 
workingDir(Object) - Method in class org.gradle.api.tasks.Exec
Sets the working directory for the process.
workingDir(Object) - Method in class org.gradle.api.tasks.JavaExec
Sets the working directory for the process.
workingDir(Object) - Method in class org.gradle.api.tasks.testing.Test
Sets the working directory for the process.
workingDir(Object) - Method in class org.gradle.process.internal.DefaultProcessForkOptions
 
workingDir(Object) - Method in interface org.gradle.process.ProcessForkOptions
Sets the working directory for the process.
workingDirectory - Variable in class org.gradle.foundation.ipc.gradle.AbstractGradleServerProtocol.MyExecutionInfo
 
WorkResult - Interface in org.gradle.api.tasks
Provides information about some work which was performed.
Wrapper - Class in org.gradle.api.tasks.wrapper
Generates scripts (for *nix and windows) which allow you to build your project with Gradle, without having to install Gradle.
Wrapper() - Constructor for class org.gradle.api.tasks.wrapper.Wrapper
 
Wrapper.PathBase - Enum in org.gradle.api.tasks.wrapper
Specifies how the wrapper path should be interpreted.
WrapperConfiguration - Class in org.gradle.wrapper
 
WrapperConfiguration() - Constructor for class org.gradle.wrapper.WrapperConfiguration
 
WrapperExecutor - Class in org.gradle.wrapper
 
WrapUtil - Class in org.gradle.util
Common methods to wrap objects in generic collections.
WrapUtil() - Constructor for class org.gradle.util.WrapUtil
 
write(BuildExceptionReporter.FailureDetails) - Method in class org.gradle.BuildExceptionReporter
 
write(OutputStream, T) - Method in class org.gradle.cache.DefaultSerializer
 
write(DataOutputStream) - Method in class org.gradle.cache.internal.btree.BlockPayload
 
write(BlockPayload) - Method in interface org.gradle.cache.internal.btree.BlockStore
Writes a block to this store, adding the block if required.
write(BlockPayload) - Method in class org.gradle.cache.internal.btree.CachingBlockStore
 
write(BlockPayload) - Method in class org.gradle.cache.internal.btree.FileBackedBlockStore
 
write(DataOutputStream) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore.FreeListBlock
 
write(BlockPayload) - Method in class org.gradle.cache.internal.btree.FreeListBlockStore
 
write(BlockPayload) - Method in class org.gradle.cache.internal.btree.LockingBlockStore
 
write(BlockPayload) - Method in class org.gradle.cache.internal.btree.StateCheckBlockStore
 
write(OutputStream, T) - Method in interface org.gradle.cache.Serializer
 
write(File) - Method in class org.gradle.external.javadoc.CoreJavadocOptions
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.BooleanJavadocOptionFileOption
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.EnumJavadocOptionFileOption
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.FileJavadocOptionFileOption
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.GroupsJavadocOptionFileOption
 
write(File) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFile
 
write(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.LinksOfflineJavadocOptionFileOption
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.OptionLessStringsJavadocOptionFileOption
 
write(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.StringJavadocOptionFileOption
 
write(File) - Method in interface org.gradle.external.javadoc.MinimalJavadocOptions
 
write(JavadocOptionFileWriterContext) - Method in interface org.gradle.external.javadoc.OptionLessJavadocOptionFileOption
 
write(T, DataOutputStream) - Method in class org.gradle.messaging.remote.internal.DefaultMessageSerializer
 
write(T, DataOutputStream) - Method in interface org.gradle.messaging.remote.internal.MessageSerializer
 
write(DiscoveryMessage, DataOutputStream) - Method in class org.gradle.messaging.remote.internal.protocol.DiscoveryProtocolSerializer
 
write(T, File) - Method in interface org.gradle.plugins.ide.internal.generator.generator.Generator
 
write(T, File) - Method in class org.gradle.plugins.ide.internal.generator.generator.PersistableConfigurationObjectGenerator
 
write(int) - Method in class org.gradle.util.LineBufferingOutputStream
Writes the specified byte to this output stream.
write(int) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
write(byte[], int, int) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
write(byte[]) - Method in class org.gradle.util.LinePerThreadBufferingOutputStream
 
writeByteArrayToFile(File, byte[]) - Static method in class org.gradle.util.GFileUtils
 
writeCollectionValue(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.AbstractListJavadocOptionFileOption
 
writeCollectionValue(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.MultilineStringsJavadocOptionFileOption
 
writeCollectionValue(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.PathJavadocOptionFileOption
 
writeCollectionValue(JavadocOptionFileWriterContext) - Method in class org.gradle.external.javadoc.internal.StringsJavadocOptionFileOption
 
writeHeading(String) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
writeLines(File, String, Collection) - Static method in class org.gradle.util.GFileUtils
 
writeLines(File, Collection) - Static method in class org.gradle.util.GFileUtils
 
writeLines(File, String, Collection, String) - Static method in class org.gradle.util.GFileUtils
 
writeLines(File, Collection, String) - Static method in class org.gradle.util.GFileUtils
 
writeMultilineValuesOption(String, Collection<String>) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writeOption(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writeOptionHeader(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writePathOption(String, Collection<File>, String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writeStringToFile(File, String, String) - Static method in class org.gradle.util.GFileUtils
 
writeStringToFile(File, String) - Static method in class org.gradle.util.GFileUtils
 
writeSubheading(String) - Method in class org.gradle.api.tasks.diagnostics.internal.TextReportRenderer
 
writeTo(File, CopyProgressListener) - Method in class org.gradle.api.internal.externalresource.AbstractExternalResource
 
writeTo(File, CopyProgressListener) - Method in class org.gradle.api.internal.externalresource.cached.CachedExternalResourceAdapter
 
writeTo(File, CopyProgressListener) - Method in interface org.gradle.api.internal.externalresource.ExternalResource
 
writeTo(File, CopyProgressListener) - Method in class org.gradle.api.internal.externalresource.ExternalResourceIvyResourceAdapter
 
writeTo(File, CopyProgressListener) - Method in class org.gradle.api.internal.externalresource.MetaDataOnlyExternalResource
 
writeTo(Writer) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
writeTo(Object) - Method in class org.gradle.api.java.archives.internal.DefaultManifest
 
writeTo(Writer) - Method in interface org.gradle.api.java.archives.Manifest
Writes the manifest into a writer.
writeTo(Object) - Method in interface org.gradle.api.java.archives.Manifest
Writes the manifest into a file.
writeTo(StyledTextOutput) - Method in class org.gradle.logging.internal.BufferingStyledTextOutput
Writes the buffered contents of this output to the given target, and clears the buffer.
writeTo(Writer) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Writes the deployment descriptor into a writer.
writeTo(Object) - Method in interface org.gradle.plugins.ear.descriptor.DeploymentDescriptor
Writes the deployment descriptor into a file.
writeTo(BuildProfile, File) - Method in class org.gradle.profile.ProfileReportRenderer
 
writeTo(T, Writer) - Method in class org.gradle.reporting.TextReportRenderer
Renders the report for the given model to a writer.
writeTo(T, File) - Method in class org.gradle.reporting.TextReportRenderer
Renders the report for the given model to a file.
writeToFile(Runnable) - Method in interface org.gradle.cache.internal.FileAccess
Runs the given action under an exclusive lock on the target file.
writeToFile(Runnable) - Method in class org.gradle.cache.internal.OnDemandFileAccess
 
writeValue(String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writeValueOption(String, String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writeValueOption(String, Collection<String>) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 
writeValuesOption(String, Collection<String>, String) - Method in class org.gradle.external.javadoc.internal.JavadocOptionFileWriterContext
 

X

XmlGeneratorTask<T extends PersistableConfigurationObject> - Class in org.gradle.plugins.ide.api
A convenience superclass for those tasks which generate XML configuration files from a domain object of type T.
XmlGeneratorTask() - Constructor for class org.gradle.plugins.ide.api.XmlGeneratorTask
 
XmlProvider - Interface in org.gradle.api
Provides various ways to access the content of an XML document.
XmlTransformer - Class in org.gradle.api.internal
 
XmlTransformer() - Constructor for class org.gradle.api.internal.XmlTransformer
 
XRef - Class in org.gradle.api.plugins.antlr.internal
Models cross-reference (x-ref) info about grammar files such as XRef.filesByPath, XRef.filesByExportVocab and XRef.filesByClassName.
XRef(Hierarchy) - Constructor for class org.gradle.api.plugins.antlr.internal.XRef
 

Z

Zip - Class in org.gradle.api.tasks.bundling
Assembles a ZIP archive.
Zip() - Constructor for class org.gradle.api.tasks.bundling.Zip
 
ZIP_EXTENSION - Static variable in class org.gradle.api.tasks.bundling.Zip
 
ZIP_STORE_BASE_PROPERTY - Static variable in class org.gradle.wrapper.WrapperExecutor
 
ZIP_STORE_PATH_PROPERTY - Static variable in class org.gradle.wrapper.WrapperExecutor
 
ZipCopySpecVisitor - Class in org.gradle.api.internal.file.archive
 
ZipCopySpecVisitor() - Constructor for class org.gradle.api.internal.file.archive.ZipCopySpecVisitor
 
ZipFileTree - Class in org.gradle.api.internal.file.archive
 
ZipFileTree(File, File) - Constructor for class org.gradle.api.internal.file.archive.ZipFileTree
 
zipTree(Object) - Method in class org.gradle.api.internal.file.DefaultFileOperations
 
zipTree(Object) - Method in interface org.gradle.api.internal.file.FileOperations
 
zipTree(Object) - Method in class org.gradle.api.internal.project.AbstractProject
 
zipTree(Object) - Method in interface org.gradle.api.Project
Creates a new FileTree which contains the contents of the given ZIP file.
zipTree(Object) - Method in interface org.gradle.api.Script
Creates a new FileTree which contains the contents of the given ZIP file.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Copyright © 2013. All rights reserved