|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.serialization.xstream.PluginsAwareMapper.Factory
public static final class PluginsAwareMapper.Factory
Constructor Summary | |
---|---|
PluginsAwareMapper.Factory(com.atlassian.plugin.PluginAccessor pluginAccessor)
|
|
PluginsAwareMapper.Factory(com.atlassian.plugin.PluginAccessor pluginAccessor,
boolean enforceVersionCompatibility)
|
Method Summary | |
---|---|
com.thoughtworks.xstream.mapper.MapperWrapper |
createMapper(com.thoughtworks.xstream.mapper.Mapper wrappedMapper)
Create custom mapper that wraps the default mapper chain represented by wrappedMapper. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginsAwareMapper.Factory(@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor)
public PluginsAwareMapper.Factory(@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor, boolean enforceVersionCompatibility)
Method Detail |
---|
@NotNull public com.thoughtworks.xstream.mapper.MapperWrapper createMapper(@NotNull com.thoughtworks.xstream.mapper.Mapper wrappedMapper)
MapperFactory
createMapper
in interface MapperFactory
wrappedMapper
- wrapped mapper
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |