public class PomMigrationEditor extends Object
| Constructor and Description |
|---|
PomMigrationEditor() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.model.Model |
updatePom(org.uberfire.java.nio.file.Path pom,
MigrationServicesCDIWrapper cdiWrapper) |
org.apache.maven.model.Model |
updatePom(org.uberfire.java.nio.file.Path pom,
String pathJsonFile,
MigrationServicesCDIWrapper cdiWrapper) |
boolean |
write(org.apache.maven.model.Model model,
org.uberfire.java.nio.file.Path path,
MigrationServicesCDIWrapper cdiWrapper) |
public org.apache.maven.model.Model updatePom(org.uberfire.java.nio.file.Path pom,
MigrationServicesCDIWrapper cdiWrapper)
public org.apache.maven.model.Model updatePom(org.uberfire.java.nio.file.Path pom,
String pathJsonFile,
MigrationServicesCDIWrapper cdiWrapper)
public boolean write(org.apache.maven.model.Model model,
org.uberfire.java.nio.file.Path path,
MigrationServicesCDIWrapper cdiWrapper)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.