Package | Description |
---|---|
org.keycloak.models |
Modifier and Type | Field and Description |
---|---|
protected AbstractKeycloakTransaction.TransactionState |
AbstractKeycloakTransaction.state |
Modifier and Type | Method and Description |
---|---|
AbstractKeycloakTransaction.TransactionState |
AbstractKeycloakTransaction.getState() |
static AbstractKeycloakTransaction.TransactionState |
AbstractKeycloakTransaction.TransactionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractKeycloakTransaction.TransactionState[] |
AbstractKeycloakTransaction.TransactionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.