Class ConfigurationResource

java.lang.Object
com.xebialabs.deployit.io.ConfigurationResource

public class ConfigurationResource extends Object
  • Constructor Details

    • ConfigurationResource

      public ConfigurationResource(String path, String httpUrl, org.springframework.core.io.Resource resource)
  • Method Details

    • getPath

      public String getPath()
    • getUrl

      public String getUrl()
    • getResource

      public org.springframework.core.io.Resource getResource()
    • getInputStream

      public InputStream getInputStream() throws IOException
      Throws:
      IOException
    • exists

      public boolean exists()