Class ChangesUtil
java.lang.Object
io.jenkins.plugins.pipelinegraphview.utils.ChangesUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<ChangeLogSet.Entry>
getChanges
(org.jenkinsci.plugins.workflow.job.WorkflowRun run)
-
Constructor Details
-
ChangesUtil
public ChangesUtil()
-
-
Method Details
-
getChanges
public static List<ChangeLogSet.Entry> getChanges(org.jenkinsci.plugins.workflow.job.WorkflowRun run)
-