Class DeployBehaviorUtil
java.lang.Object
org.broadleafcommerce.common.util.DeployBehaviorUtil
- Author:
- Jeff Fischer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
protected boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isProductionSandBoxMode
@Value("${enterprise.use.production.sandbox.mode:false}") protected boolean isProductionSandBoxMode -
isMtLoaded
@Value("${mt.loaded.flag:false}") protected boolean isMtLoaded
-
-
Constructor Details
-
DeployBehaviorUtil
public DeployBehaviorUtil()
-
-
Method Details
-
isProductionSandBoxMode
public boolean isProductionSandBoxMode()
-