Uses of Record Class
network.ike.plugin.reconcile.SiteReconcilerOptions
Packages that use SiteReconcilerOptions
-
Uses of SiteReconcilerOptions in network.ike.plugin.reconcile
Methods in network.ike.plugin.reconcile that return SiteReconcilerOptionsModifier and TypeMethodDescriptionstatic SiteReconcilerOptionsSiteReconcilerOptions.empty()Convenience factory for callers that have no flags to pass.SiteContext.options()Returns the value of theoptionsrecord component.Constructors in network.ike.plugin.reconcile with parameters of type SiteReconcilerOptionsModifierConstructorDescriptionSiteContext(File gitRoot, String projectId, String projectVersion, String projectName, String projectDescription, String projectSiteUrl, String githubUrl, String srcRepoUrl, String srcBranch, String pubRepoUrl, String pubBranch, SiteReconcilerOptions options, org.apache.maven.api.plugin.Log log) Creates an instance of aSiteContextrecord class.