Class RssExecutionLogUtils

java.lang.Object
com.atlassian.bamboo.configuration.external.util.RssExecutionLogUtils

public class RssExecutionLogUtils extends Object
  • Constructor Details

    • RssExecutionLogUtils

      public RssExecutionLogUtils()
  • Method Details

    • appendErrorMessageToLog

      public static void appendErrorMessageToLog(@NotNull @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull @NotNull Throwable e)
    • appendMessageToLog

      public static void appendMessageToLog(@NotNull @NotNull com.atlassian.utils.process.OutputHandler stdout, String message)