Class TaskExecutionProperties.Simple

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

public static class TaskExecutionProperties.Simple extends Object
  • Constructor Details

    • Simple

      public Simple()
  • Method Details

    • getConcurrencyLimit

      public Integer getConcurrencyLimit()
    • setConcurrencyLimit

      public void setConcurrencyLimit(Integer concurrencyLimit)