Class BpmnVariableEntry
java.lang.Object
ru.cg.webbpm.modules.bpmn.beans.variable.BpmnVariableEntry
- Author:
- m.popov
-
Constructor Summary
ConstructorsConstructorDescriptionBpmnVariableEntry(String variable) BpmnVariableEntry(String variable, Restriction restriction) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetRestriction(Restriction restriction) voidsetVariable(String variable)