Class MultibranchYAMLJobProperty

java.lang.Object
hudson.model.AbstractDescribableImpl<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<org.jenkinsci.plugins.workflow.multibranch.WorkflowMultiBranchProject>
io.jenkins.plugins.globalyamlproperties.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 Details

    • MultibranchYAMLJobProperty

      @DataBoundConstructor public MultibranchYAMLJobProperty(String yamlConfiguration)
  • Method Details

    • getParsedConfig

      public Map<String,Object> getParsedConfig()
    • getYamlConfiguration

      public String getYamlConfiguration()