com.ibm.team.fvt.tests.clm.pages.dialogs.ccm
Class CcmSelectDefectDialog
java.lang.Object
com.ibm.team.fvt.tests.web.WebPageElement
com.ibm.team.fvt.tests.web.WebElementWrapper
com.ibm.team.fvt.tests.web.WebWindow
com.ibm.team.fvt.tests.web.WebDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ClmWebPageDefaultDialog
com.ibm.team.fvt.tests.clm.pages.dialogs.ccm.CcmSelectDefectDialog
public class CcmSelectDefectDialog
- extends ClmWebPageDefaultDialog
Manage dialog to add a 'Parent' link to the work item from which CCM page it
has been opened.
Following actions are accessible on this page:
select(String)
: Add a 'Parent' link to the given work item
for the work item from where the dialog has been launched.
- See Also:
CcmWebWorkItemPage
Method Summary |
void |
select(java.lang.String workItem)
Add a 'Parent' link to the given work item for the work item from where the
dialog has been launched. |
Methods inherited from class com.ibm.team.fvt.tests.web.WebDialog |
open |
Methods inherited from class com.ibm.team.fvt.tests.web.WebWindow |
cancel, close |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CcmSelectDefectDialog
public CcmSelectDefectDialog(ClmWebPage page)
select
public void select(java.lang.String workItem)
- Add a 'Parent' link to the given work item for the work item from where the
dialog has been launched.
- Parameters:
workItem
- The work item title to be added as parent