Class CustomSerializedValue
java.lang.Object
com.atlassian.jira.cache.ehcache.customserialization.CustomSerializedValue
- All Implemented Interfaces:
Serializable
This value is a wrapper for classes defined in plugins. Values that have different a ClassLoader will wrapped with this class,
which will contain information about how to access the proper ClassLoader deserialization.
- Since:
- v7.6
- See Also:
-
Method Summary