Uses of Enum Class
com.atlassian.bamboo.migration.BambooStAXMappingHelper.None
-
Uses of BambooStAXMappingHelper.None in com.atlassian.bamboo.migration
Modifier and TypeMethodDescriptionstatic BambooStAXMappingHelper.None
Returns the enum constant of this class with the specified name.static BambooStAXMappingHelper.None[]
BambooStAXMappingHelper.None.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BambooStAXMappingHelper.None in com.atlassian.bamboo.migration.stream
Modifier and TypeMethodDescriptionprotected @NotNull BambooStAXMappingHelper.None
SharedCapabilityMapper.createItemInstance
(org.codehaus.staxmate.in.SMInputCursor inputCursor) Modifier and TypeMethodDescriptionprotected void
SharedCapabilityMapper.exportProperties
(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement, @NotNull BambooStAXMappingHelper.None object, @NotNull org.hibernate.Session session, ExportDetailsBean exportDetailsBean) protected void
SharedCapabilityMapper.importProperties
(@NotNull BambooStAXMappingHelper.None object, @NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull org.hibernate.Session session)