CN116029539B - Project circulation method based on workflow and related components - Google Patents

Project circulation method based on workflow and related components Download PDF

Info

Publication number
CN116029539B
CN116029539B CN202310327946.8A CN202310327946A CN116029539B CN 116029539 B CN116029539 B CN 116029539B CN 202310327946 A CN202310327946 A CN 202310327946A CN 116029539 B CN116029539 B CN 116029539B
Authority
CN
China
Prior art keywords
node
project
unlocking
item
distribution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202310327946.8A
Other languages
Chinese (zh)
Other versions
CN116029539A (en
Inventor
刘冬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Aosi Network Technology Co ltd
Original Assignee
Shenzhen Aosi Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Aosi Network Technology Co ltd filed Critical Shenzhen Aosi Network Technology Co ltd
Priority to CN202310327946.8A priority Critical patent/CN116029539B/en
Publication of CN116029539A publication Critical patent/CN116029539A/en
Application granted granted Critical
Publication of CN116029539B publication Critical patent/CN116029539B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a workflow-based project circulation method and related components, comprising the following steps: pre-constructing an input node, a trigger node and an allocation node; the workpieces meeting the conditions flow to the items stored as locking in the distribution node after passing through the input node and the trigger node, and an unlocking code is generated; after returning the unlocking code to the input node, binding the unlocking code with the designated branch node, and sending binding information to the distribution node and the designated branch node; and storing the binding information in the project through the distribution node, sending the binding information to the distribution node through the designated branch node to unlock and extract the project, and distributing the extracted project to a project team accessing the designated branch node. According to the invention, the input node, the trigger node, the distribution node and the plurality of branch nodes are used as nodes of project circulation, and the combination mode of upstream downward designated distribution and downstream upward active extraction is used for replacing the traditional single management distribution authority, so that the distribution flexibility is improved and the circulation security is ensured.

Description

Project circulation method based on workflow and related components
Technical Field
The invention relates to the technical field of workflows, in particular to a workflow-based project circulation method and related components.
Background
WorkFlow (WorkFlow) is a computational model of a WorkFlow, i.e., the logic and rules of how work in the WorkFlow is organized together before and after it is represented in a computer in an appropriate model and its implementation is calculated. The main problems to be solved by the workflow are: to achieve a business objective, a computer is used to automatically communicate documents, information, or tasks between a plurality of participants according to certain predetermined rules.
In project distribution based on workflow, an administrator generally utilizes distribution authority to directly distribute projects to a team at an upstream node, and workpieces generated in a subsequent project management production process are also transferred to a designated team one by one through workflow, so that the project distribution method has the advantages of accuracy and high efficiency in distribution.
However, this conventional manner of authority collection and distribution of the upstream node makes authority management of the upstream node too centralized, and when the downstream node needs to retrieve source data of the workpieces that have been streamed in the project in the workflow again in the long-term project management production process and under the condition of occurrence of project management change, the upstream node is generally required to retrieve and redistribute the source data from the database by using the authority, that is, the conventional manner of project distribution is not flexible enough, so that the downstream node lacks autonomy of retrieving data.
Disclosure of Invention
The invention aims to provide a workflow-based project circulation method and related components, and aims to solve the problem that the project distribution mode in the existing workflow is not flexible enough.
In a first aspect, an embodiment of the present invention provides a workflow-based project circulation method, including:
pre-constructing an input node storing an event list, a trigger node storing a trigger condition list and an allocation node connected with a plurality of branch nodes based on a workflow model;
receiving a workpiece input by a user through the input node and extracting the workpiece type and the triggering condition of the workpiece;
searching and matching the workpiece type in the event list through the input node, and if matching is successful, transferring the workpiece flow to the trigger node;
searching and matching the trigger condition in the trigger condition list through the trigger node, if the trigger condition is successfully matched, transferring the work piece flow to a project stored as a lock in the distribution node, generating an unlocking code for unlocking the project, and returning the unlocking code to the input node;
binding the unlocking code with the designated branch node through the input node, and sending binding information to the distribution node and the designated branch node;
receiving the binding information by the distribution node and storing the binding information in the item;
and sending a project unlocking extraction request carrying the binding information to the distribution node through the designated branch node to perform project unlocking extraction operation, and distributing the extracted work piece of the project to a project team accessing the designated branch node through the distribution node.
In a second aspect, an embodiment of the present invention provides a workflow-based workpiece circulation apparatus, including:
a construction unit for constructing in advance an input node storing an event list, a trigger node storing a trigger condition list, and an allocation node connected with a plurality of branch nodes based on a workflow model;
the extraction unit is used for receiving the workpiece input by the user through the input node and extracting the workpiece type and the triggering condition of the workpiece;
the first matching unit is used for searching and matching the workpiece type in the event list through the input node, and if matching is successful, the workpiece flow is transferred to the trigger node;
the second matching unit is used for searching and matching the trigger condition in the trigger condition list through the trigger node, if the trigger condition is successfully matched, transferring the work piece flow to a project stored as a lock in the distribution node, generating an unlocking code for unlocking the project, and returning the unlocking code to the input node;
the binding unit is used for binding the unlocking code with the designated branch node through the input node and sending binding information to the distribution node and the designated branch node;
a storage unit, configured to receive the binding information through the distribution node and store the binding information in the item;
and the distribution unit is used for sending the binding information to the distribution node through the designated branch node to perform project unlocking extraction operation, and distributing the extracted work piece of the project to a project team accessing the designated branch node.
In a third aspect, an embodiment of the present invention provides a computer device, including a memory, a processor, and a computer program stored on the memory and capable of running on the processor, where the processor implements the workflow-based project circulation method described in the first aspect when the processor executes the computer program.
In a fourth aspect, an embodiment of the present invention provides a computer readable storage medium, where the computer readable storage medium stores a computer program, where the computer program when executed by a processor causes the processor to perform the workflow-based project circulation method described in the first aspect.
The embodiment of the invention discloses a workflow-based project circulation method and related components, wherein the method comprises the following steps: pre-constructing an input node, a trigger node and an allocation node; the workpieces meeting the conditions flow to the items stored as locking in the distribution node after passing through the input node and the trigger node, and an unlocking code is generated; after returning the unlocking code to the input node, binding the unlocking code with the designated branch node, and sending binding information to the distribution node and the designated branch node; and storing the binding information in the project through the distribution node, sending the binding information to the distribution node through the designated branch node to perform project unlocking extraction operation, and distributing the extracted project to a project team accessing the designated branch node. According to the embodiment of the invention, the input node, the trigger node, the distribution node and the plurality of branch nodes are used as nodes for project circulation, and the combination mode of upstream-downstream designated distribution and downstream-upstream active extraction is used for replacing the traditional single management distribution authority, so that the distribution flexibility is improved and the circulation safety is ensured.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flow chart of a workflow-based project circulation method according to an embodiment of the present invention;
FIG. 2 is a schematic sub-flowchart of a workflow-based project flow method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of another sub-flow of the workflow-based project flow method according to the embodiment of the present invention;
FIG. 4 is a schematic diagram of another sub-flow of the workflow-based project flow method according to the embodiment of the present invention;
FIG. 5 is a schematic diagram of another sub-flow of the workflow-based project flow method according to the embodiment of the present invention;
FIG. 6 is a schematic diagram of another sub-process of the workflow-based project flow method according to an embodiment of the present invention;
FIG. 7 is a schematic block diagram of a workflow-based project circulation apparatus provided by an embodiment of the present invention;
fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be understood that the terms "comprises" and "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
Referring to fig. 1, fig. 1 is a flow chart of a workflow-based project circulation method according to an embodiment of the invention;
as shown in FIG. 1, the method includes steps S101-S107.
S101, pre-constructing an input node storing an event list, a trigger node storing a trigger condition list and an allocation node connected with a plurality of branch nodes based on a workflow model;
in the step, an event list is pre-built based on a WFMC workflow model and stored in an input node, wherein the event list contains various workpiece types generated in the project production management process; a trigger condition list is built in advance and stored in a trigger node, wherein the trigger condition list comprises conditions for triggering the circulation of a workpiece to an allocation node; a plurality of branch nodes are pre-constructed and are respectively connected with the distribution nodes, wherein each branch node is accessed to at least one project team. It should be appreciated that the event list and the trigger condition list may be increased or decreased to accommodate the management of different projects according to project requirements.
S102, receiving a workpiece input by a user through an input node and extracting the workpiece type and the triggering condition of the workpiece;
s103, searching and matching the workpiece types in an event list through the input node, and if matching is successful, transferring the workpiece flow to a trigger node;
in steps S102-S103, the user inputs various artifacts generated in the project production management process, such as codes, work items, test cases, code reviews, etc., to the input node, the artifact name can be directly used as the artifact type, and the triggering condition of the artifact is defined by the user while inputting the artifact; it can be understood that the workpiece type of the input workpiece is searched and matched in a pre-constructed event list, if the matching is successful, the workpiece exists in the event list, and the workpiece is circulated to the trigger node.
S104, searching and matching the trigger conditions in the trigger condition list through the trigger node, if the matching is successful, transferring the work piece flow to a distribution node to be stored as a locked item, generating an unlocking code for unlocking the item, and returning the unlocking code to the input node;
in the step, after the workpiece flows to the trigger node, the trigger conditions defined when the user inputs the workpiece are searched and matched in the trigger condition list, if the trigger conditions are successfully matched, the defined trigger conditions exist in the trigger condition list, the condition for triggering the workpiece is met, and the trigger flows are transferred to the distribution node and stored as items.
And in the distribution node, an XFS storage technology is introduced, a high-specification security protection mechanism is provided for the project to protect the project, the project is locked and encrypted by a key management system based on XFS storage, an unlocking code for unlocking the project is generated, and the unlocking code is returned to the input node.
S105, binding the unlocking code with the designated branch node through the input node, and sending binding information to the distribution node and the designated branch node;
s106, receiving the binding information through the distribution node and storing the binding information in the project;
and S107, sending a project unlocking extraction request carrying binding information to an allocation node through a designated branch node to perform project unlocking extraction operation, and allocating the workpieces of the extracted projects to a project team accessing the designated branch node through the allocation node.
In step S105-S107, after the unlock code returns to the input node, the user performs designated allocation, after the unlock code and the designated branch node are bound, the binding information is sent to the designated branch node and the allocation node, that is, the designated branch node is endowed with designated unlock extraction authority for the designated item in this embodiment, that is, the branch node may send an item unlock extraction request carrying the binding information to the allocation node, and after receiving the request, the allocation node determines the corresponding item to be unlocked according to the binding information, and performs unlocking on the item based on the unlock code in the binding information, thereby allocating the work piece of the item to the designated branch node, and further implementing allocation to the team of items accessing the designated branch node.
In the steps S101-S107, the input node, the trigger node, the allocation node and the plurality of branch nodes are used as nodes of the project circulation, wherein the allocation node can be provided with a memory as a temporary storage space of the project, each project input through the input node and formed in the allocation node generates a corresponding unlocking code, the unlocking code is bound with the designated branch node through the input node to realize the project designated allocation of the upstream node, and the branch node utilizes the active extraction of the binding information to the allocation node to realize the active extraction of the downstream node, namely, the combination mode of the upstream-downstream designated allocation and the downstream-upstream active extraction replaces the traditional single management allocation authority, so that the safety of the project circulation is ensured while the allocation flexibility is increased.
It should be understood that, unlike the traditional method of directly giving the branch node access to the management authority of the distribution node, this embodiment gives the branch node a single directional authority, and the branch node can only access the designated item having the same binding relationship based on the obtained binding relationship, so as to ensure the security of item circulation, and at the same time, increase the flexibility of distribution, so that the branch node can autonomously extract the designated item by using the binding relationship at any time, and provide great flexibility for management changes and other situations occurring in some long-term items.
As shown in FIG. 2, the method further includes steps S201 to S204.
S201, receiving an associated workpiece input by a user through an input node, wherein the associated workpiece is a workpiece associated with an item stored in an allocation node;
s202, marking an unlocking code of an associated item of the associated workpiece through an input node;
s203, after the related workpieces are successfully searched and matched through the input node and the trigger node in sequence, the related workpieces are circulated to the distribution node;
s204, storing the unlocking code marked on the associated workpiece in the associated item through the allocation node, and directly allocating the associated workpiece to the designated branch node corresponding to the unlocking code after the unlocking code is stored.
In this embodiment, a plurality of artifacts are sequentially generated in the production management process of a single item, the artifacts produced later are all associated artifacts of the first artifact, when a user inputs artifacts with an association relationship, the artifacts can be marked with unlocking codes of associated items, so that the artifacts are defined as associated artifacts, it can be understood that among all artifacts of the same item, only the unlocking codes corresponding to the item are generated when the first artifact flows to a distribution node and is locked and stored as the item, the unlocking codes corresponding to each item can be returned to an input node for archiving, so that the associated artifacts which are input later can be marked correspondingly, the associated artifacts can be quickly positioned to the associated items according to the unlocking codes and are directly stored in the associated items after the associated artifacts flow to the distribution node, physical and chemical storage management of the items is realized, and the associated artifacts are directly distributed to the designated branch nodes corresponding to the unlocking codes after the associated artifacts are stored, so that quick workflow which is just distributed is reached is realized.
It should be understood that when the branch node extracts the item from the distribution node according to the existing unlocking code, all the artifacts of the item may be extracted, or alternatively, the extraction may be performed.
As shown in FIG. 3, the method further includes steps S301-S303.
S301, receiving project cooperation requests respectively sent by a plurality of branch nodes through a distribution node, wherein the project cooperation requests comprise branch node information and project information to be cooperated;
s302, verifying project cooperation requests of a plurality of branch nodes through a distribution node, and generating a temporary sharing node after verification is passed, so that the plurality of branch nodes to be cooperated are temporarily connected through the temporary sharing node;
s303, receiving an item unlocking extraction request carrying binding information and item cooperation information sent by a branch node with an unlocking code in a plurality of branch nodes to be cooperated through an allocation node, executing unlocking extraction operation on a corresponding item according to the item unlocking extraction request, and uploading the item unlocking extraction request to a temporary sharing node;
s304, receiving project downloading requests sent by a plurality of branch nodes to be cooperated to the temporary sharing node, executing downloading operation and returning the project to each corresponding branch node.
In this embodiment, in some multi-stage long-term projects, different teams need to cooperate sequentially in different stages, when a new project team is accessed in the middle, a temporary sharing node is generated according to project cooperation requests and accessed to an allocation node in response to project cooperation requests initiated by the newly added project team and the original team through respective corresponding branch nodes, i.e. a plurality of teams in cooperation can access the temporary sharing node to realize subsequent data sharing.
Responding to a project unlocking extraction request carrying binding information and project cooperation information, which is sent by an original team with an unlocking code to a distribution node through a branch node where the original team is located; the distribution node confirms the corresponding project to be unlocked according to the binding information in the received project unlocking extraction request, performs unlocking on the project based on the unlocking code in the binding information, acquires the temporary sharing node of the team to be cooperated according to the project cooperation information, and sends the project to the temporary sharing node.
And responding to project downloading requests sent by each team to the temporary sharing node through the branch node where the team is located, executing downloading operation and returning the project to each branch node, thereby realizing project resource sharing among a plurality of teams which cooperate with each other.
As shown in FIG. 4, the method further includes steps S401 to S404.
S401, pre-constructing an archiving node for storing the finished project;
s402, sending an item ending request carrying an unlocking code to an allocation node through an input node;
s403, executing the encapsulation operation of the item corresponding to the unlocking code in the request according to the item ending request through the allocation node, and marking the encapsulated item as an ending state;
s404, sending the items in the ending state to an archiving node for storage through a distribution node, and encrypting the items in the ending state by adopting a TDE encryption technology.
In this embodiment, in order to preserve the completed project data for facilitating subsequent tracing, an archive node connected to the allocation node is constructed, before the project is completed, the artifacts produced by the project are temporarily stored in the allocation node all the time, after the project is completed, a project completion request carrying an unlocking code is sent to the allocation node through an input node, the allocation node positions the corresponding project according to the unlocking code in the project completion request and unlocks the project, then performs a packaging operation on the unlocked project according to the project completion request, and marks the packaged project as a completion state; and then the packaged finished item is sent to an archiving node for encryption storage.
In some embodiments of encryption storage, a TDE encryption technique is used to encrypt the kernel layer of the database used to store the finalized item within the archiving node, the data is encrypted by the encryptor of the TDE when the finalized item is sent to the database, and after encryption, a key is generated by the TDE for encryption and decryption, and is passed into the database by the configuration item, and the user manages the finalized item in the archiving node by the key.
As shown in fig. 5, in an embodiment, transferring a artifact stream to an item stored as a lock in an allocation node, and generating an unlock code to unlock the item, and returning the unlock code to an input node, includes:
s501, transferring the work piece stream to a distribution node to form an item to be distributed;
s502, performing data encryption locking on the item by adopting an XFS storage module;
s503, generating unlocking codes of the items by the key management system based on the XFS storage module, and returning the unlocking codes to the input nodes.
In the embodiment, the items are stored in an XFS storage mode, the items are retrieved and positioned in a content addressing mode in the XFS storage mode, and when other nodes access the designated items in the distribution node, the designated items can be quickly positioned to the items by carrying the contents (such as unlocking codes generated according to workpieces) of the designated items so as to execute corresponding operations; when the XFS is adopted to store the project, the project is encrypted through the key management system, the unlocking code of the project is generated, and the unlocking code is returned to the input node.
In one embodiment, as shown in fig. 6, step S107 includes:
s601, sending an item unlocking extraction request carrying binding information to an allocation node through a designated branch node;
s602, receiving an item unlocking extraction request through an allocation node, matching the item storing the same binding information according to the binding information, reading an unlocking code in the binding information, and inputting the unlocking code into a key management system of the XFS storage module;
s603, verifying the unlocking code through a key management system, and unlocking the item after verification is passed;
s604, extracting the work piece of the unlocked project through the allocation node and allocating the work piece to the project team accessing the designated branch node.
According to the embodiment, the access to the distribution node is realized through the designated branch node, and the unlocking and the extraction of the designated project are realized in the distribution node based on the carried request of the single binding information, so that the flexible access of the project team to the designated project is realized.
The embodiment of the invention also provides a workflow-based project circulation device which is used for executing any embodiment of the workflow-based project circulation method. In particular, referring to fig. 7, fig. 7 is a schematic block diagram of a workflow-based project circulation apparatus according to an embodiment of the present invention.
As shown in fig. 7, the workflow-based item circulation apparatus 700 includes: a construction unit 701, an extraction unit 702, a first matching unit 703, a second matching unit 704, a binding unit 705, a storage unit 706, and an allocation unit 707.
A construction unit 701 for constructing in advance an input node storing an event list, a trigger node storing a trigger condition list, and an allocation node connected to a plurality of branch nodes based on a workflow model;
an extracting unit 702 for receiving a workpiece input by a user through an input node and extracting a workpiece type and a trigger condition of the workpiece;
a first matching unit 703, configured to search and match the workpiece type in the event list through the input node, and if the matching is successful, transfer the workpiece flow to the trigger node;
the second matching unit 704 is configured to search and match the trigger condition in the trigger condition list through the trigger node, and if the matching is successful, transfer the workpiece flow to the item stored as a lock in the allocation node, generate an unlock code for unlocking the item, and return the unlock code to the input node;
a binding unit 705, configured to bind the unlock code with the designated branch node through the input node, and send binding information to the allocation node and the designated branch node;
a storage unit 706, configured to receive the binding information through the distribution node and store the binding information in the item;
and the allocation unit 707 is configured to send a project unlocking extraction request carrying binding information to the allocation node through the specified branch node, perform a project unlocking extraction operation, and allocate, through the allocation node, the artifact of the extracted project to a project team accessing the specified branch node.
The device takes an input node, a trigger node, an allocation node and a plurality of branch nodes as nodes of project circulation, wherein a memory can be arranged in the allocation node to serve as a temporary storage space of the project, each project which is input through the input node and formed in the allocation node generates a corresponding unlocking code, the unlocking code and the designated branch nodes are bound through the input node to realize project designated allocation of an upstream node, the branch nodes utilize active extraction of binding information to the allocation node to realize upward active extraction of a downstream node, namely, a combination mode of upstream-downward designated allocation and downstream-upward active extraction replaces the traditional single management allocation authority, and the safety of the project circulation is ensured while the allocation flexibility is increased.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus and units described above may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again.
The workflow-based project flow apparatus described above may be implemented in the form of a computer program that can be run on a computer device as shown in fig. 8.
Referring to fig. 8, fig. 8 is a schematic block diagram of a computer device according to an embodiment of the present invention. The computer device 800 is a server, and the server may be a stand-alone server or a server cluster formed by a plurality of servers.
With reference to FIG. 8, the computer device 800 includes a processor 802, memory, and a network interface 805 connected by a system bus 801, wherein the memory may include a non-volatile storage medium 803 and an internal memory 804.
The nonvolatile storage medium 803 may store an operating system 8031 and a computer program 8032. The computer program 8032, when executed, can cause the processor 802 to perform a workflow-based project flow method.
The processor 802 is used to provide computing and control capabilities to support the operation of the overall computer device 800.
The internal memory 804 provides an environment for the execution of the computer program 8032 in the non-volatile storage medium 803, which computer program 8032, when executed by the processor 802, causes the processor 802 to perform a workflow-based project flow method.
The network interface 805 is used for network communication such as providing transmission of data information and the like. It will be appreciated by those skilled in the art that the architecture shown in fig. 8 is merely a block diagram of some of the architecture associated with the present inventive arrangements and is not limiting of the computer device 800 to which the present inventive arrangements may be applied, and that a particular computer device 800 may include more or less components than those shown, or may combine some of the components, or have a different arrangement of components.
Those skilled in the art will appreciate that the embodiment of the computer device shown in fig. 8 is not limiting of the specific construction of the computer device, and in other embodiments, the computer device may include more or less components than those shown, or certain components may be combined, or a different arrangement of components. For example, in some embodiments, the computer device may include only a memory and a processor, and in such embodiments, the structure and function of the memory and the processor are consistent with the embodiment shown in fig. 8, and will not be described again.
It should be appreciated that in embodiments of the present invention, the processor 802 may be a central processing unit (Central Processing Unit, CPU), the processor 802 may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSPs), application specific integrated circuits (Application Specific Integrated Circuit, ASICs), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. Wherein the general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
In another embodiment of the invention, a computer-readable storage medium is provided. The computer readable storage medium may be a non-volatile computer readable storage medium. The computer readable storage medium stores a computer program, wherein the computer program when executed by a processor implements a workflow-based project circulation method of an embodiment of the invention.
The storage medium is a physical, non-transitory storage medium, and may be, for example, a U-disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, or an optical disk.
It will be clearly understood by those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus, device and unit described above may refer to corresponding procedures in the foregoing method embodiments, which are not repeated herein.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (9)

