Interface MappingService

  • All Superinterfaces:
    org.mule.dx.platform.api.component.ComponentLifecycle, LanguageServerLifecycle, WeaveService

    public interface MappingService
    extends WeaveService
    This service should be injected and provides the capability of generating graphical model for a mapping.
    • Method Detail

      • open

        MappingEditor open​(java.lang.String uri,
                           java.util.ArrayList<java.lang.String> inputBindings)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception