org.camunda.bpm.dmn.engine.impl.handler
Class DmnOutputEntryHandler

java.lang.Object
  extended by org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler<E,I>
      extended by org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnLiteralExpressionHandler<E,DmnClauseEntryImpl>
          extended by org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnClauseHandler<org.camunda.bpm.model.dmn.instance.OutputEntry>
              extended by org.camunda.bpm.dmn.engine.impl.handler.DmnOutputEntryHandler
All Implemented Interfaces:
DmnElementHandler<org.camunda.bpm.model.dmn.instance.OutputEntry,DmnClauseEntryImpl>

public class DmnOutputEntryHandler
extends AbstractDmnClauseHandler<org.camunda.bpm.model.dmn.instance.OutputEntry>


Constructor Summary
DmnOutputEntryHandler()
           
 
Method Summary
 
Methods inherited from class org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnClauseHandler
createElement
 
Methods inherited from class org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnLiteralExpressionHandler
hasJuelExpressionLanguage, initElement, initExpression, initExpressionLanguage, isExpression, postProcessExpressionText
 
Methods inherited from class org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler
handleElement, initKey, initName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DmnOutputEntryHandler

public DmnOutputEntryHandler()


Copyright © 2015 camunda services GmbH. All rights reserved.