Class CreateContainerRemoteCallable

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

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