Uses of Interface
com.e1c.g5.v8.dt.snapshot.integration.git.IGitIntegrationStrategy
-
Packages that use IGitIntegrationStrategy Package Description com.e1c.g5.v8.dt.snapshot.integration.git -
-
Uses of IGitIntegrationStrategy in com.e1c.g5.v8.dt.snapshot.integration.git
Classes in com.e1c.g5.v8.dt.snapshot.integration.git that implement IGitIntegrationStrategy Modifier and Type Class Description classBranchFilteredIntegrationStrategyImplementation ofIGitIntegrationStrategybased on branch filtering.classTransitionFilteredIntegrationStrategyImplementation ofIGitIntegrationStrategybased on branch transition filtering.Methods in com.e1c.g5.v8.dt.snapshot.integration.git with parameters of type IGitIntegrationStrategy Modifier and Type Method Description voidIGitIntegrationManager. setIntegrationStrategy(IGitIntegrationStrategy strategy)Changes active snapshot integration strategy.
-