@Singleton public class JavascriptRunner extends Object
Constructor and Description |
---|
JavascriptRunner() |
Modifier and Type | Method and Description |
---|---|
void |
clearWebSudo()
Drop the user's Websudo authentication session.
|
void |
destroyAllXsrfTokens()
Wipe out all the XSRF tokens on the page.
|
void |
execute(String script) |
void |
removeWorkflowDesignerUnloadHooks()
The workflow designer adds unload hooks that can stop people leaving the page while it is doing something.
|
public void destroyAllXsrfTokens()
public void clearWebSudo()
public void removeWorkflowDesignerUnloadHooks()
REF: CAS-580
public void execute(String script)
Copyright © 2002-2015 Atlassian. All Rights Reserved.