public class IgnoreBranches extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
regex |
| Constructor and Description |
|---|
IgnoreBranches() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRegex() |
void |
setRegex(java.lang.String regex) |
java.lang.String regex
public IgnoreBranches()