Class AbstractCommitCallback

java.lang.Object
com.atlassian.bitbucket.commit.AbstractCommitCallback
All Implemented Interfaces:
CommitCallback

public abstract class AbstractCommitCallback extends Object implements CommitCallback
Convenience implementation of CommitCallback that provides no-op implementations for all methods.