1. A workflow-based project flow method, comprising:
pre-constructing an input node storing an event list, a trigger node storing a trigger condition list and an allocation node connected with a plurality of branch nodes based on a workflow model;
receiving a workpiece input by a user through the input node and extracting the workpiece type and the triggering condition of the workpiece;
searching and matching the workpiece type in the event list through the input node, and if matching is successful, transferring the workpiece flow to the trigger node;
searching and matching the trigger condition in the trigger condition list through the trigger node, if the trigger condition is successfully matched, transferring the work piece flow to a project stored as a lock in the distribution node, generating an unlocking code for unlocking the project, and returning the unlocking code to the input node;
binding the unlocking code with the designated branch node through the input node, and sending binding information to the distribution node and the designated branch node;
receiving the binding information by the distribution node and storing the binding information in the item;
sending a project unlocking extraction request carrying the binding information to the distribution node through the designated branch node to perform project unlocking extraction operation, and distributing the extracted work piece of the project to a project team accessing the designated branch node through the distribution node;
the sending, by the designated branch node, the project unlocking extraction request carrying the binding information to the allocation node to perform a project unlocking extraction operation, and allocating, by the allocation node, the extracted artifact of the project to a project team accessing the designated branch node includes: sending an item unlocking extraction request carrying the binding information to the distribution node through the designated branch node; receiving an item unlocking and extracting request through the distribution node, matching the item stored with the same binding information according to the binding information, reading an unlocking code in the binding information, and inputting the unlocking code into a key management system of an XFS storage module for carrying out data encryption locking on the item; verifying the unlocking code through the key management system, and unlocking the item after verification is passed; and extracting the unlocked work piece of the project through the distribution node and distributing the work piece to a project team accessing the designated branch node.
2. The workflow-based project circulation method of claim 1, further comprising:
receiving, by the input node, an associated artifact entered by a user, wherein the associated artifact is an artifact associated with the item stored in the distribution node;
marking an unlocking code of the associated item for the associated artifact through the input node;
after the related workpieces are successfully searched and matched through the input node and the trigger node in sequence, the related workpieces are circulated to the distribution node;
storing the associated work pieces in the associated items according to the unlocking codes marked on the associated work pieces by the distribution nodes, and directly distributing the associated work pieces to the designated branch nodes corresponding to the unlocking codes after the associated work pieces are stored.
3. The workflow-based project circulation method of claim 1, further comprising:
receiving project cooperation requests respectively sent by a plurality of branch nodes through the distribution node, wherein the project cooperation requests comprise branch node information and project information to be cooperated;
verifying project cooperation requests of a plurality of branch nodes through the distribution node, and generating temporary sharing nodes after verification is passed, so that the plurality of branch nodes to be cooperated are temporarily connected through the temporary sharing nodes;
receiving, by the distribution node, an item unlocking extraction request carrying the binding information and item cooperation information sent by the branch node having an unlocking code among a plurality of branch nodes to be cooperated, and executing an unlocking extraction operation on the item according to the item unlocking extraction request, and uploading the item unlocking extraction request to the temporary sharing node;
and receiving project downloading requests sent by a plurality of branch nodes to be cooperated to the temporary sharing node, executing downloading operation and returning the project to each corresponding branch node.
4. The workflow-based project circulation method of claim 1, further comprising:
pre-building an archiving node for storing the completed item;
sending an item ending request carrying the unlocking code to the distribution node through the input node;
executing the encapsulation operation of the item corresponding to the unlocking code in the request according to the item ending request by the allocation node, and marking the encapsulated item as an ending state;
and sending the items in the finished state to the archiving node for storage through the distribution node, and encrypting the items in the finished state by adopting a TDE encryption technology.
5. The workflow-based project flow method of claim 1, wherein the transferring the artifact flow to the project stored as locked in the distribution node and generating an unlock code that unlocks the project and returning the unlock code to the input node comprises:
transferring the work piece stream to the distribution node to form an item to be distributed;
adopting an XFS storage module to carry out data encryption locking on the item;
and generating an unlocking code of the item based on a key management system of the XFS storage module, and returning the unlocking code to the input node.
6. The workflow-based project circulation method of claim 1, wherein the workflow-based model preselectively constructs an input node storing an event list, a trigger node storing a trigger condition list, and an allocation node to which a plurality of branch nodes are connected, comprising:
pre-selecting and constructing an input node, a trigger node and an allocation node based on a workflow model;
pre-constructing an event list and storing the event list in the input node, wherein the event list comprises various workpiece types generated in the project production management process;
a trigger condition list is built in advance and stored in the trigger node, wherein the trigger condition list comprises conditions for triggering a workpiece to flow to the distribution node;
and constructing a plurality of branch nodes in advance and respectively connecting the plurality of branch nodes, wherein each branch node is accessed to at least one project team.
7. A workflow-based workpiece transfer device, comprising:
a construction unit for constructing in advance an input node storing an event list, a trigger node storing a trigger condition list, and an allocation node connected with a plurality of branch nodes based on a workflow model;
the extraction unit is used for receiving the workpiece input by the user through the input node and extracting the workpiece type and the triggering condition of the workpiece;
the first matching unit is used for searching and matching the workpiece type in the event list through the input node, and if matching is successful, the workpiece flow is transferred to the trigger node;
the second matching unit is used for searching and matching the trigger condition in the trigger condition list through the trigger node, if the trigger condition is successfully matched, transferring the work piece flow to a project stored as a lock in the distribution node, generating an unlocking code for unlocking the project, and returning the unlocking code to the input node;
the binding unit is used for binding the unlocking code with the designated branch node through the input node and sending binding information to the distribution node and the designated branch node;
a storage unit, configured to receive the binding information through the distribution node and store the binding information in the item;
the distribution unit is used for sending the binding information to the distribution node through the designated branch node to perform project unlocking extraction operation, and distributing the extracted work piece of the project to a project team accessing the designated branch node;
wherein the distribution unit comprises: sending an item unlocking extraction request carrying the binding information to the distribution node through the designated branch node; receiving an item unlocking and extracting request through the distribution node, matching the item stored with the same binding information according to the binding information, reading an unlocking code in the binding information, and inputting the unlocking code into a key management system of an XFS storage module for carrying out data encryption locking on the item; verifying the unlocking code through the key management system, and unlocking the item after verification is passed; and extracting the unlocked work piece of the project through the distribution node and distributing the work piece to a project team accessing the designated branch node.
8. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the workflow-based project circulation method of any one of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program which, when executed by a processor, causes the processor to perform the workflow based project circulation method of any one of claims 1 to 6.
CN202310327946.8A 2023-03-30 2023-03-30 Project circulation method based on workflow and related components Active CN116029539B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310327946.8A CN116029539B (en) 2023-03-30 2023-03-30 Project circulation method based on workflow and related components

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310327946.8A CN116029539B (en) 2023-03-30 2023-03-30 Project circulation method based on workflow and related components

Publications (2)

Publication Number Publication Date
CN116029539A CN116029539A (en) 2023-04-28
CN116029539B true CN116029539B (en) 2023-06-09

Family

ID=86089719

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310327946.8A Active CN116029539B (en) 2023-03-30 2023-03-30 Project circulation method based on workflow and related components

Country Status (1)

Country Link
CN (1) CN116029539B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019143593A1 (en) * 2018-01-19 2019-07-25 Vpt Gp Data collection with a blockchain recording
CN110866261A (en) * 2019-10-12 2020-03-06 深圳壹账通智能科技有限公司 Data processing method and device based on block chain and storage medium
CN111294361A (en) * 2020-03-16 2020-06-16 广州天辰信息科技有限公司 Workflow data encryption method and system
CN111831988A (en) * 2020-06-30 2020-10-27 中国建设银行股份有限公司 Workflow engine system and implementation method thereof
CN114049005A (en) * 2021-11-10 2022-02-15 中国建设银行股份有限公司 Workflow task allocation and control method and device and electronic equipment
CN114489772A (en) * 2022-02-08 2022-05-13 北京沃东天骏信息技术有限公司 Workflow execution method and device, storage medium and equipment
CN114580951A (en) * 2022-03-15 2022-06-03 携程计算机技术(上海)有限公司 Workflow configuration method, workflow configuration system, electronic device and storage medium
CN114780982A (en) * 2022-05-11 2022-07-22 中国工商银行股份有限公司 Flow business circulation method, device and system
US11469944B1 (en) * 2021-06-14 2022-10-11 Oracle International Corporation Techniques for migrating worker nodes to a new manager instance
CN115828300A (en) * 2022-12-13 2023-03-21 湖南天河国云科技有限公司 Block chain-based government affair information processing method and system with privacy protection function
CN115828243A (en) * 2022-12-13 2023-03-21 深圳市奥思网络科技有限公司 Static code flow analysis method based on scanning scheme

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7207069B2 (en) * 2001-06-05 2007-04-17 Hewlett-Packard Development Company, L.P. Branch locking of job tickets to control concurrency
US7100147B2 (en) * 2001-06-28 2006-08-29 International Business Machines Corporation Method, system, and program for generating a workflow
US8479215B2 (en) * 2009-08-18 2013-07-02 International Business Machines Corporation Decentralized load distribution to reduce power and/or cooling costs in an event-driven system
US11487573B2 (en) * 2018-05-08 2022-11-01 Thomson Reuters Enterprise Centre Gmbh Systems and method for automating security workflows in a distributed system using encrypted task requests

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019143593A1 (en) * 2018-01-19 2019-07-25 Vpt Gp Data collection with a blockchain recording
CN110866261A (en) * 2019-10-12 2020-03-06 深圳壹账通智能科技有限公司 Data processing method and device based on block chain and storage medium
CN111294361A (en) * 2020-03-16 2020-06-16 广州天辰信息科技有限公司 Workflow data encryption method and system
CN111831988A (en) * 2020-06-30 2020-10-27 中国建设银行股份有限公司 Workflow engine system and implementation method thereof
US11469944B1 (en) * 2021-06-14 2022-10-11 Oracle International Corporation Techniques for migrating worker nodes to a new manager instance
CN114049005A (en) * 2021-11-10 2022-02-15 中国建设银行股份有限公司 Workflow task allocation and control method and device and electronic equipment
CN114489772A (en) * 2022-02-08 2022-05-13 北京沃东天骏信息技术有限公司 Workflow execution method and device, storage medium and equipment
CN114580951A (en) * 2022-03-15 2022-06-03 携程计算机技术(上海)有限公司 Workflow configuration method, workflow configuration system, electronic device and storage medium
CN114780982A (en) * 2022-05-11 2022-07-22 中国工商银行股份有限公司 Flow business circulation method, device and system
CN115828300A (en) * 2022-12-13 2023-03-21 湖南天河国云科技有限公司 Block chain-based government affair information processing method and system with privacy protection function
CN115828243A (en) * 2022-12-13 2023-03-21 深圳市奥思网络科技有限公司 Static code flow analysis method based on scanning scheme

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
The Flowbster Cloud-Oriented Workflow System to Process Large Scientific Data Sets;Peter Kacsuk;《Journal of Grid Computing》;第2018年卷(第16期);55-83 *
基于多层chord的web服务工作流构建;赵怀金;计算机系统应用;第19卷(第06期);169-173 *
基于工作流的业务过程管理机制研究与系统实现;何理论;现代制造工程;第2008年卷(第11期);28-31 *
基于工作流管理架构的雷达模拟训练平台设计;姜朝毅 等;空军预警学院学报;第30卷(第03期);198-202 *

