-
- All Implemented Interfaces:
public final class BuildSession
-
-
Field Summary
Fields Modifier and Type Field Description private final LongprojectEvaluatedTimeprivate final LongbuildStartedTime
-
Constructor Summary
Constructors Constructor Description BuildSession(Long buildStartedTime)
-
Method Summary
Modifier and Type Method Description final LonggetProjectEvaluatedTime()final LonggetBuildStartedTime()-
-
Constructor Detail
-
BuildSession
BuildSession(Long buildStartedTime)
-
-
Method Detail
-
getProjectEvaluatedTime
final Long getProjectEvaluatedTime()
-
getBuildStartedTime
final Long getBuildStartedTime()
-
-
-
-