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