| Package | Description |
|---|---|
| com.mulesoft.tools.migration.step.category |
| Modifier and Type | Method and Description |
|---|---|
static MigrationReport.Level |
MigrationReport.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationReport.Level[] |
MigrationReport.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigrationReport.report(MigrationReport.Level level,
org.jdom2.Element element,
org.jdom2.Element elementToComment,
String message,
String... documentationLinks)
Deprecated.
Use
#report(String, Element, Element) instead. |
Copyright © 2018 MuleSoft Inc. All rights reserved.