public class TaskStatus extends java.lang.Object
Constructor and Description |
---|
TaskStatus() |
Modifier and Type | Method and Description |
---|---|
BackendStatusList |
getBackendStatusList() |
java.lang.Long |
getTaskId() |
AsyncTask.TaskType |
getTaskType() |
void |
setBackendStatusList(BackendStatusList backendStatusList) |
void |
setTaskId(java.lang.Long taskId) |
void |
setTaskType(AsyncTask.TaskType taskType) |
public TaskStatus()
public BackendStatusList getBackendStatusList()
public void setBackendStatusList(BackendStatusList backendStatusList)
backendStatusList
- the backendStatusList to setpublic java.lang.Long getTaskId()
public void setTaskId(java.lang.Long taskId)
taskId
- the taskId to setpublic AsyncTask.TaskType getTaskType()
public void setTaskType(AsyncTask.TaskType taskType)
taskType
- the taskType to setCopyright © 2015 Tampere University of Technology, Pori Department.