com.atlassian.jira.functest.framework.navigator
Class ReporterCondition

java.lang.Object
  extended by com.atlassian.jira.functest.framework.navigator.UserGroupPicker
      extended by com.atlassian.jira.functest.framework.navigator.ReporterCondition
All Implemented Interfaces:
NavigatorCondition

public class ReporterCondition
extends UserGroupPicker

Condition that can be used to interact with the "reporter" navigator UI.

Since:
v4.0

Constructor Summary
ReporterCondition()
           
 
Method Summary
 ReporterCondition setNoReporter()
           
 
Methods inherited from class com.atlassian.jira.functest.framework.navigator.UserGroupPicker
assertSettings, copyCondition, copyConditionForParse, parseCondition, setAnyUser, setCurrentUser, setEmpty, setGroup, setUser, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReporterCondition

public ReporterCondition()
Method Detail

setNoReporter

public ReporterCondition setNoReporter()


Copyright © 2002-2014 Atlassian. All Rights Reserved.