src/main/java/com/groupdocs/ui/annotation/service/AnnotationServiceImpl.java
Method getDocumentDescription
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
@Override
public AnnotatedDocumentEntity getDocumentDescription(LoadDocumentRequest loadDocumentRequest) {
try {
// get/set parameters
String documentGuid = loadDocumentRequest.getGuid();