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

A

add(null) - Method in RepositoryHandlerConfiguration
Adds a configuration to this configuration.
add(null) - Method in RepositoryHandlerConfigurationImpl
addToReleaseMaster(Project, null) - Method in ReleasePlugin
Needs to be executed after the build script has been evaluated
apply(Project) - Method in CmdLinePlugin
apply(Project) - Method in ReleasePlugin
apply(Project) - Method in RepositoryPlugin
apply(Project) - Method in SpecPlugin
apply(Project) - Method in UserConfigPlugin
ArtifactInfo - Class in org.linkedin.gradle.core
@author ypujante@linkedin.com
ArtifactInfo(ArtifactInfo) - Constructor in ArtifactInfo

B

build(null) - Method in RepositoryHandlerContainer
build(null) - Method in RepositoryHandlerContainerImpl
buildscript(null) - Method in RepositoryHandlerContainer
buildscript(null) - Method in RepositoryHandlerContainerImpl

C

cmdline(null) - Method in CmdLinePluginConvention
CmdLinePlugin - Class in org.linkedin.gradle.plugins
CmdLinePluginConvention - Class in org.linkedin.gradle.plugins
**************************************************** task: package-assemble *****************************************************
CmdLinePluginConvention(Project) - Constructor in CmdLinePluginConvention
collectionToJSON(null) - Method in JsonUtils
configure(RepositoryHandler) - Method in RepositoryHandlerConfiguration
Configures the repository
configure(RepositoryHandler) - Method in RepositoryHandlerConfigurationImpl
configure(RepositoryHandler, null) - Method in RepositoryHandlerContainer
Configures the repository with the provided configuration
configure(RepositoryHandler, null) - Method in RepositoryHandlerContainerImpl
configureProject() - Method in SpecPlugin
Configure the project based on the spec.

D


E

explainJsonParsingError(null, def) - Method in JsonUtils

F

