Class RequestItemHelpdeskStrategy

java.lang.Object
org.dspace.app.requestitem.RequestItemSubmitterStrategy
org.dspace.app.requestitem.RequestItemHelpdeskStrategy
All Implemented Interfaces:
RequestItemAuthorExtractor
Direct Known Subclasses:
CollectionAdministratorsRequestItemStrategy

public class RequestItemHelpdeskStrategy extends RequestItemSubmitterStrategy
RequestItem strategy to allow DSpace support team's help desk to receive requestItem requests. With this enabled, the Item author/submitter doesn't receive the request, but the help desk instead does.

Fails over to the RequestItemSubmitterStrategy, which means the submitter would get the request if there is no specified help desk email.

Author:
Sam Ottenhoff, Peter Dietz