@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class CreatedIssue extends Object
| Constructor and Description |
|---|
CreatedIssue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
The ID of the created issue or subtask.
|
String |
getKey()
The key of the created issue or subtask.
|
String |
getSelf()
The URL of the created issue or subtask.
|
NestedResponse |
getTransition()
The response code and messages related to any requested transition.
|
int |
hashCode() |
String |
toString() |
public String getId()
public String getKey()
public String getSelf()
public NestedResponse getTransition()
Copyright © 2011–2021 Everit Kft.. All rights reserved.