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