Interface ActionController.ActionResultProcessor

All Known Implementing Classes:
FormDef
Enclosing class:
ActionController

public static interface ActionController.ActionResultProcessor
  • Method Details

    • processResultOfAction

      void processResultOfAction​(TreeReference targetRef, String event)
      Parameters:
      targetRef - - the ref that this action targeted
      event - - the event that triggered this action