Uses of Class
org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
Packages that use VariableListenerSessionData
-
Uses of VariableListenerSessionData in org.flowable.common.engine.impl.variablelistener
Fields in org.flowable.common.engine.impl.variablelistener with type parameters of type VariableListenerSessionDataModifier and TypeFieldDescriptionprotected Map<String,List<VariableListenerSessionData>> VariableListenerSession.variableDataMethods in org.flowable.common.engine.impl.variablelistener that return types with arguments of type VariableListenerSessionDataMethod parameters in org.flowable.common.engine.impl.variablelistener with type arguments of type VariableListenerSessionDataModifier and TypeMethodDescriptionvoidVariableListenerSession.setVariableData(Map<String, List<VariableListenerSessionData>> variableData)