Uses of Class
com.atlassian.bamboo.migration.stream.crowd.CrowdEntityXmlMapper
-
Packages that use CrowdEntityXmlMapper Package Description com.atlassian.bamboo.migration.stream.crowd -
-
Uses of CrowdEntityXmlMapper in com.atlassian.bamboo.migration.stream.crowd
Subclasses of CrowdEntityXmlMapper in com.atlassian.bamboo.migration.stream.crowd Modifier and Type Class Description class
AliasMapper
class
ApplicationMapper
class
DirectoryMapper
This mapper will handle the mapping of aDirectoryImpl
class
GroupMapper
class
MembershipMapper
class
PartialCrowdEntityXmlMapper<T,I extends T>
Specialises XmlMapper for mappers that take into account just a subset of the directory types.class
UserMapper
This mapper will handle the mapping of aUser
.
-