Uses of Enum Class
com.atlassian.bamboo.migration.BambooStAXMappingHelper.None
Packages that use BambooStAXMappingHelper.None
-
Uses of BambooStAXMappingHelper.None in com.atlassian.bamboo.migration
Methods in com.atlassian.bamboo.migration that return BambooStAXMappingHelper.NoneModifier and TypeMethodDescriptionstatic BambooStAXMappingHelper.NoneReturns 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
Methods in com.atlassian.bamboo.migration.stream that return BambooStAXMappingHelper.NoneModifier and TypeMethodDescriptionprotected @NotNull BambooStAXMappingHelper.NoneSharedCapabilityMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) Methods in com.atlassian.bamboo.migration.stream with parameters of type BambooStAXMappingHelper.NoneModifier and TypeMethodDescriptionprotected voidSharedCapabilityMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement, @NotNull BambooStAXMappingHelper.None object, @NotNull org.hibernate.Session session, ExportDetailsBean exportDetailsBean) protected voidSharedCapabilityMapper.importProperties(@NotNull BambooStAXMappingHelper.None object, @NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull org.hibernate.Session session)