Interface IPluginWorkflowTriggerBean

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

public interface IPluginWorkflowTriggerBean extends IPluginGenericCustomGUIBean
Interface for custom GUI beans provided by workflow trigger 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