Modifier and Type | Field and Description |
---|---|
static String |
JOB_PRIORITY_PROPERTY |
protected String |
jobId |
protected long |
priority |
Constructor and Description |
---|
SetJobPriorityCmd(String jobId,
long priority) |
Modifier and Type | Method and Description |
---|---|
protected void |
createOpLogEntry(CommandContext commandContext,
long previousPriority,
JobEntity job) |
Void |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public static final String JOB_PRIORITY_PROPERTY
protected String jobId
protected long priority
public SetJobPriorityCmd(String jobId, long priority)
public Void execute(CommandContext commandContext)
protected void createOpLogEntry(CommandContext commandContext, long previousPriority, JobEntity job)
Copyright © 2022. All rights reserved.