Constructor and Description |
---|
ScanOnDemandTask(Run build)
SODExecutor constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
endMatrixBuildScan()
Method will add matrix sub job
failure causes to parent job.
|
void |
run() |
void |
scanBuild(Run run)
Scan the non scanned old build.
|
public ScanOnDemandTask(Run build)
build
- the build to analyze.public void endMatrixBuildScan() throws IOException
IOException
- IOExceptionpublic void scanBuild(Run run)
run
- the non-scanned/scanned build to scan/rescan.Copyright © 2016–2021. All rights reserved.