| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension.model | |
| org.mule.tooling.client.internal.persistence |
| Modifier and Type | Method and Description |
|---|---|
static PathModelLocation |
PathModelLocation.anyPathModelLocation(String value) |
static PathModelLocation |
PathModelLocation.embeddedPathModelLocation(String value) |
static PathModelLocation |
PathModelLocation.externalPathModelLocation(String value) |
PathModelLocation |
PathModel.getLocation() |
| Constructor and Description |
|---|
PathModel(PathModelType type,
boolean acceptsUrls,
PathModelLocation location,
String[] fileExtensions) |
| Modifier and Type | Method and Description |
|---|---|
PathModelLocation |
PathModelLocationTypeAdapter.read(com.google.gson.stream.JsonReader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathModelLocationTypeAdapter.write(com.google.gson.stream.JsonWriter out,
PathModelLocation pathModelLocation) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.