Update javadoc

This commit is contained in:
Antoine Snyers
2020-04-01 15:35:36 +02:00
parent eff40c4f82
commit 03427d1cdd

View File

@@ -20,7 +20,8 @@ import org.dspace.eperson.service.GroupService;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
/** /**
* @author Antoine Snyers (antoine at atmire dot com) * Plugin to restrict or grant access to workspace and workflow items
* based on the discovery configuration used.
*/ */
public class SolrServiceWorkspaceWorkflowRestrictionPlugin implements SolrServiceSearchPlugin { public class SolrServiceWorkspaceWorkflowRestrictionPlugin implements SolrServiceSearchPlugin {