- Enclosing interface:
- ResourceTransformation
@ParametersAreNonnullByDefault
public static class ResourceTransformation.Args
extends Object
The argument bag passed to a
Resource transformation.
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
resource
- Returns:
- the
Resource instance that is being transformed.
-
args
- Returns:
- the original properties passed to the
Resource constructor.
-
options
- Returns:
- the original resource options passed to the
Resource constructor.