public final class MetadataRepairBatchSummary extends AbstractBatchJobSummary
failedJobs, totalJobs
Modifier and Type | Method and Description |
---|---|
static MetadataRepairBatchSummary |
defaultInstance() |
boolean |
equals(Object obj) |
static MetadataRepairBatchSummary |
fromValues(int totalJobs,
int failedJobs) |
int |
getFailedJobCount() |
int |
getTotalJobCount() |
int |
hashCode() |
getSuccessfulJobCount
public int getFailedJobCount()
public int getTotalJobCount()
public static MetadataRepairBatchSummary defaultInstance()
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
public static MetadataRepairBatchSummary fromValues(int totalJobs, int failedJobs)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.