public class ExecuteJobsCmd extends Object implements Command<Object>, Serializable
Modifier and Type | Field and Description |
---|---|
protected JobEntity |
job |
protected String |
jobId |
Constructor and Description |
---|
ExecuteJobsCmd(JobEntity job) |
ExecuteJobsCmd(String jobId) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext commandContext) |
String |
getJobId() |
Copyright © 2016 Alfresco. All rights reserved.