2022-12-30 02:28:53 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [JobName](./bitburner.jobname.md)
|
|
|
|
|
|
|
|
## JobName enum
|
|
|
|
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-12-30 02:28:53 +01:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
declare enum JobName
|
|
|
|
```
|
|
|
|
|
|
|
|
## Enumeration Members
|
|
|
|
|
|
|
|
| Member | Value | Description |
|
|
|
|
| --- | --- | --- |
|
|
|
|
| agent0 | <code>"Field Agent"</code> | |
|
|
|
|
| agent1 | <code>"Secret Agent"</code> | |
|
|
|
|
| agent2 | <code>"Special Operative"</code> | |
|
|
|
|
| business0 | <code>"Business Intern"</code> | |
|
|
|
|
| business1 | <code>"Business Analyst"</code> | |
|
|
|
|
| business2 | <code>"Business Manager"</code> | |
|
|
|
|
| business3 | <code>"Operations Manager"</code> | |
|
|
|
|
| business4 | <code>"Chief Financial Officer"</code> | |
|
|
|
|
| business5 | <code>"Chief Executive Officer"</code> | |
|
|
|
|
| businessConsult0 | <code>"Business Consultant"</code> | |
|
|
|
|
| businessConsult1 | <code>"Senior Business Consultant"</code> | |
|
|
|
|
| employee | <code>"Employee"</code> | |
|
|
|
|
| employeePT | <code>"Part-time Employee"</code> | |
|
|
|
|
| IT0 | <code>"IT Intern"</code> | |
|
|
|
|
| IT1 | <code>"IT Analyst"</code> | |
|
|
|
|
| IT2 | <code>"IT Manager"</code> | |
|
|
|
|
| IT3 | <code>"Systems Administrator"</code> | |
|
|
|
|
| networkEng0 | <code>"Network Engineer"</code> | |
|
|
|
|
| networkEng1 | <code>"Network Administrator"</code> | |
|
2023-08-01 05:08:42 +02:00
|
|
|
| security0 | <code>"Security Guard"</code> | |
|
|
|
|
| security1 | <code>"Security Officer"</code> | |
|
|
|
|
| security2 | <code>"Security Supervisor"</code> | |
|
|
|
|
| security3 | <code>"Head of Security"</code> | |
|
2022-12-30 02:28:53 +01:00
|
|
|
| securityEng | <code>"Security Engineer"</code> | |
|
|
|
|
| software0 | <code>"Software Engineering Intern"</code> | |
|
|
|
|
| software1 | <code>"Junior Software Engineer"</code> | |
|
|
|
|
| software2 | <code>"Senior Software Engineer"</code> | |
|
|
|
|
| software3 | <code>"Lead Software Developer"</code> | |
|
|
|
|
| software4 | <code>"Head of Software"</code> | |
|
|
|
|
| software5 | <code>"Head of Engineering"</code> | |
|
|
|
|
| software6 | <code>"Vice President of Technology"</code> | |
|
|
|
|
| software7 | <code>"Chief Technology Officer"</code> | |
|
|
|
|
| softwareConsult0 | <code>"Software Consultant"</code> | |
|
|
|
|
| softwareConsult1 | <code>"Senior Software Consultant"</code> | |
|
|
|
|
| waiter | <code>"Waiter"</code> | |
|
|
|
|
| waiterPT | <code>"Part-time Waiter"</code> | |
|
|
|
|
|