InProgress
class InProgress extends Kernel
Properties
| static protected | $header | from Kernel | |
| $job_key_id | from Kernel | ||
| $config | from Kernel | ||
| $language | from Kernel | ||
| $os | from Kernel | ||
| $build_log | from Kernel | ||
| $git_type | from Kernel | 
Methods
                    __construct(int $job_key_id, string $config = null, string $build_log = null, string $language = null, string $os = null, $git_type = 'github')
        
                                            
                Passed constructor.
from Kernel
            
                    void
                
                
                    handle()
        
                                            
                
            No description
                    string
                
                
                    markdown()
        
                                            
                
            No description
Details
        in Kernel at         line 53
                            
    __construct(int $job_key_id, string $config = null, string $build_log = null, string $language = null, string $os = null, $git_type = 'github')
        
    
    Passed constructor.