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 null
true
if the resource should be excluded from resource transformationCopyright © 2023 JBoss by Red Hat. All rights reserved.