Class TransformedArtifact
java.lang.Object
org.wildfly.galleon.plugin.transformer.TransformedArtifact
- Author:
- jdenise
-
Method Summary
-
Method Details
-
getSrc
- Returns:
- the src
-
getTarget
- Returns:
- the target
-
isTransformed
public boolean isTransformed()- Returns:
- the transformed
-
isUnsigned
public boolean isUnsigned()- Returns:
- the unsigned
-
isSrcSigned
public boolean isSrcSigned()- Returns:
- the srcSigned
-