aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-01-30Upgrade java 17HEADmasterkaixiliu16-64/+35
Issue-ID: USECASEUI-820 Change-Id: I8faa131749d39f4592fd9b7840ff7017f00ccc5f Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-11-20Change the release version to 13.0.0kaixiliu4-8/+8
Issue-ID: USECASEUI-828 Change-Id: I06d8858193188efcc08926e2b4d98116fbe23b6d Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-10-18Add report export functionkaixiliu9-2/+137
Issue-ID: USECASEUI-819 Change-Id: Ieb768aec1e12f63f33fa0e29cbb98399e92e5b01 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-31Delete useless codekaixiliu19-306/+35
Issue-ID: USECASEUI-819 Change-Id: Ia84c5aad828a8870ba8d6b1f86d039dd7f6d1229 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-29Modify Intent Modelkaixiliu27-149/+120
Issue-ID: USECASEUI-819 Change-Id: I63041d772aac1e4591d2f8d71be7f699c25be3a1 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-25Add intent instancekaixiliu13-7/+310
Issue-ID: USECASEUI-819 Change-Id: I422aa31089310be7d7af0060f327cd879e88db19 Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-08-23Optimize the logic for generating intention reportskaixiliu8-120/+135
Issue-ID: USECASEUI-819 Change-Id: I1578f690cb94097abe7d1e263f47b7c976b8555a Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
2023-06-28Modify log file pathkaixiliu2-3/+3
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I3bbb6638901432b80f32e0346f591c18a1847552
2023-06-25update intent-analysis pomkaixiliu1-1/+1
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I26d4129b6476875eba1e45044d38aac8266bc4fe
2023-06-25Change the release version to 5.3.0kaixiliu4-6/+6
Issue-ID: USECASEUI-816 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ia29ce3c2c942c3df86ae6543eb5526d3d1068c35
2023-06-19useradd uui for intent-analysis.kaixiliu1-0/+4
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I578a9a404732f92a9c12a7564abdcd3bb3686df9
2023-06-14Update the version of intent-analysis to 5.2.2kaixiliu1-0/+10
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I2a5497205a8b93957c32fdb46c147f349e74b0f8
2023-06-14Modify Port Number5.2.2kaixiliu1-1/+1
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Id1dcd0fa0451648f59bfa6637bcc286e5782a69a
2023-06-13Layered Analysis FulfillmentInfokaixiliu20-84/+411
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I79a06db33444a153708cd1804789a5d719551b9f
2023-05-30Add the delete objectInstance methodkaixiliu9-17/+42
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I6e200975c8265ec193babb47323eb932bf1600f1
2023-05-29Add scheduled generation of intention reportkaixiliu15-92/+380
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I0e8d6d7d2e20a1be9f3ea2b0b1cfc66338c1e927
2023-05-25Merge "Update the operation type string."Keguang He2-2/+6
2023-05-25Update the operation type string.ChuanyuChen2-2/+6
Update the operation type string. Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: Ie56b0e89b8e516dd532db3e628fd008555ddad3c
2023-05-22Add Intent Report Interfacekaixiliu21-22/+468
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9b534efa6161b8cbbdc3f8dafcec4e62660d0235
2023-05-17Trigger the Intent Notification CallbackChuanyuChen4-6/+46
Trigger the Intent Notification Callback Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I14656e8d40efdd2a9b937293eb93be8b668c41a8
2023-05-16Modify the intent report model and create a tablekaixiliu8-12/+92
Issue-ID: USECASEUI-812 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I33221660b76dd54306fb447d29d60fc5faeb0617
2023-05-09Enable uui-intent-analysis support Http requestskaixiliu2-18/+7
Issue-ID: USECASEUI-808 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ia1abf56601d5f09bbafe5b2fd4cbe49b1dcd10e0
2023-05-08Update FulfillmentInfo with SO create intent API request responsexudan168-32/+100
Issue-ID: USECASEUI-795 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: Icc521a61f035c2780c802623902b9475e226813e
2023-05-08Change all fulfilment/Fulfilment to fulfillment/Fulfillmentxudan1634-236/+236
In the previous patch, it has been changed to use fulfillment/Fulfillment. However there are still some missing. Change all to be the new word to keep it unify and avoid the confusion. Issue-ID: USECASEUI-785 Signed-off-by: xudan16 <xudan16@huawei.com> Change-Id: I5cf018248a6aba320e547c4a566ddbfab4781dae
2023-04-27Update the version of intent-analysis to 5.2.1kaixiliu1-0/+10
Issue-ID: REQ-1442 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Idfa81001c77f4e2933792d281ef943a5e9b084e5
2023-04-27Update the version of intent-analysis to 5.1.2kaixiliu1-0/+10
Issue-ID: REQ-1442 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I464c5132d73413804f0076d4f83bdc031db79284
2023-04-23add intent report controller5.2.1kaixiliu6-5/+110
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ia1cf17ceaeb83f0849b6b7902a713b5d12f94d95
2023-04-17add component Notication servicekaixiliu2-0/+55
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iaaf8962baf188913b0cabb34063bf5472e13cf8c
2023-04-11Merge "Fix some issues and Add UT"Keguang He7-7/+71
2023-04-11Fix some issues and Add UTChuanyuChen7-7/+71
Fix some issues and add UT Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I013553ded90ff342653f01383cf4512885939479
2023-04-11Merge "Add DCAE and Policy Dmaap Listener Service"Keguang He11-63/+265
2023-04-10Merge "update intent process code"Keguang He26-512/+97
2023-04-10Add DCAE and Policy Dmaap Listener ServiceChuanyuChen11-63/+265
Add DCAE and Policy Dmaap Listener Service Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: I1af8093c198fbbc06942441f2ef8f06fe66eec03
2023-04-10update intent process codekaixiliu26-512/+97
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Iee30fea33ff357a792f342166c9ddec26ad4feba
2023-04-10Support Dmaap Message UtilChuanyuChen7-0/+785
Support Dmaap Message Util Issue-ID: USECASEUI-794 Signed-off-by: ChuanyuChen <chenchuanyu@huawei.com> Change-Id: If54a17f72370667444fc87129d8fdc0958be8692
2023-03-31update ut codekaixiliu2-30/+11
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: I9c1a1058047116d513fef129bfb03363b24217db
2023-03-30update intent process codekaixiliu16-632/+345
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Idb6eec6142a0d7e57ecaf04659ce9a42a33aaa94
2023-03-28update intent execute processkaixiliu22-46/+443
Issue-ID: USECASEUI-785 Signed-off-by: kaixiliu <liukaixi@chinamobile.com> Change-Id: Ib38d171e9a1c389a093bb9c46fdb9050e2b8423e
2023-03-22Merge Event and Thread code.hekeguang9-0/+358
Issue-ID: USECASEUI-784 Change-Id: I0cdef6c490f96c45e77013b0da5c372decdef6a1 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2023-03-08Wrong key and typo in OperatorType enumFiete Ostkamp1-2/+2
Issue-ID: USECASEUI-783 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I415fa0ead5cd181d60d46c3d8aa729fe687f94d0
2022-12-14upgrade pom for intentAnalysiscmrizhangzhen2-4/+5
Issue-ID: USECASEUI-766 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: Iafc48726ae7d93b3e5e56368976ed7ce886e690d
2022-11-30add intentAnalysis coveragecmrizhangzhen6-19/+234
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I84b2cfd69e3429d58d8f35d0351f2ff0e7e70a28
2022-11-30intentAnalysis add coveragecmrizhangzhen3-10/+219
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I8ba564e3457b122bc32e50b3fc76287502756971
2022-11-24update intent-analysis pomcmrizhangzhen2-5/+5
Issue-ID: USECASEUI-762 Signed-off-by: cmrizhangzhen <781953240@qq.com> Change-Id: I6a871e0c87255e583915f0855fc958d0bf052576
2022-11-22Add logs for intentAnalysisServer.hekeguang25-71/+401
Issue-ID: USECASEUI-762 Change-Id: I22df538103455df4ccc886eab3d06acc899279c4 Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-11Support httpszhangfan3454-5/+10
Issue-ID: USECASEUI-761 Signed-off-by: zhangfan345 <zhangfan345@huawei.com> Change-Id: I638fe3cf1e67fc188151e81b5b33d9a115999df9
2022-11-04Release version changeJunyi4-8/+8
Signed-off-by: Junyi Du <hunterdevil@foxmail.com> Issue-ID: USECASEUI-759 Change-Id: I6929c2e37e687a88302a01c865f0eb32189b09af
2022-11-03Add test code.hekeguang4-0/+384
Issue-ID: USECASEUI-716 Change-Id: I33e0b24f48a91f325b71442a869dc1cd7055343a Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-02Bugfix for intent analysis server delete function.hekeguang13-41/+79
Issue-ID: USECASEUI-749 Change-Id: I551057366c70b68c1ec8af0eaacc4403b4bfd7cc Signed-off-by: hekeguang <hekeguang@chinamobile.com>
2022-11-01Merge "Fix bugs of updating context"Keguang He1-0/+1