Class LoadScriptContentCallable

java.lang.Object
jenkins.MasterToSlaveFileCallable<String>
org.jenkinsci.plugins.postbuildscript.service.LoadScriptContentCallable
All Implemented Interfaces:
FilePath.FileCallable<String>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class LoadScriptContentCallable extends MasterToSlaveFileCallable<String>
See Also:
  • Constructor Details

    • LoadScriptContentCallable

      public LoadScriptContentCallable()
  • Method Details