Interface StepHolder

All Known Implementing Classes:
StepState, TaskExecutorPartitionHandler

public interface StepHolder
Interface for holders of a Step as a convenience for callers who need access to the underlying instance.
Since:
2.0
Author:
Dave Syer
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getStep

      Step getStep()