ikedam commented on New Feature JENKINS-27375

Unfortunately, extension-filter-plugin looks have problems for this purpose.

  • It's not easy to use. No auto-completion for descriptor names, and no easy way to know what context is appropreate.
  • It supposed to cause NPE with workflow-plugin which calls ExtensionFilter with null context (I haven't tested that yet).

I'd better to implement my own ExtensionFilter or DescriptorVisibilityFilter.
http://javadoc.jenkins-ci.org/jenkins/ExtensionFilter.html
http://javadoc.jenkins-ci.org/hudson/model/DescriptorVisibilityFilter.html

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to