Package | Description |
---|---|
org.broadleafcommerce.common.web |
Modifier and Type | Field and Description |
---|---|
protected DeployState |
BroadleafRequestContext.deployState |
Modifier and Type | Method and Description |
---|---|
DeployState |
BroadleafRequestContext.getDeployState() |
static DeployState |
DeployState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployState[] |
DeployState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BroadleafRequestContext.setDeployState(DeployState deployState) |
Copyright © 2022. All rights reserved.