java.lang.Object
com.atlassian.bamboo.agent.bootstrap.shared.installation.InstallableFile

public class InstallableFile extends Object
A file in the JAR file that is to be installed
  • Constructor Details

  • Method Details

    • install

      public void install() throws IOException
      Throws:
      IOException
    • isExecutable

      public boolean isExecutable()
    • getSrc

      public String getSrc()
    • getDest

      public String getDest()