mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-23 08:00:56 -04:00
Rework exchanges, rework stores, add dialog API
This commit is contained in:
@@ -29,6 +29,8 @@ module io.xpipe.beacon {
|
||||
ModeExchange,
|
||||
StatusExchange,
|
||||
StopExchange,
|
||||
RenameStoreExchange,
|
||||
RemoveStoreExchange,
|
||||
StoreAddExchange,
|
||||
WritePreparationExchange,
|
||||
WriteExecuteExchange,
|
||||
@@ -36,11 +38,11 @@ module io.xpipe.beacon {
|
||||
ReadPreparationExchange,
|
||||
QueryTextDataExchange,
|
||||
ReadExecuteExchange,
|
||||
ListStoresExchange,
|
||||
DialogExchange,
|
||||
QueryDataSourceExchange,
|
||||
StoreStreamExchange,
|
||||
EditPreparationExchange,
|
||||
EditExecuteExchange,
|
||||
EditExchange,
|
||||
RemoveEntryExchange,
|
||||
RemoveCollectionExchange,
|
||||
RenameCollectionExchange,
|
||||
|
||||
Reference in New Issue
Block a user