public class RepeatingFailedJobListener extends Object implements TransactionListener
Modifier and Type | Class and Description |
---|---|
protected class |
RepeatingFailedJobListener.CreateNewTimerJobCommand |
Modifier and Type | Field and Description |
---|---|
protected CommandExecutor |
commandExecutor |
protected String |
jobId |
Constructor and Description |
---|
RepeatingFailedJobListener(CommandExecutor commandExecutor,
String jobId) |
protected CommandExecutor commandExecutor
protected String jobId
public RepeatingFailedJobListener(CommandExecutor commandExecutor, String jobId)
public void execute(CommandContext commandContext)
execute
in interface TransactionListener
Copyright © 2019. All rights reserved.