Interface StepInterruptionPolicy

All Known Implementing Classes:
ThreadStepInterruptionPolicy

public interface StepInterruptionPolicy
Strategy interface for an interruption policy. This policy allows Step implementations to check if a job has been interrupted.
Author:
Lucas Ward
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Has the job been interrupted?