Package | Description |
---|---|
org.springframework.cloud.servicebroker.service.events |
Constructor and Description |
---|
AsyncOperationServiceInstanceEventFlowRegistry(List<AsyncOperationServiceInstanceInitializationFlow> initializationFlows,
List<AsyncOperationServiceInstanceCompletionFlow> completionFlows,
List<AsyncOperationServiceInstanceErrorFlow> errorFlows)
Construct a new
AsyncOperationServiceInstanceEventFlowRegistry |