public class SetTaskPriorityCmd extends Object implements Command<Void>, Serializable
Modifier and Type | Field and Description |
---|---|
protected int |
priority |
protected String |
taskId |
Constructor and Description |
---|
SetTaskPriorityCmd(String taskId,
int priority) |
Copyright © 2015. All rights reserved.