Méthode | Description | |
---|---|---|
Link ( ) : string | ||
LogContent ( ) | ||
LogLink ( ) : string | ||
Name ( ) : string | ||
ResqueStatus ( ) : string | Returns the status of the resque job | |
canView ( $member = null ) : boolean | ||
createEnvironment ( ) | ||
getBackend ( ) : EnvironmentCreateBackend | null | Fetches the EnvironmentCreateBackend based on the EnvironmentType saved to this job. | |
log ( ) : DeploynautLogFile | ||
map_resque_status ( integer $int ) : string | ||
start ( ) |
Méthode | Description | |
---|---|---|
enqueueCreation ( ) : string | Start a resque job for this creation. | |
logfile ( ) : string | Return a path to the log file. |
public ResqueStatus ( ) : string | ||
Résultat | string |
protected enqueueCreation ( ) : string | ||
Résultat | string | Resque token |
public getBackend ( ) : EnvironmentCreateBackend | null | ||
Résultat | EnvironmentCreateBackend | null |
public static map_resque_status ( integer $int ) : string | ||
$int | integer | |
Résultat | string |