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.
91 lines
2.0 KiB
JSON
91 lines
2.0 KiB
JSON
{
|
|
"name" : "Simple Connect",
|
|
"configKey" : "simple-connect",
|
|
"configType" : "process-variable-declaration",
|
|
"variableDeclarations" : {
|
|
"antrag_decission" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"cluster" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"connect" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"connect-features" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"creation_date" : {
|
|
"type" : "date",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"creation_user_id" : {
|
|
"type" : "userId",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"edit_tenant" : {
|
|
"type" : "boolean",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"id" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"key" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"name" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"progress_current" : {
|
|
"type" : "long",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"progress_max" : {
|
|
"type" : "long",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"selected_tenant" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"service" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"service_url" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"size" : {
|
|
"type" : "long",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"stage" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"tenant" : {
|
|
"type" : "object",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"vorgang_status" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"vorgang_status_text" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
},
|
|
"wizard_selection" : {
|
|
"type" : "string",
|
|
"classification" : "PRIVATE"
|
|
}
|
|
}
|
|
} |