public class ExecuteJobCmd extends Object implements Command<Object>, Serializable
Constructor and Description |
---|
ExecuteJobCmd(String jobId) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext commandContext) |
String |
getJobId() |
protected String jobId
public ExecuteJobCmd(String jobId)
public Object execute(CommandContext commandContext)
execute
in interface BaseCommand<Object,CommandContext>
execute
in interface Command<Object>
public String getJobId()
Copyright © 2017 Flowable. All rights reserved.