Lines Matching refs:this

107     $this->approvalConfig = $approvalConfig;
114 return $this->approvalConfig;
121 $this->autodetect = $autodetect;
128 return $this->autodetect;
135 $this->bitbucketServerTriggerConfig = $bitbucketServerTriggerConfig;
142 return $this->bitbucketServerTriggerConfig;
149 $this->build = $build;
156 return $this->build;
163 $this->createTime = $createTime;
170 return $this->createTime;
177 $this->description = $description;
184 return $this->description;
191 $this->disabled = $disabled;
198 return $this->disabled;
205 $this->eventType = $eventType;
212 return $this->eventType;
219 $this->filename = $filename;
226 return $this->filename;
233 $this->filter = $filter;
240 return $this->filter;
247 $this->gitFileSource = $gitFileSource;
254 return $this->gitFileSource;
261 $this->github = $github;
268 return $this->github;
275 $this->id = $id;
282 return $this->id;
289 $this->ignoredFiles = $ignoredFiles;
296 return $this->ignoredFiles;
303 $this->includedFiles = $includedFiles;
310 return $this->includedFiles;
317 $this->name = $name;
324 return $this->name;
331 $this->pubsubConfig = $pubsubConfig;
338 return $this->pubsubConfig;
345 $this->resourceName = $resourceName;
352 return $this->resourceName;
359 $this->serviceAccount = $serviceAccount;
366 return $this->serviceAccount;
373 $this->sourceToBuild = $sourceToBuild;
380 return $this->sourceToBuild;
387 $this->substitutions = $substitutions;
394 return $this->substitutions;
401 $this->tags = $tags;
408 return $this->tags;
415 $this->triggerTemplate = $triggerTemplate;
422 return $this->triggerTemplate;
429 $this->webhookConfig = $webhookConfig;
436 return $this->webhookConfig;