CN109766076B - Flow control method, device and storage medium - Google Patents

Flow control method, device and storage medium Download PDF

Info

Publication number
CN109766076B
CN109766076B CN201811428139.0A CN201811428139A CN109766076B CN 109766076 B CN109766076 B CN 109766076B CN 201811428139 A CN201811428139 A CN 201811428139A CN 109766076 B CN109766076 B CN 109766076B
Authority
CN
China
Prior art keywords
mark
prompt information
flow
preset
operation feedback
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
CN201811428139.0A
Other languages
Chinese (zh)
Other versions
CN109766076A (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.)
Guizhou Lichuang Technology Development Co ltd
Original Assignee
Guizhou Lichuang Technology Development 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 Guizhou Lichuang Technology Development Co ltd filed Critical Guizhou Lichuang Technology Development Co ltd
Priority to CN201811428139.0A priority Critical patent/CN109766076B/en
Publication of CN109766076A publication Critical patent/CN109766076A/en
Application granted granted Critical
Publication of CN109766076B publication Critical patent/CN109766076B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to a flow control method, a flow control device and a storage medium. The method comprises the following steps: step 1, issuing a process model, wherein the process model comprises a plurality of visual process nodes; step 2, acquiring an end mark of each stage in the development process and operation feedback aiming at each process node, wherein the end mark comprises a preset keyword, and the operation feedback comprises clicking and confirming operation aiming at the process node; step 3, comparing the ending mark with the operation feedback based on the process model, and generating process control prompt information according to a comparison result; and 4, outputting the flow control prompt information. The technical scheme of the invention can effectively coordinate the work of each process in the development process of the large platform software and improve the development efficiency of the platform software.

Description

