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