| Package | Description |
|---|---|
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.storedcomponents |
| Modifier and Type | Method and Description |
|---|---|
static void |
XmlWorkflowManager.deletePooledTask(Context c,
XmlWorkflowItem wi,
PoolTask task) |
| Modifier and Type | Method and Description |
|---|---|
static PoolTask |
PoolTask.create(Context context) |
static PoolTask |
PoolTask.find(Context context,
int id) |
static PoolTask |
PoolTask.findByWorkflowIdAndEPerson(Context context,
int workflowID,
int epersonID) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<PoolTask> |
PoolTask.find(Context context,
XmlWorkflowItem workflowItem) |
static java.util.List<PoolTask> |
PoolTask.findByEperson(Context context,
int eperson_id) |
Copyright © 2018 DuraSpace. All Rights Reserved.