CN111026390A - Multi-application multi-engine process template management system, method, device and storage medium - Google Patents

Multi-application multi-engine process template management system, method, device and storage medium Download PDF

Info

Publication number
CN111026390A
CN111026390A CN201911149462.9A CN201911149462A CN111026390A CN 111026390 A CN111026390 A CN 111026390A CN 201911149462 A CN201911149462 A CN 201911149462A CN 111026390 A CN111026390 A CN 111026390A
Authority
CN
China
Prior art keywords
template
flow
instruction
application
deleting
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.)
Pending
Application number
CN201911149462.9A
Other languages
Chinese (zh)
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.)
Shandong Civic Se Commercial Middleware Co ltd
Original Assignee
Shandong Civic Se Commercial Middleware 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 Shandong Civic Se Commercial Middleware Co ltd filed Critical Shandong Civic Se Commercial Middleware Co ltd
Priority to CN201911149462.9A priority Critical patent/CN111026390A/en
Publication of CN111026390A publication Critical patent/CN111026390A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a multi-application multi-engine process template management system, a method, a device and a computer readable storage medium, comprising: the application selection module is used for receiving the application designation instruction and displaying a template design table of the application program corresponding to the application designation information, wherein the template design table comprises a pre-generated issuable flow template; the template issuing module is used for receiving a template issuing instruction and issuing a distributable flow template corresponding to the template issuing instruction from the template design table to the template operation table so as to create a flow example corresponding to the distributable flow template; the template recovery module is used for receiving a template recovery instruction and copying a running flow template corresponding to the template recovery instruction in the template running table to the template design table; the template deleting module is used for receiving a template deleting instruction and deleting a flow template without a flow instance corresponding to the template deleting instruction from the template operation table; in conclusion, the method and the system improve the overall management efficiency of the flow template.

Description

