Package hudson

Class FilePath.FileCallableWrapperFactory

    • Constructor Detail

      • FileCallableWrapperFactory

        public FileCallableWrapperFactory()
    • Method Detail

      • wrap

        public abstract <T> hudson.remoting.DelegatingCallable<T,​IOException> wrap​(hudson.remoting.DelegatingCallable<T,​IOException> callable)