Package org.mule.datasense.impl.util
Class LocationUtils
java.lang.Object
org.mule.datasense.impl.util.LocationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.mule.runtime.api.component.location.ComponentLocationasComponentLocation(String name, org.mule.runtime.api.component.location.Location location) static booleanisFlow(org.mule.runtime.api.component.location.Location location) static org.mule.runtime.api.component.location.Location
-
Constructor Details
-
LocationUtils
public LocationUtils()
-
-
Method Details
-
isFlow
public static boolean isFlow(org.mule.runtime.api.component.location.Location location) -
valueOf
-
asComponentLocation
public static org.mule.runtime.api.component.location.ComponentLocation asComponentLocation(String name, org.mule.runtime.api.component.location.Location location)
-