| Package | Description |
|---|---|
| com.mulesoft.tools.migration.step | |
| com.mulesoft.tools.migration.step.category | |
| com.mulesoft.tools.migration.task |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationModelMigrationStep
Basic unit of execution.
|
class |
AbstractGlobalEndpointMigratorStep
Migrates the global endpoints to either inbound or outbound endpoints inside a flow
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationModelContribution
Migration Step that works over the application model.
|
interface |
NamespaceContribution
Migration Step that works over the application model adding namespaces.
|
interface |
PomContribution
Migration Step that contributes to the pom model.
|
interface |
ProjectStructureContribution
Migration Step that works over the project structure.
|
| Modifier and Type | Method and Description |
|---|---|
List<MigrationStep> |
MigrationTask.getSteps()
Retrieves the steps that compose the task.
|
| Constructor and Description |
|---|
MigrationStepSelector(List<MigrationStep> steps) |
Copyright © 2018 MuleSoft Inc. All rights reserved.