Package | Description |
---|---|
com.atlassian.jira.bc.issue.watcher.plugin |
Modifier and Type | Method and Description |
---|---|
AutoWatchOverride.Decision |
AutoWatchOverride.isAutoWatchAllowed(Issue issue,
ApplicationUser remoteUser,
ApplicationUser potentialWatcher) |
static AutoWatchOverride.Decision |
AutoWatchOverride.Decision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoWatchOverride.Decision[] |
AutoWatchOverride.Decision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.