public class FieldScreenAssociationsImpl extends AbstractFuncTestUtil implements FieldScreenAssociations
environmentData, FS, locators, logger, logIndentLevel, tester| Constructor and Description |
|---|
FieldScreenAssociationsImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFieldToScreen(String screen)
Adds the current field to the specified screen.
|
void |
removeFieldFromScreen(String screen)
Removes the current field from the specified screen.
|
childLogIndentLevel, getAssertions, getEnvironmentData, getFuncTestHelperFactory, getLogger, log, log, navigation, submitAtPagepublic FieldScreenAssociationsImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData)
public void removeFieldFromScreen(String screen)
FieldScreenAssociationsremoveFieldFromScreen in interface FieldScreenAssociationsscreen - the name of the screen e.g. Resolve Issue Screenpublic void addFieldToScreen(String screen)
FieldScreenAssociationsaddFieldToScreen in interface FieldScreenAssociationsscreen - the name of the screen e.g. Resolve Issue ScreenCopyright © 2002-2015 Atlassian. All Rights Reserved.