Package | Description |
---|---|
com.atlassian.jira.functest.framework.navigator |
Modifier and Type | Class and Description |
---|---|
class |
AssigneeCondition
Condition that can be used to interact with the "assignee" navigator UI.
|
class |
ReporterCondition
Condition that can be used to interact with the "reporter" navigator UI.
|
Modifier and Type | Method and Description |
---|---|
UserGroupPicker |
UserGroupPicker.setAnyUser() |
UserGroupPicker |
UserGroupPicker.setCurrentUser() |
UserGroupPicker |
UserGroupPicker.setEmpty() |
UserGroupPicker |
UserGroupPicker.setGroup(String group) |
UserGroupPicker |
UserGroupPicker.setUser(String user) |
UserGroupPicker |
UserGroupPicker.setValue(String value) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.