public abstract class AuditHistoryOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE |
static int |
MINIMUM_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE |
Constructor and Description |
---|
AuditHistoryOptions() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Locale |
getLocale() |
abstract java.sql.Timestamp |
getMaximum() |
abstract int |
getMaximumTransientBatchSize() |
abstract java.sql.Timestamp |
getMinimum() |
public static final int MINIMUM_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE
public static final int DEFAULT_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE
Copyright © 2003-2023 Appian Corporation. All Rights Reserved.