| Package | Description |
|---|---|
| app.myoss.cloud.core.constants |
| Modifier and Type | Method and Description |
|---|---|
static DeployEnvEnum |
DeployEnvEnum.getDeployEnvEnum()
获取应用部署的环境变量
|
static DeployEnvEnum |
DeployEnvEnum.getEnumByValue(String value)
根据环境变量的值获取枚举
|
static DeployEnvEnum |
DeployEnvEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployEnvEnum[] |
DeployEnvEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.