com.atlassian.jira.functest.framework.navigation
Class BulkChangeWizard.BulkOperationsCustom

java.lang.Object
  extended by com.atlassian.jira.functest.framework.navigation.BulkChangeWizard.BulkOperationsCustom
All Implemented Interfaces:
BulkChangeWizard.BulkOperations
Enclosing interface:
BulkChangeWizard

public static class BulkChangeWizard.BulkOperationsCustom
extends Object
implements BulkChangeWizard.BulkOperations


Constructor Summary
BulkChangeWizard.BulkOperationsCustom(String radioValue)
           
 
Method Summary
 String getRadioValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkChangeWizard.BulkOperationsCustom

public BulkChangeWizard.BulkOperationsCustom(String radioValue)
Method Detail

getRadioValue

public String getRadioValue()
Specified by:
getRadioValue in interface BulkChangeWizard.BulkOperations


Copyright © 2002-2013 Atlassian. All Rights Reserved.