public class MigrationJob extends Object implements Executable
AbstractMigrationTask| Modifier and Type | Class and Description |
|---|---|
static class |
MigrationJob.MigrationJobBuilder
It represent the builder to obtain a
MigrationJob |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(MigrationReport report) |
Path |
getReportPath() |
String |
getRunnerVersion() |
public void execute(MigrationReport report) throws Exception
execute in interface ExecutableExceptionpublic Path getReportPath()
public String getRunnerVersion()
Copyright © 2018 MuleSoft Inc. All rights reserved.