36 throw new \LogicException(
"Not yet implemented.");
44 return $this->refinery->custom()->transformation(
function (
$data) {
45 return new \ilBackgroundTasksSetupConfig(
47 $data[
"max_number_of_concurrent_tasks"] ?? 1
58 "Complete objectives from Services/BackgroundTasks",
An exception for terminatinating execution or to throw for unit testing.
A non-objective, nothing to do to achieve it...
A objective collection is a objective that is achieved once all subobjectives are achieved.
getUpdateObjective(Setup\Config $config=null)
getConfigInput(Setup\Config $config=null)
__construct(Refinery\Factory $refinery)
getInstallObjective(Setup\Config $config=null)
getArrayToConfigTransformation()
getBuildArtifactObjective()
A agent is some component that performs part of the setup process.
A configuration for the setup.
An objective is a desired state of the system that is supposed to be created by the setup.
A component is the most general form of an entity in the UI.