Package org.camunda.bpm.engine.impl.form.engine
package org.camunda.bpm.engine.impl.form.engine
-
ClassDescriptionThe
HtmlDocumentBuilder
is part of theHtmlFormEngine
and maintains a stack of element which are written out to aStringWriter
.Simple writer for html elements.A simpleFormEngine
implementaiton which renders forms as HTML such that they can be used as embedded forms inside camunda Tasklist.