|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectro.nextreports.engine.ReleaseInfo
public class ReleaseInfo
This class provides information gathered from the build environment.
| Constructor Summary | |
|---|---|
ReleaseInfo()
|
|
| Method Summary | |
|---|---|
static java.util.Date |
getBuildDate()
Get buildDate (set during build process to Wed Dec 18 11:27:36 EET 2013). |
static int |
getBuildNumber()
Get buildNumber (set during build process to 0). |
static java.lang.String |
getCompany()
Get company (set during build process to "NextReports"). |
static java.lang.String |
getCopyright()
Get copyright (set during build process to "2008-2013"). |
static java.lang.String |
getHome()
Get home (set during build process to "www.next-reports.com"). |
static java.lang.String |
getProject()
Get project (set during build process to "NextReports"). |
static java.lang.String |
getVersion()
Get version (set during build process to "6.3"). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReleaseInfo()
| Method Detail |
|---|
public static final java.util.Date getBuildDate()
public static final java.lang.String getHome()
public static final int getBuildNumber()
public static final java.lang.String getCompany()
public static final java.lang.String getProject()
public static final java.lang.String getCopyright()
public static final java.lang.String getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||