Uses of Class
com.itemis.jenkins.plugins.unleash.HookDescriptor
Packages that use HookDescriptor
-
Uses of HookDescriptor in com.itemis.jenkins.plugins.unleash
Methods in com.itemis.jenkins.plugins.unleash that return types with arguments of type HookDescriptorMethod parameters in com.itemis.jenkins.plugins.unleash with type arguments of type HookDescriptorModifier and TypeMethodDescriptionvoid
UnleashMavenBuildWrapper.setHooks
(List<HookDescriptor> hooks) Constructor parameters in com.itemis.jenkins.plugins.unleash with type arguments of type HookDescriptorModifierConstructorDescriptionUnleashMavenBuildWrapper
(String goals, String profiles, String releaseArgs, boolean useLogTimestamps, String tagNamePattern, String scmMessagePrefix, boolean preselectUseGlobalVersion, List<HookDescriptor> hooks, boolean preselectAllowLocalReleaseArtifacts, boolean preselectCommitBeforeTagging, String workflowPath, String credentialsId, int numberOfBuildsToLock, com.itemis.maven.plugins.unleash.util.VersionUpgradeStrategy versionUpgradeStrategy)