Class PipelineRun
java.lang.Object
io.jenkins.plugins.pipelinegraphview.multipipelinegraphview.PipelineRun
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PipelineRun
public PipelineRun(org.jenkinsci.plugins.workflow.job.WorkflowRun run)
-
-
Method Details
-
getId
-
getDisplayName
-
getTimestamp
public long getTimestamp() -
getDuration
public long getDuration() -
getChangesCount
public int getChangesCount() -
getResult
-