class ExportStats extends Model (View source)

Properties

string $exportedArtifactCount
string $sizeInBytes
string $totalArtifactCount

Methods

setExportedArtifactCount($exportedArtifactCount)

No description

string
getExportedArtifactCount()

No description

setSizeInBytes($sizeInBytes)

No description

string
getSizeInBytes()

No description

setTotalArtifactCount($totalArtifactCount)

No description

string
getTotalArtifactCount()

No description

Details

setExportedArtifactCount($exportedArtifactCount)

No description

Parameters

$exportedArtifactCount

string getExportedArtifactCount()

No description

Return Value

string

setSizeInBytes($sizeInBytes)

No description

Parameters

$sizeInBytes

string getSizeInBytes()

No description

Return Value

string

setTotalArtifactCount($totalArtifactCount)

No description

Parameters

$totalArtifactCount

string getTotalArtifactCount()

No description

Return Value

string