| Package | Description |
|---|---|
| net.bis5.mattermost.model | |
| net.bis5.mattermost.model.config.consts | |
| net.bis5.mattermost.model.serialize |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiStatus.Status |
class |
AuthService
The type of auth service
|
class |
ChannelType
The type of
Channel |
class |
CommandMethod
The type of command execute request method
|
class |
CommandResponseType
The type of
CommandResponse |
class |
ComplianceStatus
The type of compliance report creation status
|
class |
ComplianceType
The type of compliance report
|
class |
ContentType
The type of content-type
|
class |
PostType
The type of
Post |
class |
PreferenceCategory
The type of preference category
|
class |
PushStatus
The type of push notification status
|
class |
PushType
The type of push notification
|
class |
StatusType
The type of user status
|
class |
TeamType
The type of team
|
class |
WebSocketEventType
Type of Websocket event
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends HasCode<?>> |
HasCode.of(Supplier<E[]> values,
String code,
E defaultValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
AllowEditPost
Deprecated.
Removed in Mattermost 4.9
|
class |
ConnectionSecurity
The type of connection security to connect other services
|
class |
EmailNotificationContent
The type of body contents in email notification
|
class |
GroupUnreadChannels
The type of grouping unread channels in Left-Hand-Side bar
|
class |
ImageDriver
The type of storage driver
|
class |
ImageProxyType
The type of image proxy server
|
class |
Permissions
The type of permissions
|
class |
PermissionsDeletePost
The type of permissions for delete posts
|
class |
RestrictEmojiCreation
The type of permission for create emojis
|
class |
SsoService
The type of SSO service
|
class |
TeammateNameDisplay
The type of teammate name display
|
class |
WebServerMode
The type of web server mode
|
| Modifier and Type | Class and Description |
|---|---|
class |
HasCodeSerializer<T extends Enum<T> & HasCode<T>>
Serializer for
HasCode |
Copyright © 2018. All rights reserved.