|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Builder.Feature | |
|---|---|
| org.camunda.bpm.engine.impl.juel | |
| Uses of Builder.Feature in org.camunda.bpm.engine.impl.juel |
|---|
| Fields in org.camunda.bpm.engine.impl.juel with type parameters of type Builder.Feature | |
|---|---|
protected EnumSet<Builder.Feature> |
Builder.features
|
| Methods in org.camunda.bpm.engine.impl.juel that return Builder.Feature | |
|---|---|
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. |
| Methods in org.camunda.bpm.engine.impl.juel with parameters of type Builder.Feature | |
|---|---|
protected TreeBuilder |
ExpressionFactoryImpl.createTreeBuilder(Properties properties,
Builder.Feature... features)
Create the factory's builder. |
boolean |
Builder.isEnabled(Builder.Feature feature)
|
| Constructors in org.camunda.bpm.engine.impl.juel with parameters of type Builder.Feature | |
|---|---|
Builder(Builder.Feature... features)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||