Class CancelJobsCmd

java.lang.Object
org.flowable.job.service.impl.cmd.CancelJobsCmd
All Implemented Interfaces:
Serializable, Command<Void>

public class CancelJobsCmd extends Object implements Command<Void>, Serializable
Send job cancelled event and delete job
Author:
Tom Baeyens
See Also: