Uses of Interface
com.e1c.g5.v8.dt.snapshot.integration.git.ISnapshotUserApprovalCallback
Packages that use ISnapshotUserApprovalCallback
-
Uses of ISnapshotUserApprovalCallback in com.e1c.g5.v8.dt.snapshot.integration.git
Constructors in com.e1c.g5.v8.dt.snapshot.integration.git with parameters of type ISnapshotUserApprovalCallbackModifierConstructorDescriptionBranchFilteredIntegrationStrategy
(IBranchFilter branchFilter, ISnapshotUserApprovalCallback userApprovalCallback) Constructs a new strategy with the given branch filter and user approval callback.TransitionFilteredIntegrationStrategy
(IBranchTransitionFilter branchTransitionFilter, ISnapshotUserApprovalCallback userApprovalCallback) Constructs a new strategy with the given branch transition filter and user approval callback.