org.commonjava.tensor.event
Class NewRelationshipsEvent
java.lang.Object
org.commonjava.tensor.event.NewRelationshipsEvent
public class NewRelationshipsEvent
- extends Object
|
Constructor Summary |
NewRelationshipsEvent(org.apache.maven.graph.effective.EProjectRelationships relationships)
|
|
Method Summary |
org.apache.maven.graph.common.ref.ProjectVersionRef |
getRef()
|
org.apache.maven.graph.effective.EProjectRelationships |
getRelationships()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewRelationshipsEvent
public NewRelationshipsEvent(org.apache.maven.graph.effective.EProjectRelationships relationships)
getRef
public final org.apache.maven.graph.common.ref.ProjectVersionRef getRef()
getRelationships
public final org.apache.maven.graph.effective.EProjectRelationships getRelationships()
Copyright © 2013. All Rights Reserved.