Package com.vaadin.flow.signals.operations
@NullMarked
package com.vaadin.flow.signals.operations
-
ClassDescriptionAn operation that can be cancelled.InsertOperation<T extends Signal<?>>An operation that inserts a new child signal into a list or map.PutIfAbsentResult<S extends Signal<?>>The result of a put-if-absent operation.An operation triggered on a signal instance.A failed signal operation result.A successful signal operation result.The result of a signal operation.A signal operation representing a transaction and the return value from the transaction callback.