Class AbstractTransferCommand

    • Constructor Detail

      • AbstractTransferCommand

        public AbstractTransferCommand()
    • Method Detail

      • riotStep

        protected <I,​O> RiotStepBuilder<I,​O> riotStep​(org.springframework.batch.core.step.builder.StepBuilder stepBuilder,
                                                                  java.lang.String taskName)