Files
clue/ShareCommandContainers/跳转当前项目.json

70 lines
2.3 KiB
JSON

{
"ID": "26f70fca-3984-43f6-a8a2-143eb5d48c1d",
"Name": "跳转当前项目",
"Params": [
{
"ID": "4eb86791-f7de-426d-a433-ddfb616e730e",
"Name": "指定项目ID"
}
],
"Commands": [
{
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
"Title": "加载中"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=指定项目ID"
}
]
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "RemoveCurrentRowInfo.RemoveCurrentRowInfoCommand, RemoveCurrentRowInfo",
"TableName": "ACT_HI_PROCINST_View"
},
{
"$type": "RemoveCurrentRowInfo.RemoveCurrentRowInfoCommand, RemoveCurrentRowInfo",
"TableName": "ACT_HI_TASKINST_View"
},
{
"$type": "RemoveCurrentRowInfo.RemoveCurrentRowInfoCommand, RemoveCurrentRowInfo",
"TableName": "ACT_RU_TASK_View"
},
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "b3c11e4a-837e-45bf-abbb-76a464e519eb"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=指定项目ID"
}
}
}
],
"ID": "4fbe72d9-0d8f-4131-be6f-3fe64faa0050"
}
]
},
{
"$type": "Forguncy.Model.NavigateCommand, ServerDesignerCommon",
"PageName": "项目首页"
}
]
}