Class RequestItemHelpdeskStrategy

  • All Implemented Interfaces:
    RequestItemAuthorExtractor

    public class RequestItemHelpdeskStrategy
    extends RequestItemSubmitterStrategy
    RequestItem strategy to allow DSpace support team's helpdesk to receive requestItem request With this enabled, then the Item author/submitter doesn't receive the request, but the helpdesk instead does. Failover to the RequestItemSubmitterStrategy, which means the submitter would get the request if there is no specified helpdesk email.
    Author:
    Sam Ottenhoff, Peter Dietz
    • Field Detail

      • ePersonService

        @Autowired(required=true)
        protected EPersonService ePersonService
    • Constructor Detail

      • RequestItemHelpdeskStrategy

        public RequestItemHelpdeskStrategy()