|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RuntimeEnvironmentInfo
The RuntimeEnvironmentInfo represents a snapshot about information for the runtime environment.
| Field Summary | |
|---|---|
static String |
AUDITTRAIL_ARCHIVING_TIMESTAMP
|
static String |
AUDITTRAIL_NAME
|
static String |
AUDITTRAIL_UUID
|
| Method Summary | |
|---|---|
String |
getAuditTrailName()
The name of the AuditTrail. |
String |
getAuditTrailUUID()
The UUID of the AuditTrail. |
Long |
getLastArchivingTime()
Timestamp of last target archive time. |
org.eclipse.stardust.common.config.Version |
getVersion()
The version of the kernel. |
| Field Detail |
|---|
static final String AUDITTRAIL_UUID
static final String AUDITTRAIL_NAME
static final String AUDITTRAIL_ARCHIVING_TIMESTAMP
| Method Detail |
|---|
org.eclipse.stardust.common.config.Version getVersion()
Long getLastArchivingTime()
String getAuditTrailUUID()
String getAuditTrailName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||