Class TaskSchedulingProperties.Simple

java.lang.Object
org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Simple
Enclosing class:
TaskSchedulingProperties

public static class TaskSchedulingProperties.Simple extends Object
  • Constructor Details

    • Simple

      public Simple()
  • Method Details

    • getConcurrencyLimit

      public Integer getConcurrencyLimit()
    • setConcurrencyLimit

      public void setConcurrencyLimit(Integer concurrencyLimit)