You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
501 B
JSON
23 lines
501 B
JSON
{
|
|
"name" : "simulation",
|
|
"configKey" : "simulation",
|
|
"configType" : "process-variable-declaration",
|
|
"variableDeclarations" : {
|
|
"creation_date" : {
|
|
"type" : "date",
|
|
"classification" : "PRIVATE",
|
|
"tags" : [ ]
|
|
},
|
|
"creation_user_id" : {
|
|
"type" : "userId",
|
|
"classification" : "PRIVATE",
|
|
"tags" : [ ]
|
|
},
|
|
"simulation" : {
|
|
"type" : "boolean",
|
|
"classification" : "PRIVATE",
|
|
"label" : "simulation",
|
|
"tags" : [ ]
|
|
}
|
|
}
|
|
} |