Uses of Class
com.atlassian.bitbucket.scm.ForkCommandParameters
Packages that use ForkCommandParameters
- 
Uses of ForkCommandParameters in com.atlassian.bitbucket.scmMethods in com.atlassian.bitbucket.scm that return ForkCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type ForkCommandParametersModifier and TypeMethodDescriptiondefault com.atlassian.bitbucket.scm.Command<Void> PluginExtendedCommandFactory.fork(com.atlassian.bitbucket.repository.Repository repository, ForkCommandParameters parameters) Creates a fork ofrepository, stored in thespecified fork.