Class CanSendFeedbackFeature

java.lang.Object
org.dspace.app.rest.authorization.impl.CanSendFeedbackFeature
All Implemented Interfaces:
AuthorizationFeature

@Component @AuthorizationFeatureDocumentation(name="canSendFeedback", description="It can be used to verify if the parameter that contain recipient e-mail is configured.") public class CanSendFeedbackFeature extends Object implements AuthorizationFeature
The send feedback feature. It can be used to verify if the parameter that contain recipient e-mail is configured.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk at 4science.com)