Class CreateImageRemoteCallable

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

    public class CreateImageRemoteCallable
    extends MasterToSlaveCallable<String,​Exception>
    A Callable wrapping the commands necessary to create an image. It can be sent through a Channel to execute on the correct build node.
    Author:
    David Csakvari
    See Also:
    Serialized Form