- AbstractBaseAppCfgMojo - Class in de.bigmichi1.appengine.appcfg
-
Base for all AppCfg-Mojos.
- AbstractBaseAppCfgMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AbstractBaseAppCfgMojo
-
Constructor.
- AbstractBaseMojo - Class in de.bigmichi1.appengine
-
Base for all Mojos.
- AbstractBaseMojo() - Constructor for class de.bigmichi1.appengine.AbstractBaseMojo
-
- AbstractDevServerMojo - Class in de.bigmichi1.appengine.devserver
-
Mojo for running the DevAppServer.
- AbstractDevServerMojo() - Constructor for class de.bigmichi1.appengine.devserver.AbstractDevServerMojo
-
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AbstractBaseAppCfgMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgRollbackMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgStartMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgStopMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateCronMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateDosMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateIndexesMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateQueuesMojo
-
Prints additional messages for the specific command during execution.
- addLogMessages() - Method in class de.bigmichi1.appengine.appcfg.AppCfgVacuumIndexesMojo
-
Prints additional messages for the specific command during execution.
- addProxyParameter(List<String>, String, String, String) - Method in class de.bigmichi1.appengine.AbstractBaseMojo
-
Adds a proxy parameter that are passed to the AppCfg options.
- AppCfgRollbackMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "rollback" Mojo.
The 'update' command requires a server-side transaction.
Use 'rollback' if you experience an error during 'update' and want to begin a new update transaction.
- AppCfgRollbackMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgRollbackMojo
-
- AppCfgRunner - Interface in de.bigmichi1.appengine.appcfg
-
Interface for encapsulate the AppCfg command.
- AppCfgStartMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "start" Mojo.
Starts the specified server version.
- AppCfgStartMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgStartMojo
-
- AppCfgStopMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "stop" Mojo.
Stops the specified server version.
- AppCfgStopMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgStopMojo
-
- AppCfgUpdateCronMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "update_cron" Mojo.
Updates the cron jobs for the server.
- AppCfgUpdateCronMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgUpdateCronMojo
-
- AppCfgUpdateDosMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "update_queues" Mojo.
Updates the DoS protection configuration for the server.
Does not otherwise alter the running application version.
- AppCfgUpdateDosMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgUpdateDosMojo
-
- AppCfgUpdateIndexesMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "update_indexes" Mojo.
Updates the datastore indexes for the server to add any in the current application directory.
Does not alter the running application version, nor remove any existing indexes.
- AppCfgUpdateIndexesMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgUpdateIndexesMojo
-
- AppCfgUpdateMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "update" Mojo.
Installs a new version of the application onto the server, as the default version for end users.
- AppCfgUpdateMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgUpdateMojo
-
- AppCfgUpdateQueuesMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "update_queues" Mojo.
Updates any new, removed or changed task queue definitions.
Does not otherwise alter the running application version.
- AppCfgUpdateQueuesMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgUpdateQueuesMojo
-
- AppCfgVacuumIndexesMojo - Class in de.bigmichi1.appengine.appcfg
-
AppCfg "vacuum_indexes" Mojo.
Deletes indexes on the server that are not present in the local index configuration file.
The user is prompted before each delete.
- AppCfgVacuumIndexesMojo() - Constructor for class de.bigmichi1.appengine.appcfg.AppCfgVacuumIndexesMojo
-
- AppengineSdkFinder - Class in de.bigmichi1.appengine.util
-
Helper class for finding the SDK directory when not set from plugin parameter.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AbstractBaseAppCfgMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgRollbackMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgStartMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgStopMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateCronMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateDosMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateIndexesMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateQueuesMojo
-
Build a list with special parameters for the action.
- collectActionParams() - Method in class de.bigmichi1.appengine.appcfg.AppCfgVacuumIndexesMojo
-
Build a list with special parameters for the action.
- collectAdditionalMojoParams() - Method in class de.bigmichi1.appengine.devserver.AbstractDevServerMojo
-
Get additional configuration params from the specific goals that extend this class.
- collectAdditionalMojoParams() - Method in class de.bigmichi1.appengine.devserver.DevServerDebugMojo
-
Get additional configuration params from the specific goals that extend this class.
- collectAdditionalMojoParams() - Method in class de.bigmichi1.appengine.devserver.DevServerMojo
-
Get additional configuration params from the specific goals that extend this class.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AbstractBaseAppCfgMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgRollbackMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgStartMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgStopMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateCronMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateDosMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateIndexesMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgUpdateQueuesMojo
-
Return the name of the action for the AppCfg command.
- getActionName() - Method in class de.bigmichi1.appengine.appcfg.AppCfgVacuumIndexesMojo
-
Return the name of the action for the AppCfg command.
- getApplicationDirectory() - Method in class de.bigmichi1.appengine.AbstractBaseMojo
-
Determine the application directory.
- getLog() - Method in interface de.bigmichi1.appengine.util.LogHandler
-
Get the actual logger from maven execution.
- getSdk(MavenProject, RepositorySystem, RepositorySystemSession, List<RemoteRepository>, ArchiverManager) - Static method in class de.bigmichi1.appengine.util.AppengineSdkFinder
-
Resolve the location of the Appengine SDK.
- getSdk(String, RepositorySystem, RepositorySystemSession, List<RemoteRepository>, ArchiverManager) - Static method in class de.bigmichi1.appengine.util.AppengineSdkFinder
-
Finds the latest SDK, extract it to the local repository and returns the path to this location.
- getSdkFile() - Method in class de.bigmichi1.appengine.AbstractBaseMojo
-
- getServerFromSettings(String) - Method in class de.bigmichi1.appengine.AbstractBaseMojo
-
Get a server configuration from the settings.xml file for the given serverId.