Uses of Interface
network.ike.plugin.ws.reconcile.Reconciler
Packages that use Reconciler
-
Uses of Reconciler in network.ike.plugin.ws.reconcile
Classes in network.ike.plugin.ws.reconcile that implement ReconcilerModifier and TypeClassDescriptionclassReconciler that aligns inter-subproject dependency, plugin, and parent versions across every cloned subproject's POMs to the authoritative versions declared by the workspace.classReconciler that keeps the denormalizedworkspace.yamlfields (version,groupId) in sync with each cloned subproject's POM.classReconciler that cascades the workspace root POM's<parent>version across every cloned subproject (and any nested submodule POMs whose parent block matches the samegroupId:artifactId).classReconciler that upgrades workspace scaffold conventions to the current plugin version (IKE-Network/ike-issues#393).Methods in network.ike.plugin.ws.reconcile that return types with arguments of type Reconciler