com.atlassian.bamboo.builder
Class MavenLogHelper

java.lang.Object
  extended by com.atlassian.bamboo.builder.MavenLogHelper
All Implemented Interfaces:
Serializable

public class MavenLogHelper
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
MavenLogHelper()
           
 
Method Summary
static List<String> parseErrorOutput(Iterable<LogEntry> logsToParse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenLogHelper

public MavenLogHelper()
Method Detail

parseErrorOutput

@NotNull
public static List<String> parseErrorOutput(@NotNull
                                                    Iterable<LogEntry> logsToParse)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.