public class AuditHistoryProcessModelOptions 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.util.Set<java.lang.Long> |
getProcessIds()
The process ids of process audit history to be searched for return.
|
java.lang.Long[] |
getProcessIdsInKafkaHistory() |
java.lang.Long[] |
getProcessIdsInKEngineHistory() |
java.lang.Long |
getProcessModelId() |
ServiceContext |
getServiceContext() |
public java.lang.Long getProcessModelId()
public java.util.Set<java.lang.Long> getProcessIds()
public ServiceContext getServiceContext()
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
public java.lang.Long[] getProcessIdsInKafkaHistory()
public java.lang.Long[] getProcessIdsInKEngineHistory()
Copyright © 2003-2023 Appian Corporation. All Rights Reserved.