Execution
class Execution extends Collection (View source)
Properties
protected | $collection_key | ||
string | $endTime | ||
string | $evaluationId | ||
protected | $externalDataSourcesType | ||
protected | $externalDataSourcesDataType | ||
string | $inventoryTime | ||
string[] | $labels | ||
string | $name | ||
string | $runType | ||
string | $startTime | ||
string | $state |
Methods
setEndTime($endTime)
No description
string
getEndTime()
No description
setEvaluationId($evaluationId)
No description
string
getEvaluationId()
No description
setExternalDataSources($externalDataSources)
No description
getExternalDataSources()
No description
setInventoryTime($inventoryTime)
No description
string
getInventoryTime()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
setRunType($runType)
No description
string
getRunType()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setState($state)
No description
string
getState()
No description
Details
setEndTime($endTime)
No description
string
getEndTime()
No description
setEvaluationId($evaluationId)
No description
string
getEvaluationId()
No description
setExternalDataSources($externalDataSources)
No description
ExternalDataSources[]
getExternalDataSources()
No description
setInventoryTime($inventoryTime)
No description
string
getInventoryTime()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
setRunType($runType)
No description
string
getRunType()
No description
setStartTime($startTime)
No description
string
getStartTime()
No description
setState($state)
No description
string
getState()
No description