Package | Description |
---|---|
org.kie.hacep |
Modifier and Type | Field and Description |
---|---|
static PollUnit |
Config.POLL_TIMEOUT_DEFAULT_UNIT |
static PollUnit |
Config.POLL_TIMEOUT_SNAPSHOT_DEFAULT_UNIT |
Modifier and Type | Method and Description |
---|---|
PollUnit |
EnvConfig.getPollSnapshotUnit() |
PollUnit |
EnvConfig.getPollUnit() |
static PollUnit |
PollUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PollUnit[] |
PollUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.