Interface MasterSlaveCallable<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      T invoke​(FilePath file)
      Stream from slave to master, then upload from master
      T invoke​(File file, hudson.remoting.VirtualChannel channel)
      Upload from slave directly
      • Methods inherited from interface org.jenkinsci.remoting.RoleSensitive

        checkRoles