Class CreateDeploymentStep

  • All Implemented Interfaces:
    ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>

    public class CreateDeploymentStep
    extends org.jenkinsci.plugins.workflow.steps.Step
    • Constructor Detail

      • CreateDeploymentStep

        @DataBoundConstructor
        public CreateDeploymentStep​(String dynatraceProfile)
    • Method Detail

      • start

        public org.jenkinsci.plugins.workflow.steps.StepExecution start​(org.jenkinsci.plugins.workflow.steps.StepContext context)
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.Step
      • getDynatraceProfile

        public String getDynatraceProfile()