Uses of Interface
io.serverlessworkflow.impl.persistence.PersistenceInstanceStore
-
Uses of PersistenceInstanceStore in io.serverlessworkflow.impl.persistence
Methods in io.serverlessworkflow.impl.persistence with parameters of type PersistenceInstanceStoreModifier and TypeMethodDescriptionDefaultPersistenceInstanceHandlers.builder(PersistenceInstanceStore store) static PersistenceInstanceHandlersDefaultPersistenceInstanceHandlers.from(PersistenceInstanceStore store) static io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactoryPersistenceAllStrategyCorrelationInfoFactories.from(PersistenceExecutor executor, PersistenceInstanceStore store) Constructors in io.serverlessworkflow.impl.persistence with parameters of type PersistenceInstanceStoreModifierConstructorDescriptionprotectedprotectedDefaultPersistenceInstanceWriter(PersistenceInstanceStore store, PersistenceExecutor persistenceExecutor) StoreAllStrategyCorrelationInfo(io.serverlessworkflow.impl.WorkflowDefinition definition, PersistenceExecutor executor, PersistenceInstanceStore store)