Class PersistenceAllStrategyCorrelationInfoFactories
java.lang.Object
io.serverlessworkflow.impl.persistence.PersistenceAllStrategyCorrelationInfoFactories
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactoryfrom(PersistenceExecutor executor, PersistenceInstanceOperations operations) static io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactoryfrom(PersistenceExecutor executor, PersistenceInstanceStore store)
-
Method Details
-
from
public static io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactory from(PersistenceExecutor executor, PersistenceInstanceStore store) -
from
public static io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactory from(PersistenceExecutor executor, PersistenceInstanceOperations operations)
-