Class ScanResultStore.PersistedScanResult
java.lang.Object
io.jenkins.plugins.secretguard.service.ScanResultStore.PersistedScanResult
- Enclosing class:
ScanResultStore
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanlong -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
targetId
-
targetType
-
blocked
public boolean blocked -
scannedAtEpochMillis
public long scannedAtEpochMillis -
findings
-
notes
-
-
Constructor Details
-
PersistedScanResult
public PersistedScanResult()
-
-
Method Details
-
from
-
toScanResult
-