railo.runtime
Class Info
java.lang.Object
railo.runtime.Info
public final class Info
- extends Object
Info to this Version
Constructor Summary |
Info()
|
STATE_ALPHA
public static final int STATE_ALPHA
- See Also:
- Constant Field Values
STATE_BETA
public static final int STATE_BETA
- See Also:
- Constant Field Values
STATE_RC
public static final int STATE_RC
- See Also:
- Constant Field Values
STATE_FINAL
public static final int STATE_FINAL
- See Also:
- Constant Field Values
Info
public Info()
getLevel
public static String getLevel()
- Returns:
- the level
getRealeaseDate
public static DateTime getRealeaseDate()
- Returns:
- Returns the releaseDate.
getRealeaseTime
public static long getRealeaseTime()
- Returns:
- Returns the releaseTime.
getVersionAsString
public static String getVersionAsString()
- Returns:
- Returns the version.
getVersionAsInt
public static int getVersionAsInt()
- Returns:
- Returns the intVersion.
getStateAsInt
public static int getStateAsInt()
- Returns:
- returns the state
getStateAsString
public static String getStateAsString()
- Returns:
- returns the state
toStringState
public static String toStringState(int state)
- Returns:
- returns the state
toIntState
public static int toIntState(String state)
- Returns:
- returns the state
getFullVersionInfo
public static int getFullVersionInfo()
getVersionName
public static String getVersionName()
getVersionNameExplanation
public static String getVersionNameExplanation()
Copyright © 2012 Railo