|
||||||||||
| 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.rest.AbstractRestAction
com.atlassian.bamboo.rest.Logout
public class Logout
This class logs a remote user out from their session.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.bamboo.ww2.BambooActionSupport |
|---|
buildManager, CONFIRM, cookieCutter |
| Constructor Summary | |
|---|---|
Logout()
|
|
| Method Summary | |
|---|---|
String |
doExecute()
Logout the user from the session |
| Methods inherited from class com.atlassian.bamboo.rest.AbstractRestAction |
|---|
getAuth, setAuth |
| 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 Logout()
| Method Detail |
|---|
public String doExecute()
throws Exception
doExecute in class AbstractRestActionException - A generic failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||