Last change
on this file since 17 was 8, checked in by bart, 5 years ago |
Added parameter support
|
File size:
448 bytes
|
Rev | Line | |
---|
[1] | 1 | {
|
---|
| 2 | "SAOPSettings": {
|
---|
| 3 | "participants": [{
|
---|
[8] | 4 | "party": {"partyref":"classpath:geniusweb.exampleparties.randomparty.RandomParty", "parameters":{}},
|
---|
[1] | 5 | "profile": "file:src/test/resources/jobs/jobs1.json"
|
---|
| 6 | }, {
|
---|
[8] | 7 | "party": {"partyref":"classpath:geniusweb.exampleparties.randomparty.RandomParty", "parameters":{}},
|
---|
[1] | 8 | "profile": "file:src/test/resources/jobs/jobs2.json"
|
---|
| 9 | }],
|
---|
| 10 | "deadline": {
|
---|
| 11 | "deadlinetime": {
|
---|
| 12 | "durationms": 100
|
---|
| 13 | }
|
---|
| 14 | }
|
---|
| 15 | }
|
---|
| 16 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.