fr.jcgay.maven.profiler.reporting.template
Class Project
java.lang.Object
fr.jcgay.maven.profiler.reporting.template.Project
public class Project
- extends Object
|
Constructor Summary |
Project(String name,
com.google.common.base.Stopwatch time)
|
Project
public Project(String name,
com.google.common.base.Stopwatch time)
addMojoTime
public void addMojoTime(EntryAndTime<org.apache.maven.plugin.MojoExecution> mojoWithTime)
getName
public String getName()
getMojosWithTime
public List<EntryAndTime<org.apache.maven.plugin.MojoExecution>> getMojosWithTime()
getTime
public com.google.common.base.Stopwatch getTime()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014–2017. All rights reserved.