Interface StepContext

All Superinterfaces:
AutoCloseable, BaseContext
All Known Implementing Classes:
StepContextImpl

public interface StepContext extends BaseContext
  • Method Details

    • getAttempt

      int getAttempt()
      Returns the current retry attempt number (0-based).