Uses of Class
org.verapdf.processor.reports.FeaturesBatchSummary
Packages that use FeaturesBatchSummary
-
Uses of FeaturesBatchSummary in org.verapdf.processor.reports
Methods in org.verapdf.processor.reports that return FeaturesBatchSummaryModifier and TypeMethodDescriptionSummarisers.FeatureSummaryBuilder.build()static FeaturesBatchSummaryFeaturesBatchSummary.defaultInstance()static FeaturesBatchSummaryFeaturesBatchSummary.fromValues(int totalJobs, int failedJobs) BatchSummary.getFeaturesSummary()Methods in org.verapdf.processor.reports with parameters of type FeaturesBatchSummaryModifier and TypeMethodDescriptionstatic final BatchSummaryReports.createBatchSummary(Components.Timer timer, ValidationBatchSummary validationSummary, FeaturesBatchSummary featureSummary, MetadataRepairBatchSummary repairSummary, int totalJobs, int failedToParse, int encrypted, int outOfMemory, int veraExceptions)