Line | |
---|
1 | {
|
---|
2 | "SAOPSettings": {
|
---|
3 | "participants": [{
|
---|
4 | "party": {"partyref":"classpath:geniusweb.exampleparties.randomparty.RandomParty", "parameters":{}},
|
---|
5 | "profile": "file:src/test/resources/jobs/jobs1partial.json"
|
---|
6 | }, {
|
---|
7 | "party": {"partyref":"classpath:geniusweb.exampleparties.randomparty.RandomParty","parameters":{}},
|
---|
8 | "profile": "file:src/test/resources/jobs/jobs2.json"
|
---|
9 | }],
|
---|
10 | "deadline": {
|
---|
11 | "deadlinetime": {
|
---|
12 | "durationms": 100
|
---|
13 | }
|
---|
14 | }
|
---|
15 |
|
---|
16 | }
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.