public class OSRetrieveStore extends AbstractOSMigrator
| Modifier and Type | Field and Description |
|---|---|
static String |
XPATH_SELECTOR |
NEW_OS_NAMESPACE, NEW_OS_NAMESPACE_PREFIX, NEW_OS_NAMESPACE_URI, NEW_OS_SCHEMA, OS_NAMESPACE, OS_NAMESPACE_PREFIX, OS_NAMESPACE_URI, OS_SCHEMAnamespacesContribution| Constructor and Description |
|---|
OSRetrieveStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jdom2.Element element,
MigrationReport report) |
String |
getDescription() |
addNewRetrieveOperation, addNewStoreOperation, getExpressionMigrator, migrateOS, setExpressionMigratorgetApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final String XPATH_SELECTOR
public String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class AbstractApplicationModelMigrationSteppublic void execute(org.jdom2.Element element,
MigrationReport report)
throws RuntimeException
RuntimeExceptionCopyright © 2018 MuleSoft Inc. All rights reserved.