| Package | Description |
|---|---|
| io.axoniq.axonserver.connector.event.transformation | |
| io.axoniq.axonserver.connector.event.transformation.impl.grpc |
| Modifier and Type | Method and Description |
|---|---|
EventTransformation.State |
EventTransformation.state()
Returns the state of the EventTransformation.
|
static EventTransformation.State |
EventTransformation.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventTransformation.State[] |
EventTransformation.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventTransformation.State |
GrpcEventTransformation.state() |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.