@Portable public class AddPomDependencyEvent extends Object
Constructor and Description |
---|
AddPomDependencyEvent(DependencyType type,
Path projectPath) |
Modifier and Type | Method and Description |
---|---|
DependencyType |
getDependencyType() |
Path |
getProjectPath() |
public AddPomDependencyEvent(DependencyType type, Path projectPath)
public Path getProjectPath()
public DependencyType getDependencyType()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.