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

java.lang.Object
  extended by org.camunda.bpm.dmn.engine.impl.handler.DmnElementHandlerRegistryImpl
      extended by org.camunda.bpm.engine.impl.dmn.handler.ProcessEngineDmnElementHandlerRegistry
All Implemented Interfaces:
org.camunda.bpm.dmn.engine.handler.DmnElementHandlerRegistry

public class ProcessEngineDmnElementHandlerRegistry
extends org.camunda.bpm.dmn.engine.impl.handler.DmnElementHandlerRegistryImpl


Field Summary
 
Fields inherited from class org.camunda.bpm.dmn.engine.impl.handler.DmnElementHandlerRegistryImpl
elementHandlers
 
Constructor Summary
ProcessEngineDmnElementHandlerRegistry()
           
 
Method Summary
 
Methods inherited from class org.camunda.bpm.dmn.engine.impl.handler.DmnElementHandlerRegistryImpl
getElementHandler, getElementHandlers, setElementHandlers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessEngineDmnElementHandlerRegistry

public ProcessEngineDmnElementHandlerRegistry()


Copyright © 2015 camunda services GmbH. All rights reserved.