| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResult |
HealthCheckResult.description(String description) |
HealthCheckResult |
HealthCheckResult.name(String name) |
HealthCheckResult |
HealthCheckResult.passed(Boolean passed) |
| Modifier and Type | Method and Description |
|---|---|
List<HealthCheckResult> |
ServerInformation.getHealthChecks()
Jira instance health check results.
|
| Modifier and Type | Method and Description |
|---|---|
ServerInformation |
ServerInformation.addHealthChecksItem(HealthCheckResult healthChecksItem) |
| Modifier and Type | Method and Description |
|---|---|
ServerInformation |
ServerInformation.healthChecks(List<HealthCheckResult> healthChecks) |
void |
ServerInformation.setHealthChecks(List<HealthCheckResult> healthChecks) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.