Interface CockpitRuntimeDelegate

    • Method Detail

      • getQueryService

        QueryService getQueryService​(String processEngineName)
        Returns a configured QueryService to execute custom statements to the corresponding process engine.
        Parameters:
        processEngineName -
        Returns:
        a QueryService
      • getPluginRegistry

        @Deprecated
        PluginRegistry getPluginRegistry()
        Deprecated.
        A registry that provides access to the plugins registered in the application.
        Returns: