On Thu, Jul 11, 2024 at 2:30 PM zbyne...@gmail.com <zbynek1...@gmail.com>
wrote:

> Should it be possible for a step descriptor to extend a descriptor of
> another step
>

Possible but not a normal practice. You can create a separately rooted
`StepDescriptor` that delegates selected web methods.

>From reading the Javadoc, I would advise not taking this approach of a
custom step. Maybe you want to listen to uses of the stock `build` step and
attach some extra information automatically? Or pass a build parameter
which would trigger some special behavior? Etc.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr02tq0foNoZ5BtDEaSZPv4NL-D9YkUpSuqQq2owWU_pgA%40mail.gmail.com.

Reply via email to