public class NewRelationshipsEvent extends Object
| Constructor and Description |
|---|
NewRelationshipsEvent(org.commonjava.maven.atlas.effective.EProjectDirectRelationships relationships,
org.commonjava.maven.atlas.effective.workspace.GraphWorkspace session) |
| Modifier and Type | Method and Description |
|---|---|
org.commonjava.maven.atlas.effective.ref.EProjectKey |
getKey() |
org.commonjava.maven.atlas.common.ref.ProjectVersionRef |
getRef() |
org.commonjava.maven.atlas.effective.EProjectDirectRelationships |
getRelationships() |
org.commonjava.maven.atlas.effective.workspace.GraphWorkspace |
getSession() |
public NewRelationshipsEvent(org.commonjava.maven.atlas.effective.EProjectDirectRelationships relationships,
org.commonjava.maven.atlas.effective.workspace.GraphWorkspace session)
public final org.commonjava.maven.atlas.common.ref.ProjectVersionRef getRef()
public final org.commonjava.maven.atlas.effective.EProjectDirectRelationships getRelationships()
public org.commonjava.maven.atlas.effective.workspace.GraphWorkspace getSession()
public final org.commonjava.maven.atlas.effective.ref.EProjectKey getKey()
Copyright © 2013. All Rights Reserved.