Class ArtifactHandler


  • public class ArtifactHandler
    extends Object
    A handler provides a file object for an artifact.
    • Constructor Detail

      • ArtifactHandler

        public ArtifactHandler​(String url,
                               URL localURL)
        Create a new handler.
        Parameters:
        url - The url of the artifact
        localURL - The local URL for the artifact
    • Method Detail

      • getUrl

        public String getUrl()
        Get the url of the artifact
        Returns:
        The url.
      • getLocalURL

        public URL getLocalURL()
        Get a local url for the artifact
        Returns:
        The file