Class WorkflowJobTrend.NodeExecution

java.lang.Object
io.jenkins.plugins.agent_build_history.WorkflowJobTrend.NodeExecution
Enclosing class:
WorkflowJobTrend

@ExportedBean(defaultVisibility=3) public static class WorkflowJobTrend.NodeExecution extends Object
  • Constructor Details

    • NodeExecution

      public NodeExecution()
  • Method Details

    • getBuiltOn

      @Exported public String getBuiltOn()
    • getBuiltOnStr

      public String getBuiltOnStr()
    • getDurationString

      public String getDurationString()
    • getDuration

      @Exported public long getDuration()
    • getLabel

      @Exported public String getLabel()
    • getStartTime

      @Exported public long getStartTime()