Class Main
java.lang.Object
io.jenkins.tools.pluginmodernizer.cli.Main
- All Implemented Interfaces:
Runnable
-
Field Details
-
dryRun
public boolean dryRun -
skipPush
public boolean skipPush -
skipPullRequest
public boolean skipPullRequest -
removeLocalData
public boolean removeLocalData -
removeForks
public boolean removeForks -
exportDatatables
public boolean exportDatatables -
debug
public boolean debug -
jenkinsUpdateCenter
-
pluginHealthScore
-
cachePath
-
mavenHome
-
listRecipes
public boolean listRecipes
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details