A B C E F G O P R S V 

A

AgentPluginFeatures - Class in org.springframework.boot.gradle.agent
PluginFeatures to add Java Agent support.
AgentPluginFeatures() - Constructor for class org.springframework.boot.gradle.agent.AgentPluginFeatures
 
AgentTasksEnhancer - Class in org.springframework.boot.gradle.agent
Add a java agent to the "run" task if configured.
AgentTasksEnhancer() - Constructor for class org.springframework.boot.gradle.agent.AgentTasksEnhancer
 
apply(Project) - Method in class org.springframework.boot.gradle.agent.AgentPluginFeatures
 
apply(Project) - Method in class org.springframework.boot.gradle.exclude.ExcludePluginFeatures
 
apply(Project) - Method in interface org.springframework.boot.gradle.PluginFeatures
Apply the features to the specified project.
apply(Project) - Method in class org.springframework.boot.gradle.repackage.RepackagePluginFeatures
 
apply(Project) - Method in class org.springframework.boot.gradle.resolve.ResolvePluginFeatures
 
apply(Project) - Method in class org.springframework.boot.gradle.run.RunPluginFeatures
 
ApplyExcludeRules - Class in org.springframework.boot.gradle.exclude
Action to apply exclude rules.
ApplyExcludeRules(Project) - Constructor for class org.springframework.boot.gradle.exclude.ApplyExcludeRules
 
applyToConfiguration(Project, Configuration) - Static method in class org.springframework.boot.gradle.resolve.SpringBootResolutionStrategy
 

B

BootRunTask - Class in org.springframework.boot.gradle.run
Extension of the standard 'run' task with additional Spring Boot features.
BootRunTask() - Constructor for class org.springframework.boot.gradle.run.BootRunTask
 

C

CONFIGURATION - Static variable in class org.springframework.boot.gradle.VersionManagedDependencies
 

E

ExcludePluginFeatures - Class in org.springframework.boot.gradle.exclude
PluginFeatures to apply exclusion rules.
ExcludePluginFeatures() - Constructor for class org.springframework.boot.gradle.exclude.ExcludePluginFeatures
 
exec() - Method in class org.springframework.boot.gradle.run.BootRunTask
 
execute(Project) - Method in class org.springframework.boot.gradle.agent.AgentTasksEnhancer
 
execute(Configuration) - Method in class org.springframework.boot.gradle.exclude.ApplyExcludeRules
 

F

FindMainClassTask - Class in org.springframework.boot.gradle.run
Task to find and set the 'mainClassName' convention when it's missing by searching the main source code.
FindMainClassTask() - Constructor for class org.springframework.boot.gradle.run.FindMainClassTask
 

G

getAddResources() - Method in class org.springframework.boot.gradle.run.BootRunTask
 
getClassifier() - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
getLibraries() - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
getMainClass() - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
getManagedDependencies() - Method in class org.springframework.boot.gradle.VersionManagedDependencies
 
getWithJarTask() - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 

O

org.springframework.boot.gradle - package org.springframework.boot.gradle
 
org.springframework.boot.gradle.agent - package org.springframework.boot.gradle.agent
 
org.springframework.boot.gradle.exclude - package org.springframework.boot.gradle.exclude
 
org.springframework.boot.gradle.repackage - package org.springframework.boot.gradle.repackage
 
org.springframework.boot.gradle.resolve - package org.springframework.boot.gradle.resolve
 
org.springframework.boot.gradle.run - package org.springframework.boot.gradle.run
 

P

PluginFeatures - Interface in org.springframework.boot.gradle
A specific set of org.gradle.api.Plugin features applied via the SpringBootPlugin.

R

repackage() - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
REPACKAGE_TASK_NAME - Static variable in class org.springframework.boot.gradle.repackage.RepackagePluginFeatures
 
RepackagePluginFeatures - Class in org.springframework.boot.gradle.repackage
PluginFeatures to add repackage support.
RepackagePluginFeatures() - Constructor for class org.springframework.boot.gradle.repackage.RepackagePluginFeatures
 
RepackageTask - Class in org.springframework.boot.gradle.repackage
Repackage task.
RepackageTask() - Constructor for class org.springframework.boot.gradle.repackage.RepackageTask
 
ResolvePluginFeatures - Class in org.springframework.boot.gradle.resolve
PluginFeatures to add version resolution support.
ResolvePluginFeatures() - Constructor for class org.springframework.boot.gradle.resolve.ResolvePluginFeatures
 
RunPluginFeatures - Class in org.springframework.boot.gradle.run
PluginFeatures to add run support.
RunPluginFeatures() - Constructor for class org.springframework.boot.gradle.run.RunPluginFeatures
 

S

setAddResources(boolean) - Method in class org.springframework.boot.gradle.run.BootRunTask
 
setClassifier(String) - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
setCustomConfiguration(String) - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
setMainClass(String) - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
setMainClassNameProperty() - Method in class org.springframework.boot.gradle.run.FindMainClassTask
 
setWithJarTask(Object) - Method in class org.springframework.boot.gradle.repackage.RepackageTask
 
SpringBootResolutionStrategy - Class in org.springframework.boot.gradle.resolve
A resolution strategy to resolve missing version numbers using the 'spring-boot-dependencies' POM.
SpringBootResolutionStrategy() - Constructor for class org.springframework.boot.gradle.resolve.SpringBootResolutionStrategy
 

V

VersionManagedDependencies - Class in org.springframework.boot.gradle
Utility to provide access to ManagedDependencies with support for version file overrides.
VersionManagedDependencies(Project) - Constructor for class org.springframework.boot.gradle.VersionManagedDependencies
 
A B C E F G O P R S V 

Copyright © 2015 Pivotal Software, Inc.. All rights reserved.