public class SetSecureProperties extends Object implements ProjectStructureContribution
| Modifier and Type | Field and Description |
|---|---|
static String |
MULE_ARTIFACT_JSON |
static String |
SECURE_PROPERTIES |
static String |
SECURE_PROPERTIES_SEPARATOR |
static String |
SRC_MAIN_RESOURCES_MULE_APP_PROPERTIES |
| Constructor and Description |
|---|
SetSecureProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Path projectBasePath,
MigrationReport report) |
String |
getDescription() |
public static final String MULE_ARTIFACT_JSON
public static final String SRC_MAIN_RESOURCES_MULE_APP_PROPERTIES
public static final String SECURE_PROPERTIES
public static final String SECURE_PROPERTIES_SEPARATOR
public String getDescription()
getDescription in interface MigrationStep<Path>public void execute(Path projectBasePath, MigrationReport report) throws RuntimeException
execute in interface StepExecutable<Path>RuntimeExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.