Class SchedulerExecution

java.lang.Object
org.camunda.automator.engine.SchedulerExecution

@Component @ConfigurationProperties(prefix="automator.scheduler") public class SchedulerExecution extends Object
  • Field Details

    • scenarioPath

      @Value("${automator.scheduler.scenario-path:\'\'}") public String scenarioPath
  • Constructor Details

    • SchedulerExecution

      public SchedulerExecution()
  • Method Details

    • init

      @PostConstruct public void init()