Class CommandSummary

java.lang.Object
com.atlassian.bitbucket.util.AbstractSummary
com.atlassian.bitbucket.scm.CommandSummary

public class CommandSummary extends AbstractSummary
Summarizes a command that has been run.

As of 2.10 this summary is very minimal. It is a full state object with its own builder to simplify the process of adding additional summary data in subsequent releases.