|
From: Omid S. <omi...@gm...> - 2015-04-24 02:30:39
|
Hello All,
I am having difficulties to pass the list of resource names to the workload
in order to generate jobs from Lublin Model since the workload takes one
resource name only as follow:
Workload workload = new Workload("Load_1", resource.get_name(), model);
I have a list of resources and thus there will be list of resource names.
So any one could help me on how to pass the resource name to the workload.
I Would really appreciate it.
Best Regards
Omid
|