On 07-Aug-16 16:10, Nadeesh Dilanga wrote:
Shall I change the Activity plugin to read the action prams from
JSONode(Activity Configuration) instead of hash map I am using now?

I don't think you should do that. It is sensible to keep a strong split between the configuration of what to run (the DockerContainerConfiguration) and the values to run it with (the JSONNode).

There are still things you can check with just the DockerContainerConfiguration, such as checking the host name.

Alan



Reply via email to