Package | Description |
---|---|
io.simplesource.saga.action.app |
Modifier and Type | Method and Description |
---|---|
static <A> ActionApp<A> |
ActionApp.of(ActionSerdes<A> serdes) |
ActionApp<A> |
ActionApp.withActionProcessor(ActionProcessorBuildStep<A> processorBuildStep)
Adds an action processor build step to the application.
|
Copyright © 2019. All rights reserved.