@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class IssueBean extends Object
| Constructor and Description |
|---|
IssueBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
IssueBean |
fields(Map<String,Object> fields) |
IssueBean |
fieldsToInclude(IncludedFields fieldsToInclude) |
PageOfChangelogs |
getChangelog()
Details of changelogs associated with the issue.
|
IssueUpdateMetadata |
getEditmeta()
The metadata for the fields on the issue that can be amended.
|
String |
getExpand()
Expand options that include additional issue details in the response.
|
Map<String,Object> |
getFields()
Get fields
|
IncludedFields |
getFieldsToInclude()
Get fieldsToInclude
|
String |
getId()
The ID of the issue.
|
String |
getKey()
The key of the issue.
|
Map<String,String> |
getNames()
The ID and name of each field present on the issue.
|
Operations |
getOperations()
The operations that can be performed on the issue.
|
Map<String,Object> |
getProperties()
Details of the issue properties identified in the request.
|
Map<String,Object> |
getRenderedFields()
The rendered value of each field present on the issue.
|
Map<String,JsonTypeBean> |
getSchema()
The schema describing each field present on the issue.
|
URI |
getSelf()
The URL of the issue details.
|
List<IssueTransition> |
getTransitions()
The transitions that can be performed on the issue.
|
Map<String,Map<String,Object>> |
getVersionedRepresentations()
The versions of each field on the issue.
|
int |
hashCode() |
IssueBean |
putFieldsItem(String key,
Object fieldsItem) |
void |
setFields(Map<String,Object> fields) |
void |
setFieldsToInclude(IncludedFields fieldsToInclude) |
String |
toString() |
public String getExpand()
public String getId()
public URI getSelf()
public String getKey()
public Map<String,Object> getRenderedFields()
public Map<String,Object> getProperties()
public Map<String,String> getNames()
public Map<String,JsonTypeBean> getSchema()
public List<IssueTransition> getTransitions()
public Operations getOperations()
public IssueUpdateMetadata getEditmeta()
public PageOfChangelogs getChangelog()
public Map<String,Map<String,Object>> getVersionedRepresentations()
public IssueBean fieldsToInclude(IncludedFields fieldsToInclude)
public IncludedFields getFieldsToInclude()
public void setFieldsToInclude(IncludedFields fieldsToInclude)
Copyright © 2011–2021 Everit Kft.. All rights reserved.