|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.webwork.AbstractAction
com.atlassian.bamboo.build.AbstractBuildAction
com.atlassian.bamboo.buildqueue.StopBuild
public class StopBuild
This class provides a user action to stop the current build job
| Field Summary |
|---|
| Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
buildManager, CONFIRM, cookieCutter |
| Constructor Summary | |
|---|---|
StopBuild()
|
|
| Method Summary | |
|---|---|
String |
doExecute()
Stop the current build |
| Methods inherited from class com.atlassian.bamboo.build.AbstractBuildAction |
|---|
getBuild, getBuildKey, getBuildName, getCurrentlyRunningBuild, getPluginManager, getPluginMenuItems, setBuild, setBuildKey, setBuildName, setPluginManager |
| Methods inherited from class com.atlassian.bamboo.webwork.AbstractAction |
|---|
addFormErrors, doDefault, execute, getAction, getAdministrationConfiguration, getBamboo, getBaseUrl, setAdministrationConfiguration, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.bamboo.utils.error.ErrorCollection |
|---|
getErrorMessages, getErrors, getFieldErrors |
| Constructor Detail |
|---|
public StopBuild()
| Method Detail |
|---|
public String doExecute()
throws Exception
doExecute in class AbstractActionException - A generic failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||