Use Regular Expressions to include or exclude parameterized jobs based on their configured parameters.
Match the parameter name, default value, or description.
For the name, default value, and description - a blank indicates you do not care about that field - it
behaves as if you had assigned it the regular expression ".*".
This filter works with String, Boolean, File, Choice, and Validating String parameter types.