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