Uses of Class
org.dspace.xmlworkflow.Role
Packages that use Role
Package
Description
An Item submission begins as a
WorkspaceItem in some user's workspace.A workflow consists of a sequence of steps.
-
Uses of Role in org.dspace.xmlworkflow
Methods in org.dspace.xmlworkflow that return types with arguments of type RoleModifier and TypeMethodDescriptionWorkflowUtils.getAllExternalRoles(Collection thisCollection) WorkflowUtils.getCollectionAndRepositoryRoles(Collection thisCollection) WorkflowUtils.getCollectionRoles(Collection thisCollection) Methods in org.dspace.xmlworkflow with parameters of type RoleModifier and TypeMethodDescriptionstatic GroupWorkflowUtils.getRoleGroup(Context context, Collection collection, Role role) -
Uses of Role in org.dspace.xmlworkflow.state
Methods in org.dspace.xmlworkflow.state that return RoleMethods in org.dspace.xmlworkflow.state that return types with arguments of type RoleModifier and TypeMethodDescriptionWorkflow.getRoles()Get the roles that are used in this workflowMethods in org.dspace.xmlworkflow.state with parameters of type Role -
Uses of Role in org.dspace.xmlworkflow.state.actions.processingaction
Methods in org.dspace.xmlworkflow.state.actions.processingaction that return RoleMethods in org.dspace.xmlworkflow.state.actions.processingaction with parameters of type Role