public class ValidationPomContribution extends Object implements PomContribution
| Constructor and Description |
|---|
ValidationPomContribution() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addValidationDependency(PomModel pomModel) |
void |
execute(PomModel pomModel,
MigrationReport report) |
String |
getDescription() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApplicationModel, setApplicationModelpublic String getDescription()
getDescription in interface MigrationStep<PomModel>public void execute(PomModel pomModel, MigrationReport report) throws RuntimeException
execute in interface StepExecutable<PomModel>RuntimeExceptionpublic static void addValidationDependency(PomModel pomModel)
Copyright © 2018 MuleSoft Inc. All rights reserved.