@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class Watchers extends Object
| Constructor and Description |
|---|
Watchers() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getIsWatching()
Whether the calling user is watching this issue.
|
String |
getSelf()
The URL of these issue watcher details.
|
Integer |
getWatchCount()
The number of users watching this issue.
|
List<UserDetails> |
getWatchers()
Details of the users watching this issue.
|
int |
hashCode() |
String |
toString() |
public String getSelf()
public Boolean getIsWatching()
public Integer getWatchCount()
public List<UserDetails> getWatchers()
Copyright © 2011–2021 Everit Kft.. All rights reserved.