Uses of Class
com.vaadin.signals.impl.Transaction
Packages that use Transaction
Package
Description
-
Uses of Transaction in com.vaadin.signals.impl
Methods in com.vaadin.signals.impl that return TransactionModifier and TypeMethodDescriptionstatic TransactionTransaction.getCurrent()Gets the current transaction handler.Methods in com.vaadin.signals.impl with parameters of type TransactionModifier and TypeMethodDescriptionprotected UsageTracker.UsageComputedSignal.createUsage(Transaction transaction) Creates a usage instance based on the current state of this signal.