public class WebAppVersionReporter extends Object
| Constructor and Description |
|---|
WebAppVersionReporter() |
WebAppVersionReporter(String propertyFilePath) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ComponentVersionInfo> |
report(StringBuilder log)
This method uses file system to find and report web app component
information.
|
boolean |
setPropertiesFromFile(StringBuilder log) |
public static final String newline
public WebAppVersionReporter()
public WebAppVersionReporter(String propertyFilePath)
public Collection<ComponentVersionInfo> report(StringBuilder log)
public boolean setPropertiesFromFile(StringBuilder log)
Copyright © 2017. All rights reserved.