[v29r0] Replace RPCClient with Client or specific clients
BEGINRELEASENOTES
*Workflow
CHANGE: :mod:~ILCDIRAC.Workflow.Modules.OverlayInput
: use OverlaySystemClient instead of RCPClient
CHANGE: :mod:~ILCDIRAC.WorkloadManagementSystem.Client.DownloadInputData
: use Client instead of RPClient
CHANGE: :mod:~ILCDIRAC.Workflow.Modules.GetSRMFile
: use JObMonitoringClient instead of RPCClient
*WMS
CHANGE: :mod:~ILCDIRAC.WorkloadManagementSystem.Agent.JobResetAgent
: use Client instead of RPCClient
*Interfaces
CHANGE: :mod:~ILCDIRAC.Interfaces.API.NewInterface.ProductionJob
: use TransformationClient instead of RPCClient
*Framework
CHANGE: :mod:~ILCDIRAC.Framework.Agent.MonitorAgents
: Use Client instead of RPCClient
ENDRELEASENOTES
Edited by Andre Sailer