Uses of Class
com.atlassian.bitbucket.scm.RevertCommandParameters
Packages that use RevertCommandParameters
-
Uses of RevertCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return RevertCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type RevertCommandParametersModifier and TypeMethodDescriptionScmExtendedCommandFactory.revert
(RevertCommandParameters parameters) Reverts the specified commit on a given branch as described by theparameters
.