JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Fields
Methods
Constructors
Deprecated Fields
Field
Description
hudson.plugins.textfinder.TextFinderPublisher.alsoCheckConsoleOutput
hudson.plugins.textfinder.TextFinderPublisher.buildResult
hudson.plugins.textfinder.TextFinderPublisher.fileSet
hudson.plugins.textfinder.TextFinderPublisher.notBuiltIfFound
hudson.plugins.textfinder.TextFinderPublisher.regexp
hudson.plugins.textfinder.TextFinderPublisher.succeedIfFound
hudson.plugins.textfinder.TextFinderPublisher.unstableIfFound
Deprecated Methods
Method
Description
hudson.plugins.textfinder.TextFinderPublisher.setAlsoCheckConsoleOutput
(boolean)
hudson.plugins.textfinder.TextFinderPublisher.setBuildResult
(String)
hudson.plugins.textfinder.TextFinderPublisher.setFileSet
(String)
hudson.plugins.textfinder.TextFinderPublisher.setNotBuiltIfFound
(boolean)
hudson.plugins.textfinder.TextFinderPublisher.setRegexp
(String)
hudson.plugins.textfinder.TextFinderPublisher.setSucceedIfFound
(boolean)
hudson.plugins.textfinder.TextFinderPublisher.setUnstableIfFound
(boolean)
Deprecated Constructors
Constructor
Description
hudson.plugins.textfinder.TextFinderPublisher
(String)
hudson.plugins.textfinder.TextFinderPublisher
(String, String, boolean, boolean, boolean)