Flow control method, device and storage medium
Technical Field
The invention relates to the technical field of computer application, in particular to a flow control method, a flow control device and a storage medium.
Background
Computer software is one of the important bases of informatization, and the development of large software often needs a plurality of working groups or developers to complete together. Although platform software can be developed in different processes by stages and modules, each link may not be successfully connected because different processes in the development process of large software have no effective cooperative control mechanism. If the process errors cannot be found in time, if the errors occur in the later-stage integral debugging process of the software, a large amount of time is spent on debugging and repairing, and the development efficiency is seriously influenced.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention provides a flow control method, a flow control device and a storage medium.
In a first aspect, the present invention provides a process control method, including:
step 1, issuing a process model, wherein the process model comprises a plurality of visual process nodes.
And 2, acquiring an end mark of each stage in the development process and operation feedback aiming at each process node, wherein the end mark comprises a preset keyword, and the operation feedback comprises clicking and confirming operation aiming at the process node.
And 3, comparing the end mark with the operation feedback based on the process model, and generating process control prompt information according to a comparison result.
And 4, outputting the flow control prompt information.
In a second aspect, the present invention provides a process control apparatus, including:
and the issuing module is used for issuing the process model, and the process model comprises a plurality of visualized process nodes.
The acquisition module is used for acquiring an end mark of each stage in the development process and operation feedback aiming at each process node, wherein the end mark comprises preset keywords, and the operation feedback comprises clicking and confirming operations aiming at the process nodes.
And the processing module is used for comparing the end mark with the operation feedback based on the process model and generating process control prompt information according to a comparison result.
And the output module is used for outputting the flow control prompt information.
In a third aspect, the present invention provides a process control apparatus, comprising a memory and a processor; the memory for storing a computer program; the processor is configured to implement the flow control method as described above when executing the computer program.
In a fourth aspect, the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the flow control method as described above.
The flow control method, the flow control device and the storage medium have the advantages that for large platform software which needs to be developed in stages, flow models indicating different stages of software development can be established in advance according to project requirements, wherein the flow models comprise a plurality of visual and operable flow nodes, and different flow nodes can represent specific stages reached by the software development or the completion degree. In the software development process, the process model can be displayed on a computer desktop of a developer, and after the developer finishes the work of the corresponding stage, the corresponding end mark can be determined according to the keyword indicating the end of the code of the specific stage. Meanwhile, the developer should operate the process node corresponding to the corresponding stage on the process model by clicking or confirming to generate the operation feedback signal. Whether the developers develop according to the preset process can be determined by comparing the end mark with the information indicated by the operation feedback, and the corresponding developers are confirmed or reminded through the process control prompt information which can be displayed on the desktop of the computer, so that the development of different developers according to the preset plan due to the fact that the different developers do not cooperate in a coordinated manner is avoided. The method can effectively coordinate the work of each process in the development process of the large platform software and improve the development efficiency of the platform software.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can obtain other drawings based on the drawings without inventive labor.
FIG. 1 is a schematic flow chart diagram of a flow control method according to an embodiment of the present invention;
fig. 2 is a block diagram of a flow control apparatus according to an embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
As shown in fig. 1, a flow control method according to an embodiment of the present invention includes:
step 1, issuing a process model, wherein the process model comprises a plurality of visual process nodes.
And 2, acquiring an end mark of each stage in the development process and operation feedback aiming at each process node, wherein the end mark comprises a preset keyword, and the operation feedback comprises clicking and confirming operation aiming at the process node.
And 3, comparing the end mark with the operation feedback based on the process model, and generating process control prompt information according to a comparison result.
And 4, outputting the flow control prompt information.
In this embodiment, for large platform software that needs to be developed in stages, a flow model indicating different stages of software development may be established in advance according to project requirements, where the flow model includes a plurality of visualized and operable flow nodes, and the different flow nodes may represent, for example, a specific stage reached by the software development, or a completion degree. In the software development process, the process model can be displayed on a computer desktop of a developer, and after the developer finishes the work of the corresponding stage, the corresponding end mark can be determined according to the keyword indicating the end of the code of the specific stage. Meanwhile, the developer should operate the process node corresponding to the corresponding stage on the process model by clicking or confirming to generate the operation feedback signal. Whether the developers develop according to the preset process can be determined by comparing the end mark with the information indicated by the operation feedback, and the corresponding developers are confirmed or reminded through the process control prompt information which can be displayed on the desktop of the computer, so that the development of different developers according to the preset plan due to the fact that the different developers do not cooperate in a coordinated manner is avoided. The method can effectively coordinate the work of each process in the development process of the large platform software and improve the development efficiency of the platform software.
Preferably, each of the process nodes corresponds to a preset mark, and the step 3 specifically includes:
and 3.1, when the operation feedback is obtained, determining the preset mark corresponding to the process node to which the operation feedback aims.
And 3.2, comparing the preset mark with the end mark, generating the flow control prompt information for indicating that the flow operation is correct when the preset mark is the same as the end mark, and generating the flow control prompt information for indicating that the flow operation is wrong when the preset mark is different from the end mark.
When the process model is established, each process node is already in one-to-one correspondence with a preset mark, for example, the first process node corresponds to a preset mark such as a keyword which inevitably appears when the first stage development work is finished in the development process.
After the developer completes a stage of development work, the developer can obtain a corresponding end mark, and at the same time, the developer operates the flow nodes on the flow model as required to generate a corresponding operation feedback signal. That is, a specific flow node may be determined by the operation feedback, and a preset flag corresponding to the flow node may be further determined. At this time, the preset mark and the end mark can be compared, if the preset mark and the end mark are the same, the operation of the developer is represented to be in accordance with the development flow, and if the preset mark and the end mark are different, the operation of the developer is represented to be possibly not in accordance with the development flow. And the corresponding flow control prompt information is used for informing developers, so that problems can be found and solved in time, and the subsequent error checking tedious process can be avoided.
Preferably, in step 3.2, when the flow control prompt information indicating that the flow operation is correct is generated, the flow node to which the operation feedback is directed is highlighted in a first color, and when the flow control prompt information indicating that the flow operation is incorrect is generated, the flow node to which the operation feedback is directed is highlighted in a second color.
When the operation of a developer on a specific process node on the process model is consistent with the actual development stage, the operated specific process node is displayed in a green highlighting mode for example. When the operation of the developer on the specific process node on the process model is not in accordance with the actual development stage, the specific process node which has been operated is displayed in a red highlighting manner, for example. Therefore, the function of prompting the developer and avoiding clicking errors in the next operation is achieved.
Preferably, the step 3 specifically further includes:
and 3.3, generating background prompt information when the process control prompt information for indicating the process operation error is generated, and sending the background prompt information to the control background.
If the developers are preliminarily judged not to carry out development work according to the scheme in advance, namely the mode indicated by the flow model, the control background also obtains corresponding prompt information, and managers investigate and coordinate the prompt information in time to solve corresponding problems at the first time and improve the development efficiency.
Preferably, the method further comprises the following steps:
and when the ending mark is obtained and the operation feedback is not obtained after the preset time, or when the operation feedback is obtained and the ending mark is not obtained after the preset time, generating and displaying flow pause prompt information.
Whether the actual code writing work of a specific stage is completed first or a specific flow node on the flow model is clicked first. If the difference between the operation time of the two devices exceeds the preset time, the devices are possibly misoperation or forget to perform corresponding operation, and a process pause prompt message can be generated to prompt developers, so that the next corresponding operation is performed after the existing problems are solved, and the error accumulation is avoided.
As shown in fig. 2, a flow control apparatus according to an embodiment of the present invention includes:
and the issuing module is used for issuing the process model, and the process model comprises a plurality of visualized process nodes.
The acquisition module is used for acquiring an end mark of each stage in the development process and operation feedback aiming at each process node, wherein the end mark comprises preset keywords, and the operation feedback comprises clicking and confirming operations aiming at the process nodes.
And the processing module is used for comparing the end mark with the operation feedback based on the process model and generating process control prompt information according to a comparison result.
And the output module is used for outputting the flow control prompt information.
Preferably, each of the process nodes corresponds to a preset mark, and the processing module is specifically configured to:
when the operation feedback is obtained, determining the preset mark corresponding to the process node to which the operation feedback aims.
And comparing the preset mark with the end mark, generating flow control prompt information for indicating that the flow operation is correct when the preset mark is the same as the end mark, and generating the flow control prompt information for indicating that the flow operation is wrong when the preset mark is different from the end mark.
And generating background prompt information when the process control prompt information for indicating the process operation error is generated, and sending the background prompt information to a control background.
Preferably, the processing module is further specifically configured to:
when the flow control prompt information used for indicating that the flow operation is correct is generated, the flow node to which the operation feedback aims is highlighted in a first color, and when the flow control prompt information used for indicating that the flow operation is wrong is generated, the flow node to which the operation feedback aims is highlighted in a second color.
Preferably, the processing module is further specifically configured to:
and when the ending mark is obtained and the operation feedback is not obtained after the preset time, or when the operation feedback is obtained and the ending mark is not obtained after the preset time, generating and displaying flow pause prompt information.
In another embodiment of the present invention, a flow control apparatus includes a memory and a processor. The memory is used for storing the computer program. The processor is configured to implement the flow control method as described above when executing the computer program.
In another embodiment of the present invention, a computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements the flow control method as described above.
The reader should understand that in the description of the specification, reference to the description of "one embodiment," "some embodiments," "an example," "a specific example" or "some examples" or the like means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (8)

