com.atlassian.jira.pageobjects.pages.admin.customfields
Class TypeSelectionCustomFieldDialog

java.lang.Object
  extended by com.atlassian.jira.pageobjects.pages.admin.customfields.TypeSelectionCustomFieldDialog

public class TypeSelectionCustomFieldDialog
extends Object

Since:
v6.1

Constructor Summary
TypeSelectionCustomFieldDialog()
           
 
Method Summary
 void await()
           
 ConfigureFieldDialog next()
           
 TypeSelectionCustomFieldDialog select(String fieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeSelectionCustomFieldDialog

public TypeSelectionCustomFieldDialog()
Method Detail

await

public void await()

select

public TypeSelectionCustomFieldDialog select(String fieldName)

next

public ConfigureFieldDialog next()


Copyright © 2002-2014 Atlassian. All Rights Reserved.