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

additionalCustomizations(Node) - Method in JpiPomCustomizer
analyse() - Method in DependencyAnalysis
apply(Project) - Method in JpiPlugin
apply(Project) - Method in LegacyWorkaroundsPlugin
attributesToMap(Attributes) - Method in JpiManifest

B

C

checkForDuplicateSezpozDetections(FileCollection) - Method in JpiManifest
collect(Closure) - Method in JpiExtension.Developers
collect(Closure) - Method in JpiExtension.Licenses
configurations() - Method in DependencyLookup
configure(Closure) - Method in JpiDeveloper
configure(Closure) - Method in JpiLicense
configureDeprecatedConfigurations(Project) - Method in UnsupportedGradleConfigurationVerifier
copy() - Method in TestDependenciesTask
customizePom(MavenPom) - Method in JpiPomCustomizer

D

DependencyAnalysis - Class in org.jenkinsci.gradle.plugins.jpi
DependencyAnalysis(Project) - Constructor in DependencyAnalysis
DependencyAnalysisResult - Class in org.jenkinsci.gradle.plugins.jpi
DependencyAnalysisResult(String) - Constructor in DependencyAnalysisResult
DependencyLicenseValidator - Class in org.jenkinsci.gradle.plugins.jpi.internal
DependencyLicenseValidator.Result - Class in org.jenkinsci.gradle.plugins.jpi.internal
DependencyLookup - Class in org.jenkinsci.gradle.plugins.jpi.internal
developer(Closure) - Method in JpiExtension.Developers
developers(Closure) - Method in JpiExtension

E

each(Closure) - Method in JpiExtension.Developers
each(Closure) - Method in JpiExtension.Licenses
EMPTY_VARIANT - Field in JpiVariantRule
execSpec(Action<JavaExecSpec>) - Method in JenkinsServerTask
execute(ComponentMetadataContext) - Method in JenkinsWarRule
A Jenkins 'war' or 'war-for-test' is required on the Jenkins test classpath.
execute(ComponentMetadataContext) - Method in JpiVariantRule
extractFrom(Reader) - Method in LicenseDataExtractor

F

find(String, String) - Method in DependencyLookup

G

generate() - Method in GenerateJenkinsServerHplTask
generateHpl() - Method in ServerTask
generateInjectedTest() - Method in TestInsertionTask
GenerateJenkinsServerHplTask - Class in org.jenkinsci.gradle.plugins.jpi.server
generateLicenseInfo() - Method in LicenseTask
generateLocalized() - Method in LocalizerTask
GenerateTestHpl - Class in org.jenkinsci.gradle.plugins.jpi
GenerateTestHpl() - Constructor in GenerateTestHpl
getConfiguration() - Method in TestDependenciesTask
getCoreVersion() - Method in JpiExtension
getDisplayName() - Method in JpiExtension
One-line display name of this plugin.
getFileExtension() - Method in JpiExtension
File extension for plugin archives.
getLocalizerOutputDir() - Method in JpiExtension
Returns the localizer output directory.
getObjects() - Method in JenkinsWarRule
getObjects() - Method in JpiVariantRule
getProperties() - Method in JpiExtension.Developers
getProperties() - Method in JpiExtension.Licenses
getProperty(String) - Method in JpiDeveloper
getProperty(String) - Method in JpiExtension.Developers
getProperty(String) - Method in JpiExtension.Licenses
getProperty(String) - Method in JpiLicense
getRepoUrl() - Method in JpiExtension
The URL for the Maven repository to deploy the built plugin to.
getShortName() - Method in JpiExtension
Short name of the plugin is the ID that uniquely identifies a plugin.
getSnapshotRepoUrl() - Method in JpiExtension
The URL for the Maven snapshot repository to deploy the built plugin to.
getWorkDir() - Method in JpiExtension

H

I

InstallJenkinsServerPluginsTask - Class in org.jenkinsci.gradle.plugins.jpi.server
InstallJenkinsServerPluginsTask() - Constructor in InstallJenkinsServerPluginsTask
isEmpty() - Method in JpiExtension.Developers
isEmpty() - Method in JpiExtension.Licenses
isMainFeature(ModuleVersionIdentifier, ResolvedVariantResult) - Method in DependencyAnalysis

J

