class BackupRun extends Model (View source)

Properties

string $endTime
protected $errorType
protected $errorDataType
string $startTime
string $status

Methods

setEndTime($endTime)

No description

string
getEndTime()

No description

setError(OperationError $error)

No description

getError()

No description

setStartTime($startTime)

No description

string
getStartTime()

No description

setStatus($status)

No description

string
getStatus()

No description

Details

setEndTime($endTime)

No description

Parameters

$endTime

string getEndTime()

No description

Return Value

string

setError(OperationError $error)

No description

Parameters

OperationError $error

OperationError getError()

No description

Return Value

OperationError

setStartTime($startTime)

No description

Parameters

$startTime

string getStartTime()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string