Package | Description |
---|---|
org.alfresco.module.vti.metadata.model | |
org.alfresco.module.vti.web.ws |
Modifier and Type | Method and Description |
---|---|
List<TaskBean> |
DwsData.getTasksList() |
Modifier and Type | Method and Description |
---|---|
void |
DwsData.setTasksList(List<TaskBean> tasksList)
Sets the list of dws tasks.
|
Constructor and Description |
---|
DwsData(String title,
String lastUpdate,
UserBean user,
List<MemberBean> members,
List<AssigneeBean> assignees,
List<TaskBean> tasksList,
List<DocumentBean> documentsList,
List<LinkBean> linksList,
boolean minimal) |
Modifier and Type | Method and Description |
---|---|
String |
AbstractEndpoint.generateXml(TaskBean taskBean)
Convert TaskBean type to the correct xml presentation
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.