toggle menu
lib
common
switch theme
search in API
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.engine.events
/
EventBus
/
Event
Event
sealed
interface
Event
Inheritors
GenericError
FullRefresh
EndpointDataChanged
Members
Types
Endpoint
Data
Changed
Link copied to clipboard
data
class
EndpointDataChanged
(
val
keys
:
Collection
<
EndpointConfiguration.Key
>
)
:
EventBus.Event
Full
Refresh
Link copied to clipboard
data
object
FullRefresh
:
EventBus.Event
Generic
Error
Link copied to clipboard
data
object
GenericError
:
EventBus.Event