Package 

Class TriggerAdapterKt

    • Method Summary

      Modifier and Type Method Description
      final static TriggerOperator optTriggerOperator(JSONObject $self, String key) Extension function for JSONObject that retrieves a TriggerOperator from the specified key.
      • Methods inherited from class java.lang.Object

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

      • optTriggerOperator

         final static TriggerOperator optTriggerOperator(JSONObject $self, String key)

        Extension function for JSONObject that retrieves a TriggerOperator from the specified key.

        Parameters:
        key - The key to look up in the JSONObject.