1. A method of process control, the method comprising:
step 1, issuing a process model, wherein the process model comprises a plurality of visual process nodes, and each process node corresponds to a preset mark one by one;
step 2, acquiring an end mark of each stage in the development process and operation feedback aiming at each process node, wherein the end mark comprises a preset keyword, and the operation feedback comprises clicking and confirming operation aiming at the process node;
step 3, comparing the end mark with the operation feedback based on the process model, and generating process control prompt information according to the comparison result;
step 4, outputting the flow control prompt information;
wherein, the step 3 specifically comprises:
step 3.1, when the operation feedback is obtained, determining the preset mark corresponding to the flow node to which the operation feedback aims;
and 3.2, comparing the preset mark with the end mark, generating the flow control prompt information for indicating that the flow operation is correct when the preset mark is the same as the end mark, and generating the flow control prompt information for indicating that the flow operation is wrong when the preset mark is different from the end mark.
2. The process control method according to claim 1, wherein in step 3.2, when the process control prompt message indicating that the process operation is correct is generated, the process node to which the operation feedback is directed is highlighted in a first color, and when the process control prompt message indicating that the process operation is incorrect is generated, the process node to which the operation feedback is directed is highlighted in a second color.
3. The process control method according to claim 1, wherein the step 3 further comprises:
and 3.3, generating background prompt information when the process control prompt information for indicating the process operation error is generated, and sending the background prompt information to the control background.
4. The process control method according to any one of claims 1 to 3, characterized by further comprising the steps of:
and when the ending mark is obtained and the operation feedback is not obtained after the preset time, or when the operation feedback is obtained and the ending mark is not obtained after the preset time, generating and displaying flow pause prompt information.
5. A process control apparatus, characterized in that the apparatus comprises:
the issuing module is used for issuing a process model, the process model comprises a plurality of visual process nodes, and each process node corresponds to a preset mark one by one;
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring an end mark of each stage in a development process and operation feedback aiming at each process node, the end mark comprises a preset keyword, and the operation feedback comprises clicking and confirming operation aiming at the process node;
the processing module is used for comparing the ending mark with the operation feedback based on the process model and generating process control prompt information according to a comparison result;
the output module is used for outputting the flow control prompt information;
the processing module is specifically configured to:
when the operation feedback is obtained, determining the preset mark corresponding to the process node for which the operation feedback is directed;
comparing the preset mark with the end mark, when the preset mark is the same as the end mark, generating the flow control prompt information for indicating that the flow operation is correct, and when the preset mark is different from the end mark, generating the flow control prompt information for indicating that the flow operation is wrong;
and when the flow control prompt information used for indicating the flow operation error is generated, generating background prompt information and sending the background prompt information to a control background.
6. The process control device according to claim 5, wherein the processing module is further configured to:
and when the ending mark is obtained and the operation feedback is not obtained after the preset time, or when the operation feedback is obtained and the ending mark is not obtained after the preset time, generating and displaying flow pause prompt information.
7. A process control apparatus, comprising a memory and a processor;
the memory for storing a computer program;
the processor, when executing the computer program, is configured to implement the process control method according to any one of claims 1 to 4.
8. A computer-readable storage medium, characterized in that a computer program is stored on the storage medium, which, when being executed by a processor, implements the flow control method according to any one of claims 1 to 4.
CN201811428139.0A 2018-11-27 2018-11-27 Flow control method, device and storage medium Active CN109766076B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811428139.0A CN109766076B (en) 2018-11-27 2018-11-27 Flow control method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811428139.0A CN109766076B (en) 2018-11-27 2018-11-27 Flow control method, device and storage medium

