Class SnailJobPowerShellJobExecutor


@Component @JobExecutor(name="snailJobPowerShellJobExecutor") public class SnailJobPowerShellJobExecutor extends AbstractPowerShellExecutor
  • Constructor Details

    • SnailJobPowerShellJobExecutor

      public SnailJobPowerShellJobExecutor(SnailJobProperties snailJobProperties)
  • Method Details