Uses of Interface
com.atlassian.confluence.impl.health.web.JohnsonEventSerializer
-
Packages that use JohnsonEventSerializer Package Description com.atlassian.confluence.impl.health.web -
-
Uses of JohnsonEventSerializer in com.atlassian.confluence.impl.health.web
Classes in com.atlassian.confluence.impl.health.web that implement JohnsonEventSerializer Modifier and Type Class Description class
DefaultJohnsonEventSerializer
This implementation is for JohnsonEvent
s that have the additional attributes necessary for display on the new Johnson page layout introduced in Confluence 6.5.class
LegacyJohnsonEventSerializer
This implementation is for old-style JohnsonEvent
s, i.e.
-