# neatlogic-event
**Repository Path**: guo_z/neatlogic-event
## Basic Information
- **Project Name**: neatlogic-event
- **Description**: neatlogic itsm的事件模块,增加了事件专用工作流节点,提供事件类型管理,解决方案管理等功能。
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: develop3.0.0
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 16
- **Created**: 2024-01-17
- **Last Updated**: 2024-01-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[中文](README.md) / English
---
## About
Neatlogic-event is a module used to initiate an event work order, including the event node, the event type management
the solution of event and the event handling method.
## Feature
### Event-node
On the Process Management page, add a process that contains the event node.

- Support informs them of their functionality
- Supports time-sensitive policies that associate priorities
- Support for specifying agents, or configuring dispatcher rules, such as assign agents by group member workload.
### Event type management
The event type refers to the type to which the event belongs,event type can relate to solution of event. Event types
have authorization capabilities,and just authorized users can use the event mode.

### Solution of event
Solution management is the process of saving common event solutions as templates and providing response templates during
event processing.

- The solution supports associating multiple event types.
### Event handling
When handling events, that must fill in the event type and solution. The solution supports selecting templates or
customizing.

- event node steps support pause and resume processing.
- Support the addition of new solutions during event processing.