Uses of Interface
org.flowable.cmmn.model.HasEntryCriteria
Packages that use HasEntryCriteria
Package
Description
-
Uses of HasEntryCriteria in org.flowable.cmmn.converter
Methods in org.flowable.cmmn.converter with parameters of type HasEntryCriteriaModifier and TypeMethodDescriptionprotected void
CmmnXmlConverter.resolveEntryCriteria
(HasEntryCriteria hasEntryCriteria) -
Uses of HasEntryCriteria in org.flowable.cmmn.converter.util
Methods in org.flowable.cmmn.converter.util with parameters of type HasEntryCriteriaModifier and TypeMethodDescriptionstatic String
CriterionUtil.generateEntryCriterionId
(HasEntryCriteria hasEntryCriteria) -
Uses of HasEntryCriteria in org.flowable.cmmn.model
Classes in org.flowable.cmmn.model that implement HasEntryCriteria