You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
490 B
17 lines
490 B
{ |
|
"groups": [ |
|
{ |
|
"name": "ticket", |
|
"type": "com.hnac.hzims.ticket.processflow.properties.TicketProperties", |
|
"sourceType": "com.hnac.hzims.ticket.processflow.properties.TicketProperties" |
|
} |
|
], |
|
"properties": [ |
|
{ |
|
"name": "ticket.work-tickets", |
|
"type": "java.util.List<com.hnac.hzims.ticket.processflow.properties.WorkTicketProperties>", |
|
"sourceType": "com.hnac.hzims.ticket.processflow.properties.TicketProperties" |
|
} |
|
], |
|
"hints": [] |
|
} |