Uses of Class
com.atlassian.bitbucket.scm.CommandSummary
Packages that use CommandSummary
-
Uses of CommandSummary in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return CommandSummaryMethods in com.atlassian.bitbucket.scm with parameters of type CommandSummaryModifier and TypeMethodDescriptionvoid
CommandSummaryHandler.onComplete
(CommandSummary summary) Notifies the handler that thecommand
it was attached to has completed, and provides a summary of the command.