Uses of Class
com.github.jenkins.lastchanges.model.LastChangesBuild
-
Packages that use LastChangesBuild Package Description com.github.jenkins.lastchanges -
-
Uses of LastChangesBuild in com.github.jenkins.lastchanges
Methods in com.github.jenkins.lastchanges that return types with arguments of type LastChangesBuild Modifier and Type Method Description List<LastChangesBuild>
LastChangesProjectAction. getLastChangesBuilds()
Constructor parameters in com.github.jenkins.lastchanges with type arguments of type LastChangesBuild Constructor Description LastChangesProjectAction(Job<?,?> job, List<LastChangesBuild> lastChangesBuilds)
-