public interface

ScmRefCommandFactory

com.atlassian.bitbucket.scm.ref.ScmRefCommandFactory

Summary

Public Methods
@Nonnull Command<Branch> createBranch(CreateBranchCommandParameters parameters)
@Nonnull Command<Tag> createTag(CreateTagCommandParameters parameters)

Public Methods

@Nonnull public Command<Branch> createBranch (CreateBranchCommandParameters parameters)

@Nonnull public Command<Tag> createTag (CreateTagCommandParameters parameters)