| Package | Description |
|---|---|
| pl.project13.maven.git |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TransformationRule> |
ReplacementProperty.getTransformationRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplacementProperty.setTransformationRules(java.util.List<TransformationRule> transformationRules) |
| Constructor and Description |
|---|
ReplacementProperty(java.lang.String property,
java.lang.String propertyOutputSuffix,
java.lang.String token,
java.lang.String value,
boolean regex,
boolean forceValueEvaluation,
java.util.List<TransformationRule> transformationRules) |
Copyright © 2020. All Rights Reserved.