Package com.google.appengine.tools.admin
-
Interface Summary Interface Description AppAdmin The application administration interface to App Engine.AppAdminFactory.PasswordPrompt Callback that is invoked to prompt the user to enter a password.CronEntry Describes a single cron entry.UpdateListener A listener which receives events during a long running operation that involves interaction with the server. -
Class Summary Class Description AppAdmin.UpdateOptions Settable options for configuring the behavior of update operations.AppAdminFactory Creates a newAppAdmin
for a designated App Engine application.AppAdminFactory.ConnectOptions The options used to connect to the remote App Engine administration server.Application An App Engine application.UpdateFailureEvent Received by anUpdateListener
.UpdateProgressEvent Received by anUpdateListener
periodically during an operation to indicate progress.UpdateSuccessEvent Received by anUpdateListener
. -
Enum Summary Enum Description AppAdmin.LogSeverity The severity levels for App Engine application logging. -
Exception Summary Exception Description AdminException Thrown when an unrecoverable failure occurs while communicating with the remote administration console.