| Package | Description |
|---|---|
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.service | |
| org.dspace.xmlworkflow.state.actions | |
| org.dspace.xmlworkflow.state.actions.userassignment |
| Modifier and Type | Method and Description |
|---|---|
RoleMembers |
Role.getMembers(Context context,
XmlWorkflowItem wfi) |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlWorkflowServiceImpl.createPoolTasks(Context context,
XmlWorkflowItem wi,
RoleMembers assignees,
Step step,
WorkflowActionConfig action) |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlWorkflowService.createPoolTasks(Context context,
XmlWorkflowItem wi,
RoleMembers assignees,
Step step,
WorkflowActionConfig action) |
| Modifier and Type | Method and Description |
|---|---|
void |
Action.alertUsersOnActivation(Context c,
XmlWorkflowItem wfi,
RoleMembers members) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssignOriginalSubmitterAction.alertUsersOnActivation(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
void |
ClaimAction.alertUsersOnActivation(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
void |
AssignOriginalSubmitterAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
void |
AssignAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
abstract void |
UserSelectionAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers)
Should a person have the option to repool the task the tasks will have to be regenerated
|
void |
ClaimAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
void |
InheritUsersAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
void |
NoUserSelectionAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
void |
AutoAssignAction.regenerateTasks(Context c,
XmlWorkflowItem wfi,
RoleMembers roleMembers) |
Copyright © 2016 DuraSpace. All Rights Reserved.