|
|||||||||
| Home >> All >> com >> thermidor >> build >> [ tasks overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.thermidor.build.tasks
Class InstallTask.BackupMode

java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
com.thermidor.build.tasks.InstallTask.BackupMode
- Enclosing class:
- InstallTask
- public static class InstallTask.BackupMode
- extends org.apache.tools.ant.types.EnumeratedAttribute
The ant enumerated attribute that will be used to constrain the available backup modes.
| Field Summary |
| Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
| Constructor Summary | |
InstallTask.BackupMode()
|
|
| Method Summary | |
java.lang.String[] |
getValues()
Return the available backup mode names. |
| Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
InstallTask.BackupMode
public InstallTask.BackupMode()
| Method Detail |
getValues
public java.lang.String[] getValues()
- Return the available backup mode names.
|
|||||||||
| Home >> All >> com >> thermidor >> build >> [ tasks overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC