org.camunda.bpm.dmn.engine.impl.handler
Class DmnDecisionTableHandler
java.lang.Object
org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler<org.camunda.bpm.model.dmn.instance.DecisionTable,E>
org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnDecisionTableHandler<DmnDecisionTableImpl>
org.camunda.bpm.dmn.engine.impl.handler.DmnDecisionTableHandler
- All Implemented Interfaces:
- DmnElementHandler<org.camunda.bpm.model.dmn.instance.DecisionTable,DmnDecisionTableImpl>
public class DmnDecisionTableHandler
- extends AbstractDmnDecisionTableHandler<DmnDecisionTableImpl>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DmnDecisionTableHandler
public DmnDecisionTableHandler()
createElement
protected DmnDecisionTableImpl createElement(DmnElementHandlerContext context,
org.camunda.bpm.model.dmn.instance.DecisionTable element)
- Specified by:
createElement in class AbstractDmnElementHandler<org.camunda.bpm.model.dmn.instance.DecisionTable,DmnDecisionTableImpl>
Copyright © 2015 camunda services GmbH. All rights reserved.