Uses of Interface
io.serverlessworkflow.impl.persistence.CorrelationOperations
-
Uses of CorrelationOperations in io.serverlessworkflow.impl.persistence
Subinterfaces of CorrelationOperations in io.serverlessworkflow.impl.persistenceModifier and TypeInterfaceDescriptioninterfaceinterfaceMethod parameters in io.serverlessworkflow.impl.persistence with type arguments of type CorrelationOperationsModifier and TypeMethodDescriptionprotected abstract Collection<Map<io.serverlessworkflow.impl.events.EventRegistrationBuilder,io.cloudevents.CloudEvent>> AbstractAllStrategyCorrelationInfo.doTransaction(Function<CorrelationOperations, Collection<Map<io.serverlessworkflow.impl.events.EventRegistrationBuilder, io.cloudevents.CloudEvent>>> function) protected Collection<Map<io.serverlessworkflow.impl.events.EventRegistrationBuilder,io.cloudevents.CloudEvent>> OperationAllStrategyCorrelationInfo.doTransaction(Function<CorrelationOperations, Collection<Map<io.serverlessworkflow.impl.events.EventRegistrationBuilder, io.cloudevents.CloudEvent>>> function) protected Collection<Map<io.serverlessworkflow.impl.events.EventRegistrationBuilder,io.cloudevents.CloudEvent>> StoreAllStrategyCorrelationInfo.doTransaction(Function<CorrelationOperations, Collection<Map<io.serverlessworkflow.impl.events.EventRegistrationBuilder, io.cloudevents.CloudEvent>>> function)