|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.commit.CommitFunctions
public class CommitFunctions
| Constructor Summary | |
|---|---|
CommitFunctions()
|
|
| Method Summary | |
|---|---|
static com.google.common.base.Function<CommitContext,CommitContext> |
cloneCommit()
|
static com.google.common.base.Function<CommitFile,CommitFile> |
cloneCommitFile()
|
static com.google.common.collect.Ordering<CommitContext> |
getCommitDateOrdering()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommitFunctions()
| Method Detail |
|---|
public static com.google.common.base.Function<CommitContext,CommitContext> cloneCommit()
CommitContext - will not include resultsSummarypublic static com.google.common.base.Function<CommitFile,CommitFile> cloneCommitFile()
public static com.google.common.collect.Ordering<CommitContext> getCommitDateOrdering()
CommitContext that sorts objects by result of getDate() method
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||