- bropen.bpm.instance.ProcessVariables
-
-
Methods Summary
Methods
| Type |
Name and description |
Map |
getValue() 获得所有变量 |
void |
setValue(Map vars) 更新变量 |
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Property Detail
-
static Object constraints
-
String varsMap
变量,转成JSON串的Map
-
Method Detail
-
@GrailsCompileStatic@grails.compiler.GrailsCompileStatic
Map getValue()
获得所有变量
-
@GrailsCompileStatic@grails.compiler.GrailsCompileStatic
void setValue(Map vars)
更新变量
BROPEN Documentation, 2020-04-21 11:24