public class NameUtils extends Object
| Constructor and Description |
|---|
NameUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
getDescription(org.mule.runtime.api.meta.model.display.HasDisplayModel model,
org.mule.runtime.api.meta.DescribedObject describedObject) |
static String |
prettify(org.mule.runtime.api.meta.NamedObject component) |
static String |
prettify(String name) |
public static String prettify(org.mule.runtime.api.meta.NamedObject component)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.