public class AuditHistoryProcessOptions extends AuditHistoryOptions
DEFAULT_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE, MINIMUM_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE
Modifier and Type | Method and Description |
---|---|
java.util.Locale |
getLocale() |
java.sql.Timestamp |
getMaximum() |
int |
getMaximumTransientBatchSize() |
java.sql.Timestamp |
getMinimum() |
java.lang.Long |
getProcessId() |
ServiceContext |
getServiceContext() |
public ServiceContext getServiceContext()
public java.lang.Long getProcessId()
public java.util.Locale getLocale()
getLocale
in class AuditHistoryOptions
public java.sql.Timestamp getMinimum()
getMinimum
in class AuditHistoryOptions
public java.sql.Timestamp getMaximum()
getMaximum
in class AuditHistoryOptions
public int getMaximumTransientBatchSize()
getMaximumTransientBatchSize
in class AuditHistoryOptions
Copyright © 2003-2023 Appian Corporation. All Rights Reserved.