Package | Description |
---|---|
org.camunda.bpm.engine.impl.juel |
Modifier and Type | Field and Description |
---|---|
protected EnumSet<Builder.Feature> |
Builder.features |
Modifier and Type | Method and Description |
---|---|
static Builder.Feature |
Builder.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Builder.Feature[] |
Builder.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected TreeBuilder |
ExpressionFactoryImpl.createTreeBuilder(Properties properties,
Builder.Feature... features)
Create the factory's builder.
|
boolean |
Builder.isEnabled(Builder.Feature feature) |
Constructor and Description |
---|
Builder(Builder.Feature... features) |
Copyright © 2015. All rights reserved.