Package org.frankframework.larva
Class LarvaHtmlConfig
java.lang.Object
org.frankframework.larva.LarvaConfig
org.frankframework.larva.LarvaHtmlConfig
Larva extra configuration options for HTML output and will parse all the LarvaConfig options from the HTTP Servlet Request.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REQUEST_PARAM_LOG_LEVEL
- See Also:
-
REQUEST_PARAM_AUTO_SCROLL
- See Also:
-
REQUEST_PARAM_MULTI_THREADED
- See Also:
-
REQUEST_PARAM_SCENARIOS_ROOT_DIR
- See Also:
-
REQUEST_PARAM_EXECUTE
- See Also:
-
REQUEST_PARAM_TIMEOUT
- See Also:
-
REQUEST_PARAM_WAIT_BEFORE_CLEANUP
- See Also:
-
-
Constructor Details
-
LarvaHtmlConfig
public LarvaHtmlConfig() -
LarvaHtmlConfig
public LarvaHtmlConfig(jakarta.servlet.http.HttpServletRequest request)
-