Multi-application multi-engine process template management system, method, device and storage medium
Technical Field
The present invention relates to a multi-application multi-engine process template management system, method, apparatus and computer readable storage medium.
Background
In the process on-line adjustment, different process adjustment modes are realized according to specific industrial requirements, so that the process on-line adjustment can be conveniently constructed and applied and flexibly realized. However, there are multiple versions of a flow template, and the flow that can be started only has one flow template, which is called as a main version, and the other versions are old versions of the flow template. If the old version of the process has the running processes, the processes can be run according to the old version of the process, and the old version of the process template can not be deleted. Fields are usually added in the process running template table for storing the version number of the process template, and the latest version of the process template is selected when the process is released. After the process is finished, the process in the process operation template table cannot be deleted, so that a large number of process template versions exist in the process operation template table, resource waste is caused, the execution efficiency of the database is reduced, and the process template management efficiency is greatly reduced.
Therefore, a multi-application multi-engine process template management system is provided, and the overall management efficiency of the process template is improved.
Disclosure of Invention
In view of the above, the present invention provides a multi-application multi-engine process template management system, method, apparatus and computer readable storage medium, which can improve the overall management efficiency of the process template. The specific scheme is as follows:
a multi-application multi-engine process template management system, comprising:
the application selection module is used for receiving an application designation instruction and displaying a template design table of an application program corresponding to the application designation information, wherein the template design table comprises a pre-generated issuable flow template;
the template issuing module is used for receiving a template issuing instruction and issuing a distributable flow template corresponding to the template issuing instruction from the template design table to a template operation table so as to create a flow example corresponding to the distributable flow template;
the template recovery module is used for receiving a template recovery instruction and copying a running flow template corresponding to the template recovery instruction in the template running table to the template design table;
and the template deleting module is used for receiving a template deleting instruction and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
Optionally, the template deleting module includes:
the template deleting unit is used for deleting the template according to the execution flow instance number and the historical flow instance number of the flow template corresponding to the template deleting instruction;
the template deleting unit is used for deleting the flow template from the template operation table if the number of the instances is judged to be 0 by the number-of-instances judging unit;
and the judging and calling unit is used for calling the example number judging unit again to judge whether the running process example number and the historical process example number of the process template are both 0 or not if the example number judging unit judges that the example number is not 0 until the running process example number and the historical process example number of the process template are 0.
Optionally, the application selection module further includes:
and the detailed information display unit is used for displaying the detailed information of the flow template of the application program corresponding to the application designation information.
Optionally, the detailed information of the process template includes: version number of the flow template, release date, version description information, and exception information.
Optionally, the method further includes:
and the template new building module is used for receiving a template new building instruction and building a flow template in the template design table.
Optionally, the method further includes:
and the template design module is used for receiving a template design instruction and designing the flow template in the template design table.
The invention also discloses a multi-application multi-engine process template management method, which comprises the following steps:
receiving an application designation instruction, and displaying a template design table of an application program corresponding to the application designation information, wherein the template design table comprises a pre-generated publishable flow template;
receiving a template issuing instruction, and issuing a distributable flow template corresponding to the template issuing instruction from the template design table to a template operation table so as to create a flow instance corresponding to the distributable flow template;
receiving a template recovery instruction, and copying a running flow template corresponding to the template recovery instruction in the template running table to the template design table;
and receiving a template deleting instruction, and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
Optionally, the receiving a template deleting instruction, and deleting a flow template without a flow instance corresponding to the template deleting instruction from the template run list, includes:
receiving a template deleting instruction, and judging whether the number of the running process instances and the number of the historical process instances of the process template corresponding to the template deleting instruction are both 0;
if yes, deleting the flow template from the template operation table;
if not, whether the number of the operation process instances and the number of the historical process instances of the process template are both 0 is judged again until the number of the operation process instances and the number of the historical process instances of the process template are 0.
The invention also discloses a multi-application multi-engine process template management device, which is characterized by comprising the following steps:
a memory for storing a computer program;
a processor for executing the computer program to implement the multi-application multi-engine process template management method as described above.
The invention also discloses a computer-readable storage medium, which is characterized in that a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the multi-application multi-engine process template management method is realized.
In the invention, the multi-application multi-engine process template management system comprises: the application selection module is used for receiving the application designation instruction and displaying a template design table of the application program corresponding to the application designation information, wherein the template design table comprises a pre-generated issuable flow template; the template issuing module is used for receiving a template issuing instruction and issuing a distributable flow template corresponding to the template issuing instruction from the template design table to the template operation table so as to create a flow example corresponding to the distributable flow template; the template recovery module is used for receiving a template recovery instruction and copying a running flow template corresponding to the template recovery instruction in the template running table to the template design table; and the template deleting module is used for receiving the template deleting instruction and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
The invention utilizes the application selection module, the template release module, the template recovery module and the template deletion module to release the multi-application template, and recovers the flow template from the template operation table to the template design table, thereby providing a premise for deleting the uncommon template in the template design table, the template deletion module can delete the old useless flow template, so that the flow templates in the template operation table can not be excessively accumulated, simultaneously ensuring the upgrading of the template, avoiding the use of the old template by people, and improving the overall management efficiency of the flow template.
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 description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a schematic structural diagram of a multi-application multi-engine process template management system according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of another multi-application multi-engine process template management system according to an embodiment of the present invention;
fig. 3 is a flow diagram illustrating a method for managing a multi-application multi-engine flow template according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a multi-application multi-engine process template management system, which is shown in figure 1 and comprises the following components:
and the application selection module 11 is configured to receive the application designation instruction, and display a template design table of the application program corresponding to the application designation information, where the template design table includes a pre-generated publishable flow template.
Specifically, the multi-application multi-engine process template management system of the embodiment of the present invention may simultaneously manage a plurality of application process templates, so when managing an application process, the system needs to specifically go to a process management interface of the application, so as to further perform process template management on a specified application.
The template issuing module 12 is configured to receive a template issuing instruction, issue an issuable flow template corresponding to the template issuing instruction from the template design table to the template operation table, and create a flow instance corresponding to the issuable flow template.
Specifically, the distributable flow template corresponding to the template issuing instruction is selected from the template design table by receiving the template issuing instruction, and the distributable flow template corresponding to the template issuing instruction is sent to the template operation table, that is, the flow template is sent to the workflow engine, so that the issuing of the flow template is completed, and a corresponding flow instance can be subsequently created in the template operation table, wherein the flow instance is a running task generated by using the flow template.
And the template recovery module 13 is configured to receive a template recovery instruction, and copy the running flow template corresponding to the template recovery instruction in the template running table to the template design table.
Specifically, after a part of templates in the template design table are released, the templates may not be updated or need to be released again for a long time, such templates are accumulated in the template design table, which affects the user to find the latest process template that needs to be designed and released, and since it is difficult to ensure whether the templates need to be redesigned or released again in the future, deletion is darted, and the use efficiency of the template design table is low.
Specifically, for this reason, the template recovery function is newly added, the template recovery instruction can be received, the running flow template corresponding to the template recovery instruction in the template running table is copied to the template design table, the recovered flow template can be designed in the template design table again, so that the deleted template design table in the template design table is recovered again, after the reply function is provided, a user dares to delete the flow template which cannot be updated or needs to be reissued for a long time in the template design table, the storage space of the template design table is saved, the template design table is tidier, the user can quickly check the required flow template in the template design table, and the use efficiency of the template design table is improved.
And the template deleting module 14 is configured to receive a template deleting instruction, and delete the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
Specifically, the flow templates in the template operation table are all operable and can be used to create a flow instance, so that to delete a flow template from the template operation table, it is necessary to ensure that the flow template is in a non-occupied state, that is, a state without a flow instance corresponding to a threshold value, and if there are still other tasks using the flow instance generated by using the flow template, forcibly deleting the flow template at this time will cause that the flow instance cannot continue to operate, resulting in a system error, a task termination, and a loss, and therefore, it is necessary to ensure that the flow template does not have a corresponding flow instance before deleting the flow template.
Specifically, when deleting, the flow template without the flow instance corresponding to the template deleting instruction is deleted from the template operation table by receiving the template deleting instruction, so that the deletion of the flow template is completed; by deleting the old template, the latest template can be ensured to be used, partial equipment is prevented from always using the old template and not updating the latest template, the upgrading of the flow template is facilitated, meanwhile, the accumulation of the flow templates in the template operation table is avoided, the quantity of the flow templates loaded in each operation of the template operation table is reduced, and the execution efficiency of the template operation table is improved.
It can be understood that, in order to implement the operation of a plurality of process templates of a plurality of applications, a plurality of process engines are provided for this purpose, one application may correspond to one process engine, and the process templates of the applications can be ensured to work normally and orderly and independently from each other.
It can be seen that, in the embodiment of the present invention, the application selection module 11, the template publishing module 12, the template recovery module 13, and the template deletion module 14 are utilized to implement template publishing for multiple applications, and recover the flow template from the template run table to the template design table, so as to provide a premise for deleting an unusual template in the template design table, and the template deletion module 14 can delete an old and useless flow template, so that the flow templates in the template run table are not excessively accumulated, and at the same time, the templates can be ensured to be upgraded, thereby avoiding that people always use the old template, and in sum, improving the overall management efficiency of the flow template.
The embodiment of the invention discloses a specific multi-application multi-engine process template management system, and compared with the previous embodiment, the embodiment further explains and optimizes the technical scheme. Specifically, the method comprises the following steps:
specifically, the template deleting module 14 may specifically include a number-of-instances judging unit, a template deleting unit, and a judging and calling unit; wherein,
and the example number judging unit is used for receiving the template deleting instruction and judging whether the running process example number and the historical process example number of the process template corresponding to the template deleting instruction are both 0 or not.
Specifically, the process instance corresponding to the process template specifically includes an operation process instance and a historical process instance, the operation process instance is a currently used process instance, the historical process instance is not currently used, but an unremoved process instance established by using the process template is used, and the historical process instance is not removed, so that the historical process instance may be restarted at any time, if the corresponding process template is forcibly deleted, the corresponding historical process instance cannot be started, and the user experience is degraded, so that it is necessary to determine whether the number of the operation process instances and the number of the historical process instances of the process template corresponding to the template deletion instruction are both 0, and the deletion of the process template can not affect the service use only when both the number of the operation process instances and the number of the historical process instances are 0.
And the template deleting unit is used for deleting the flow template from the template operation table if the number of the instances is judged to be 0 by the number-of-instances judging unit.
It can be understood that, if the number of the operation flow instances and the number of the history flow instances of the flow template corresponding to the template deletion instruction are both 0, the flow template may be deleted.
And the judging and calling unit is used for re-calling the example number judging unit to judge whether the running process example number and the historical process example number of the process template are both 0 or not if the example number judging unit judges that the example number is not 0 until the running process example number and the historical process example number of the process template are 0.
Specifically, if the number of instances is determined to be not 0 by the number-of-instances determining unit, the number-of-instances determining unit is determined to recall the number of instances again to determine whether the number of instances is 0, and the template deleting unit is entered into the template deleting unit until the number is 0, a timed recall manner may be adopted here, for example, if the number of instances is determined to be not 0 by the number-of-instances determining unit, after 5 minutes of the recall unit is determined, the number-of-instances determining unit is determined to be 0, if the number is 0, the number of instances is determined not to be retried, and the number-of-instances determining unit is retried after a preset time interval by the number-of-instances determining unit.
Specifically, the template deleting instruction is not invalidated before being deleted by the setting, judging and calling unit, so that the specified flow template can be ensured to be deleted under the condition of meeting the condition, and the user does not need to repeatedly execute the deleting operation.
Specifically, the application selection module 11 further includes a detailed information display unit; wherein,
and the detailed information display unit is used for displaying the detailed information of the flow template of the application program corresponding to the application designation information.
Specifically, while the application selection module 11 displays the template design table, it may further display detailed information of the flow template under the application program, for example, a version number, a release date, version description information, and exception information of the flow template, and may specifically display information such as a version number of a released latest flow template, a version number of the flow template released this time, and a release date, where the exception information may be, for example, that a version of the flow template released currently is lower than a version of the flow template released, and a version of the flow template released currently is discontinuous.
In addition, the embodiment of the present invention also discloses a multi-application multi-engine process template management system, as shown in fig. 2, the system includes:
the application selection module 11 is configured to receive an application designation instruction, and display a template design table of an application program corresponding to the application designation information, where the template design table includes a pre-generated issuable flow template;
the template issuing module 12 is configured to receive a template issuing instruction, issue an issuable flow template corresponding to the template issuing instruction from a template design table to a template operation table, and create a flow instance corresponding to the issuable flow template;
the template recovery module 13 is configured to receive a template recovery instruction, and copy a running flow template corresponding to the template recovery instruction in the template running table to the template design table;
the template deleting module 14 is configured to receive a template deleting instruction, and delete a flow template without a flow instance corresponding to the template deleting instruction from the template operation table;
and the template new building module 15 is used for receiving a template new building instruction and building a flow template in the template design table.
Specifically, after the application selection module 11 selects an application, a new template creation instruction may be received to create a new flow template in the template design table for subsequent design.
And the template design module 16 is used for receiving a template design instruction and designing the flow template in the template design table.
Specifically, the template design module 16 may design a newly created flow template or an existing flow template in the template design table by using the template design instruction, and complete and create the new flow template.
Correspondingly, the embodiment of the invention also discloses a multi-application multi-engine process template management method, which is shown in fig. 3 and comprises the following steps:
s11: receiving an application designation instruction, and displaying a template design table of an application program corresponding to the application designation information, wherein the template design table comprises a pre-generated publishable flow template;
s12: receiving a template issuing instruction, and issuing a distributable flow template corresponding to the template issuing instruction from a template design table to a template operation table so as to create a flow example corresponding to the distributable flow template;
s13: receiving a template recovery instruction, and copying a running flow template corresponding to the template recovery instruction in a template running table to a template design table;
s14: and receiving a template deleting instruction, and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
Therefore, the embodiment of the invention realizes the template release of multiple applications, recovers the flow template from the template operation table to the template design table, provides a premise for deleting the template which is not commonly used in the template design table, can delete the old useless flow template, prevents the flow template from being excessively accumulated in the template operation table, ensures the upgrading of the template, avoids the use of the old template by people, and improves the overall management efficiency of the flow template.
Specifically, the process of receiving the template deleting instruction and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table may include:
receiving a template deleting instruction, and judging whether the number of the running process examples and the number of the historical process examples of the process template corresponding to the template deleting instruction are both 0;
if yes, deleting the flow template from the template operation table;
if not, whether the number of the operation process instances and the number of the historical process instances of the process template are both 0 is judged again until the number of the operation process instances and the number of the historical process instances of the process template are 0.
Specifically, after receiving the application specifying instruction, the method may further include:
and the detailed information display unit is used for displaying the detailed information of the flow template of the application program corresponding to the application designation information.
The detailed information of the flow template may include: version number of the flow template, release date, version description information, and exception information.
Specifically, after receiving the application specifying instruction, the method may further include:
and receiving a template new-building instruction, and newly building a flow template in the template design table.
And receiving a template design instruction, and designing the flow template in the template design table.
In addition, the embodiment of the present invention may further disclose a multi-application multi-engine process template management apparatus, including:
a memory for storing a computer program;
and the processor is used for executing the computer program to realize the multi-application multi-engine flow template management method.
In addition, an embodiment of the present invention may further disclose a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the method for managing the multi-application multi-engine flow template as described above is implemented.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The technical content provided by the present invention is described in detail above, and the principle and the implementation of the present invention are explained in this document by applying specific examples, and the above description of the examples is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A multi-application multi-engine process template management system is characterized by comprising:
the application selection module is used for receiving an application designation instruction and displaying a template design table of an application program corresponding to the application designation information, wherein the template design table comprises a pre-generated issuable flow template;
the template issuing module is used for receiving a template issuing instruction and issuing a distributable flow template corresponding to the template issuing instruction from the template design table to a template operation table so as to create a flow example corresponding to the distributable flow template;
the template recovery module is used for receiving a template recovery instruction and copying a running flow template corresponding to the template recovery instruction in the template running table to the template design table;
and the template deleting module is used for receiving a template deleting instruction and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
2. The multi-application multi-engine process template management system of claim 1, wherein the template deletion module comprises:
the template deleting unit is used for deleting the template according to the execution flow instance number and the historical flow instance number of the flow template corresponding to the template deleting instruction;
the template deleting unit is used for deleting the flow template from the template operation table if the number of the instances is judged to be 0 by the number-of-instances judging unit;
and the judging and calling unit is used for calling the example number judging unit again to judge whether the running process example number and the historical process example number of the process template are both 0 or not if the example number judging unit judges that the example number is not 0 until the running process example number and the historical process example number of the process template are 0.
3. The multi-application multi-engine process template management system of claim 2, wherein the application selection module further comprises:
and the detailed information display unit is used for displaying the detailed information of the flow template of the application program corresponding to the application designation information.
4. The multi-application multi-engine process template management system of claim 3, wherein the process template details comprise: version number of the flow template, release date, version description information, and exception information.
5. The multi-application multi-engine process template management system of claim 3, further comprising:
and the template new building module is used for receiving a template new building instruction and building a flow template in the template design table.
6. The multi-application multi-engine process template management system of claim 3, further comprising:
and the template design module is used for receiving a template design instruction and designing the flow template in the template design table.
7. A multi-application multi-engine process template management method is characterized by comprising the following steps:
receiving an application designation instruction, and displaying a template design table of an application program corresponding to the application designation information, wherein the template design table comprises a pre-generated publishable flow template;
receiving a template issuing instruction, and issuing a distributable flow template corresponding to the template issuing instruction from the template design table to a template operation table so as to create a flow instance corresponding to the distributable flow template;
receiving a template recovery instruction, and copying a running flow template corresponding to the template recovery instruction in the template running table to the template design table;
and receiving a template deleting instruction, and deleting the flow template without the flow instance corresponding to the template deleting instruction from the template operation table.
8. The method according to claim 5, wherein the step of receiving a template deletion instruction and deleting the flow template without the flow instance corresponding to the template deletion instruction from the template run table comprises:
receiving a template deleting instruction, and judging whether the number of the running process instances and the number of the historical process instances of the process template corresponding to the template deleting instruction are both 0;
if yes, deleting the flow template from the template operation table;
if not, whether the number of the operation process instances and the number of the historical process instances of the process template are both 0 is judged again until the number of the operation process instances and the number of the historical process instances of the process template are 0.
9. A multi-application multi-engine process template management device is characterized by comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the multi-application multi-engine process template management method of any of claims 1 to 6.
10. A computer-readable storage medium, having stored thereon a computer program which, when executed by a processor, implements the multi-application multi-engine process template management method of any one of claims 1 to 6.
CN201911149462.9A 2019-11-21 2019-11-21 Multi-application multi-engine process template management system, method, device and storage medium Pending CN111026390A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911149462.9A CN111026390A (en) 2019-11-21 2019-11-21 Multi-application multi-engine process template management system, method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911149462.9A CN111026390A (en) 2019-11-21 2019-11-21 Multi-application multi-engine process template management system, method, device and storage medium

Publications (1)

Publication Number Publication Date
CN111026390A true CN111026390A (en) 2020-04-17

Family

ID=70206304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911149462.9A Pending CN111026390A (en) 2019-11-21 2019-11-21 Multi-application multi-engine process template management system, method, device and storage medium

Country Status (1)

Country Link
CN (1) CN111026390A (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101447040A (en) * 2008-10-17 2009-06-03 东软集团股份有限公司 Method for setting process instance restriction and device thereof as well as system for modifying process instance restrict
US20140229227A1 (en) * 2013-02-13 2014-08-14 Sandhills Publishing Co. Business process workflow system
US20150006878A1 (en) * 2013-06-27 2015-01-01 Microsoft Corporation Automatic configuration of a computer system based on process modeling of an implemented process
CN104639361A (en) * 2013-11-15 2015-05-20 中兴通讯股份有限公司 Network service template management method and device
CN104951329A (en) * 2014-03-31 2015-09-30 青岛海信移动通信技术股份有限公司 Configuration and startup method of application templates and mobile terminal
CN106648664A (en) * 2016-12-23 2017-05-10 东软集团股份有限公司 Self-service terminal business process updating method and apparatus
US20170316358A1 (en) * 2016-04-29 2017-11-02 Progressly, Inc. Collaborative Network-Based Graphical Progress Management Platform for Creating Private and Public Template Flows
CN108563440A (en) * 2018-04-26 2018-09-21 武汉斗鱼网络科技有限公司 The automatic adding method of List Controller code, device and readable storage medium storing program for executing
CN109191078A (en) * 2018-09-06 2019-01-11 山东中创软件商用中间件股份有限公司 A kind of traffic flow modeling method, device and equipment
JP2019008598A (en) * 2017-06-26 2019-01-17 株式会社三菱Ufj銀行 Application generation support system and application generation support program
CN109683887A (en) * 2018-12-17 2019-04-26 杭州玳数科技有限公司 A kind of construction method and device for supporting the customized web project of multi-scheme
CN110135797A (en) * 2019-04-12 2019-08-16 远光软件股份有限公司 Product design Template Manager method, the network terminal and the device with store function
CN110147229A (en) * 2019-05-24 2019-08-20 利姆斯(北京)区块链技术有限公司 Flow engine system, method for processing business and device

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101447040A (en) * 2008-10-17 2009-06-03 东软集团股份有限公司 Method for setting process instance restriction and device thereof as well as system for modifying process instance restrict
US20140229227A1 (en) * 2013-02-13 2014-08-14 Sandhills Publishing Co. Business process workflow system
US20150006878A1 (en) * 2013-06-27 2015-01-01 Microsoft Corporation Automatic configuration of a computer system based on process modeling of an implemented process
CN104639361A (en) * 2013-11-15 2015-05-20 中兴通讯股份有限公司 Network service template management method and device
CN104951329A (en) * 2014-03-31 2015-09-30 青岛海信移动通信技术股份有限公司 Configuration and startup method of application templates and mobile terminal
US20170316358A1 (en) * 2016-04-29 2017-11-02 Progressly, Inc. Collaborative Network-Based Graphical Progress Management Platform for Creating Private and Public Template Flows
CN106648664A (en) * 2016-12-23 2017-05-10 东软集团股份有限公司 Self-service terminal business process updating method and apparatus
JP2019008598A (en) * 2017-06-26 2019-01-17 株式会社三菱Ufj銀行 Application generation support system and application generation support program
CN108563440A (en) * 2018-04-26 2018-09-21 武汉斗鱼网络科技有限公司 The automatic adding method of List Controller code, device and readable storage medium storing program for executing
CN109191078A (en) * 2018-09-06 2019-01-11 山东中创软件商用中间件股份有限公司 A kind of traffic flow modeling method, device and equipment
CN109683887A (en) * 2018-12-17 2019-04-26 杭州玳数科技有限公司 A kind of construction method and device for supporting the customized web project of multi-scheme
CN110135797A (en) * 2019-04-12 2019-08-16 远光软件股份有限公司 Product design Template Manager method, the network terminal and the device with store function
CN110147229A (en) * 2019-05-24 2019-08-20 利姆斯(北京)区块链技术有限公司 Flow engine system, method for processing business and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李玉梅等: "协同开发环境下动态流程管理模型的研究", 《现代制造工程》 *

Similar Documents

Publication Publication Date Title
US6629109B1 (en) System and method of enabling file revision management of application software
EP1770512A2 (en) Method and system for updating software
RU2429529C2 (en) Dynamic configuration, allocation and deployment of computer systems
EP2998861B1 (en) Implementing and deleting method and device for intelligent terminal multi-operation system
CN106598992B (en) Database operation method and device
JPH10260873A (en) Capacity management system and capacity managing method
CN103973745A (en) Mobile terminal operating system updating method and device
JP2001356912A (en) Install/update/uninstall system of software
CN106886539B (en) Data archiving system and method
CN111625498A (en) Data migration method, system, electronic equipment and storage medium
CN111367725A (en) Asynchronous task online monitoring method, front-end control system and service response platform
CN113821249A (en) Project development configuration method and device, electronic equipment and readable storage medium
CN111026390A (en) Multi-application multi-engine process template management system, method, device and storage medium
JP2004355563A (en) Automatic updating method for application software, information terminal, update processing method for application software and database center for application software
CN115080076B (en) Cloud mobile phone software management method
CN108664499B (en) Data storage method, device and equipment
CN114625515A (en) Task management method, device, equipment and storage medium
JP5317182B2 (en) POS terminal, module update method and module update program
CN114328579A (en) System, method, electronic device, and storage medium for automatically creating and assigning tasks
JP2018190341A (en) System and distribution method
EP1011045B1 (en) Object-oriented job scheduler
CN112446697A (en) Account checking method and device, computer equipment and storage medium
US20070174913A1 (en) Method and system for acquiring particular data upon start of a particular program
CN113515362B (en) Data processing method, device, computer equipment and storage medium
CN114328463A (en) Database migration cloud method, device, equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200417