| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQUEST_ATTR_HANDLED_ASYNC |
"$ph-request-is-async" |
public static final String |
REQUEST_ATTR_SCOPE_CREATED |
"$ph-request-scope-created" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQUEST_ATTR_ID |
"$ph-request.id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MENU_ITEM_ID |
"$default$" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REQUEST_PARAMETER_PRG_ACTIVE |
"phprga" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEFAULT_LONG_RUNNING_CHECK_ENABLED |
true |
public static final long |
DEFAULT_NOTIFICATION_MILLISECONDS |
30000L |
public static final int |
DEFAULT_PARALLEL_RUNNING_REQUESTS_BARRIER |
60 |
public static final boolean |
DEFAULT_PARALLEL_RUNNING_REQUESTS_CHECK_ENABLED |
true |
Copyright © 2017–2019 Philip Helger. All rights reserved.