org.camunda.bpm.engine.rest.dto.runtime
Class ExecutionTriggerDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
public class ExecutionTriggerDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionTriggerDto
public ExecutionTriggerDto()
getVariables
public Map<String,VariableValueDto> getVariables()
setVariables
public void setVariables(Map<String,VariableValueDto> variables)
Copyright © 2016 camunda services GmbH. All rights reserved.