Package org.jitterbit.integration.client.ui.interchange.entity.transformation.action

Examples of org.jitterbit.integration.client.ui.interchange.entity.transformation.action.ExportMappingsAction


            new ShowSourceDataNodesAction(page),
            new ShowTargetDataNodesAction(page),
            new ViewSourceFileAction(page),
            new ViewTargetFileAction(page),
            new ViewLinkFileAction(page),
            new ExportMappingsAction(page),
            new ExportMultipleFoldersAction(page),
            new ImportMappingsAction(page),
            new ImportMultipleFoldersAction(page),
            new LaunchTreeMapperToTextStructureWizardAction(page),
            new MigrateTransformationAction(page),
View Full Code Here

TOP

Related Classes of org.jitterbit.integration.client.ui.interchange.entity.transformation.action.ExportMappingsAction

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.