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