📄 update.properties
字号:
## ========================
## Update classes mappings.
## ========================
## Core.
## =====
## System Properties.
sys_prop = com.queplix.core.modules.config.update.impl.SysPropUpdate
## Attachments.
attachment = com.queplix.core.modules.attachment.update.impl.AttachmentUpdate
## Project.
## =====
## Employees.
employee = com.queplix.qwoss.update.EmployeeUpdate
password = com.queplix.qwoss.update.PasswordUpdate
## Customers.
customer = com.queplix.qwoss.update.CustomerUpdate
## 'Ticket' focus.
## ===============
## Tickets.
ticket = com.queplix.qwoss.update.TicketUpdate
ticket_sync = com.queplix.qwoss.update.TicketPostUpdateSync
#ticket_post = com.queplix.qsupport.update.TicketPostUpdate
## Interaction
interaction = com.queplix.qwoss.update.InteractionUpdate
## Ticket notifications & escalations.
ticketnotification = com.queplix.qwoss.update.TicketNotificationUpdate
ticketescalation = com.queplix.qwoss.update.TicketEscalationUpdate
## Organizations.
#organization_ticket = com.queplix.qsupport.update.OrganizationUpdate
## Customers.
#customer_ticket = com.queplix.qsupport.update.CustomerUpdate
## Allowances.
#allowance_ticket = com.queplix.qsupport.update.AllowanceUpdate
## Contracts.
#contract_ticket = com.queplix.qsupport.update.ContractUpdate
## Solutions.
#solution_ticket = com.queplix.qsupport.update.SolutionUpdate
## Returns.
#returns_ticket = com.queplix.qsupport.update.ReturnsUpdate
## Knowledge Base focus ------- begin -------
## Solution
solution = com.queplix.qwoss.update.SolutionUpdate
## Attachment
attachmentSolution = com.queplix.qwoss.update.AttachmentSolutionUpdate
attachmentTicket = com.queplix.qwoss.update.AttachmentTicketUpdate
## Knowledge Base focus ------- end -------
## --------------- Not sure where to go yet -------------------
## Groups.
#group = com.queplix.core.modules.security.update.impl.GroupUpdate
## User Groups.
#usergroup = com.queplix.core.modules.security.update.impl.UserGroupUpdate
## Role.
#role = com.queplix.core.modules.security.update.impl.RoleUpdate
## Reports.
## We still need it.
report = com.queplix.core.modules.eqlext.update.impl.ReportUpdate
## Upload directory.
#uploadfolder = com.queplix.core.modules.eqlext.update.impl.UploadFolderUpdate
## Error alerts configuration.
update_errorcfg = com.queplix.core.modules.eql.update.impl.ErrorCfgUpdate
## Email Account.
account_inbox = com.queplix.core.modules.inbox.update.impl.AccountUpdate
## Email Inbox.
inbox = com.queplix.core.modules.inbox.update.impl.InboxUpdate
## 'Email Inbox' focus.
## ====================
## Outbox.
outbox = com.queplix.qsupport.inbox.update.OutboxUpdate
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -