Class VerificationPackageAggregator
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.report.verificationPackage.VerificationPackageAggregator
public class VerificationPackageAggregator extends Object
Armazena todos os pacotes de verificação (
VerificationPackage)
referentes a uma mesma verificação em lote.-
Constructor Summary
Constructors Constructor Description VerificationPackageAggregator() -
Method Summary
Modifier and Type Method Description voidaddVerificationPackage(VerificationPackage verificationPackage)Queue<SignatureWrapper>getWrappers()
-
Constructor Details
-
VerificationPackageAggregator
public VerificationPackageAggregator()
-
-
Method Details
-
addVerificationPackage
-
getWrappers
-