|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationInfo
Interface for classes returning partial information about application.
| Field Summary | |
|---|---|
static String |
DEFAULT_BUILD_DATE
|
static String |
DEFAULT_BUILD_NUMBER
|
static String |
DEFAULT_NAME
|
static String |
DEFAULT_SCM_REVISION
|
static String |
DEFAULT_VERSION
|
| Method Summary | |
|---|---|
String |
getBuildDate()
Returns creation date of current build. |
String |
getBuildNumber()
Returns current build number (np. |
String |
getName()
Returns application name. |
String |
getScmRevision()
Returns current SCM revision. |
String |
getVersion()
Returns application version. |
| Field Detail |
|---|
static final String DEFAULT_NAME
static final String DEFAULT_VERSION
static final String DEFAULT_BUILD_NUMBER
static final String DEFAULT_BUILD_DATE
static final String DEFAULT_SCM_REVISION
| Method Detail |
|---|
String getName()
String getVersion()
String getBuildNumber()
String getBuildDate()
String getScmRevision()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||