The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 176 | |
| FinalClass | 0 | |
| ArrayTypeStyle | 0 | |
MagicNumber
| 0 | |
| RedundantImport | 5 | |
| RedundantThrows | 19 | |
| SimplifyBooleanReturn | 0 | |
| SimplifyBooleanExpression | 0 | |
LineLength
| 50 | |
LineLength
| 0 | |
| UnusedImports | 1 | |
EmptyBlock
| 1 | |
EmptyBlock
| 1 | |
| NeedBraces | 0 | |
ParameterNumber
| 0 | |
MethodLength
| 0 | |
AvoidStarImport
| 0 | |
| WhitespaceAfter | 2 | |
| WhitespaceAround | 26 | |
| LeftCurly | 0 | |
| RightCurly | 0 | |
| StaticVariableName | 0 | |
MemberName
| 0 | |
VisibilityModifier
| 0 | |
| AvoidNestedBlocks | 0 | |
| LocalVariableName | 0 | |
ConstantName
| 0 | |
| TypeName | 0 | |
| MethodName | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| InnerAssignment | 0 | |
| OperatorWrap | 0 | |
| LocalFinalVariableName | 0 | |
| ParameterName | 0 | |
| MissingSwitchDefault | 0 | |
| ParenPad | 2 | |
| UpperEll | 0 | |
| InterfaceIsType | 0 | |
NoWhitespaceAfter
| 0 | |
| PackageName | 0 | |
| IllegalImport | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
| NoWhitespaceBefore | 0 | |
| TypecastParenPad | 0 | |
IllegalInstantiation
| 0 | |
AnnotationUseStyle
| 0 | |
| MissingDeprecated | 0 | |
| MissingOverride | 0 | |
| PackageAnnotation | 0 | |
| CovariantEquals | 0 | |
| EqualsAvoidNull | 0 | |
| StringLiteralEquality | 0 | |
| NoFinalizer | 0 | |
| SuperClone | 0 | |
| OuterTypeFilename | 0 | |
SuppressionFilter
| 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 34 | |
| Line is longer than 120 characters. | 46 | |
| 'cast' is not followed by whitespace. | 46 | |
| Line is longer than 120 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 39 | |
| Line is longer than 120 characters. | 40 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 55 | |
| Line is longer than 120 characters. | 83 | |
| Line is longer than 120 characters. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 49 | |
| Line is longer than 120 characters. | 73 | |
| Line is longer than 120 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 40 | |
| Line is longer than 120 characters. | 41 | |
| Line is longer than 120 characters. | 54 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 120 characters. | 71 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 71 | |
| Line is longer than 120 characters. | 82 | |
| Line is longer than 120 characters. | 98 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 100 | |
| Line is longer than 120 characters. | 107 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 125 | |
| Line is longer than 120 characters. | 132 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 150 | |
| Line is longer than 120 characters. | 157 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 178 | |
| Line is longer than 120 characters. | 185 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 202 | |
| Line is longer than 120 characters. | 205 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 231 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 128 | |
| Line is longer than 120 characters. | 168 | |
| Line is longer than 120 characters. | 178 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 134 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Map. | 21 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 49 | |
| Must have at least one statement. | 113 | |
| Line is longer than 120 characters. | 145 |
| Violation | Message | Line |
|---|---|---|
| '{' is not followed by whitespace. | 23 | |
| '}' is not preceded with whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 65 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 94 | |
| Line is longer than 120 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 37 | |
| Line is longer than 120 characters. | 39 | |
| Line is longer than 120 characters. | 129 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 37 | |
| Line is longer than 120 characters. | 38 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 41 | |
| '=' is not preceded with whitespace. | 51 | |
| '=' is not followed by whitespace. | 51 | |
| '=' is not preceded with whitespace. | 68 | |
| '=' is not followed by whitespace. | 68 | |
| ',' is not followed by whitespace. | 71 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| '=' is not preceded with whitespace. | 98 | |
| '=' is not followed by whitespace. | 98 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 110 | |
| '=' is not preceded with whitespace. | 123 | |
| '=' is not followed by whitespace. | 123 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 139 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 120 characters. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 19 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 89 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.kuali.rice.kew.framework.postprocessor.IDocumentEvent. | 18 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 42 | |
| Line is longer than 120 characters. | 43 | |
| '=' is not preceded with whitespace. | 71 | |
| '=' is not followed by whitespace. | 71 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 72 | |
| '=' is not preceded with whitespace. | 88 | |
| '=' is not followed by whitespace. | 88 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 89 | |
| '=' is not preceded with whitespace. | 109 | |
| '=' is not followed by whitespace. | 109 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 110 | |
| Line is longer than 120 characters. | 115 | |
| Line is longer than 120 characters. | 116 | |
| '=' is not preceded with whitespace. | 128 | |
| '=' is not followed by whitespace. | 128 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 133 | |
| Line is longer than 120 characters. | 138 | |
| Line is longer than 120 characters. | 139 | |
| '=' is not preceded with whitespace. | 151 | |
| '=' is not followed by whitespace. | 151 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 156 | |
| Line is longer than 120 characters. | 161 | |
| Line is longer than 120 characters. | 162 | |
| '=' is not preceded with whitespace. | 174 | |
| '=' is not followed by whitespace. | 174 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 179 | |
| '=' is not preceded with whitespace. | 195 | |
| '=' is not followed by whitespace. | 195 | |
| Redundant throws: 'RiceIllegalArgumentException' is unchecked exception. | 196 |