public class BuildLogFailureReader extends FailureReader
FailureReader.InterruptibleCharSequence
indication
Constructor and Description |
---|
BuildLogFailureReader(BuildLogIndication indication)
Standard constructor.
|
Modifier and Type | Method and Description |
---|---|
FoundIndication |
scan(hudson.model.Run build)
Scans a build log.
|
scan, scan, scan, scanMultiLineOneFile, scanSingleLinePatterns
public BuildLogFailureReader(BuildLogIndication indication)
indication
- the indication to look for.public FoundIndication scan(hudson.model.Run build) throws IOException
scan
in class FailureReader
build
- - the build whose log should be scanned.IOException
- if so.Copyright © 2016–2021. All rights reserved.