public abstract class ReleaseRunnerFileTools extends Object
Modifier and Type | Field and Description |
---|---|
static String |
STAGING_DIRECTORY_NAME |
Modifier and Type | Method and Description |
---|---|
protected void |
logError(String msg) |
protected void |
logError(String msg,
Exception e) |
protected void |
logInfo(String msg) |
protected void |
logWarn(String msg) |
protected void |
logWarn(String msg,
Exception e) |
protected void |
report(String reportName,
CharSequence content) |
public static final String STAGING_DIRECTORY_NAME
protected void logInfo(String msg)
protected void logWarn(String msg)
protected void logError(String msg)
protected void report(String reportName, CharSequence content)
Copyright © 2010–2016. All rights reserved.