public class ConfigurationId extends Object implements ComponentId
ComponentId for identifying Configurations| Constructor and Description |
|---|
ConfigurationId(String componentPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentPath() |
Optional<String> |
getFlowName() |
String |
toString() |
public ConfigurationId(String componentPath)
public Optional<String> getFlowName()
getFlowName in interface ComponentIdpublic String getComponentPath()
getComponentPath in interface ComponentIdCopyright © 2016 MuleSoft, Inc.. All rights reserved.