public class MoveSuspendedJobToExecutableJobCmd extends Object implements Command<Job>, Serializable
protected String
jobId
MoveSuspendedJobToExecutableJobCmd(String jobId)
Job
execute(CommandContext commandContext)
String
getJobId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String jobId
public MoveSuspendedJobToExecutableJobCmd(String jobId)
public Job execute(CommandContext commandContext)
execute
Command<Job>
public String getJobId()
Copyright © 2020 Flowable. All rights reserved.