class DynamiteIntegrationLogEntry extends Model (View source)

Properties

string $deployment
string $deploymentFunction
protected $errorType
protected $errorDataType

Methods

setDeployment($deployment)

No description

string
getDeployment()

No description

setDeploymentFunction($deploymentFunction)

No description

string
getDeploymentFunction()

No description

setError(Status $error)

No description

getError()

No description

Details

setDeployment($deployment)

No description

Parameters

$deployment

string getDeployment()

No description

Return Value

string

setDeploymentFunction($deploymentFunction)

No description

Parameters

$deploymentFunction

string getDeploymentFunction()

No description

Return Value

string

setError(Status $error)

No description

Parameters

Status $error

Status getError()

No description

Return Value

Status