@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class ModelConfiguration extends Object
| Constructor and Description |
|---|
ModelConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getAttachmentsEnabled()
Whether the ability to add attachments to issues is enabled.
|
Boolean |
getIssueLinkingEnabled()
Whether the ability to link issues is enabled.
|
Boolean |
getSubTasksEnabled()
Whether the ability to create subtasks for issues is enabled.
|
TimeTrackingConfiguration |
getTimeTrackingConfiguration()
The configuration of time tracking.
|
Boolean |
getTimeTrackingEnabled()
Whether the ability to track time is enabled.
|
Boolean |
getUnassignedIssuesAllowed()
Whether the ability to create unassigned issues is enabled.
|
Boolean |
getVotingEnabled()
Whether the ability for users to vote on issues is enabled.
|
Boolean |
getWatchingEnabled()
Whether the ability for users to watch issues is enabled.
|
int |
hashCode() |
String |
toString() |
public Boolean getVotingEnabled()
public Boolean getWatchingEnabled()
public Boolean getUnassignedIssuesAllowed()
public Boolean getSubTasksEnabled()
public Boolean getIssueLinkingEnabled()
public Boolean getTimeTrackingEnabled()
public Boolean getAttachmentsEnabled()
public TimeTrackingConfiguration getTimeTrackingConfiguration()
Copyright © 2011–2021 Everit Kft.. All rights reserved.