Uses of Interface
ru.cg.webbpm.studio.subsystems.git.api.VcsCommit
Packages that use VcsCommit
Package
Description
-
Uses of VcsCommit in ru.cg.webbpm.studio.subsystems.git.api
Methods in ru.cg.webbpm.studio.subsystems.git.api that return types with arguments of type VcsCommitMethod parameters in ru.cg.webbpm.studio.subsystems.git.api with type arguments of type VcsCommitModifier and TypeMethodDescriptionvoid
VersionControl.revertTask
(Collection<? extends VcsCommit> commits) -
Uses of VcsCommit in ru.cg.webbpm.studio.subsystems.git.api.git
Classes in ru.cg.webbpm.studio.subsystems.git.api.git that implement VcsCommit -
Uses of VcsCommit in ru.cg.webbpm.studio.subsystems.git.ui
Method parameters in ru.cg.webbpm.studio.subsystems.git.ui with type arguments of type VcsCommitModifier and TypeMethodDescriptionvoid
VersionControlGitImpl.revertTask
(Collection<? extends VcsCommit> commits) -
Uses of VcsCommit in ru.cg.webbpm.studio.subsystems.git.ui.ui
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.ui with parameters of type VcsCommit