Package org.knime.core.webui.node.impl
Class WebUINodeConfiguration
java.lang.Object
org.knime.core.webui.node.impl.WebUINodeConfiguration
Configuration for a
WebUI node.- Author:
- Marc Bux, KNIME GmbH, Berlin, Germany
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder for assembly ofWebUINodeConfigurationsstatic final classThe (final) build stage in which the ports and other "optional" configurations are defined.static interfaceThe build stage that requires a full description.static interfaceThe build stage that requires an icon.static interfaceThe build stage that requires the model settings.static interfaceThe build stage that requires a short description. -
Method Summary
-
Method Details
-
builder
- Returns:
- a new builder for assembly of
WebUINodeConfigurations
-