public interface Constants
Modifier and Type | Field and Description |
---|---|
static int |
COUNT_ALL
Constant representing that all results be retrieved in one call.
|
static java.lang.Integer |
SORT_ORDER_ASCENDING
Constant representing results to be sorted in ascending order.
|
static java.lang.Integer |
SORT_ORDER_DESCENDING
Constant representing results to be sorted in descending order.
|
static final java.lang.Integer SORT_ORDER_ASCENDING
static final java.lang.Integer SORT_ORDER_DESCENDING
static final int COUNT_ALL
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.