public abstract class FreeLicenseInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FreeLicenseInfo.Status |
| Constructor and Description |
|---|
FreeLicenseInfo() |
| Modifier and Type | Method and Description |
|---|---|
static FreeLicenseInfo |
absent() |
static FreeLicenseInfo |
create(FreeLicenseInfo.Status licenseStatus) |
static FreeLicenseInfo |
installed() |
abstract FreeLicenseInfo.Status |
licenseStatus() |
static FreeLicenseInfo |
staged() |
public abstract FreeLicenseInfo.Status licenseStatus()
public static FreeLicenseInfo absent()
public static FreeLicenseInfo staged()
public static FreeLicenseInfo installed()
public static FreeLicenseInfo create(FreeLicenseInfo.Status licenseStatus)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.