|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.migration.VersionFile
public class VersionFile
Field Summary | |
---|---|
static java.lang.String |
START_VERSION
|
Constructor Summary | |
---|---|
VersionFile(java.io.File file)
|
Method Summary | |
---|---|
java.lang.String |
read()
|
void |
write(java.lang.String version)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String START_VERSION
Constructor Detail |
---|
public VersionFile(java.io.File file)
Method Detail |
---|
public java.lang.String read()
public void write(java.lang.String version)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |