Interface WorkflowSchedulerFactory

  • All Superinterfaces:
    Factory

    @PublicEvolving
    public interface WorkflowSchedulerFactory
    extends Factory
    A factory to create a WorkflowScheduler instance.

    See Factory for more information about the general design of a factory.