Uses of Class
net.bis5.mattermost.model.PostAction
-
Packages that use PostAction Package Description net.bis5.mattermost.model -
-
Uses of PostAction in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return types with arguments of type PostAction Modifier and Type Method Description List<PostAction>SlackAttachment. getActions()Method parameters in net.bis5.mattermost.model with type arguments of type PostAction Modifier and Type Method Description voidSlackAttachment. setActions(List<PostAction> actions)
-