Interface FailedJobCommandFactory
-
- All Known Implementing Classes:
DefaultFailedJobCommandFactory
public interface FailedJobCommandFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Command<Object>
getCommand(String jobId, Throwable exception)
-