public class ReviewProcess extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static ReviewStatusEvaluation |
evaluationForDataManager |
protected static ReviewStatusEvaluation |
evaluationForGroups |
| Constructor and Description |
|---|
ReviewProcess() |
| Modifier and Type | Method and Description |
|---|---|
protected static List<ReviewStatus> |
createNewReviewResult()
Create a new
ReviewResult |
static ReviewResult |
review(List<ReviewStatus> reviewStatusList)
Checks with specific rules the review status of a publication.
|
protected static ReviewStatusEvaluation evaluationForGroups
protected static ReviewStatusEvaluation evaluationForDataManager
protected static List<ReviewStatus> createNewReviewResult() throws EdalApprovalException
ReviewResultReviewResultEdalApprovalExceptionpublic static ReviewResult review(List<ReviewStatus> reviewStatusList) throws EdalApprovalException
reviewStatusList - list with all reviewer they have respondedReviewResult as container with all review resultsEdalApprovalException - if wrong email addressCopyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.