public class GetSubTasksCmd extends Object implements Command<List<Task>>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
parentTaskId |
Constructor and Description |
---|
GetSubTasksCmd(String parentTaskId) |
Copyright © 2015. All rights reserved.