Uses of Enum Class
org.activiti.core.el.juel.tree.impl.Builder.Feature
Packages that use Builder.Feature
-
Uses of Builder.Feature in org.activiti.core.el.juel
Methods in org.activiti.core.el.juel with parameters of type Builder.FeatureModifier and TypeMethodDescriptionprotected TreeBuilderExpressionFactoryImpl.createTreeBuilder(Properties properties, Builder.Feature... features) Create the factory's builder. -
Uses of Builder.Feature in org.activiti.core.el.juel.tree.impl
Fields in org.activiti.core.el.juel.tree.impl with type parameters of type Builder.FeatureMethods in org.activiti.core.el.juel.tree.impl that return Builder.FeatureModifier and TypeMethodDescriptionstatic Builder.FeatureReturns 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.Methods in org.activiti.core.el.juel.tree.impl with parameters of type Builder.FeatureConstructors in org.activiti.core.el.juel.tree.impl with parameters of type Builder.Feature