Uses of Class
io.jenkins.plugins.addchangestobuildchangelog.CustomChangePath
-
-
Uses of CustomChangePath in io.jenkins.plugins.addchangestobuildchangelog
Constructor parameters in io.jenkins.plugins.addchangestobuildchangelog with type arguments of type CustomChangePath Constructor Description CustomChange(String commit, String author, String email, String date, String message, List<CustomChangePath> paths)
-