Class AOSNetworkDrive

java.lang.Object
org.alfresco.aos.dsl.AOSNetworkDrive

@Component public class AOSNetworkDrive extends Object
  • Constructor Details

    • AOSNetworkDrive

      public AOSNetworkDrive()
  • Method Details

    • inOSEnvironment

      public org.alfresco.utility.network.NetworkDrive inOSEnvironment() throws org.alfresco.utility.exception.TestConfigurationException
      Throws:
      org.alfresco.utility.exception.TestConfigurationException
    • localRunCommand

      protected void localRunCommand(String command, Object... arguments) throws Exception
      Throws:
      Exception
    • executeOnUnix

      public static String executeOnUnix(String command)