com.atlassian.bamboo.resultsummary.vcs
Class RepositoryChangesetFunctions

java.lang.Object
  extended by com.atlassian.bamboo.resultsummary.vcs.RepositoryChangesetFunctions

public class RepositoryChangesetFunctions
extends java.lang.Object


Constructor Summary
RepositoryChangesetFunctions()
           
 
Method Summary
static com.google.common.base.Function<RepositoryChangeset,java.lang.Long> getSkippedCommitsCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryChangesetFunctions

public RepositoryChangesetFunctions()
Method Detail

getSkippedCommitsCount

public static com.google.common.base.Function<RepositoryChangeset,java.lang.Long> getSkippedCommitsCount()


Copyright © 2012 Atlassian. All Rights Reserved.