Also Published As

Publication number Publication date
CN116029539A (en) 2023-04-28

Similar Documents

Publication Publication Date Title
CN109033855B (en) Data transmission method and device based on block chain and storage medium
CN109643285B (en) Encrypted user data transmission and storage
CN111543031B (en) Method and control system for controlling and/or monitoring a device
CN102170440B (en) Method suitable for safely migrating data between storage clouds
CN103270516B (en) System and method for securing virtual machine computing environments
CN103229450B (en) The system and method stored for safe multi-tenant data
US8745370B2 (en) Secure sharing of data along supply chains
KR20230157929A (en) Transfer cryptocurrency from a remote access restricted wallet
US20230050160A1 (en) A system and a method for performing atomic swap transactions of digitial records among a plurality of ditributed databases
CN107273755A (en) Control the access of application data
EP3553689B1 (en) System and method for automatically securing sensitive data in public cloud using a serverless architecture
CN105612715A (en) Security processing unit with configurable access control
JP7410060B2 (en) Blockchain system with limited transactions
CN110891062A (en) Password changing method, server and storage medium
CN106202945A (en) A kind of doctors and patients information management system of high security
CN110910978A (en) Information processing method applied to block chain network and related device
CN113326515A (en) Control method, control program, and information processing apparatus
CN106326666A (en) Health record information management service system
CN113420049A (en) Data circulation method and device, electronic equipment and storage medium
CN115296794A (en) Key management method and device based on block chain
CN110968883A (en) Data management method and device based on block chain technology and storage medium
JP2020155801A (en) Information management system and method therefor
CN107786520A (en) The method and system for controlling resource to access
CN116029539B (en) Project circulation method based on workflow and related components
US20210359837A1 (en) Systems and methods for secure data computing and algorithm sharing

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant