Uses of Enum Class
hudson.plugins.textfinder.TextFinderChangeCondition
-
Uses of TextFinderChangeCondition in hudson.plugins.textfinder
Methods in hudson.plugins.textfinder that return TextFinderChangeConditionModifier and TypeMethodDescriptionTextFinder.getChangeCondition()
static TextFinderChangeCondition
Returns the enum constant of this class with the specified name.static TextFinderChangeCondition[]
TextFinderChangeCondition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in hudson.plugins.textfinder with parameters of type TextFinderChangeConditionModifier and TypeMethodDescriptionvoid
TextFinder.setChangeCondition
(TextFinderChangeCondition changeCondition)