Uses of Class
com.google.appengine.api.utils.SystemProperty
Packages that use SystemProperty
-
Uses of SystemProperty in com.google.appengine.api.utils
Subclasses of SystemProperty in com.google.appengine.api.utilsModifier and TypeClassDescriptionstatic classThe current executing environment.Fields in com.google.appengine.api.utils declared as SystemPropertyModifier and TypeFieldDescriptionstatic final SystemPropertySystemProperty.applicationIdThe application identifier for the current application.static final SystemPropertySystemProperty.applicationVersionThe version identifier for the current application version.static final SystemPropertySystemProperty.instanceReplicaIdDeprecated.static final SystemPropertySystemProperty.versionThe current executing runtime version.
ModulesService.getCurrentInstanceId()