Serialized Form
-
Package com.atlassian.plugin
-
Exception com.atlassian.plugin.PluginException
class PluginException extends RuntimeException implements Serializable -
Exception com.atlassian.plugin.PluginParseException
class PluginParseException extends PluginException implements Serializable
-
-
Package com.atlassian.plugin.event
-
Exception com.atlassian.plugin.event.NotificationException
class NotificationException extends PluginException implements Serializable
-
-
Package com.atlassian.plugin.manager
-
Class com.atlassian.plugin.manager.PluginEnabledState
class PluginEnabledState extends Object implements Serializable-
Serialized Fields
-
enabled
boolean enabled
-
timestamp
long timestamp
-
-
-
-
Package com.atlassian.plugin.module
-
Exception com.atlassian.plugin.module.ModuleClassNotFoundException
class ModuleClassNotFoundException extends PluginParseException implements Serializable
-