| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension.model |
| Modifier and Type | Method and Description |
|---|---|
static PathModelType |
PathModelType.anyPathModelType(String value) |
static PathModelType |
PathModelType.directoryPathModelType(String value) |
static PathModelType |
PathModelType.fileyPathModelType(String value) |
PathModelType |
PathModel.getType() |
| Constructor and Description |
|---|
PathModel(PathModelType type,
boolean acceptsUrls,
String[] fileExtensions) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.