Index
All Classes and Interfaces|All Packages
A
- AddJellyXmlDeclaration - Class in org.openrewrite.jenkins
-
Recipe to add an XML declaration to Jelly files.
- AddJellyXmlDeclaration() - Constructor for class org.openrewrite.jenkins.AddJellyXmlDeclaration
- AddPluginsBom - Class in org.openrewrite.jenkins
- AddPluginsBom() - Constructor for class org.openrewrite.jenkins.AddPluginsBom
- AddTeamToCodeowners - Class in org.openrewrite.jenkins.github
- AddTeamToCodeowners() - Constructor for class org.openrewrite.jenkins.github.AddTeamToCodeowners
- AddTeamToCodeowners.Scanned - Class in org.openrewrite.jenkins.github
C
- CreateIndexJelly - Class in org.openrewrite.jenkins
-
Creates the src/main/resources/index.jelly with the project's description if it doesn't exist.
- CreateIndexJelly() - Constructor for class org.openrewrite.jenkins.CreateIndexJelly
D
- DisableLocalResolutionForParentPom - Class in org.openrewrite.jenkins
-
Disables local file resolution for parent POM, as recommended by the plugin development guide.
- DisableLocalResolutionForParentPom() - Constructor for class org.openrewrite.jenkins.DisableLocalResolutionForParentPom
G
- generate(CreateIndexJelly.Scanned, ExecutionContext) - Method in class org.openrewrite.jenkins.CreateIndexJelly
- generate(AddTeamToCodeowners.Scanned, ExecutionContext) - Method in class org.openrewrite.jenkins.github.AddTeamToCodeowners
- generate(T) - Method in interface org.openrewrite.jenkins.github.TeamNameGenerator
- getDescription() - Method in class org.openrewrite.jenkins.AddJellyXmlDeclaration
-
Returns the description of the recipe.
- getDescription() - Method in class org.openrewrite.jenkins.AddPluginsBom
- getDescription() - Method in class org.openrewrite.jenkins.CreateIndexJelly
- getDescription() - Method in class org.openrewrite.jenkins.DisableLocalResolutionForParentPom
- getDescription() - Method in class org.openrewrite.jenkins.github.AddTeamToCodeowners
- getDescription() - Method in class org.openrewrite.jenkins.IsJenkinsPlugin
- getDescription() - Method in class org.openrewrite.jenkins.ReplaceLibrariesWithApiPlugin
- getDescription() - Method in class org.openrewrite.jenkins.UpgradeJavaVersion
- getDescription() - Method in class org.openrewrite.jenkins.UpgradeVersionProperty
- getDisplayName() - Method in class org.openrewrite.jenkins.AddJellyXmlDeclaration
-
Returns the display name of the recipe.
- getDisplayName() - Method in class org.openrewrite.jenkins.AddPluginsBom
- getDisplayName() - Method in class org.openrewrite.jenkins.CreateIndexJelly
- getDisplayName() - Method in class org.openrewrite.jenkins.DisableLocalResolutionForParentPom
- getDisplayName() - Method in class org.openrewrite.jenkins.github.AddTeamToCodeowners
- getDisplayName() - Method in class org.openrewrite.jenkins.IsJenkinsPlugin
- getDisplayName() - Method in class org.openrewrite.jenkins.ReplaceLibrariesWithApiPlugin
- getDisplayName() - Method in class org.openrewrite.jenkins.UpgradeJavaVersion
- getDisplayName() - Method in class org.openrewrite.jenkins.UpgradeVersionProperty
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.jenkins.CreateIndexJelly
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.jenkins.github.AddTeamToCodeowners
- getInitialValue(ExecutionContext) - Method in class org.openrewrite.jenkins.UpgradeJavaVersion
- getScanner(AtomicBoolean) - Method in class org.openrewrite.jenkins.UpgradeJavaVersion
- getScanner(CreateIndexJelly.Scanned) - Method in class org.openrewrite.jenkins.CreateIndexJelly
- getScanner(AddTeamToCodeowners.Scanned) - Method in class org.openrewrite.jenkins.github.AddTeamToCodeowners
- getVisitor() - Method in class org.openrewrite.jenkins.AddJellyXmlDeclaration
-
Returns a visitor that adds the XML declaration to Jelly files.
- getVisitor() - Method in class org.openrewrite.jenkins.AddPluginsBom
- getVisitor() - Method in class org.openrewrite.jenkins.DisableLocalResolutionForParentPom
- getVisitor() - Method in class org.openrewrite.jenkins.IsJenkinsPlugin
- getVisitor() - Method in class org.openrewrite.jenkins.ReplaceLibrariesWithApiPlugin
- getVisitor() - Method in class org.openrewrite.jenkins.UpgradeVersionProperty
- getVisitor(AtomicBoolean) - Method in class org.openrewrite.jenkins.UpgradeJavaVersion
- getVisitor(AddTeamToCodeowners.Scanned) - Method in class org.openrewrite.jenkins.github.AddTeamToCodeowners
I
- IsJenkinsPlugin - Class in org.openrewrite.jenkins
-
Determines if this project is a Jenkins plugin by checking if the POM has a managed version of jenkins-core.
- IsJenkinsPlugin() - Constructor for class org.openrewrite.jenkins.IsJenkinsPlugin
- isValid(String) - Method in interface org.openrewrite.jenkins.github.TeamNameValidator
L
- Library() - Constructor for class org.openrewrite.jenkins.ReplaceLibrariesWithApiPlugin.Library
O
- org.openrewrite.jenkins - package org.openrewrite.jenkins
- org.openrewrite.jenkins.github - package org.openrewrite.jenkins.github
R
- ReplaceLibrariesWithApiPlugin - Class in org.openrewrite.jenkins
-
Replaces a set of libraries with an api plugin.
- ReplaceLibrariesWithApiPlugin(String, String, String, Set<ReplaceLibrariesWithApiPlugin.Library>) - Constructor for class org.openrewrite.jenkins.ReplaceLibrariesWithApiPlugin
-
Replaces a set of libraries with an api plugin.
- ReplaceLibrariesWithApiPlugin.Library - Class in org.openrewrite.jenkins
-
The groupId:artifactId combos to be replaced if present.
S
- Scanned(TeamNameGenerator<TeamNameInput>, TeamNameValidator) - Constructor for class org.openrewrite.jenkins.github.AddTeamToCodeowners.Scanned
T
- TeamNameGenerator<T> - Interface in org.openrewrite.jenkins.github
- TeamNameInput - Class in org.openrewrite.jenkins.github
- TeamNameInput() - Constructor for class org.openrewrite.jenkins.github.TeamNameInput
- TeamNameValidator - Interface in org.openrewrite.jenkins.github
U
- UpgradeJavaVersion - Class in org.openrewrite.jenkins
- UpgradeJavaVersion() - Constructor for class org.openrewrite.jenkins.UpgradeJavaVersion
- UpgradeVersionProperty - Class in org.openrewrite.jenkins
-
Updates the version property unless it is already greater than minimumVersion
- UpgradeVersionProperty() - Constructor for class org.openrewrite.jenkins.UpgradeVersionProperty
V
- validate() - Method in class org.openrewrite.jenkins.IsJenkinsPlugin
All Classes and Interfaces|All Packages