Home
last modified time | relevance | path

Searched refs:job (Results 1 – 25 of 69) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php29 * @param string $job
36 public function runJob($job, array $settings = []) argument
46 $job = $this->stdin;
49 return $this->runProcess($job, $settings);
65 * @param string $job
72 protected function runProcess($job, $settings) argument
108 if ($job) {
109 $this->process($pipes[0], $job);
193 * @param string $job
197 protected function process($pipe, $job) argument
[all …]
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php307 function getLastScheduledRunTime($job) { argument
314 $this->parseElement($job[PC_DOW], $extjob[PC_DOW], 7);
365 function runJob($job) { argument
368 $lastActual = $job["lastActual"];
369 $lastScheduled = $job["lastScheduled"];
372 $this->logMessage("Running ".$job[PC_CRONLINE]);
381 $this->markLastRun($job[PC_CMD], $lastScheduled);
382 $this->logMessage(" Completed ".$job[PC_CRONLINE]);
401 $job = Array();
409 $jobs[$jobNumber] = $job;
[all …]
H A Dpseudo-cron-image.php350 function getLastScheduledRunTime($job) { argument
357 $this->parseElement($job[PC_DOW], $extjob[PC_DOW], 7);
408 function runJob($job) { argument
411 $lastActual = $job["lastActual"];
412 $lastScheduled = $job["lastScheduled"];
415 $this->logMessage("Running ".$job[PC_CRONLINE]);
424 $this->markLastRun($job[PC_CMD], $lastScheduled);
425 $this->logMessage(" Completed ".$job[PC_CRONLINE]);
444 $job = Array();
452 $jobs[$jobNumber] = $job;
[all …]
/plugin/cronojob/
H A Dpseudocron.php145 function runJob($job) { argument
158 $lastActual = $job["lastActual"];
159 $lastScheduled = $job["lastScheduled"];
162 $this->logMessage("Running ".$job[PC_CRONLINE]);
171 $this->markLastRun($job[PC_CMD], $lastScheduled);
172 $this->logMessage(" Completed ".$job[PC_CRONLINE]);
179 $this->logMessage("Skipping ".$job[PC_CRONLINE]);
289 function getLastScheduledRunTime($job) { argument
351 $job = Array();
359 $jobs[$jobNumber] = $job;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RunPipelineResponse.php28 public function setJob(GoogleCloudDatapipelinesV1Job $job) argument
30 $this->job = $job;
37 return $this->job;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest.php28 public function setJob(GoogleCloudDatalabelingV1beta1EvaluationJob $job) argument
30 $this->job = $job;
37 return $this->job;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DLaunchFlexTemplateResponse.php28 public function setJob(Job $job) argument
30 $this->job = $job;
37 return $this->job;
H A DLaunchTemplateResponse.php28 public function setJob(Job $job) argument
30 $this->job = $job;
37 return $this->job;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DSubmitJobRequest.php32 public function setJob(Job $job) argument
34 $this->job = $job;
41 return $this->job;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobCancelResponse.php32 public function setJob(Job $job) argument
34 $this->job = $job;
41 return $this->job;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobResult.php30 public function setJob(Job $job) argument
32 $this->job = $job;
39 return $this->job;
H A DMatchingJob.php56 public function setJob(Job $job) argument
58 $this->job = $job;
65 return $this->job;
/plugin/jenkins/
H A DREADME.md12 In future versions, it will allow you to trigger a job from Dokuwiki.
27 * **jenkins.user**: Enter the ID of a Jenkins user, with the right to view any job..
35 <jenkins job="JOB_NAME" />
38 If you job is in a folder, please use it as follow:
41 <jenkins job="FOLDER/JOB_NAME" />
44 By default, jenkins plugin display the last build of your job. If you want to display a specific bu…
47 <jenkins job="FOLDER/JOB_NAME" build="459"/>
H A Dsyntax.php68 preg_match("/job *= *(['\"])(.*?)\\1/", $match, $job);
69 if (count($job) != 0) {
70 $data['job'] = $job[2];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunV2Execution.php60 public $job; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Execution
241 public function setJob($job) argument
243 $this->job = $job;
250 return $this->job;
H A DGoogleCloudRunV2Task.php74 public $job; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2Task
315 public function setJob($job) argument
317 $this->job = $job;
324 return $this->job;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DRollupNamespace.asciidoc40 $params['id'] = (string) The ID of the job to delete
54 $params['id'] = (string) The ID of the job(s) to fetch. Accepts glob patterns, or left blank for all jobs
96 $params['id'] = (string) The ID of the job to create
97 $params['body'] = (array) The job configuration (Required)
144 $params['id'] = (string) The ID of the job to start
158 $params['id'] = (string) The ID of the job to stop
159 $params['wait_for_completion'] = (boolean) True if the API should block until the job has fully stopped, false if should be executed async. Defaults to false.
H A DMlNamespace.asciidoc91 $params['job_id'] = (string) The name of the job to close
94 $params['force'] = (boolean) True if the job should be forcefully closed
95 $params['timeout'] = (time) Controls the time to wait until a job has closed. Default to 30 minutes
137 $params['job_id'] = (string) The ID of the job to remove from the calendar
152 $params['force'] = (boolean) True if the job should be forcefully deleted (Default = false)
153 $params['timeout'] = (time) Controls the time to wait until a job is deleted. Defaults to 1 minute
180 $params['job_id'] = (string) The ID of the job(s) to perform expired data hygiene for
207 $params['job_id'] = (string) The ID of the job from which to delete forecasts (Required)
223 $params['job_id'] = (string) The ID of the job to delete
224 $params['force'] = (boolean) True if the job shoul
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php179 * @param string $job
185 …public function runTestJob($job, PHPUnit_Framework_Test $test, PHPUnit_Framework_TestResult $resul… argument
189 $_result = $this->runJob($job);
238 * @param string $job
245 abstract public function runJob($job, array $settings = []); argument
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js622 var job = { class in appendDecorations
632 langHandler(job);
633 out.push.apply(out, job.decorations);
743 var decorate = function (job) { argument
744 var sourceCode = job.sourceCode, basePos = job.basePos;
745 var sourceNode = job.sourceNode;
831 job.decorations = decorations;
H A Dprettify.js670 var job = { class in appendDecorations
680 langHandler(job);
681 out.push.apply(out, job.decorations);
791 var decorate = function (job) { argument
792 var sourceCode = job.sourceCode, basePos = job.basePos;
793 var sourceNode = job.sourceNode;
879 job.decorations = decorations;
H A Drun_prettify.js899 var job = { class in prettyPrint.appendDecorations
909 langHandler(job);
910 out.push.apply(out, job.decorations);
1020 var decorate = function (job) { argument
1021 var sourceCode = job.sourceCode, basePos = job.basePos;
1022 var sourceNode = job.sourceNode;
1108 job.decorations = decorations;
/plugin/jenkins/jenkinsapi/
H A Djenkins.php34 function getJobURLRequest($job) { argument
35 $job_request = explode('/', $job);
/plugin/orgchart/
H A DREADME22 The order of the columns must be: name, line manager, job title, photo. Job title and photo are opt…
33 * job title (staff member's job title, type: simple string)
/plugin/zul/syntax/
H A Dzirkelundlineal.php165 $job = $data['job'];
252 if ($job != '') {
253 $txt .= '<param name="job" value="'.$job.'"/>';

123