Class SynchronousResumeNotSupportedErrorCondition

java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.flow.ErrorCondition>
org.jenkinsci.plugins.workflow.flow.ErrorCondition
org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedErrorCondition
All Implemented Interfaces:
ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.flow.ErrorCondition>, Serializable

public final class SynchronousResumeNotSupportedErrorCondition extends org.jenkinsci.plugins.workflow.flow.ErrorCondition
Checks for SynchronousResumeNotSupportedException.
See Also:
  • Constructor Details

    • SynchronousResumeNotSupportedErrorCondition

      @DataBoundConstructor public SynchronousResumeNotSupportedErrorCondition()
  • Method Details