class RetryJobRequest extends Model (View source)

Properties

string $jobId
string $phaseId

Methods

setJobId($jobId)

No description

string
getJobId()

No description

setPhaseId($phaseId)

No description

string
getPhaseId()

No description

Details

setJobId($jobId)

No description

Parameters

$jobId

string getJobId()

No description

Return Value

string

setPhaseId($phaseId)

No description

Parameters

$phaseId

string getPhaseId()

No description

Return Value

string