Uses of Class
org.aoju.bus.gitlab.models.Diff
Packages that use Diff
-
Uses of Diff in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab that return types with arguments of type DiffModifier and TypeMethodDescriptionGet the list of diffs of a commit in a project.Get the Pager of diffs of a commit in a project.CommitsApi.getDiffStream(Object projectIdOrPath, String sha) Get the Diff of diffs of a commit in a project. -
Uses of Diff in org.aoju.bus.gitlab.hooks.web
Methods in org.aoju.bus.gitlab.hooks.web that return DiffMethods in org.aoju.bus.gitlab.hooks.web with parameters of type Diff -
Uses of Diff in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return types with arguments of type DiffModifier and TypeMethodDescriptionMergeRequest.getChanges()CompareResults.getDiffs()MergeRequestDiff.getDiffs()Method parameters in org.aoju.bus.gitlab.models with type arguments of type Diff