Class ExecCreateAndStartCommand.ExecCreateAndStartCommandDescriptor

java.lang.Object
hudson.model.Descriptor<DockerCommand>
org.jenkinsci.plugins.dockerbuildstep.cmd.DockerCommand.DockerCommandDescriptor
org.jenkinsci.plugins.dockerbuildstep.cmd.ExecCreateAndStartCommand.ExecCreateAndStartCommandDescriptor
All Implemented Interfaces:
Saveable, OnMaster
Enclosing class:
ExecCreateAndStartCommand

@Extension public static class ExecCreateAndStartCommand.ExecCreateAndStartCommandDescriptor extends DockerCommand.DockerCommandDescriptor
  • Constructor Details

    • ExecCreateAndStartCommandDescriptor

      public ExecCreateAndStartCommandDescriptor()
  • Method Details