Class WorkflowJobTrend.AgentDuration
java.lang.Object
io.jenkins.plugins.agent_build_history.WorkflowJobTrend.AgentDuration
- Enclosing class:
WorkflowJobTrend
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Constructor Details
-
AgentDuration
public AgentDuration(long startTime, long endTime)
-
-
Method Details
-
getStartTime
public long getStartTime() -
getEndTime
public long getEndTime() -
getDurationString
-