@Immutable public interface Status extends JsonReadable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Status.Smart
Smart Status with extra features.
|
static class |
Status.State
States of Status API.
|
| Modifier and Type | Method and Description |
|---|---|
Commit |
commit()
Associated commit.
|
int |
identifier()
Get its ID number.
|
String |
url()
Get its URL.
|
jsonCopyright © 2012–2018 jcabi.com. All rights reserved.