Interface IPluginWorkflowNodeBean

All Superinterfaces:
IPluginGenericCustomGUIBean, Serializable
All Known Subinterfaces:
INodePropertyPluginBean<TData>

public interface IPluginWorkflowNodeBean extends IPluginGenericCustomGUIBean
Interface for custom GUI beans provided by workflow node plugins. All beans needed by such a plugin must implement this interface. The plugin must explicitly declare the bean classes that should be available in the XHTML view.
Since:
8.0.0