Interface ActionExecutor

    • Method Detail

      • executeAction

        java.lang.Object executeAction​(ResourceWithMetadata resource,
                                       Params params,
                                       WithResponse withResponse)
                                throws java.lang.Throwable
        Invokes the resource with the Params
        Parameters:
        resource - ResourceWithMetadata
        params - Params
        Throws:
        java.lang.Throwable