public interface Task extends Externalizable
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()  | 
List<I18NText> | 
getDescriptions()  | 
Long | 
getId()  | 
String | 
getName()  | 
List<I18NText> | 
getNames()  | 
PeopleAssignments | 
getPeopleAssignments()  | 
int | 
getPriority()  | 
String | 
getSubject()  | 
List<I18NText> | 
getSubjects()  | 
TaskData | 
getTaskData()  | 
String | 
getTaskType()  | 
readExternal, writeExternalCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.