| Package | Description |
|---|---|
| com.mulesoft.tools.migration.step | |
| com.mulesoft.tools.migration.step.category |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MigrationStep<T>
Building block of the execution engine.
|
| 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.
|
Copyright © 2018 MuleSoft Inc. All rights reserved.