Uses of Interface
org.nuxeo.ecm.core.management.jtajca.TransactionStatistics
Packages that use TransactionStatistics
Package
Description
-
Uses of TransactionStatistics in org.nuxeo.ecm.core.management.jtajca
Methods in org.nuxeo.ecm.core.management.jtajca that return TransactionStatisticsModifier and TypeMethodDescriptionTransactionMonitor.getLastCommittedStatistics()
TransactionMonitor.getLastRollbackedStatistics()
Methods in org.nuxeo.ecm.core.management.jtajca that return types with arguments of type TransactionStatistics -
Uses of TransactionStatistics in org.nuxeo.ecm.core.management.jtajca.internal
Classes in org.nuxeo.ecm.core.management.jtajca.internal that implement TransactionStatisticsFields in org.nuxeo.ecm.core.management.jtajca.internal declared as TransactionStatisticsModifier and TypeFieldDescriptionprotected TransactionStatistics
DefaultTransactionMonitor.lastCommittedStatistics
protected TransactionStatistics
DefaultTransactionMonitor.lastRollbackedStatistics
Methods in org.nuxeo.ecm.core.management.jtajca.internal that return TransactionStatisticsModifier and TypeMethodDescriptionDefaultTransactionMonitor.getLastCommittedStatistics()
DefaultTransactionMonitor.getLastRollbackedStatistics()
Methods in org.nuxeo.ecm.core.management.jtajca.internal that return types with arguments of type TransactionStatistics