| Modifier and Type | Method and Description |
|---|---|
KnownUser |
ShareEvent.getSender() |
| Constructor and Description |
|---|
ShareEvent(Content content,
Content contentContainer,
Set<Person> users,
Set<String> emails,
Set<Group> groupNames,
ContentBody note,
KnownUser sender) |
| Modifier and Type | Method and Description |
|---|---|
KnownUser |
KnownUser.Builder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserWithDetails
A user object but with additional details that were omitted from the superclass User but required by some webdriver APIs.
|
| Modifier and Type | Method and Description |
|---|---|
KnownUser |
UserRpc.getUser(String username) |
Copyright © 2003–2017 Atlassian. All rights reserved.