| 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)  | 
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 © 2017. All rights reserved.