Home
last modified time | relevance | path

Searched refs:job (Results 1 – 25 of 69) sorted by last modified time

123

/plugin/siteexport/
H A DREADME.md31 Level of Debug during export job. This may be important to find errors for the support.
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/combo/.travis/
H A D.travis.yml14 # https://config.travis-ci.com/ref/job/if/condition
/plugin/prosemirror/
H A DREADME.md43 - `renderer.php` uses the classes `NodeStack` `Node` and `Mark` in `schema` to do its job
/plugin/ifauthex/
H A DREADME.md5 …t.mittelab.org/proj/ifauthex-dokuwiki-plugin/-/jobs/artifacts/v0.3/raw/ifauthex.zip?job=package).**
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml10 - job:
H A Delastic+elasticsearch-php+pull-request.yml2 - job:
H A Delastic+elasticsearch-php+7.x.yml2 - job:
H A Delastic+elasticsearch-php+master.yml2 - job:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc8 The job of the serializer is to encode the outgoing request body and decode the
H A Dselectors.asciidoc6 connections, however. That job belongs to the selector class.
8 The job of a selector is to return a single connection from a provided array of
H A Dconnection-factory.asciidoc6 client hands actual networking work over to RingPHP, the Connection's main job
H A Dconnection-pool.asciidoc8 unclear why"_ or _"recently dead but now alive"_. The job of the connection pool
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL95 library does the same job as widely used non-free libraries. In this
/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/ckgedit/ckeditor/
H A DLICENSE.md449 library does the same job as widely used non-free libraries. In this
/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/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/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;

123