@FunctionalInterface public static interface Transformers.ResourceIgnoredTransformationRegistry
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResourceTransformationIgnored(PathAddress address)
Gets whether a resource with the given
address should be excluded from
resource transformation. |
boolean isResourceTransformationIgnored(PathAddress address)
address should be excluded from
resource transformation.address - the resource address. Cannot be nulltrue if the resource should be excluded from resource transformationCopyright © 2018 JBoss by Red Hat. All rights reserved.