Class ResourceWebScriptPut

    • Constructor Detail

      • ResourceWebScriptPut

        public ResourceWebScriptPut()
    • Method Detail

      • executeAction

        public java.lang.Object executeAction​(ResourceWithMetadata resource,
                                              Params params,
                                              WithResponse withResponse)
                                       throws java.lang.Throwable
        Executes the action on the resource
        Specified by:
        executeAction in interface ActionExecutor
        Parameters:
        resource - ResourceWithMetadata
        params - parameters to use
        Returns:
        anObject the result of the execute
        Throws:
        java.lang.Throwable