Class InternalEventNode

java.lang.Object
com.aquima.interactions.flow.model.InternalNode
com.aquima.interactions.flow.model.InternalEventNode

public class InternalEventNode extends InternalNode
  • Constructor Details

    • InternalEventNode

      public InternalEventNode(String flowName, INodeDS datasource)
  • Method Details

    • getDescription

      public String getDescription()
      Description copied from class: InternalNode
      Returns a very short descriptive text.
      Specified by:
      getDescription in class InternalNode
      Returns:
      a very short descriptive text.