public class ProcessVariableUpdatedEvent extends Object implements Event
Fired when one or more process variables have been updated.
ProcessVariableUpdatedEvent(Map<String,Map<String,Object>> variables)
Map<String,Map<String,Object>>
getVariables()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProcessVariableUpdatedEvent(Map<String,Map<String,Object>> variables)
public Map<String,Map<String,Object>> getVariables()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.