| Package | Description |
|---|---|
| org.kie.server.api.model |
| Modifier and Type | Method and Description |
|---|---|
KieScannerStatus |
KieScannerResource.getStatus() |
static KieScannerStatus |
KieScannerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KieScannerStatus[] |
KieScannerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KieScannerResource.setStatus(KieScannerStatus status) |
| Constructor and Description |
|---|
KieScannerResource(KieScannerStatus status) |
KieScannerResource(KieScannerStatus status,
Long interval) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.