Class TransformedArtifact


  • public class TransformedArtifact
    extends java.lang.Object
    Author:
    jdenise
    • Method Detail

      • getSrc

        public java.nio.file.Path getSrc()
        Returns:
        the src
      • getTarget

        public java.nio.file.Path 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