Package com.bytedesk.call.gateway
Class CallGatewayExcel
java.lang.Object
com.bytedesk.call.gateway.CallGatewayExcel
Call网关Excel导出实体
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CallGatewayExcel
fromEntity
(CallGatewayEntity entity) 从实体转换为Excel对象
-
Field Details
-
gatewayName
-
description
-
proxy
-
username
-
fromUser
-
fromDomain
-
register
-
registerTransport
-
status
-
enabled
-
online
-
remarks
-
createdAt
-
updatedAt
-
-
Constructor Details
-
CallGatewayExcel
public CallGatewayExcel()
-
-
Method Details
-
fromEntity
从实体转换为Excel对象
-