Package com.atlassian.bamboo.builder
Class MavenLogHelper
- java.lang.Object
-
- com.atlassian.bamboo.builder.MavenLogHelper
-
- All Implemented Interfaces:
Serializable
public class MavenLogHelper extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MavenLogHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull List<String>
parseErrorOutput(@NotNull Iterable<LogEntry> logsToParse)
-