Class SaveImageRemoteCallable

  • All Implemented Interfaces:
    hudson.remoting.Callable<Void,​Exception>, Serializable, org.jenkinsci.remoting.RoleSensitive

    public class SaveImageRemoteCallable
    extends MasterToSlaveCallable<Void,​Exception>
    A Callable wrapping the save image command. It can be sent through a Channel to execute on the correct build node.
    Author:
    David Csakvari
    See Also:
    Serialized Form