Class BooleanProperty

java.lang.Object
org.bonitasoft.engine.properties.BonitaConfigProperty
org.bonitasoft.engine.properties.BooleanProperty

public class BooleanProperty extends BonitaConfigProperty
Author:
Emmanuel Duchastenier
  • Constructor Details

    • BooleanProperty

      public BooleanProperty(String displayName, String propertyKey, boolean defaultValue)
  • Method Details

    • isEnabled

      public boolean isEnabled()