| Package | Description |
|---|---|
| org.mule.runtime.api.component | |
| org.mule.runtime.api.source |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
TypedComponentIdentifier.Builder |
TypedComponentIdentifier.Builder.withIdentifier(ComponentIdentifier componentIdentifier) |
| Modifier and Type | Field and Description |
|---|---|
static ComponentIdentifier |
SchedulerMessageSource.SCHEDULER_MESSAGE_SOURCE_IDENTIFIER
ComponentIdentifier of an scheduler message source. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.