public class TaskStatusRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected Long |
requestId |
protected Long |
taskId |
Constructor and Description |
---|
TaskStatusRequest() |
TaskStatusRequest(Long requestId,
Long taskId) |
Modifier and Type | Method and Description |
---|---|
Long |
getRequestId() |
Long |
getTaskId() |
void |
setRequestId(Long requestId) |
void |
setTaskId(Long taskId) |
Copyright © 2016. All rights reserved.