Class PerItemH2Database

java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.database.PerItemDatabase>
org.jenkinsci.plugins.database.PerItemDatabase
org.jenkinsci.plugins.database.h2.PerItemH2Database
All Implemented Interfaces:
ExtensionPoint, Describable<org.jenkinsci.plugins.database.PerItemDatabase>

public class PerItemH2Database extends org.jenkinsci.plugins.database.PerItemDatabase
  • Constructor Details

    • PerItemH2Database

      @DataBoundConstructor public PerItemH2Database(boolean autoServer)
  • Method Details