{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":15,"Name":"ServerCommand/删除任务"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/递归删除任务"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-21 15:23:59 +08:00
parent 81677eb5bd
commit eadfd64c3a
3 changed files with 308 additions and 160 deletions

View File

@@ -2082,29 +2082,11 @@
},
{
"ModuleName": "ServerCommand/删除任务",
"State": 1,
"LockedBy": {
"UserName": "超哥",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-06-21T15:14:15.9634472+08:00",
"ModuleType": 15,
"ToRemoveFiles": [
"ServerCommands\\任务\\删除任务.json"
]
"ModuleType": 15
},
{
"ModuleName": "ServerCommandPrivate/递归删除任务",
"State": 1,
"LockedBy": {
"UserName": "超哥",
"Email": "phoben@qq.com"
},
"LockDateTime": "2024-06-21T15:14:37.0864397+08:00",
"ModuleType": 27,
"ToRemoveFiles": [
"ServerCommands\\任务\\递归删除任务.json"
]
"ModuleType": 27
},
{
"ModuleName": "TaskScheduler/新增任务事件",

View File

@@ -161,7 +161,7 @@
}
}
],
"ID": "7c9bda40-0a4a-4559-92ce-5907bb66e66a"
"ID": "8da72326-00ca-4f9b-ab61-1a3df0ec921c"
},
{
"CommandList": [
@@ -174,12 +174,12 @@
}
}
],
"ID": "17b821a5-c0a6-4672-81eb-9981faef639d"
"ID": "23095e3a-37c2-4895-97aa-20228af4490d"
}
]
}
],
"ID": "466dc6bc-bb11-46c8-a79f-c4325930cea3"
"ID": "8d8a39a1-bd0f-47aa-bce5-d358136756b3"
}
]
}

View File

@@ -20,6 +20,139 @@
}
],
"Commands": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "任务",
"TableValue": {
"TableName": "任务平行视图",
"TableValueType": 1,
"BindingInfos": [
{
"GUID": "9d88d3c1-4643-4d96-8f33-49512561ee79",
"BindingInfo": {
"TableName": "任务平行视图",
"ColumnName": "流程实例ID",
"GUID": "f19d1c8b-9d5f-4fdf-a477-8f3ddea24e13"
},
"ColumnName": "流程实例ID"
},
{
"GUID": "f4c3fd5d-6d03-4d40-9a73-27b548486406",
"BindingInfo": {
"TableName": "任务平行视图",
"ColumnName": "流程实例ID",
"GUID": "000db7d7-be04-46a2-b0a4-32323df53552",
"RelationBinding": {
"RelatedTable": "ACT_HI_PROCINST_View",
"RelatedColumn": "ID_",
"DisplayColumn": "END_TIME_"
}
},
"ColumnName": "结束时间"
},
{
"GUID": "bcf02a5e-e6f8-4407-b818-cc1a08471df8",
"BindingInfo": {
"TableName": "任务平行视图",
"ColumnName": "实际工时",
"GUID": "57e7a016-9672-40f2-9096-4c64d4599187"
},
"ColumnName": "实际工时"
},
{
"GUID": "6888a3d5-f8df-4466-a550-9a383f3cc7ab",
"BindingInfo": {
"TableName": "任务平行视图",
"ColumnName": "任务名称",
"GUID": "59ac5607-9ff7-40d8-9882-cf82e180926f"
},
"ColumnName": "任务名称"
}
],
"TopCount": "1"
},
"ID": "a2c6055383914bd1b0a5490b85f75bbb"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务.实际工时"
}
},
"value": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务.流程实例ID"
}
},
"value": "%Null%",
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务.结束时间"
}
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.ProcessInstanceCommand, ServerDesignerCommon",
"ProcessInstanceId": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务.流程实例ID"
},
"OperateType": 301
}
],
"ID": "b9d47ec8-473f-4233-ba47-f78b1260e6c7"
}
]
},
{
"$type": "Forguncy.Model.ServerTransactionCommand, ServerDesignerCommon",
"CommandList": [
@@ -102,8 +235,6 @@
"SerializeProperty": "=ID"
}
}
}
]
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
@@ -112,7 +243,7 @@
"TableName": "任务表",
"BindingInfos": [
{
"GUID": "9d359938-d06a-4b4b-92bd-daa4612739e6",
"GUID": "39fa2481-638c-4b3e-a20a-5a4fdddc8f1a",
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
@@ -136,7 +267,7 @@
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "4becb21f6fbb40ea8c0fd8f9b369e678"
"ID": "e7c6b702bcfd498a870d1da8f37c4e31"
},
{
"$type": "Forguncy.Model.LoopCommand, ServerDesignerCommon",
@@ -172,11 +303,46 @@
"CheckDataValidation": true
}
]
}
]
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "删除完成"
}
],
"ID": "b4e10fe1-d71c-466b-931a-30392d392123"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"任务\"&任务.任务名称&\"存在报工,无法删除!\""
}
}
],
"ID": "be2f819c-6542-46f8-bf77-5b519240feb6"
}
]
}
],
"ID": "6992f9b7-07d3-4983-93fe-a5a476bcaff6"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "任务不存在"
}
],
"ID": "ab1a23fc-7497-4498-8521-d4f8b3509024"
}
]
}
]
}