Interface SystemSetupAuditDAO
- All Known Implementing Classes:
DefaultSystemSetupAuditDAO,TestSystemSetupAuditDAO
public interface SystemSetupAuditDAO
DAO responsible for SystemPatch related reads/writes.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisPatchApplied(String patchHash) storeSystemPatchAction(SystemSetupCollectorResult collectorResult)
-
Method Details
-
isPatchApplied
-
storeSystemPatchAction
-