| Package | Description |
|---|---|
| com.atlassian.gadgets |
This package contains the main APIs for interacting with gadgets.
|
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Option<GadgetRequestContext.User> |
GadgetRequestContext.getUser()
Returns the current user or none if user is anonymous.
|
| Modifier and Type | Method and Description |
|---|---|
GadgetRequestContext.Builder |
GadgetRequestContext.Builder.user(GadgetRequestContext.User user)
Sets the current user.
|
Copyright © 2024 Atlassian. All rights reserved.