org.jvnet.hudson.maven3.listeners
Class MavenProjectBuildResult
java.lang.Object
org.jvnet.hudson.maven3.listeners.MavenProjectBuildResult
- All Implemented Interfaces:
- Serializable
public class MavenProjectBuildResult
- extends Object
- implements Serializable
- Since:
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
MavenProjectBuildResult
public MavenProjectBuildResult()
MavenProjectBuildResult
public MavenProjectBuildResult(org.apache.maven.project.ProjectBuildingResult projectBuildingResult)
getMavenProjectInfo
public MavenProjectInfo getMavenProjectInfo()
setMavenProjectInfo
public void setMavenProjectInfo(MavenProjectInfo mavenProjectInfo)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004-2011. All Rights Reserved.