public class LocationFactory extends Object
| Constructor and Description |
|---|
LocationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.component.location.Location |
fromLocationDTO(org.mule.tooling.client.api.component.location.Location location) |
static org.mule.tooling.client.api.component.location.Location |
toLocationDTO(org.mule.runtime.api.component.location.Location location) |
public static org.mule.tooling.client.api.component.location.Location toLocationDTO(org.mule.runtime.api.component.location.Location location)
public static org.mule.runtime.api.component.location.Location fromLocationDTO(org.mule.tooling.client.api.component.location.Location location)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.