| Package | Description |
|---|---|
| org.mule.tooling.client.api.component | |
| org.mule.tooling.client.api.extension.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentIdentifier |
ComponentIdentifier.Builder.build() |
static ComponentIdentifier |
ComponentIdentifier.buildFromStringRepresentation(String componentIdentifier)
Creates a
ComponentIdentifier from an string representation where the expected format is namespace:name. |
ComponentIdentifier |
TypedComponentIdentifier.getIdentifier() |
| Constructor and Description |
|---|
TypedComponentIdentifier(ComponentIdentifier identifier,
ComponentType type) |
| Modifier and Type | Method and Description |
|---|---|
static ErrorModelBuilder |
ErrorModelBuilder.newError(ComponentIdentifier identifier)
Creates a builder to be able to create
ErrorModel instances from an error ComponentIdentifier |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.