A
- The action command type (shared across all actions)@FunctionalInterface public interface ActionProcessorBuildStep<A>
ActionProcessorBuildStep
is required for each action processor we add to the application.ActionApp
Modifier and Type | Method and Description |
---|---|
StreamBuildSpec |
applyStep(ActionAppContext<A> context) |
StreamBuildSpec applyStep(ActionAppContext<A> context)
Copyright © 2019. All rights reserved.