Uses of Class
org.flowable.bpmn.model.MapExceptionEntry
Packages that use MapExceptionEntry
-
Uses of MapExceptionEntry in org.flowable.bpmn.model
Fields in org.flowable.bpmn.model with type parameters of type MapExceptionEntryMethods in org.flowable.bpmn.model that return types with arguments of type MapExceptionEntryMethod parameters in org.flowable.bpmn.model with type arguments of type MapExceptionEntryModifier and TypeMethodDescriptionvoid
Activity.setMapExceptions
(List<MapExceptionEntry> mapExceptions) -
Uses of MapExceptionEntry in org.flowable.engine.compatibility
Method parameters in org.flowable.engine.compatibility with type arguments of type MapExceptionEntryModifier and TypeMethodDescriptionboolean
Flowable5CompatibilityHandler.mapException
(Exception camelException, DelegateExecution execution, List<MapExceptionEntry> mapExceptions)