applicationRuntimeInfo
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
| Available Since: | 1.4-M3 |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| devMode (boolean) | 1/1 | |
| javascriptLog (boolean) | 1/1 | |
| version (string) | 0/1 | |
| buildNumber (string) | 0/1 | |
| timestamp (long) | 1/1 | |
| copyrightRange (string) | 0/1 | |
| logMissingI18n (boolean) | 1/1 | |
| baseUrl (string) | 0/1 | |
| timestampStr (string) | 0/1 | |
| cookieInformation (cookieInformation) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| devMode | devMode (boolean) | |
| javascriptLog | javascriptLog (boolean) | |
| version | version (string) | |
| buildNumber | buildNumber (string) | |
| timestamp | timestamp (long) | |
| copyrightRange | copyrightRange (string) | |
| logMissingI18n | logMissingI18n (boolean) | |
| baseUrl | baseUrl (string) | |
| timestampStr | timestampStr (string) | |
| cookieInformation | cookieInformation (cookieInformation) |