Class FONode.GatherContextInfoFunction

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object evaluate​(java.util.Map params)
      Executes the function.
      java.lang.Object getName()
      Returns the name of the function.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GatherContextInfoFunction

        public GatherContextInfoFunction()
    • Method Detail

      • evaluate

        public java.lang.Object evaluate​(java.util.Map params)
        Executes the function.
        Specified by:
        evaluate in interface AdvancedMessageFormat.Function
        Parameters:
        params - the message parameters
        Returns:
        the function result