Uses of Interface
org.flowable.cmmn.engine.PlanItemLocalizationManager
-
Packages that use PlanItemLocalizationManager Package Description org.flowable.cmmn.engine -
-
Uses of PlanItemLocalizationManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as PlanItemLocalizationManager Modifier and Type Field Description protected PlanItemLocalizationManagerCmmnEngineConfiguration. planItemLocalizationManagerMethods in org.flowable.cmmn.engine that return PlanItemLocalizationManager Modifier and Type Method Description PlanItemLocalizationManagerCmmnEngineConfiguration. getPlanItemLocalizationManager()Methods in org.flowable.cmmn.engine with parameters of type PlanItemLocalizationManager Modifier and Type Method Description CmmnEngineConfigurationCmmnEngineConfiguration. setPlanItemLocalizationManager(PlanItemLocalizationManager planItemLocalizationManager)
-