com.atlassian.jira.webtest.framework.impl.selenium.form
Class DirtyFormCheck.Setup.None

java.lang.Object
  extended by com.atlassian.jira.webtest.framework.impl.selenium.form.DirtyFormCheck.Setup.None
All Implemented Interfaces:
DirtyFormCheck.Setup
Enclosing interface:
DirtyFormCheck.Setup

public static final class DirtyFormCheck.Setup.None
extends Object
implements DirtyFormCheck.Setup

Used when there are no setup steps


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.jira.webtest.framework.impl.selenium.form.DirtyFormCheck.Setup
DirtyFormCheck.Setup.None
 
Constructor Summary
DirtyFormCheck.Setup.None()
           
 
Method Summary
 boolean isSetupDone()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirtyFormCheck.Setup.None

public DirtyFormCheck.Setup.None()
Method Detail

setup

public void setup()
Specified by:
setup in interface DirtyFormCheck.Setup

isSetupDone

public boolean isSetupDone()
Specified by:
isSetupDone in interface DirtyFormCheck.Setup


Copyright © 2002-2012 Atlassian. All Rights Reserved.