Class CmmnElementHandler<T extends CmmnElement,​E>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract E handleElement​(T element, CmmnHandlerContext context)
      This method handles a element to create a new element.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait