public interface AutoWatchOverride
Modifier and Type | Interface and Description |
---|---|
static class |
AutoWatchOverride.Decision |
Modifier and Type | Method and Description |
---|---|
AutoWatchOverride.Decision |
isAutoWatchAllowed(Issue issue,
ApplicationUser remoteUser,
ApplicationUser potentialWatcher) |
AutoWatchOverride.Decision isAutoWatchAllowed(Issue issue, ApplicationUser remoteUser, ApplicationUser potentialWatcher)
issue
- the issue in playremoteUser
- the remote user on behalf of which the operation is performedpotentialWatcher
- the watcher to addCopyright © 2002-2022 Atlassian. All Rights Reserved.