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