| Severity | 
Category | 
Rule | 
Message | 
Line | 
  Error | 
javadoc | 
JavadocType | 
Missing a Javadoc comment. | 
14 | 
  Error | 
blocks | 
LeftCurly | 
'{' at column 1 should be on the previous line. | 
29 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
31 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
33 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
38 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
40 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
45 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
47 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
52 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
54 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
61 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
68 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
73 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
75 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
80 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
82 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
87 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
89 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
94 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
96 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
102 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
104 | 
  Error | 
design | 
DesignForExtension | 
Method 'getBatchFrequencyMs' is not designed for extension - needs to be abstract, final or empty. | 
108 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
114 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
116 | 
  Error | 
design | 
DesignForExtension | 
Method 'setBatchFrequencyMs' is not designed for extension - needs to be abstract, final or empty. | 
120 | 
  Error | 
misc | 
FinalParameters | 
Parameter batchFrequencyMs should be final. | 
122 | 
  Error | 
coding | 
HiddenField | 
'batchFrequencyMs' hides a field. | 
122 | 
  Error | 
design | 
DesignForExtension | 
Method 'withBatchFrequencyMs' is not designed for extension - needs to be abstract, final or empty. | 
126 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
126 | 
  Error | 
misc | 
FinalParameters | 
Parameter batchFrequencyMs should be final. | 
126 | 
  Error | 
coding | 
HiddenField | 
'batchFrequencyMs' hides a field. | 
126 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
131 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
133 | 
  Error | 
design | 
DesignForExtension | 
Method 'getBatchSize' is not designed for extension - needs to be abstract, final or empty. | 
137 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
143 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
145 | 
  Error | 
design | 
DesignForExtension | 
Method 'setBatchSize' is not designed for extension - needs to be abstract, final or empty. | 
149 | 
  Error | 
misc | 
FinalParameters | 
Parameter batchSize should be final. | 
151 | 
  Error | 
coding | 
HiddenField | 
'batchSize' hides a field. | 
151 | 
  Error | 
design | 
DesignForExtension | 
Method 'withBatchSize' is not designed for extension - needs to be abstract, final or empty. | 
155 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
155 | 
  Error | 
misc | 
FinalParameters | 
Parameter batchSize should be final. | 
155 | 
  Error | 
coding | 
HiddenField | 
'batchSize' hides a field. | 
155 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
160 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
162 | 
  Error | 
design | 
DesignForExtension | 
Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 
166 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
172 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
174 | 
  Error | 
design | 
DesignForExtension | 
Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. | 
178 | 
  Error | 
misc | 
FinalParameters | 
Parameter identifier should be final. | 
180 | 
  Error | 
coding | 
HiddenField | 
'identifier' hides a field. | 
180 | 
  Error | 
design | 
DesignForExtension | 
Method 'withIdentifier' is not designed for extension - needs to be abstract, final or empty. | 
184 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
184 | 
  Error | 
misc | 
FinalParameters | 
Parameter identifier should be final. | 
184 | 
  Error | 
coding | 
HiddenField | 
'identifier' hides a field. | 
184 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
189 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
191 | 
  Error | 
design | 
DesignForExtension | 
Method 'getParallelism' is not designed for extension - needs to be abstract, final or empty. | 
195 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
201 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
203 | 
  Error | 
design | 
DesignForExtension | 
Method 'setParallelism' is not designed for extension - needs to be abstract, final or empty. | 
207 | 
  Error | 
misc | 
FinalParameters | 
Parameter parallelism should be final. | 
209 | 
  Error | 
coding | 
HiddenField | 
'parallelism' hides a field. | 
209 | 
  Error | 
design | 
DesignForExtension | 
Method 'withParallelism' is not designed for extension - needs to be abstract, final or empty. | 
213 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
213 | 
  Error | 
misc | 
FinalParameters | 
Parameter parallelism should be final. | 
213 | 
  Error | 
coding | 
HiddenField | 
'parallelism' hides a field. | 
213 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
220 | 
  Error | 
design | 
DesignForExtension | 
Method 'getProviderTimeoutMs' is not designed for extension - needs to be abstract, final or empty. | 
224 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
232 | 
  Error | 
design | 
DesignForExtension | 
Method 'setProviderTimeoutMs' is not designed for extension - needs to be abstract, final or empty. | 
236 | 
  Error | 
misc | 
FinalParameters | 
Parameter providerTimeoutMs should be final. | 
238 | 
  Error | 
coding | 
HiddenField | 
'providerTimeoutMs' hides a field. | 
238 | 
  Error | 
design | 
DesignForExtension | 
Method 'withProviderTimeoutMs' is not designed for extension - needs to be abstract, final or empty. | 
242 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
242 | 
  Error | 
misc | 
FinalParameters | 
Parameter providerTimeoutMs should be final. | 
242 | 
  Error | 
coding | 
HiddenField | 
'providerTimeoutMs' hides a field. | 
242 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
249 | 
  Error | 
design | 
DesignForExtension | 
Method 'getProviderWaitMs' is not designed for extension - needs to be abstract, final or empty. | 
253 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
261 | 
  Error | 
design | 
DesignForExtension | 
Method 'setProviderWaitMs' is not designed for extension - needs to be abstract, final or empty. | 
265 | 
  Error | 
misc | 
FinalParameters | 
Parameter providerWaitMs should be final. | 
267 | 
  Error | 
