Uses of Interface
org.activiti.engine.impl.interceptor.CommandContextCloseListener
Packages that use CommandContextCloseListener
Package
Description
-
Uses of CommandContextCloseListener in org.activiti.engine.impl.event.logger
Subinterfaces of CommandContextCloseListener in org.activiti.engine.impl.event.loggerClasses in org.activiti.engine.impl.event.logger that implement CommandContextCloseListener -
Uses of CommandContextCloseListener in org.activiti.engine.impl.interceptor
Classes in org.activiti.engine.impl.interceptor that implement CommandContextCloseListenerFields in org.activiti.engine.impl.interceptor with type parameters of type CommandContextCloseListenerModifier and TypeFieldDescriptionprotected List<CommandContextCloseListener> CommandContext.closeListenersMethods in org.activiti.engine.impl.interceptor that return types with arguments of type CommandContextCloseListenerMethods in org.activiti.engine.impl.interceptor with parameters of type CommandContextCloseListenerModifier and TypeMethodDescriptionvoidCommandContext.addCloseListener(CommandContextCloseListener commandContextCloseListener) -
Uses of CommandContextCloseListener in org.activiti.engine.impl.jobexecutor
Classes in org.activiti.engine.impl.jobexecutor that implement CommandContextCloseListener -
Uses of CommandContextCloseListener in org.activiti.engine.impl.variable
Classes in org.activiti.engine.impl.variable that implement CommandContextCloseListenerModifier and TypeClassDescriptionclassACommandContextCloseListenerthat holds oneDeserializedObjectinstance that is added by theSerializableType.