Package org.bonitasoft.engine.properties
Class BooleanProperty
java.lang.Object
org.bonitasoft.engine.properties.BonitaConfigProperty
org.bonitasoft.engine.properties.BooleanProperty
- Author:
- Emmanuel Duchastenier
-
Field Summary
Fields inherited from class org.bonitasoft.engine.properties.BonitaConfigProperty
displayName, propertyKey -
Constructor Summary
ConstructorsConstructorDescriptionBooleanProperty(String displayName, String propertyKey, boolean defaultValue) -
Method Summary
Methods inherited from class org.bonitasoft.engine.properties.BonitaConfigProperty
envPropertyKey, getProperty, logInitializationMessagesIfFirstTime
-
Constructor Details
-
BooleanProperty
-
-
Method Details
-
isEnabled
public boolean isEnabled()
-