new $k.ExternalCommandJob()
Represents ae external command job
Extends
Methods
insert()
Add the job to the job queue
setCommand(commandString)
Set the external command line to be executed.
| Name | Type | Description | 
|---|---|---|
commandString | 
            
            
            string | 
                
                 Name of the command to call  | 
        
setTimeout(seconds)
Set the timeout [seconds] for external command execution. Default value is 60 seconds.
| Name | Type | Description | 
|---|---|---|
seconds | 
            
            
            integer |