Uses of Class
com.google.appengine.api.utils.SystemProperty
-
Packages that use SystemProperty Package Description com.google.appengine.api.utils Provides common utility classes. -
-
Uses of SystemProperty in com.google.appengine.api.utils
Subclasses of SystemProperty in com.google.appengine.api.utils Modifier and Type Class Description static class
SystemProperty.Environment
The current executing environment.Fields in com.google.appengine.api.utils declared as SystemProperty Modifier and Type Field Description static SystemProperty
SystemProperty. applicationId
The application identifier for the current application.static SystemProperty
SystemProperty. applicationVersion
The version identifier for the current application version.static SystemProperty
SystemProperty. instanceReplicaId
Deprecated.static SystemProperty
SystemProperty. version
The current executing runtime version.
-