public class DefaultFailedJobCommandFactory extends Object implements FailedJobCommandFactory
Constructor and Description |
---|
DefaultFailedJobCommandFactory() |
Modifier and Type | Method and Description |
---|---|
Command<Object> |
getCommand(String jobId,
Throwable exception) |
public Command<Object> getCommand(String jobId, Throwable exception)
getCommand
in interface FailedJobCommandFactory
Copyright © 2022. All rights reserved.