| Package | Description |
|---|---|
| com.atlassian.jira.hints |
| Modifier and Type | Method and Description |
|---|---|
static HintManager.Context |
HintManager.Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HintManager.Context[] |
HintManager.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Hint |
DefaultHintManager.getHintForContext(ApplicationUser remoteUser,
JiraHelper jiraHelper,
HintManager.Context context) |
Hint |
HintManager.getHintForContext(ApplicationUser remoteUser,
JiraHelper jiraHelper,
HintManager.Context context)
Given a valid
HintManager.Context this method returns a random
link for that context. |
Copyright © 2002-2019 Atlassian. All Rights Reserved.