Uses of Class
com.atlassian.bamboo.migration.SMOutputElementAppender
Packages that use SMOutputElementAppender
-
Uses of SMOutputElementAppender in com.atlassian.bamboo.migration
Methods in com.atlassian.bamboo.migration that return SMOutputElementAppenderModifier and TypeMethodDescription@NotNull SMOutputElementAppender@NotNull SMOutputElementAppender@NotNull SMOutputElementAppender@NotNull SMOutputElementAppender@NotNull SMOutputElementAppender@NotNull SMOutputElementAppenderSMOutputElementAppender.append(@NotNull String elementName, @Nullable com.atlassian.core.bean.EntityObject entityObject) @NotNull SMOutputElementAppender@NotNull SMOutputElementAppender@NotNull SMOutputElementAppenderSMOutputElementAppender.appendAsStringIfNotNull(@NotNull String elementName, @Nullable Object value) @NotNull SMOutputElementAppenderSMOutputElementAppender.appendCData(@NotNull String elementName, @Nullable String value) @NotNull SMOutputElementAppenderSMOutputElementAppender.appendIfNotBlank(@NotNull String elementName, @Nullable String value) @NotNull SMOutputElementAppenderSMOutputElementAppender.appendIfNotEqual(@NotNull String elementName, String value, String defaultValue) @NotNull SMOutputElementAppenderSMOutputElementAppender.appendIfNotNull(@NotNull String elementName, @Nullable Number value) @NotNull SMOutputElementAppenderSMOutputElementAppender.appendIfNotNull(@NotNull String elementName, @Nullable Date value) @NotNull SMOutputElementAppenderSMOutputElementAppender.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
Methods in com.atlassian.bamboo.migration.utils with parameters of type SMOutputElementAppenderModifier and TypeMethodDescriptionstatic voidDeletableInterfaceMapper.exportProperties(SMOutputElementAppender appender, Deletable deletable)