public class AbstractWatcherRequest extends Object
WatcherService
when referring to a specific
watcher
.Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractWatcherRequest.AbstractBuilder<B,R> |
Modifier | Constructor and Description |
---|---|
protected |
AbstractWatcherRequest(AbstractWatcherRequest.AbstractBuilder<?,?> builder) |
Modifier and Type | Method and Description |
---|---|
Optional<ApplicationUser> |
getUser()
If provided, determines which user is the subject of this request
|
Watchable |
getWatchable() |
protected AbstractWatcherRequest(@Nonnull AbstractWatcherRequest.AbstractBuilder<?,?> builder)
@Nonnull public Optional<ApplicationUser> getUser()
Copyright © 2022 Atlassian. All rights reserved.