Class OperationAllStrategyCorrelationInfoFactory

java.lang.Object
io.serverlessworkflow.impl.persistence.OperationAllStrategyCorrelationInfoFactory
All Implemented Interfaces:
io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactory, Function<io.serverlessworkflow.impl.WorkflowDefinition,io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfo>

public class OperationAllStrategyCorrelationInfoFactory extends Object implements io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfoFactory
  • Constructor Details

  • Method Details

    • apply

      public io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfo apply(io.serverlessworkflow.impl.WorkflowDefinition definition)
      Specified by:
      apply in interface Function<io.serverlessworkflow.impl.WorkflowDefinition,io.serverlessworkflow.impl.scheduler.AllStrategyCorrelationInfo>