Skip to content
Commit 7d04b106 authored by Josh Soref's avatar Josh Soref Committed by Oleg Nenashev
Browse files

Convert anonymous MasterToSlaveFileCallable to member (#3540)

* Convert anonymous MasterToSlaveFileCallable to member

org.jenkinsci.remoting.util.AnonymousClassWarnings warn:

WARNING: Attempt to (de-)serialize anonymous class hudson.model.ParametersDefinitionProperty$1
WARNING: Attempt to (de-)serialize anonymous class hudson.cli.ClientAuthenticationCache$1

see: https://jenkins.io/redirect/serialization-of-anonymous-classes/

* Try to make DefinitionsAbstractList a static class
parent d146a922
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment