Class HubotStepExecution<T>

  • Type Parameters:
    T - the type of the return value (may be Void)
    All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    ApproveStep.ApproveStepExecution

    public abstract class HubotStepExecution<T>
    extends org.jenkinsci.plugins.workflow.steps.StepExecution
    Common Execution for all Hubot steps.
    Author:
    Naresh Rayapati
    See Also:
    StepExecution, Serialized Form