Class GetSystemProperties

java.lang.Object
jenkins.security.MasterToSlaveCallable<String[],InterruptedException>
com.mathworks.ci.utilities.GetSystemProperties
All Implemented Interfaces:
hudson.remoting.Callable<String[],InterruptedException>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class GetSystemProperties extends MasterToSlaveCallable<String[],InterruptedException>
See Also:
  • Constructor Details

    • GetSystemProperties

      public GetSystemProperties(String... properties)
  • Method Details

    • call

      public String[] call()