coding | 
HiddenField | 
'providerWaitMs' hides a field. | 
267 | 
  Error | 
design | 
DesignForExtension | 
Method 'withProviderWaitMs' is not designed for extension - needs to be abstract, final or empty. | 
271 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
271 | 
  Error | 
misc | 
FinalParameters | 
Parameter providerWaitMs should be final. | 
271 | 
  Error | 
coding | 
HiddenField | 
'providerWaitMs' hides a field. | 
271 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
276 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
278 | 
  Error | 
design | 
DesignForExtension | 
Method 'getQueueSize' is not designed for extension - needs to be abstract, final or empty. | 
282 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
288 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
290 | 
  Error | 
design | 
DesignForExtension | 
Method 'setQueueSize' is not designed for extension - needs to be abstract, final or empty. | 
294 | 
  Error | 
misc | 
FinalParameters | 
Parameter queueSize should be final. | 
296 | 
  Error | 
coding | 
HiddenField | 
'queueSize' hides a field. | 
296 | 
  Error | 
design | 
DesignForExtension | 
Method 'withQueueSize' is not designed for extension - needs to be abstract, final or empty. | 
300 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
300 | 
  Error | 
misc | 
FinalParameters | 
Parameter queueSize should be final. | 
300 | 
  Error | 
coding | 
HiddenField | 
'queueSize' hides a field. | 
300 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
305 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
307 | 
  Error | 
design | 
DesignForExtension | 
Method 'getShutdownCheckDelay' is not designed for extension - needs to be abstract, final or empty. | 
311 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
317 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
319 | 
  Error | 
design | 
DesignForExtension | 
Method 'setShutdownCheckDelay' is not designed for extension - needs to be abstract, final or empty. | 
323 | 
  Error | 
misc | 
FinalParameters | 
Parameter shutdownCheckDelay should be final. | 
325 | 
  Error | 
coding | 
HiddenField | 
'shutdownCheckDelay' hides a field. | 
325 | 
  Error | 
sizes | 
LineLength | 
Line is longer than 80 characters (found 81). | 
329 | 
  Error | 
design | 
DesignForExtension | 
Method 'withShutdownCheckDelay' is not designed for extension - needs to be abstract, final or empty. | 
329 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
329 | 
  Error | 
misc | 
FinalParameters | 
Parameter shutdownCheckDelay should be final. | 
329 | 
  Error | 
coding | 
HiddenField | 
'shutdownCheckDelay' hides a field. | 
329 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
334 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
336 | 
  Error | 
design | 
DesignForExtension | 
Method 'getShutdownCheckInterval' is not designed for extension - needs to be abstract, final or empty. | 
340 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
346 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
348 | 
  Error | 
design | 
DesignForExtension | 
Method 'setShutdownCheckInterval' is not designed for extension - needs to be abstract, final or empty. | 
352 | 
  Error | 
misc | 
FinalParameters | 
Parameter shutdownCheckInterval should be final. | 
354 | 
  Error | 
coding | 
HiddenField | 
'shutdownCheckInterval' hides a field. | 
354 | 
  Error | 
sizes | 
LineLength | 
Line is longer than 80 characters (found 87). | 
358 | 
  Error | 
design | 
DesignForExtension | 
Method 'withShutdownCheckInterval' is not designed for extension - needs to be abstract, final or empty. | 
358 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
358 | 
  Error | 
misc | 
FinalParameters | 
Parameter shutdownCheckInterval should be final. | 
358 | 
  Error | 
coding | 
HiddenField | 
'shutdownCheckInterval' hides a field. | 
358 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
363 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
365 | 
  Error | 
design | 
DesignForExtension | 
Method 'getStartedAt' is not designed for extension - needs to be abstract, final or empty. | 
369 | 
  Error | 
javadoc | 
JavadocStyle | 
First sentence should end with a period. | 
375 | 
  Error | 
regexp | 
RegexpSingleline | 
Line has trailing spaces. | 
377 | 
  Error | 
design | 
DesignForExtension | 
Method 'setStartedAt' is not designed for extension - needs to be abstract, final or empty. | 
381 | 
  Error | 
misc | 
FinalParameters | 
Parameter startedAt should be final. | 
383 | 
  Error | 
coding | 
HiddenField | 
'startedAt' hides a field. | 
383 | 
  Error | 
design | 
DesignForExtension | 
Method 'withStartedAt' is not designed for extension - needs to be abstract, final or empty. | 
387 | 
  Error | 
javadoc | 
JavadocMethod | 
Missing a Javadoc comment. | 
387 | 
  Error | 
misc | 
FinalParameters | 
Parameter startedAt should be final. | 
387 | 
  Error | 
coding | 
HiddenField | 
'startedAt' hides a field. | 
387 | 
  Error | 
design | 
DesignForExtension | 
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 
392 | 
  Error | 
design | 
DesignForExtension | 
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 
397 | 
  Error | 
sizes | 
LineLength | 
Line is longer than 80 characters (found 274). | 
399 | 
  Error | 
design | 
DesignForExtension | 
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 
402 | 
  Error | 
misc | 
FinalParameters | 
Parameter other should be final. | 
403 | 
  Error | 
coding | 
SimplifyBooleanExpression | 
Expression can be simplified. | 
407 | 
  Error | 
sizes | 
LineLength | 
Line is longer than 80 characters (found 464). | 
411 |