| Package | Description |
|---|---|
| org.dspace.workflowbasic | |
| org.dspace.workflowbasic.dao | |
| org.dspace.workflowbasic.dao.impl | |
| org.dspace.workflowbasic.service |
| Modifier and Type | Method and Description |
|---|---|
TaskListItem |
TaskListItemServiceImpl.create(Context context,
BasicWorkflowItem workflowItem,
EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskListItem> |
TaskListItemServiceImpl.findByEPerson(Context context,
EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskListItemServiceImpl.update(Context context,
TaskListItem taskListItem) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskListItem> |
TaskListItemDAO.findByEPerson(Context context,
EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskListItem> |
TaskListItemDAOImpl.findByEPerson(Context context,
EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
TaskListItem |
TaskListItemService.create(Context context,
BasicWorkflowItem workflowItem,
EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskListItem> |
TaskListItemService.findByEPerson(Context context,
EPerson ePerson) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskListItemService.update(Context context,
TaskListItem taskListItem) |
Copyright © 2016 DuraSpace. All rights reserved.