|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.extensionpoint.support.TypeInstance
com.pmease.quickbuild.setting.configuration.version.VersionManager
public abstract class VersionManager
This class is used to calculate next build version of the configuration.
Constructor Summary | |
---|---|
VersionManager()
|
Method Summary | |
---|---|
abstract java.lang.String |
getNext()
|
Methods inherited from class com.pmease.quickbuild.extensionpoint.support.TypeInstance |
---|
getPlugin |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionManager()
Method Detail |
---|
public abstract java.lang.String getNext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |