Uses of Interface
org.springframework.batch.core.step.StepLocator
Packages that use StepLocator
Package
Description
Specific implementations of job concerns.
Flow related constructs including Flow interface, executors, and related exceptions
States used in defining the underlying Spring Batch state machine
Specific implementations of step concerns.
-
Uses of StepLocator in org.springframework.batch.core.job
Classes in org.springframework.batch.core.job that implement StepLocatorModifier and TypeClassDescriptionclassAbstract implementation of theJobinterface.classSimple implementation ofJobinterface providing the ability to run aJobExecution. -
Uses of StepLocator in org.springframework.batch.core.job.flow
Classes in org.springframework.batch.core.job.flow that implement StepLocator -
Uses of StepLocator in org.springframework.batch.core.job.flow.support.state
Classes in org.springframework.batch.core.job.flow.support.state that implement StepLocatorModifier and TypeClassDescriptionclass -
Uses of StepLocator in org.springframework.batch.core.step
Fields in org.springframework.batch.core.step declared as StepLocatorMethods in org.springframework.batch.core.step with parameters of type StepLocatorModifier and TypeMethodDescriptionvoidStepLocatorStepFactoryBean.setStepLocator(StepLocator stepLocator)