| Package | Description |
|---|---|
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.state |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,Role> |
WorkflowUtils.getAllExternalRoles(Collection thisCollection) |
static HashMap<String,Role> |
WorkflowUtils.getCollectionAndRepositoryRoles(Collection thisCollection) |
static HashMap<String,Role> |
WorkflowUtils.getCollectionRoles(Collection thisCollection) |
protected LinkedHashMap<String,Role> |
XmlWorkflowFactoryImpl.getRoles(Node workflowNode) |
| Modifier and Type | Method and Description |
|---|---|
static Group |
WorkflowUtils.getRoleGroup(Context context,
Collection collection,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
Role |
Step.getRole() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Role> |
Workflow.getRoles() |
| Constructor and Description |
|---|
Step(String id,
Workflow workflow,
Role role,
UserSelectionActionConfig userSelectionMethod,
List<String> actionConfigsList,
Map<Integer,String> outcomes,
int requiredUsers) |
| Constructor and Description |
|---|
Workflow(String workflowID,
LinkedHashMap<String,Role> roles) |
Copyright © 2022 LYRASIS. All rights reserved.