public class TransactionUtil
extends java.lang.Object
Constructor and Description |
---|
TransactionUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
getMyTotalCount() |
static java.lang.Integer |
getMyTotalCount(boolean clear)
Non-idempotent form of the
getMyTotalCount() . |
public static java.lang.Integer getMyTotalCount()
public static java.lang.Integer getMyTotalCount(boolean clear)
getMyTotalCount()
.
Returns and clears the total tx count for a context.clear
- if true, clears the count, else, default behaviour.Copyright © 2010 - 2023 Adobe. All Rights Reserved