Class CategorySettingsData
java.lang.Object
com.bytedesk.ticket.ticket_settings_category.CategorySettingsData
- All Implemented Interfaces:
Serializable
工单分类设置(草稿/发布)序列化数据。
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglongvoid
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
items
-
-
Constructor Details
-
CategorySettingsData
public CategorySettingsData()
-
-
Method Details
-
normalize
public void normalize() -
countEnabled
public long countEnabled() -
countDisabled
public long countDisabled() -
resolveDefaultUid
-