Class GetTestPathActionHandler

java.lang.Object
com.blueriq.component.api.shortcut.GetTestPathActionHandler
All Implemented Interfaces:
com.aquima.interactions.portal.IActionHandler

public class GetTestPathActionHandler extends Object implements com.aquima.interactions.portal.IActionHandler
  • Constructor Details

    • GetTestPathActionHandler

      public GetTestPathActionHandler()
  • Method Details

    • isReadOnly

      public boolean isReadOnly()
      Specified by:
      isReadOnly in interface com.aquima.interactions.portal.IActionHandler
    • handle

      public com.aquima.interactions.portal.IActionResult handle(com.aquima.interactions.portal.IActionContext context)
      Specified by:
      handle in interface com.aquima.interactions.portal.IActionHandler