Policy Workflow Step 17

Last updated

Last updated
// Block to display rejection info (i.e. the INSTALLER was not approved by StandardRegistry).
{
"tag": "installer_rejected",
"blockType": "InformationBlock",
"children": [],
"uiMetaData": {
"type": "text",
"description": "Your application was rejected",
"title": "Rejected"
},
"stopPropagation": true,
"permissions": [
"INSTALLER"
],
"defaultActive": true
}
]
},