|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hudson.Plugin jenkins.plugin.assembla.AssemblaPlugin
public class AssemblaPlugin
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.Plugin |
---|
hudson.Plugin.DummyImpl |
Field Summary | |
---|---|
static String |
NAME
|
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
AssemblaPlugin()
|
Method Summary | |
---|---|
static String |
getResourcePath(String resourceFileName)
|
static int |
getTicketNumber(String group)
|
void |
start()
|
void |
stop()
|
Methods inherited from class hudson.Plugin |
---|
configure, configure, doDynamic, getConfigXml, getWrapper, load, postInitialize, save, setServletContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String NAME
Constructor Detail |
---|
public AssemblaPlugin()
Method Detail |
---|
public void start() throws Exception
start
in class hudson.Plugin
Exception
public void stop() throws Exception
stop
in class hudson.Plugin
Exception
public static int getTicketNumber(String group)
public static String getResourcePath(String resourceFileName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |