Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- appendSuffix(File, String) - Static method in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
-
Appends
suffixto the file name but before a possible extension (after last dot). - artifactId - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
B
- BASYX_OUT_FILE_NAME - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- BaSyxTestCaseTimeExtractor - Class in de.oktoflow.platform.cmdTools
-
Extracts sub-test excecution information from test log.
- BaSyxTestCaseTimeExtractor() - Constructor for class de.oktoflow.platform.cmdTools.BaSyxTestCaseTimeExtractor
- BASYY_FILE_NAME - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- bytesCleared - Variable in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
C
- ChangePomVersion - Class in de.oktoflow.platform.cmdTools
-
Changes POM versions.
- ChangePomVersion(String[]) - Constructor for class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Creates a program instance.
- cleanDumps(File, MavenUtils.CleanupStatistics) - Static method in class de.oktoflow.platform.cmdTools.CleanDumps
-
Cleans indexes in
fileand subfolders. - CleanDumps - Class in de.oktoflow.platform.cmdTools
-
Deletes dumps.
- CleanDumps() - Constructor for class de.oktoflow.platform.cmdTools.CleanDumps
- cleanIndexes(File, MavenUtils.CleanupStatistics) - Static method in class de.oktoflow.platform.cmdTools.CleanIndexes
-
Cleans indexes in
fileand subfolders. - CleanIndexes - Class in de.oktoflow.platform.cmdTools
-
Deletes indexes.
- CleanIndexes() - Constructor for class de.oktoflow.platform.cmdTools.CleanIndexes
- CleanMvnArtifacts - Class in de.oktoflow.platform.cmdTools
-
Cleans up maven artifacts according to their version/snapshot in a working directory or a repository.
- CleanMvnArtifacts() - Constructor for class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- CleanMvnSnapshots - Class in de.oktoflow.platform.cmdTools
-
Performs a cleanup except for the most recent 3 generations.
- CleanMvnSnapshots() - Constructor for class de.oktoflow.platform.cmdTools.CleanMvnSnapshots
- cleanRepo(File) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Recursively cleans up a Maven repository starting at
file. - cleanSnapshots(int) - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Cleans up snapshots in the actual repository.
- cleanSnapshots(File, int, MavenUtils.CleanupStatistics) - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Cleans the snapshots in
dir. - cleanSnapshotsInRepositoryDir(File, int, MavenUtils.CleanupStatistics) - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Cleans the snapshots in
base. - cleanTarget(File) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Cleans up the given workspace
targetFolder. - cleanTargets(File) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Recursively cleans up artifacts in target folders in a workspace starting at
file. - CleanTemp - Class in de.oktoflow.platform.cmdTools
-
Deletes typical temp-leftovers.
- CleanTemp() - Constructor for class de.oktoflow.platform.cmdTools.CleanTemp
- cleanupCount - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- cleanupSize - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- CleanupStatistics() - Constructor for class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
- cleared(File) - Method in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
-
Called when a file or a folder was cleared.
- clearedFile(long) - Method in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
-
Called when a file was cleared.
- clearedFile(File) - Method in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
-
Called when a file was cleared.
- clearedFolder(File) - Method in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
-
Called when a folder was cleared.
- convertReport(Path, BufferedWriter) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Converts a single Maven Profiler JSON report into CSV rows.
- csv(String) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Escapes a value according to RFC 4180 CSV rules.
- csvEscape(String) - Static method in class de.oktoflow.platform.cmdTools.CsvUtils
-
Escapes a value so it is safe to use in CSV.
- CsvUtils - Class in de.oktoflow.platform.cmdTools
-
CSV conversion utils.
- CsvUtils() - Constructor for class de.oktoflow.platform.cmdTools.CsvUtils
D
- de.oktoflow.platform.cmdTools - package de.oktoflow.platform.cmdTools
-
Some Maven utilities.
- delete(File) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Deletes a file/folder and counts the deleted number of files/bytes.
- DetermineRemoteRepositories - Class in de.oktoflow.platform.cmdTools
-
Determines the used remote Maven repositories.
- DetermineRemoteRepositories() - Constructor for class de.oktoflow.platform.cmdTools.DetermineRemoteRepositories
E
- equalsSafe(String, String) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Checks the given strings for equality but only if none is null.
- excPattern - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
F
- fileCount - Variable in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
- FileList - Class in de.oktoflow.platform.cmdTools
-
Lists a directory so that excel can import it.
- FileList() - Constructor for class de.oktoflow.platform.cmdTools.FileList
- findReports(Path) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Determines the profiler report files to be converted.
- firstNode(JsonNode, String...) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Returns the first existing child node for the given field names.
- firstText(JsonNode, String...) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Returns the textual value of the first existing field.
- fullPath - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
G
- getArg(String[], String, String) - Static method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Emulates reading a Spring-like parameter if the configuration is not yet in place.
- getArtifactId() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the ArtifactId.
- getBytesCleared() - Method in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
-
Returns the number of bytes cleared.
- getEffectiveDependencies(String[]) - Static method in class de.oktoflow.platform.cmdTools.DetermineRemoteRepositories
-
Executes 'mvn dependency:list' using ProcessBuilder.
- getFileCount() - Method in class de.oktoflow.platform.cmdTools.MavenUtils.CleanupStatistics
-
Returns the number of files cleared.
- getFullPath() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the fullPath.
- getGeneration(String) - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Returns the snapshot generation in
name. - getGroupId() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the GroupId.
- getGroupPath() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the GroupId as path.
- getInfo(File) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Returns the full classpath from a pom file.
- getInfo(File, Consumer<String>) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Returns the full classpath from a POM file.
- getParentArtifactId() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the optional parent ArtifactId.
- getParentGroupId() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the optional parent GroupId.
- getParentVersion() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the optional parent Version.
- getProperty(String, String) - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the value of a property.
- getVersion() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
-
Returns the Version.
- groupId - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
- groupIdPattern - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
H
- handleParentPom(Node) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for an optional POM parent.
- handleParentPomArtifactId(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for the optional parent POM artifact id.
- handleParentPomGroupId(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for the optional parent POM group id.
- handleParentPomVersion(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for the optional parent POM version.
- handlePomArtifactId(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for the POM artifact id.
- handlePomGroupId(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for the POM group id.
- handlePomVersion(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Called for the POM version.
- handleProperty(Node, String) - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Handles the given property.
- humanReadableByteCount(long, boolean) - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Returns an amount of bytes in human readable format.
I
- IGNORED - Enum constant in enum class de.oktoflow.platform.cmdTools.PomReader.Result
- includeReleases - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- incPattern - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- InspectIndex - Class in de.oktoflow.platform.cmdTools
-
Inspects class loader indexes.
- InspectIndex() - Constructor for class de.oktoflow.platform.cmdTools.InspectIndex
- isInVersionRange(Version) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Returns whether the given
versionis in the version range ofCleanMvnArtifacts.minVerandCleanMvnArtifacts.maxVer. - isOk(File) - Method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Returns whether a file is ok according to inclusion and exclusion patterns.
- isPlugin(File) - Static method in class de.oktoflow.platform.cmdTools.PluginList
-
Returns whether
fileis probably a plugin archive. - isSnapshotDir(File) - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Returns whether
fileis a snapshot directory. - isValid() - Method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Returns whether the setup is valid.
J
- JenkinsHtmlParser - Class in de.oktoflow.platform.cmdTools
-
Parses Jenkins overview pages, in particular tasks and related build id and build time.
- JenkinsHtmlParser() - Constructor for class de.oktoflow.platform.cmdTools.JenkinsHtmlParser
- JenkinsHtmlParser.ParseResult - Class in de.oktoflow.platform.cmdTools
-
A parse result.
- JSON - Static variable in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
K
- KEY_BUNDLE_VERSION - Static variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
L
- listPlugins(File, Map<String, Long>) - Static method in class de.oktoflow.platform.cmdTools.PluginList
-
Lists all plugins in
file. - LOG_FILE_NAME - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- LOG_OUT_FILE_NAME - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
M
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.BaSyxTestCaseTimeExtractor
-
Extracts maven surefire test times.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Changes POM versions.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.CleanDumps
-
Deletes dump files.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.CleanIndexes
-
Deletes indexes.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Cleans up maven artifacts according to their version/snapshot in a working directory or a repository.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnSnapshots
-
Performs a cleanup except for the most recent 3 generations.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.CleanTemp
-
Cleans temp.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.DetermineRemoteRepositories
-
The main program.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.FileList
-
Lists a directory contents.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.InspectIndex
-
Lists the contents of all indexes in the given directory or the index in the given file.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.JenkinsHtmlParser
-
Parses a Jenkins HTML page.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
-
Runs the extractors.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Converts one or more Maven Profiler JSON reports into a CSV file.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.MavenTestTimeExtractor
-
Extracts maven surefire test times.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.PluginList
-
Lists all plugins.
- main(String[]) - Static method in class de.oktoflow.platform.cmdTools.PluginLoadingTimeExtractor
-
Performs the conversion.
- MavenBuildExtractor - Class in de.oktoflow.platform.cmdTools
-
Combines
MavenTestTimeExtractorandPluginLoadingTimeExtractor. - MavenBuildExtractor() - Constructor for class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- MavenProfilerToCsv - Class in de.oktoflow.platform.cmdTools
-
Converts one or more Maven Profiler JSON reports into a CSV file that can be imported into spreadsheet applications such as Microsoft Excel or LibreOffice Calc.
- MavenProfilerToCsv() - Constructor for class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Prevents external creation.
- mavenRepository() - Static method in class de.oktoflow.platform.cmdTools.MavenUtils
-
Returns the path to the maven repository.
- MavenTestTimeExtractor - Class in de.oktoflow.platform.cmdTools
-
Extracts Maven surefire test timings to CSV.
- MavenTestTimeExtractor() - Constructor for class de.oktoflow.platform.cmdTools.MavenTestTimeExtractor
- MavenUtils - Class in de.oktoflow.platform.cmdTools
-
Some Maven utility functions.
- MavenUtils() - Constructor for class de.oktoflow.platform.cmdTools.MavenUtils
- MavenUtils.CleanupStatistics - Class in de.oktoflow.platform.cmdTools
-
Some cleanup statistics.
- maxVer - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- milliseconds(JsonNode) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Converts a profiler time value into milliseconds.
- minVer - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- MODIFIED - Enum constant in enum class de.oktoflow.platform.cmdTools.PomReader.Result
- modifyManifest - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
N
- newParentPomVersion - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- newPomVersion - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- normalizeNumber(String) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Formats a numeric string by removing an unnecessary fractional part.
O
- oldParentPomVersion - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- oldPomVersion - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- onRepo - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- OUT_FILE_SUFFIX - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
P
- PARAM_PREFIX - Static variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- PARAM_VALUE_SEP - Static variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- parentArtifactId - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
- parentGroupId - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
- parentVersion - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
- parseParent(Node, PomReader.PomHandler) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Parses a POM parent information.
- parseProperties(Node, PomReader.PomHandler) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Parses a POM property information.
- ParseResult() - Constructor for class de.oktoflow.platform.cmdTools.JenkinsHtmlParser.ParseResult
- parseTime(String) - Static method in class de.oktoflow.platform.cmdTools.JenkinsHtmlParser
-
Parses time.
- parseUnit(String, String...) - Static method in class de.oktoflow.platform.cmdTools.JenkinsHtmlParser
-
Parses a (time) unit.
- PLUGIN_FILE_NAME - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- PLUGIN_OUT_FILE_NAME - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- PLUGIN_PATTERN - Static variable in class de.oktoflow.platform.cmdTools.PluginLoadingTimeExtractor
- PluginList - Class in de.oktoflow.platform.cmdTools
-
Lists a directory so that excel can import it.
- PluginList() - Constructor for class de.oktoflow.platform.cmdTools.PluginList
- PluginLoadingTimeExtractor - Class in de.oktoflow.platform.cmdTools
-
Extracts loading times from a
null-outputsurefire test execution. - PluginLoadingTimeExtractor() - Constructor for class de.oktoflow.platform.cmdTools.PluginLoadingTimeExtractor
- PomInfo() - Constructor for class de.oktoflow.platform.cmdTools.PomReader.PomInfo
- PomReader - Class in de.oktoflow.platform.cmdTools
-
Implements some functions regarding pom files.
- PomReader() - Constructor for class de.oktoflow.platform.cmdTools.PomReader
- PomReader.PomHandler - Interface in de.oktoflow.platform.cmdTools
-
A simplified POM reading handler.
- PomReader.PomInfo - Class in de.oktoflow.platform.cmdTools
-
Simple wrapper class for extracted information.
- PomReader.Result - Enum Class in de.oktoflow.platform.cmdTools
- PREFIX_INDICATOR - Static variable in class de.oktoflow.platform.cmdTools.MavenBuildExtractor
- process(File) - Method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Processes
file. - properties - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- properties - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
R
- readPom(File, PomReader.PomHandler) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Reads a POM file and informs the handler.
- realizive(Path) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Relativizes the given
pathwith respect touser.dir. - replaceManifestVersion(File, String, String) - Static method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Replaces bundle versions in Manifest files.
- replaceVersion(File, String, String, String, String, Set<String>) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Replaces POM versions.
- replaceVersion(File, String, String, String, String, Set<String>, Predicate<String>) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Replaces POM versions.
- resolveOriginFromLocalFiles(String, String) - Static method in class de.oktoflow.platform.cmdTools.DetermineRemoteRepositories
-
Navigates the .m2 folder structure and parses repository metadata files.
- Result() - Constructor for enum class de.oktoflow.platform.cmdTools.PomReader.Result
S
- scan(File) - Method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Scans
file. - SEPARATOR - Static variable in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
- SHOW_ALL - Static variable in class de.oktoflow.platform.cmdTools.PluginList
- simulate - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- simulate - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- SKIPPED - Enum constant in enum class de.oktoflow.platform.cmdTools.PomReader.Result
- SNAPSHOT_SUFFIX - Static variable in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
- SNAPSHOT_SUFFIX - Static variable in class de.oktoflow.platform.cmdTools.MavenUtils
- sort(Iterable<String>) - Static method in class de.oktoflow.platform.cmdTools.InspectIndex
-
Sorts the contents of an iterable.
- startsWithSafe(String, String) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Checks whether
s1starts withs2but only if none is null. - stripSuffix(String, String) - Static method in class de.oktoflow.platform.cmdTools.ChangePomVersion
-
Strips the suffix.
- SUFFIX_QUALIFIER - Static variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- SUFFIX_SNAPSHOT - Static variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
T
- TARGET_MARKER - Static variable in class de.oktoflow.platform.cmdTools.PluginList
- TEST_CLASSES_MARKER - Static variable in class de.oktoflow.platform.cmdTools.PluginList
- TEST_PATTERN - Static variable in class de.oktoflow.platform.cmdTools.BaSyxTestCaseTimeExtractor
- TEST_PATTERN - Static variable in class de.oktoflow.platform.cmdTools.MavenTestTimeExtractor
- text - Variable in class de.oktoflow.platform.cmdTools.JenkinsHtmlParser.ParseResult
- text(JsonNode, String) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Returns the textual value of a field.
- TIME_PATTERN - Static variable in class de.oktoflow.platform.cmdTools.PluginLoadingTimeExtractor
- toResult(PomReader.PomHandler) - Static method in class de.oktoflow.platform.cmdTools.PomReader
-
Turns handler results to a result constant.
- toString() - Method in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
- toString(String[]) - Static method in class de.oktoflow.platform.cmdTools.InspectIndex
-
Turns multiple locations to a string output.
- toVersion(String, boolean) - Static method in class de.oktoflow.platform.cmdTools.CleanMvnArtifacts
-
Turns
textto a version.
V
- value - Variable in class de.oktoflow.platform.cmdTools.JenkinsHtmlParser.ParseResult
- valueOf(String) - Static method in enum class de.oktoflow.platform.cmdTools.PomReader.Result
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.oktoflow.platform.cmdTools.PomReader.Result
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verbose - Variable in class de.oktoflow.platform.cmdTools.ChangePomVersion
- version - Variable in class de.oktoflow.platform.cmdTools.PomReader.PomInfo
W
- wasIgnored() - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Whether the POM was ignored.
- wasModified() - Method in interface de.oktoflow.platform.cmdTools.PomReader.PomHandler
-
Whether the POM was modified and shall be re-written.
- writeRow(BufferedWriter, String...) - Static method in class de.oktoflow.platform.cmdTools.MavenProfilerToCsv
-
Writes a single CSV row.
All Classes and Interfaces|All Packages|Constant Field Values