Uses of Enum Class
org.flowable.dmn.model.HitPolicy
Packages that use HitPolicy
-
Uses of HitPolicy in org.flowable.dmn.api
Constructors in org.flowable.dmn.api with parameters of type HitPolicy -
Uses of HitPolicy in org.flowable.dmn.model
Fields in org.flowable.dmn.model declared as HitPolicyMethods in org.flowable.dmn.model that return HitPolicyModifier and TypeMethodDescriptionstatic HitPolicy
DecisionTable.getHitPolicy()
static HitPolicy
Returns the enum constant of this class with the specified name.static HitPolicy[]
HitPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.flowable.dmn.model with parameters of type HitPolicy