JENKINS_RUNTIME_CLASSPATH_CONFIGURATION_NAME - Field in JpiPlugin
JENKINS_RUNTIME_ELEMENTS_CONFIGURATION_NAME - Field in JpiPlugin
JENKINS_SERVER_DEPENDENCY_CONFIGURATION_NAME - Field in JpiPlugin
Represents the extra dependencies on other Jenkins plugins for the server task.
JENKINS_TEST_DEPENDENCY_CONFIGURATION_NAME - Field in UnsupportedGradleConfigurationVerifier
Represented the Jenkins plugin test dependencies.
JenkinsServerTask - Class in org.jenkinsci.gradle.plugins.jpi.server
JenkinsServerTask() - Constructor in JenkinsServerTask
JenkinsWarRule - Class in org.jenkinsci.gradle.plugins.jpi
JPI - Field in JpiPlugin
JPI_TASK_NAME - Field in JpiPlugin
JpiDeveloper - Class in org.jenkinsci.gradle.plugins.jpi
Information on a single developer for the tag in the output POM.
JpiDeveloper(Logger) - Constructor in JpiDeveloper
JpiExtension - Class in org.jenkinsci.gradle.plugins.jpi
This gets exposed to the project as 'jpi' to offer additional convenience methods.
JpiExtension.Developers - Class in org.jenkinsci.gradle.plugins.jpi
JpiExtension.Licenses - Class in org.jenkinsci.gradle.plugins.jpi
JpiExtension(Project) - Constructor in JpiExtension
JpiHplManifest - Class in org.jenkinsci.gradle.plugins.jpi
@author Kohsuke Kawaguchi
JpiHplManifest(Project) - Constructor in JpiHplManifest
JpiLicense - Class in org.jenkinsci.gradle.plugins.jpi
Information on a single license for the tag in the output POM.
JpiLicense(Logger) - Constructor in JpiLicense
JpiManifest - Class in org.jenkinsci.gradle.plugins.jpi
Encapsulates the Jenkins plugin manifest and its generation.
JpiManifest(Project) - Constructor in JpiManifest
JpiPlugin - Class in org.jenkinsci.gradle.plugins.jpi
Loads HPI related tasks into the current project.
JpiPomCustomizer - Class in org.jenkinsci.gradle.plugins.jpi
Adds metadata to the JPI's POM.
JpiPomCustomizer(Project) - Constructor in JpiPomCustomizer
JpiVariantRule - Class in org.jenkinsci.gradle.plugins.jpi

K

L

LegacyWorkaroundsPlugin - Class in org.jenkinsci.gradle.plugins.jpi.legacy
License - Class in org.jenkinsci.gradle.plugins.jpi.internal
license(Closure) - Method in JpiExtension.Licenses
LICENSE_TASK_NAME - Field in JpiPlugin
LicenseData - Class in org.jenkinsci.gradle.plugins.jpi.internal
LicenseDataExtractor - Class in org.jenkinsci.gradle.plugins.jpi.internal
LicenseDataExtractor() - Constructor in LicenseDataExtractor
licenses(Closure) - Method in JpiExtension
LicenseTask - Class in org.jenkinsci.gradle.plugins.jpi
LocalizerTask - Class in org.jenkinsci.gradle.plugins.jpi
Generates Java source based on localization properties files.

M

mainSourceTree() - Method in JpiExtension
mapping - Field in TestDependenciesTask
methodMissing(String, def) - Method in JpiDeveloper
methodMissing(String, def) - Method in JpiLicense

N

O

OPTIONAL_PLUGINS_DEPENDENCY_CONFIGURATION_NAME - Field in UnsupportedGradleConfigurationVerifier
Represented the dependencies on other Jenkins plugins.

P

passThroughForBackwardsCompatibility(JavaExecSpec) - Method in JenkinsServerTask
Discovers system properties set in gradle and passes them through to the task.
PLUGINS_DEPENDENCY_CONFIGURATION_NAME - Field in UnsupportedGradleConfigurationVerifier
Represented the dependencies on other Jenkins plugins.

Q

R

registerJpiConfigurations(Configuration, Configuration, Configuration) - Method in DependencyAnalysis

S

SERVER_JENKINS_RUNTIME_CLASSPATH_CONFIGURATION_NAME - Field in JpiPlugin
ServerTask - Class in org.jenkinsci.gradle.plugins.jpi
Task that starts Jenkins in place with the current plugin.
setConfiguration(Configuration) - Method in TestDependenciesTask
setCoreVersion(String) - Method in JpiExtension
setDisplayName(String) - Method in JpiExtension
setFileExtension(String) - Method in JpiExtension
setLocalizerOutputDir(Object) - Method in JpiExtension
Sets the localizer output directory
setProperty(String, def) - Method in JpiDeveloper
setProperty(String, def) - Method in JpiExtension.Developers
setProperty(String, def) - Method in JpiExtension.Licenses
setProperty(String, def) - Method in JpiLicense
setRepoUrl(String) - Method in JpiExtension
setShortName(String) - Method in JpiExtension
setSnapshotRepoUrl(String) - Method in JpiExtension
setWorkDir(File) - Method in JpiExtension
Work directory to run Jenkins.war with.
start() - Method in ServerTask

T

TASK_NAME - Field in GenerateTestHpl
TASK_NAME - Field in JenkinsServerTask
TASK_NAME - Field in LocalizerTask
TASK_NAME - Field in ServerTask
TASK_NAME - Field in TestDependenciesTask
TASK_NAME - Field in TestInsertionTask
TEST_JENKINS_RUNTIME_CLASSPATH_CONFIGURATION_NAME - Field in JpiPlugin
TestDependenciesTask - Class in org.jenkinsci.gradle.plugins.jpi
TestDependenciesTask() - Constructor in TestDependenciesTask
TestInsertionTask - Class in org.jenkinsci.gradle.plugins.jpi
testSourceTree() - Method in JpiExtension

U

UnsupportedGradleConfigurationVerifier - Class in org.jenkinsci.gradle.plugins.jpi

V

validate(Set<String>, Set<String>, Path) - Method in DependencyLicenseValidator

W

WEB_APP_DIR - Field in JpiPlugin

X

Y

Z

_

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 _