Class MultibranchYAMLJobProperty

  • All Implemented Interfaces:
    ExtensionPoint, Describable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>, ReconfigurableDescribable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>

    public class MultibranchYAMLJobProperty
    extends com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject>
    • Constructor Detail

      • MultibranchYAMLJobProperty

        @DataBoundConstructor
        public MultibranchYAMLJobProperty​(String yamlConfiguration)
    • Method Detail

      • getYamlConfiguration

        public String getYamlConfiguration()