public class TaskExtendedDto extends TaskDto
| Modifier and Type | Field and Description |
|---|---|
static String |
MEDIA_TYPE |
static String |
MEDIA_TYPE_JSON |
static String |
MEDIA_TYPE_XML |
static String |
SHORT_MEDIA_TYPE_JSON |
static String |
SHORT_MEDIA_TYPE_XML |
API_VERSION, API_VERSION_20, API_VERSION_22, API_VERSION_23, API_VERSION_24, API_VERSION_26, API_VERSION_27, API_VERSION_28, API_VERSION_29, APPLICATION, editLink, JSON, links, VERSION_PARAM, XML| Constructor and Description |
|---|
TaskExtendedDto() |
TaskExtendedDto(TaskDto task)
do not initialize Jobs
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseMediaType() |
JobsExtendedDto |
getJobsExtended()
Extended jobs collection of the task
|
String |
getMediaType() |
void |
setJobsExtended(JobsExtendedDto jobsExtended) |
getCreationTimestamp, getJobs, getOwnerId, getState, getTaskId, getTimestamp, getType, getUserId, setCreationTimestamp, setJobs, setOwnerId, setState, setTaskId, setTimestamp, setType, setUserIdaddEditLink, addLink, addLinks, getEditLink, getIdFromLink, getLinks, modifyLink, searchLink, searchLink, searchLinkByHref, searchLinks, setLinkspublic static final String MEDIA_TYPE
public static final String SHORT_MEDIA_TYPE_JSON
public static final String SHORT_MEDIA_TYPE_XML
public static final String MEDIA_TYPE_XML
public static final String MEDIA_TYPE_JSON
public TaskExtendedDto()
public TaskExtendedDto(TaskDto task)
public JobsExtendedDto getJobsExtended()
public void setJobsExtended(JobsExtendedDto jobsExtended)
public String getMediaType()
getMediaType in class TaskDtopublic String getBaseMediaType()
getBaseMediaType in class TaskDtoCopyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.