|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.VersionConstants
public final class VersionConstants
VersionConstants defines the version and build numbers for the distribution.
Field Summary | |
---|---|
static java.lang.String |
BUILD
Build number. |
static java.lang.String |
VERSION
Version |
static java.lang.String |
VERSION_IDENT
Buid ident string. |
Constructor Summary | |
---|---|
VersionConstants()
|
Method Summary |
---|
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 VERSION
public static final java.lang.String BUILD
public static final java.lang.String VERSION_IDENT
Constructor Detail |
---|
public VersionConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |