Uses of Record Class
network.ike.plugin.reconcile.SiteContext
Packages that use SiteContext
-
Uses of SiteContext in network.ike.plugin.reconcile
Methods in network.ike.plugin.reconcile with parameters of type SiteContextModifier and TypeMethodDescriptionvoidDeployedSiteReconciler.apply(SiteContext ctx) voidLandingPageRegistrationReconciler.apply(SiteContext ctx) voidSiteReconciler.apply(SiteContext ctx) Apply reconciliation.voidStaleSiteCleanupReconciler.apply(SiteContext ctx) DeployedSiteReconciler.detect(SiteContext ctx) LandingPageRegistrationReconciler.detect(SiteContext ctx) SiteReconciler.detect(SiteContext ctx) Inspect deployed site state and report any drift this reconciler would correct.StaleSiteCleanupReconciler.detect(SiteContext ctx) voidLandingPageRegistrationReconciler.uninstall(SiteContext ctx) default voidSiteReconciler.uninstall(SiteContext ctx) Apply the "uninstall" variant of this reconciler — used bysite-publish -Dsite=removedto tear down the deployed site and its registration.voidStaleSiteCleanupReconciler.uninstall(SiteContext ctx)