Publications (2)

Publication Number Publication Date
CN109766076A CN109766076A (en) 2019-05-17
CN109766076B true CN109766076B (en) 2023-02-03

Family

ID=66449622

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811428139.0A Active CN109766076B (en) 2018-11-27 2018-11-27 Flow control method, device and storage medium

Country Status (1)

Country Link
CN (1) CN109766076B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016062293A (en) * 2014-09-18 2016-04-25 株式会社日立製作所 Business flow visualization device and visual flow visualization method
CN107038554A (en) * 2017-03-30 2017-08-11 浙江精工钢结构集团有限公司 Steel construction BIM informatization management methods and system based on Cloud Server
CN107862506A (en) * 2017-11-01 2018-03-30 青岛鹏海软件有限公司 One kind realizes that order performs the visual system and method for whole process

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102945519A (en) * 2012-10-23 2013-02-27 中国建设银行股份有限公司 Internal work approval process management system of bank
CN105139153A (en) * 2015-09-25 2015-12-09 国网山东省电力公司经济技术研究院 Project progress monitoring prompt system and method
CN106776642A (en) * 2015-11-24 2017-05-31 阿里巴巴集团控股有限公司 A kind of method for information display and device
CN107341643B (en) * 2016-04-29 2021-01-15 泰康保险集团股份有限公司 Visual process display method and system
CN107784404B (en) * 2016-08-25 2020-09-01 腾讯科技(深圳)有限公司 Method and device for alarming in service processing process
CN108563206A (en) * 2018-04-17 2018-09-21 西安交通大学 A kind of production process control method based on flow instance

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016062293A (en) * 2014-09-18 2016-04-25 株式会社日立製作所 Business flow visualization device and visual flow visualization method
CN107038554A (en) * 2017-03-30 2017-08-11 浙江精工钢结构集团有限公司 Steel construction BIM informatization management methods and system based on Cloud Server
CN107862506A (en) * 2017-11-01 2018-03-30 青岛鹏海软件有限公司 One kind realizes that order performs the visual system and method for whole process

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
界面的易操作性与反馈机制;胡震宇做设计;《https://www.jianshu.com/p/ef59f6306b66》;20151129;1-11 *

Also Published As

Publication number Publication date
CN109766076A (en) 2019-05-17

Similar Documents

Publication Publication Date Title
US7017080B1 (en) Method and system for determining a fault tree of a technical system, computer program product and a computer readable storage medium
WO2016090929A1 (en) Method, server and system for software system fault diagnosis
EP3605366A1 (en) Method and apparatus thereof used in engineering for checking deduction of components in bim modeling
WO2007001108A1 (en) System for providing feature-oriented software product line engineering environment
JP5489958B2 (en) Test table generation apparatus and method
CN113434328A (en) Logic configuration compiling error correction method and system for distributed control system
WO2020151301A1 (en) Reinforcement learning-based test script generation method and apparatus
CN104375934A (en) Method for testing reliability of Android mobile phone software
CN111651358B (en) Method for generating test case, software test method, device and server
CN110673842A (en) Visual programming method and system, storage medium and equipment
CN113127368A (en) Method, system and medium for generating assembly line
CN109766076B (en) Flow control method, device and storage medium
US9298428B2 (en) Graphical user interface editor that displays live data during editing
CN110704318B (en) Map data automatic testing method, terminal device and storage medium
CN115080387A (en) Front-end visual debugging method, system, equipment and readable storage medium
CN107844334B (en) Method and system for automatically configuring RCS of robot
CN110795142B (en) Configuration file generation method and device
JP2011165039A (en) Model debugging device and model debugging method
CN112685322A (en) Customized test method, device and system
CN113312247A (en) Fault simulation method and system and test method of distributed system
CN204790978U (en) Welded analogue means
CN109945892B (en) Online testing method for complex algorithm requirements of inertial navigation system
CN116010239B (en) Automatic test method based on assembly line
CN112966764B (en) Pattern comparison method and device
CN117171364B (en) Operation and maintenance knowledge graph updating method and device

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