public class ExecuteJobsCmd extends Object implements Command<Object>, Serializable
Constructor and Description |
---|
ExecuteJobsCmd(String jobId) |
Modifier and Type | Method and Description |
---|---|
protected FailedJobListener |
createFailedJobListener(RuntimeException exception,
CommandExecutor commandExecutor) |
Object |
execute(CommandContext commandContext) |
protected void |
executeCmdInNewTx(CommandContext commandContext,
FailedJobListener failedJobListener) |
protected String jobId
public ExecuteJobsCmd(String jobId)
public Object execute(CommandContext commandContext)
protected void executeCmdInNewTx(CommandContext commandContext, FailedJobListener failedJobListener)
protected FailedJobListener createFailedJobListener(RuntimeException exception, CommandExecutor commandExecutor)
Copyright © 2015. All rights reserved.