| Package | Description |
|---|---|
| net.kindleit.gae | |
| net.kindleit.gae.backends |
| Modifier and Type | Class and Description |
|---|---|
class |
CronGoal
Updates datastore cron tasks.
|
class |
CronInfoGoal
Displays times for the next several runs of each cron job
from Google's servers.
|
class |
DebugGoal
Extends the
RunGoal for running the project with a debugger port hook
(optionally suspended). |
class |
DeployGoal
Extends the UpdateGoal incorporating it correctly into the default lifecycle
|
class |
DOSGoal
Updates Denial of Services blacklists.
|
class |
EnhanceGoal
Enhances classes.
|
class |
ExecuteGoal
Run goal unbound to any phase.
|
class |
IndexGoal
Updates datastore indexes.
|
class |
LogsGoal
Retrieves logs from Google's servers.
|
class |
RollbackGoal
Rolls back an update on the Google's servers.
|
class |
RunGoal
Runs the WAR project locally on the Google App Engine development server.
|
class |
StartGoal
Runs the WAR project locally on the Google App Engine development server,
without executing the package phase first.
|
class |
UnpackGoal
Downloads and unzips the SDK to your maven repository.
|
class |
UpdateGoal
Uploads a WAR project on to Google's servers.
|
class |
VersionGoal
Prints plugin and SDK version information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackendGoalBase
BackendGoalBase used by all Backends commands.
|
class |
ConfigureBackendGoal
Dynamically updates settings without having to stop the backend.
|
class |
ListBackendsGoal
Lists all the backends configured.
|
class |
RollbackBackendsGoal
Rolls back a backend update that was interrupted by the user or stopped due to a configuration error.
|
class |
StartBackendGoal
Starts a suspended backend.
|
class |
StopBackendGoal
Stops a running backend.
|
class |
UpdateBackendGoal
Creates or updates a backend configured.
|
Copyright © 2009-2012 KindleIT. All Rights Reserved.