I am trying to verify if the given path is valid on the system. User in put is String value . i do check this by invoking docheck methods in builder descriptor. However i cant use Jenkins.getInstance().getChannel() as it returns null is i am checking the path on remote slave . do any one know how can i get the Launcher instance or Virtual channel instance of Remote slave in Descriptor of Builder .
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/969d7a09-6ce0-4519-945e-17042dd2f418%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
