Uses of Class
com.atlassian.bamboo.migration.stream.CustomDataBean
-
Uses of CustomDataBean in com.atlassian.bamboo.migration.stream
Modifier and TypeFieldDescriptionstatic Function<Map.Entry<String,
String>, CustomDataBean> CustomDataBean.fromMapEntry
Modifier and TypeMethodDescriptionprotected @NotNull CustomDataBean
CustomDataMapper.createItemInstance
(org.codehaus.staxmate.in.SMInputCursor inputCursor) Modifier and TypeMethodDescriptionprotected void
CustomDataMapper.exportProperties
(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement, @NotNull CustomDataBean entry, @NotNull org.hibernate.Session session, ExportDetailsBean exportDetailsBean) protected void
CustomDataMapper.importProperties
(@NotNull CustomDataBean entry, @NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull org.hibernate.Session session)