UrlBundleInterface
interface UrlBundleInterface (View source)
Methods
                    public                                                                            
                
                    array
                
                                
                    getJobsForUrls(string $jobClass, string|null $message = null, DataObject|null $contextModel = null)
        
                                            
                
            Package URLs into jobs
Details
        
                            void
    addUrls(array $urls)
        
    
    Add URLs to this bundle
        
                            array
    getJobsForUrls(string $jobClass, string|null $message = null, DataObject|null $contextModel = null)
        
    
    Package URLs into jobs