ILIAS
trunk Revision v11.0_alpha-1744-gb0451eebef4
|
Public Member Functions | |
getTentativePreconditions (Environment $environment) | |
collectFrom (Environment $environment, Storage $storage) | |
![]() | |
__construct (Storage $storage) | |
getHash () | |
Get a hash for this objective. More... | |
getLabel () | |
Get a label that describes this objective. More... | |
isNotable () | |
Get to know if this is an interesting objective for a human. More... | |
getPreconditions (Setup\Environment $environment) | |
achieve (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
![]() | |
getPreconditions (Environment $environment) | |
Objectives might depend on other objectives. More... | |
achieve (Environment $environment) | |
Objectives can be achieved. More... | |
isApplicable (Environment $environment) | |
Get to know whether the objective is applicable. More... | |
Additional Inherited Members | |
![]() | |
collectFrom (Setup\Environment $environment, Storage $storage) | |
Attempt to gather metrics based on the provided environment. More... | |
getTentativePreconditions (Setup\Environment $environment) | |
Give preconditions that might or might not be fullfilled. More... | |
![]() | |
Storage | $storage |
Definition at line 23 of file class.ilBackgroundTasksMetricsCollectedObjective.php.
ilBackgroundTasksMetricsCollectedObjective::collectFrom | ( | Environment | $environment, |
Storage | $storage | ||
) |
Definition at line 35 of file class.ilBackgroundTasksMetricsCollectedObjective.php.
References $ini, ILIAS\Setup\Environment\getResource(), ILIAS\Setup\Metrics\Storage\storeConfigGauge(), and ILIAS\Setup\Metrics\Storage\storeConfigText().
ilBackgroundTasksMetricsCollectedObjective::getTentativePreconditions | ( | Environment | $environment | ) |
Definition at line 28 of file class.ilBackgroundTasksMetricsCollectedObjective.php.