com.atlassian.bamboo.plugins.maven2
Class Maven2ArtifactPropertiesUtils

java.lang.Object
  extended by com.atlassian.bamboo.plugins.maven2.Maven2ArtifactPropertiesUtils

public class Maven2ArtifactPropertiesUtils
extends java.lang.Object


Constructor Summary
Maven2ArtifactPropertiesUtils()
           
 
Method Summary
static com.google.common.base.Predicate<Maven2ArtifactProperties> maven2ArtifactPropertiesIsSnapshot()
           
static com.google.common.collect.Ordering<Maven2ArtifactProperties> maven2ArtifactPropertiesSnapshotFirstOrdering()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Maven2ArtifactPropertiesUtils

public Maven2ArtifactPropertiesUtils()
Method Detail

maven2ArtifactPropertiesIsSnapshot

public static com.google.common.base.Predicate<Maven2ArtifactProperties> maven2ArtifactPropertiesIsSnapshot()

maven2ArtifactPropertiesSnapshotFirstOrdering

public static com.google.common.collect.Ordering<Maven2ArtifactProperties> maven2ArtifactPropertiesSnapshotFirstOrdering()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.