Class ScriptTaskComponent
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.tasks.ScriptTaskComponent
- All Implemented Interfaces:
TaskComponent
-
Field Details
-
CONFIG_INTERPRETER
- See Also:
-
CONFIG_SCRIPT_LOCATION
- See Also:
-
CONFIG_SCRIPT_FILE
- See Also:
-
CONFIG_BODY
The key for the script body. Be very careful what characters you use in this script. Many keys are unsupported by the sendKeys command we use.- See Also:
-
-
Constructor Details
-
ScriptTaskComponent
public ScriptTaskComponent()
-
-
Method Details
-
getName
-
updateTaskDetails
- Specified by:
updateTaskDetails
in interfaceTaskComponent
-