org.kuali.maven.mojo
Class AbstractJobConfigMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.kuali.maven.mojo.BaseMojo
          extended by org.kuali.maven.mojo.AbstractCliMojo
              extended by org.kuali.maven.mojo.AbstractJobConfigMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
CreateJobMojo, CreateJobsMojo, UpdateJobMojo, UpdateJobsMojo

public abstract class AbstractJobConfigMojo
extends AbstractCliMojo


Field Summary
 
Fields inherited from class org.kuali.maven.mojo.BaseMojo
FS
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
AbstractJobConfigMojo()
           
 
Method Summary
 String getTemplate()
           
 void setTemplate(String template)
           
 
Methods inherited from class org.kuali.maven.mojo.AbstractCliMojo
getClassname, setClassname
 
Methods inherited from class org.kuali.maven.mojo.BaseMojo
getPluginArtifacts, getProject, getServer, getTimestampFormat, getWorkingDir, isStopOnError, setServer, setStopOnError, setTimestampFormat, setWorkingDir
 
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
 
Methods inherited from interface org.apache.maven.plugin.Mojo
execute
 

Constructor Detail

AbstractJobConfigMojo

public AbstractJobConfigMojo()
Method Detail

getTemplate

public String getTemplate()

setTemplate

public void setTemplate(String template)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.