Uses of Class
com.atlassian.bamboo.migration.SMOutputElementAppender
-
Uses of SMOutputElementAppender in com.atlassian.bamboo.migration
Modifier and TypeMethodDescription@NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
SMOutputElementAppender.append
(@NotNull String elementName, @Nullable com.atlassian.core.bean.EntityObject entityObject) @NotNull SMOutputElementAppender
@NotNull SMOutputElementAppender
SMOutputElementAppender.appendCData
(@NotNull String elementName, @Nullable String value) @NotNull SMOutputElementAppender
SMOutputElementAppender.appendIfNotBlank
(@NotNull String elementName, @Nullable String value) @NotNull SMOutputElementAppender
SMOutputElementAppender.appendIfNotEqual
(@NotNull String elementName, String value, String defaultValue) @NotNull SMOutputElementAppender
SMOutputElementAppender.appendIfNotNull
(@NotNull String elementName, @Nullable Number value) @NotNull SMOutputElementAppender
SMOutputElementAppender.appendIfNotNull
(@NotNull String elementName, @Nullable Date value) @NotNull SMOutputElementAppender
SMOutputElementAppender.appendIfNotNull
(@NotNull String elementName, @Nullable Date value, @NotNull TimeZone timeZone) <T extends Enum<T>>
@NotNull SMOutputElementAppenderSMOutputElementAppender.appendIfNotNull
(@NotNull String elementName, T value) -
Uses of SMOutputElementAppender in com.atlassian.bamboo.migration.utils
Modifier and TypeMethodDescriptionstatic void
DeletableInterfaceMapper.exportProperties
(SMOutputElementAppender appender, Deletable deletable)