Interface PluginEventHint


public interface PluginEventHint
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the EventName
    int
    Returns the event hint option.
  • Method Details

    • getEventName

      String getEventName()
      Returns the EventName
      Returns:
    • getHintOption

      int getHintOption()
      Returns the event hint option. The master controller will use the event hint option to decide the next event in the flow.
      Returns: