Class FormDesignerApplicationEventHandler

    • Constructor Detail

      • FormDesignerApplicationEventHandler

        public FormDesignerApplicationEventHandler​(BackendViewPushContext viewPushContext,
                                                   Long clientId,
                                                   Long projectId,
                                                   String viewId)
        Creates a new handler with the web socket push context for the given project.
        Parameters:
        viewPushContext - Push context for sending message to the view.
        clientId - ID of the client who owns the project.
        projectId - ID of the project being edited.
        viewId -