public class SnapshotPluginExtension
extends java.lang.Object
SnapshotTask.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_DATEFORMAT
The default format of the date fields in the properties file.
|
static java.lang.String |
DEFAULT_FILENAME
The default filename for the properties file.
|
static boolean |
DEFAULT_VERBOSE
The default logging mode for plugin output.
|
| Constructor and Description |
|---|
SnapshotPluginExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDateFormat(java.lang.String format) |
public static final java.lang.String DEFAULT_FILENAME
public static final java.lang.String DEFAULT_DATEFORMAT
public static final boolean DEFAULT_VERBOSE