Slackbot
10/13/2023, 2:41 AMDoni
10/13/2023, 2:43 AMVampire
10/13/2023, 3:24 AMSerializable
and only with the supported facilities as documented in the userguide, to give it as parameter, so that it can be stored in the cache entry.
If you call that setter at configuration time and read it at execution time, it will of course not work / be null
when CC is reused, because the build service is created afresh, so except with using the parameters, you cannot safely transport state from configuration phase to execution phase.