Interface CommandExecutor


  • public interface CommandExecutor
    • Method Detail

      • execute

        ExecutionResult execute​(org.apache.sling.api.resource.ResourceResolver resolver,
                                String path,
                                String... options)
        internal execution command handler
        Parameters:
        resolver - resolver with which pipe will be executed
        path - pipe path to execute
        options - different options tokens
        Returns:
        Execution results
      • help

        String help()
        Returns:
        help string