com.vaadin.hilla.signals.operation.

Interface SignalOperation<T>

All Known Subinterfaces:

ValueOperation<T>

All Known Implementing Classes:

IncrementOperation, ListInsertOperation, ListRemoveOperation, ReplaceValueOperation, SetValueOperation

public interface SignalOperation<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • operationId

      String operationId()