Class LocationUtils

java.lang.Object
org.mule.datasense.impl.util.LocationUtils

public class LocationUtils extends Object
  • Constructor Details

    • LocationUtils

      public LocationUtils()
  • Method Details

    • isFlow

      public static boolean isFlow(org.mule.runtime.api.component.location.Location location)
    • valueOf

      public static org.mule.runtime.api.component.location.Location valueOf(String location)
    • asComponentLocation

      public static org.mule.runtime.api.component.location.ComponentLocation asComponentLocation(String name, org.mule.runtime.api.component.location.Location location)