Package org.verapdf.processor.reports
Interface BatchJobSummary
-
- All Known Subinterfaces:
ValidationBatchSummary
- All Known Implementing Classes:
AbstractBatchJobSummary,FeaturesBatchSummary,MetadataRepairBatchSummary
public interface BatchJobSummary- Version:
- 0.1 Created 18 Apr 2017:18:24:01
- Author:
- Carl Wilson carlwilson AT github
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetFailedJobCount()intgetSuccessfulJobCount()intgetTotalJobCount()
-