Uses of Enum Class
org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
Packages that use Builder.Feature
Package
Description
-
Uses of Builder.Feature in org.flowable.common.engine.impl.de.odysseus.el
Methods in org.flowable.common.engine.impl.de.odysseus.el with parameters of type Builder.FeatureModifier and TypeMethodDescriptionprotected TreeBuilderExpressionFactoryImpl.createDefaultTreeBuilder(Builder.Feature... features) protected TreeBuilderExpressionFactoryImpl.createTreeBuilder(Properties properties, Builder.Feature... features) Create the factory's builder. -
Uses of Builder.Feature in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
Fields in org.flowable.common.engine.impl.de.odysseus.el.tree.impl with type parameters of type Builder.FeatureMethods in org.flowable.common.engine.impl.de.odysseus.el.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.flowable.common.engine.impl.de.odysseus.el.tree.impl with parameters of type Builder.FeatureConstructors in org.flowable.common.engine.impl.de.odysseus.el.tree.impl with parameters of type Builder.Feature -
Uses of Builder.Feature in org.flowable.common.engine.impl.el
Methods in org.flowable.common.engine.impl.el with parameters of type Builder.FeatureModifier and TypeMethodDescriptionprotected TreeBuilderFlowableExpressionFactory.createDefaultTreeBuilder(Builder.Feature... features) Constructors in org.flowable.common.engine.impl.el with parameters of type Builder.Feature