| Package | Description |
|---|---|
| org.dspace.xmlworkflow.storedcomponents |
| Modifier and Type | Method and Description |
|---|---|
static InProgressUser |
InProgressUser.create(Context context) |
static InProgressUser |
InProgressUser.find(Context context,
int id) |
static InProgressUser |
InProgressUser.findByWorkflowItemAndEPerson(Context context,
int wfiID,
int epersonID) |
| Modifier and Type | Method and Description |
|---|---|
static List<InProgressUser> |
InProgressUser.findByEperson(Context context,
int epersonID) |
static List<InProgressUser> |
InProgressUser.findByWorkflowItem(Context c,
int wfiID) |
Copyright © 2013 DuraSpace. All Rights Reserved.