Class SynchronousResumeNotSupportedErrorCondition.DescriptorImpl

java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.flow.ErrorCondition>
org.jenkinsci.plugins.workflow.flow.ErrorCondition.ErrorConditionDescriptor
org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedErrorCondition.DescriptorImpl
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Enclosing class:
SynchronousResumeNotSupportedErrorCondition

@Symbol("nonresumable") @Extension public static final class SynchronousResumeNotSupportedErrorCondition.DescriptorImpl extends org.jenkinsci.plugins.workflow.flow.ErrorCondition.ErrorConditionDescriptor
  • Constructor Details

    • DescriptorImpl

      public DescriptorImpl()
  • Method Details