| Package | Description |
|---|---|
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.state |
| Modifier and Type | Method and Description |
|---|---|
static java.util.HashMap<java.lang.String,Role> |
WorkflowUtils.getAllExternalRoles(Collection thisCollection) |
static java.util.HashMap<java.lang.String,Role> |
WorkflowUtils.getCollectionAndRepositoryRoles(Collection thisCollection) |
static java.util.HashMap<java.lang.String,Role> |
WorkflowUtils.getCollectionRoles(Collection thisCollection) |
| Modifier and Type | Method and Description |
|---|---|
static Group |
WorkflowUtils.getRoleGroup(Context context,
int collectionId,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
Role |
Step.getRole() |
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap<java.lang.String,Role> |
Workflow.getRoles() |
| Constructor and Description |
|---|
Step(java.lang.String id,
Workflow workflow,
Role role,
UserSelectionActionConfig userSelectionMethod,
java.util.List<java.lang.String> actionConfigsList,
java.util.Map<java.lang.Integer,java.lang.String> outcomes,
int requiredUsers) |
| Constructor and Description |
|---|
Workflow(java.lang.String workflowID,
java.util.LinkedHashMap<java.lang.String,Role> roles) |
Copyright © 2018 DuraSpace. All Rights Reserved.