public class AliasesShouldFollowStandardConvention extends Object
AliasesShouldFollowStandardConventionRule parameters in the
pom.xml.| Constructor and Description |
|---|
AliasesShouldFollowStandardConvention() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasDefaultFormatRegex()
A simple getter for the
aliasDefaultFormatRegex property. |
boolean |
isActivated()
A simple getter for the
isActivated property. |
void |
setActivated(boolean isActivated)
A simple setter for the
isActivated property. |
void |
setAliasDefaultFormatRegex(String aliasDefaultFormatRegex)
A simple setter for the
aliasDefaultFormatRegex property. |
public AliasesShouldFollowStandardConvention()
public String getAliasDefaultFormatRegex()
aliasDefaultFormatRegex property.aliasDefaultFormatRegex property.public boolean isActivated()
isActivated property.isActivated property.public void setActivated(boolean isActivated)
isActivated property.isActivated - the value to set.public void setAliasDefaultFormatRegex(String aliasDefaultFormatRegex)
aliasDefaultFormatRegex property.aliasDefaultFormatRegex - the value to set.Copyright © 2020. All rights reserved.