find(null) - Method in RepositoryHandlerContainer
find(null) - Method in RepositoryHandlerContainerImpl
flatten(null, null) - Method in Utils
Same as flatten(Map) but use destMap for the result
fromJSON(null) - Method in JsonUtils
Given a json string, convert it to a value (maps / lists): equivalent to toValue(new JSONObject(json)) or toValue(new JSONArray(json) depending on if the json starts with [ or { (with proper null handling).

G

getAll() - Method in RepositoryHandlerContainer
getAll() - Method in RepositoryHandlerContainerImpl
getArtifactFile() - Method in ReleasableArtifactTask
getArtifactFile() - Method in Tar
getAssemblePackageDir() - Method in CmdLinePluginConvention
getAssemblePackageFile() - Method in CmdLinePluginConvention
getBuild() - Method in RepositoryHandlerContainer
getBuild() - Method in RepositoryHandlerContainerImpl
********* build *************
getBuildscript() - Method in RepositoryHandlerContainer
************************************ This are convenient methods for the dsl *************************************
getBuildscript() - Method in RepositoryHandlerContainerImpl
********* buildScript *************
getClassifier() - Method in PublishArtifactImpl
getConfig(Project) - Method in UserConfigPlugin
getDependsOn() - Method in CmdLinePluginConvention
getExtension() - Method in PublishArtifactImpl
getFilesToLoad(Project, null, null) - Method in Utils
getInstallDir() - Method in CmdLinePluginConvention
getInstallFile() - Method in CmdLinePluginConvention
getName() - Method in PublishArtifactImpl
getPackageDir() - Method in CmdLinePluginConvention
getPackageExtension() - Method in CmdLinePluginConvention
getPackageFile() - Method in CmdLinePluginConvention
getPackageName() - Method in CmdLinePluginConvention
getPublish() - Method in RepositoryHandlerContainer
getPublish() - Method in RepositoryHandlerContainerImpl
********* publish *************
getRelease() - Method in RepositoryHandlerContainer
getRelease() - Method in RepositoryHandlerContainerImpl
********* release *************
getSnapshotPublish() - Method in RepositoryHandlerContainer
getSnapshotPublish() - Method in RepositoryHandlerContainerImpl
********* snapshotPublish *************
getSnapshotRelease() - Method in RepositoryHandlerContainer
getSnapshotRelease() - Method in RepositoryHandlerContainerImpl
********* snapshotRelease *************
getType() - Method in ArtifactInfo
getType() - Method in PublishArtifactImpl

H

has(null) - Method in RepositoryHandlerContainer
has(null) - Method in RepositoryHandlerContainerImpl

I


J

JsonUtils - Class in org.linkedin.gradle.utils
Contains utilities for json.

K


L

leftShift(null) - Method in RepositoryHandlerConfiguration
Adds a configuration to this configuration.
leftShift(null) - Method in RepositoryHandlerConfigurationImpl
loadRepositoryFile(Project, null) - Method in RepositoryPlugin

M

mapToJSON(null) - Method in JsonUtils

N


O


P

parseProjectSpec(null, boolean) - Method in SpecPlugin
prettyPrint(def, int) - Method in JsonUtils
Converts the value to a json object and displays it nicely indented
PUBLISH_MASTER_CONFIGURATION - Field in ReleasePlugin
publish(null) - Method in RepositoryHandlerContainer
publish(null) - Method in RepositoryHandlerContainerImpl
PublishArtifactImpl - Class in org.linkedin.gradle.core
@author ypujante@linkedin.com

Q


R

readConfig(null, def) - Method in UserConfigPlugin
ReleasableArtifactTask - Class in org.linkedin.gradle.tasks
Represents a task that produces an artifact that can be 'released'
RELEASE_MASTER_CONFIGURATION - Field in ReleasePlugin
release(null) - Method in ReleasePluginConvention
release(null) - Method in RepositoryHandlerContainer
release(null) - Method in RepositoryHandlerContainerImpl
ReleasePlugin - Class in org.linkedin.gradle.plugins
This plugin adds a 'release' task and creates a 'releaseMaster' configuration.
ReleasePluginConvention - Class in org.linkedin.gradle.plugins
RepositoryHandlerConfiguration - Interface in org.linkedin.gradle.core
@author ypujante@linkedin.com
RepositoryHandlerConfigurationImpl - Class in org.linkedin.gradle.core
@author ypujante@linkedin.com
RepositoryHandlerContainer - Interface in org.linkedin.gradle.core
In all methods configureObject can be:
RepositoryHandlerContainerImpl - Class in org.linkedin.gradle.core
@author ypujante@linkedin.com
RepositoryPlugin - Class in org.linkedin.gradle.plugins
The goal of this plugin is to load and apply external repositories configuration.

S

set(null) - Method in RepositoryHandlerConfiguration
Sets this configuration to the provided one
set(null) - Method in RepositoryHandlerConfigurationImpl
setArtifactReleaseInfo(def) - Method in ReleasableArtifactTask
Called to set information about how to 'release' this artifact
setBuild(null) - Method in RepositoryHandlerContainer
setBuild(null) - Method in RepositoryHandlerContainerImpl
setBuildscript(null) - Method in RepositoryHandlerContainer
setBuildscript(null) - Method in RepositoryHandlerContainerImpl
setCompression(null) - Method in CmdLinePluginConvention
setPublish(null) - Method in RepositoryHandlerContainer
setPublish(null) - Method in RepositoryHandlerContainerImpl
setRelease(null) - Method in RepositoryHandlerContainer
setRelease(null) - Method in RepositoryHandlerContainerImpl
setReplacementTokens(def) - Method in CmdLinePluginConvention
setSnapshotPublish(null) - Method in RepositoryHandlerContainer
setSnapshotPublish(null) - Method in RepositoryHandlerContainerImpl
setSnapshotRelease(null) - Method in RepositoryHandlerContainer
setSnapshotRelease(null) - Method in RepositoryHandlerContainerImpl
setTaskDependency(Task) - Method in PublishArtifactImpl
SingleArtifactTask - Class in org.linkedin.gradle.tasks
Simple class for 1 artifact
snapshotPublish(null) - Method in RepositoryHandlerContainer
snapshotPublish(null) - Method in RepositoryHandlerContainerImpl
snapshotRelease(null) - Method in RepositoryHandlerContainer
snapshotRelease(null) - Method in RepositoryHandlerContainerImpl
SpecPlugin - Class in org.linkedin.gradle.plugins
The goal of this plugin is to read/parse the product spec and make it available during the build

T

Tar - Class in org.linkedin.gradle.tasks
The purpose of this class is to 'fix' the fact that the gradle tar tax does not maintain executable status.
tar() - Method in Tar
toJSON(def) - Method in JsonUtils
Reverse method which converts a value into a json value
toList(JSONArray) - Method in JsonUtils
Converts the json array into a list (recursive call).
toMap(JSONObject) - Method in JsonUtils
Converts a json object into a map (recursive call).
toValue(def) - Method in JsonUtils
Converts the value into its non JSON counter part: if the value is a org.json.JSONObject or a org.json.JSONArray then it will call the appropriate method, otherwise simply return the value.

U

UserConfigPlugin - Class in org.linkedin.gradle.plugins
This plugin will read external configuration properties and make them available
Utils - Class in org.linkedin.gradle.utils
@author ypujante@linkedin.com

V


W


X


Y


Z


_


Groovy Documentation