Uses of Record Class
network.ike.plugin.release.ReleaseContext
Packages that use ReleaseContext
Package
Description
-
Uses of ReleaseContext in network.ike.plugin.release
Methods in network.ike.plugin.release that return ReleaseContextModifier and TypeMethodDescriptionReturns a copy of this context withmvnwreplaced.Methods in network.ike.plugin.release with parameters of type ReleaseContextModifier and TypeMethodDescriptionstatic WorktreeGuardWorktreeGuard.detach(ReleaseContext ctx, String releaseTag, Runnable foreignStash) Detaches the worktree to the given release tag. -
Uses of ReleaseContext in network.ike.plugin.release.central
Constructors in network.ike.plugin.release.central with parameters of type ReleaseContextModifierConstructorDescriptionCreates a new Central phase bound to the given context. -
Uses of ReleaseContext in network.ike.plugin.release.finalize
Constructors in network.ike.plugin.release.finalize with parameters of type ReleaseContextModifierConstructorDescriptionCreates a new finalize phase bound to the given context. -
Uses of ReleaseContext in network.ike.plugin.release.local
Constructors in network.ike.plugin.release.local with parameters of type ReleaseContextModifierConstructorDescriptionLocalPhase(ReleaseContext ctx) Creates a new local phase bound to the given context. -
Uses of ReleaseContext in network.ike.plugin.release.nexus
Constructors in network.ike.plugin.release.nexus with parameters of type ReleaseContextModifierConstructorDescriptionNexusPhase(ReleaseContext ctx) Creates a new Nexus phase bound to the given context. -
Uses of ReleaseContext in network.ike.plugin.release.prep
Constructors in network.ike.plugin.release.prep with parameters of type ReleaseContextModifierConstructorDescriptionReleasePrep(ReleaseContext ctx, org.apache.maven.api.Session session) Creates a new release prep phase bound to the given context. -
Uses of ReleaseContext in network.ike.plugin.release.report
Constructors in network.ike.plugin.release.report with parameters of type ReleaseContextModifierConstructorDescriptionCreates a new draft renderer bound to the given context.Creates a new report renderer bound to the given context.