Class VariableScopeListener
java.lang.Object
org.jbpm.process.instance.context.variable.VariableScopeListener
- All Implemented Interfaces:
KogitoObjectListener
-
Constructor Summary
ConstructorsConstructorDescriptionVariableScopeListener(ProcessInstance processInstance, String name, String variableIdPrefix, String variableInstanceIdPrefix, List<String> tags) -
Method Summary
-
Constructor Details
-
VariableScopeListener
-
-
Method Details
-
afterValueChanged
- Specified by:
afterValueChangedin interfaceKogitoObjectListener
-
beforeValueChanged
- Specified by:
beforeValueChangedin interfaceKogitoObjectListener
-
hashCode
public int hashCode() -
equals
-