Class DatasetsWebService.CurationDecisionRequest
java.lang.Object
ubic.gemma.rest.DatasetsWebService.CurationDecisionRequest
- Enclosing class:
DatasetsWebService
- Author:
- tesarst
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
decision
-
scope
-
decisionKey
WHAT was ruled on, in your own terms -- not which proposed item was in front of the curator. Required except for scope `proposal`. -
annotationSetId
The proposal answered. Required for scope `proposal`, optional otherwise. -
reason
Why. REQUIRED -- a refusal has no other content. Free text. -
judgeKind
-
-
Constructor Details
-
CurationDecisionRequest
public CurationDecisionRequest()
-