public class ApplicationMetadata extends Object
| Constructor and Description |
|---|
ApplicationMetadata(File file,
String name,
TargetType targetType,
String target,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getTarget() |
TargetType |
getTargetType() |
String |
toString() |
Copyright © 2019 MuleSoft Inc. All rights reserved.