Uses of Class
com.github.jenkins.lastchanges.model.LastChangesConfig
-
Packages that use LastChangesConfig Package Description com.github.jenkins.lastchanges -
-
Uses of LastChangesConfig in com.github.jenkins.lastchanges
Methods in com.github.jenkins.lastchanges that return LastChangesConfig Modifier and Type Method Description LastChangesConfig
LastChangesBuildAction. getConfig()
Constructors in com.github.jenkins.lastchanges with parameters of type LastChangesConfig Constructor Description LastChangesBuildAction(Run<?,?> build, LastChanges lastChanges, LastChangesConfig config)
-