com.atlassian.maven.plugins.pdk
Class RescanPluginsMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.atlassian.maven.plugins.pdk.BasePdkMojo
          extended by com.atlassian.maven.plugins.pdk.BasePluginServerMojo
              extended by com.atlassian.maven.plugins.pdk.RescanPluginsMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class RescanPluginsMojo
extends BasePluginServerMojo


Field Summary
 
Fields inherited from class com.atlassian.maven.plugins.pdk.BasePluginServerMojo
password, pluginKey, serverUrl, username
 
Fields inherited from class com.atlassian.maven.plugins.pdk.BasePdkMojo
artifactFactory, localRepository
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
RescanPluginsMojo()
           
 
Method Summary
protected  java.lang.String getMode()
           
protected  java.lang.String getTitle()
           
 
Methods inherited from class com.atlassian.maven.plugins.pdk.BasePluginServerMojo
checkProperties, execute, getActionUrl, getPassword, getPluginKey, getServerUrl, getUsername, init, init
 
Methods inherited from class com.atlassian.maven.plugins.pdk.BasePdkMojo
copy, copyFiles, getArtifact, urlEncode
 
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
 

Constructor Detail

RescanPluginsMojo

public RescanPluginsMojo()
Method Detail

getTitle

protected java.lang.String getTitle()
Specified by:
getTitle in class BasePluginServerMojo

getMode

protected java.lang.String getMode()
Specified by:
getMode in class BasePluginServerMojo


Copyright © 2008 Adaptavist.com Ltd. All Rights Reserved.