net.kindleit.gae
Class CronGoal
java.lang.Object
org.apache.maven.plugin.AbstractMojo
net.kindleit.gae.EngineGoalBase
net.kindleit.gae.CronGoal
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
public class CronGoal
- extends EngineGoalBase
Updates datastore cron tasks.
- Since:
- 0.8.1
- Author:
- rhansen@kitsd.com
| Fields inherited from class net.kindleit.gae.EngineGoalBase |
appDir, ARG_TYPE, container, emailAccount, encoding, gaeProperties, hostString, keepTempUploadDir, monitorKey, monitorPort, passIn, proxy, sdkDir, serverId, settings, splitJars, uploadServer, wait |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CronGoal
public CronGoal()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2009-2011 KindleIT. All Rights Reserved.