public class CancelJobsCmd extends Object implements Command<Void>, Serializable
CancelJobsCmd(List<String> jobIds)
CancelJobsCmd(String jobId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CancelJobsCmd(List<String> jobIds)
public CancelJobsCmd(String jobId)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2016 Alfresco. All rights reserved.