Class EnvironmentReport.ChannelInfo
java.lang.Object
com.broadleafcommerce.common.extension.EnvironmentReport.ChannelInfo
- Enclosing class:
- EnvironmentReport
-
Constructor Summary
ConstructorDescriptionChannelInfo
(EnvironmentReport.ChannelType type, String name, String properties, boolean enabled, String reason) -
Method Summary
-
Constructor Details
-
ChannelInfo
public ChannelInfo(EnvironmentReport.ChannelType type, String name, String properties, boolean enabled, String reason)
-
-
Method Details