com.atlassian.jira.pageobjects.config
Class SimpleJiraSetup

java.lang.Object
  extended by com.atlassian.jira.pageobjects.config.SimpleJiraSetup

public class SimpleJiraSetup
extends Object

Implementation of JIRA setup that performs the simplest set up possible via UI.

Since:
v4.4

Constructor Summary
SimpleJiraSetup()
           
 
Method Summary
 void performSetUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleJiraSetup

public SimpleJiraSetup()
Method Detail

performSetUp

public void performSetUp()


Copyright © 2002-2012 Atlassian. All Rights Reserved.