the Job object, describing jobs on a JobQueue
        
        
    
        Properties:
        
    
    
        
        | Name | 
        
        Type | 
        
        Attributes | 
        
        
        Description | 
    
    
    
    
        
            
                engineId | 
            
            
            
                
Number
|
String
            
             | 
            
                
                
                    <optional> 
                
                
                
                 | 
            
            
            the engine's ID for which this job should be queued | 
        
    
        
            
                event | 
            
            
            
                
String
            
             | 
            
                
                
                    <optional> 
                
                
                
                 | 
            
            
            OPTIONAL the event name (must be present for command "queueJob") | 
        
    
        
            
                eventData | 
            
            
            
                
any
            
             | 
            
                
                
                    <optional> 
                
                
                
                 | 
            
            
            OPTIONAL event data | 
        
    
    
    
    
    
    
    
    
    
    
    
    
    - See:
 
    -