Uses of Interface
com.atlassian.bitbucket.scm.CommandOutputHandler
Packages that use CommandOutputHandler
-
Uses of CommandOutputHandler in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm with parameters of type CommandOutputHandlerModifier and TypeMethodDescription<T> Command<T>
CommandBuilderSupport.build
(CommandOutputHandler<T> outputHandler) <T> Command<T>
ScmCommandBuilder.build
(CommandOutputHandler<T> outputHandler)