Class SdoEventDeliveryStep.Execution

    • Constructor Detail

      • Execution

        protected Execution​(SdoEventDeliveryStep sdoEventDeliveryStep,
                            @Nonnull
                            org.jenkinsci.plugins.workflow.steps.StepContext context)
    • Method Detail

      • run

        protected String run()
                      throws Exception
        Specified by:
        run in class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<String>
        Throws:
        Exception