public class MuleExportProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MULE_EXPORT_PROPERTIES_FILE |
static String |
MULE_EXPORT_VERSION_KEY |
static String |
MULE_EXPORT_VERSION_VALUE |
static String |
MULE_EXPORTED_PROJECTS_KEY |
| Constructor and Description |
|---|
MuleExportProperties(String projectName) |
public static final String MULE_EXPORT_PROPERTIES_FILE
public static final String MULE_EXPORT_VERSION_KEY
public static final String MULE_EXPORT_VERSION_VALUE
public static final String MULE_EXPORTED_PROJECTS_KEY
public MuleExportProperties(String projectName)
public void store(File exportableFolder) throws IOException
IOExceptionCopyright © 2019 MuleSoft Inc. All rights reserved.