Class WorkflowDesignerApplicationEventHandler

    • Constructor Detail

      • WorkflowDesignerApplicationEventHandler

        public WorkflowDesignerApplicationEventHandler​(BackendViewPushContext viewPushContext,
                                                       Long clientId,
                                                       Long projectId)
        Creates a new handler with the given push context for the client.
        Parameters:
        viewPushContext - Push context for sending messages to the client.
        clientId - Client who owns the project being edited.
        projectId - ID of the project being edited.