- java.lang.Object
-
- net.bis5.mattermost.model.PluginWebapp
-
public class PluginWebapp extends Object
Plugin's webapp info.
-
-
Constructor Summary
Constructors Constructor Description PluginWebapp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetBundlePath()inthashCode()voidsetBundlePath(String bundlePath)StringtoString()
-