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 class
The current executing environment.Fields in com.google.appengine.api.utils declared as SystemPropertyModifier and TypeFieldDescriptionstatic final SystemProperty
SystemProperty.applicationId
The application identifier for the current application.static final SystemProperty
SystemProperty.applicationVersion
The version identifier for the current application version.static final SystemProperty
SystemProperty.instanceReplicaId
Deprecated.static final SystemProperty
SystemProperty.version
The current executing runtime version.
ModulesService.getCurrentInstanceId()