org.kuali.maven.mojo
Class AbstractCliMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.kuali.maven.mojo.BaseMojo
          extended by org.kuali.maven.mojo.AbstractCliMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
AbstractJobConfigMojo, CliMojo, DeleteJobMojo, DeleteJobsMojo, GetJobMojo, GetJobsMojo, RunJobMojo

public abstract class AbstractCliMojo
extends BaseMojo


Field Summary
 
Fields inherited from class org.kuali.maven.mojo.BaseMojo
FS
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
AbstractCliMojo()
           
 
Method Summary
 String getClassname()
           
 void setClassname(String classname)
           
 
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

AbstractCliMojo

public AbstractCliMojo()
Method Detail

getClassname

public String getClassname()

setClassname

public void setClassname(String classname)


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