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 TypeMethodDescriptionboolean
int
hashCode()
void
setRestriction
(Restriction restriction) void
setVariable
(String variable)