| Package | Description |
|---|---|
| com.almworks.jira.structure.api.forest |
| Modifier and Type | Method and Description |
|---|---|
ForestSpec.Transformation |
ForestSpec.getLastTransformation()
Returns the last transformation used by this forest spec.
|
| Modifier and Type | Method and Description |
|---|---|
List<ForestSpec.Transformation> |
ForestSpec.getTransformations()
Returns the list of transformations applied to the base forest.
|
| Modifier and Type | Method and Description |
|---|---|
ForestSpec.Builder |
ForestSpec.Builder.addTransformation(ForestSpec.Transformation transformation) |
| Modifier and Type | Method and Description |
|---|---|
ForestSpec.Builder |
ForestSpec.Builder.setTransformations(List<ForestSpec.Transformation> transformations) |
Copyright © 2021 ALM Works. All Rights Reserved.