Uses of Enum Class
org.camunda.bpm.impl.juel.Builder.Feature
-
Uses of Builder.Feature in org.camunda.bpm.impl.juel
Modifier and TypeMethodDescriptionstatic Builder.Feature
Returns the enum constant of this class with the specified name.static Builder.Feature[]
Builder.Feature.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected TreeBuilder
ExpressionFactoryImpl.createTreeBuilder
(Properties properties, Builder.Feature... features) Create the factory's builder.boolean
Builder.isEnabled
(Builder.Feature feature)