public class LocationUtils extends Object
| Constructor and Description |
|---|
LocationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.component.location.ComponentLocation |
asComponentLocation(String name,
org.mule.runtime.api.component.location.Location location) |
static boolean |
isFlow(org.mule.runtime.api.component.location.Location location) |
static org.mule.runtime.api.component.location.Location |
valueOf(String location) |
public static boolean isFlow(org.mule.runtime.api.component.location.Location location)
public static org.mule.runtime.api.component.location.Location valueOf(String location)
public static org.mule.runtime.api.component.location.ComponentLocation asComponentLocation(String name, org.mule.runtime.api.component.location.Location location)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.