@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class VersionIssuesStatus extends Object
| Constructor and Description |
|---|
VersionIssuesStatus() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
boolean |
equals(Object o) |
Long |
getDone()
Count of issues with status *done*.
|
Long |
getInProgress()
Count of issues with status *in progress*.
|
Long |
getToDo()
Count of issues with status *to do*.
|
Long |
getUnmapped()
Count of issues with a status other than *to do*, *in progress*, and *done*.
|
int |
hashCode() |
void |
set(String name,
Object value) |
String |
toString() |
public Long getUnmapped()
public Long getToDo()
public Long getInProgress()
public Long getDone()
Copyright © 2011–2021 Everit Kft.. All rights reserved.