Uses of Class
org.verapdf.processor.reports.FeaturesBatchSummary
-
Packages that use FeaturesBatchSummary Package Description org.verapdf.processor.reports -
-
Uses of FeaturesBatchSummary in org.verapdf.processor.reports
Methods in org.verapdf.processor.reports that return FeaturesBatchSummary Modifier and Type Method Description FeaturesBatchSummarySummarisers.FeatureSummaryBuilder. build()static FeaturesBatchSummaryFeaturesBatchSummary. defaultInstance()static FeaturesBatchSummaryFeaturesBatchSummary. fromValues(int totalJobs, int failedJobs)FeaturesBatchSummaryBatchSummary. getFeaturesSummary()Methods in org.verapdf.processor.reports with parameters of type FeaturesBatchSummary Modifier and Type Method Description static BatchSummaryReports. createBatchSummary(Components.Timer timer, ValidationBatchSummary validationSummary, FeaturesBatchSummary featureSummary, MetadataRepairBatchSummary repairSummary, int totalJobs, int failedToParse, int encrypted)
-