Package | Description |
---|---|
org.guvnor.ala.build.maven.model | |
org.guvnor.ala.build.maven.model.impl |
Modifier and Type | Method and Description |
---|---|
Collection<PlugIn> |
MavenProject.getBuildPlugins() |
Modifier and Type | Method and Description |
---|---|
Collection<PlugIn> |
MavenProjectImpl.getBuildPlugins() |
Constructor and Description |
---|
MavenProjectImpl(String id,
String type,
String name,
String expectedBinary,
org.uberfire.java.nio.file.Path rootPath,
org.uberfire.java.nio.file.Path path,
org.uberfire.java.nio.file.Path binaryPath,
String tempDir,
Collection<PlugIn> buildPlugins) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.