CN111208983B - Use method of plug-in type expandable framework - Google Patents

Use method of plug-in type expandable framework Download PDF

Info

Publication number
CN111208983B
CN111208983B CN202010023383.XA CN202010023383A CN111208983B CN 111208983 B CN111208983 B CN 111208983B CN 202010023383 A CN202010023383 A CN 202010023383A CN 111208983 B CN111208983 B CN 111208983B
Authority
CN
China
Prior art keywords
work order
plug
order data
data
preset
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
CN202010023383.XA
Other languages
Chinese (zh)
Other versions
CN111208983A (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.)
Jiajia Technology Co ltd
Original Assignee
Jiajia 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 Jiajia Technology Co ltd filed Critical Jiajia Technology Co ltd
Priority to CN202010023383.XA priority Critical patent/CN111208983B/en
Publication of CN111208983A publication Critical patent/CN111208983A/en
Application granted granted Critical
Publication of CN111208983B publication Critical patent/CN111208983B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • 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

  • 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 invention discloses a use method of a plug-in type expandable framework, which comprises the following steps: placing the plug-in under a code-specified path; executing the plug-in, and acquiring preset work order data which accords with the standard interface and is returned by the plug-in, wherein the plug-in returns the preset work order data which accords with the standard interface after acquiring the work order data of the third-party software; producing a work order and a task corresponding to the work order according to preset work order data; inputting preset worksheets into a database, and uniformly executing tasks; and displaying the task. Through the mode, the using method of the plug-in type expandable framework disclosed by the invention can enable a developer to only pay attention to the conversion of the data of the plug-in, and only needs to develop a new work order system plug-in to realize the task of creating through the work order data, so that the development speed is greatly improved, and a large amount of development time is saved.

Description

Use method of plug-in type expandable framework
Technical Field
The invention relates to the technical field of Internet, in particular to a use method of a plug-in type expandable framework.
Background
At present, in the traditional mode, when a developer needs to create tasks through worksheet data in the process of developing software, the task is created according to the condition of worksheet data, and creation task logic which is in butt joint with worksheet data needs to be developed each time, so that the development speed is low and the time is very consumed.
Disclosure of Invention
The invention mainly solves the technical problem of providing a using method of a plug-in type expandable framework, so that a developer only needs to pay attention to the conversion of data of the plug-in, and can realize the task of creating through worksheet data by only developing a new worksheet system plug-in, thereby greatly improving the development speed and saving a large amount of development time.
In order to solve the technical problems, the invention adopts a technical scheme that: there is provided a method of using a plug-in expandable framework, comprising: placing the plug-in under a code-specified path; executing the plug-in, and acquiring preset work order data which accords with the standard interface and is returned by the plug-in, wherein the plug-in returns the preset work order data which accords with the standard interface after acquiring the work order data of the third-party software; producing a work order and a task corresponding to the work order according to preset work order data; inputting preset worksheets into a database, and uniformly executing tasks; and displaying the task.
Further, after the plug-in acquires the work order data of the third party software, the work order data are converted into preset work order data which meet the standard interface through the modes of mapping, data conversion, data complement, data cutting or character splicing.
Further, after the plug-in acquires the work order data of the third party software which cannot be acquired by the interface, the plug-in returns preset work order data which accords with the standard interface.
Further, after the plug-in acquires the work order data of the third party software of the interface, the work order return data of which does not accord with the standard, the plug-in returns the preset work order data which accords with the standard interface.
Further, the third party software includes an ITSM system, and the method further includes: after filling in the work orders according to the information provided by the ITSM system, the user submits approval, and after the approval is completed, the plug-in obtains the work orders of the ITSM system through the interface of the ITSM.
Further, the third party software includes an OA system, and the method further includes: and when the OA system is determined to not provide an interface, acquiring work order data of the OA system by connecting an OA database.
The beneficial effects of the invention are as follows: different from the prior art, the using method of the plug-in type expandable framework disclosed by the invention comprises the following steps: placing the plug-in under a code-specified path; executing the plug-in, and acquiring preset work order data which accords with the standard interface and is returned by the plug-in, wherein the plug-in returns the preset work order data which accords with the standard interface after acquiring the work order data of the third-party software; producing a work order and a task corresponding to the work order according to preset work order data; inputting preset worksheets into a database, and uniformly executing tasks; and displaying the task. Through the mode, the using method of the plug-in type expandable framework disclosed by the invention can enable a developer to only pay attention to the conversion of the data of the plug-in, and only needs to develop a new work order system plug-in to realize the task of creating through the work order data, so that the development speed is greatly improved, and a large amount of development time is saved.
Drawings
FIG. 1 is a flow chart of a method of using the plug-in expandable framework of the present invention.
Detailed Description
The present invention will be described in detail with reference to the drawings and embodiments.
As shown in FIG. 1, the method for using the plug-in expandable framework comprises the following steps:
step S101: the plug-in is placed under the code-specified path. It should be appreciated that a plug-in is a piece of code program that a developer is autonomously developing.
Step S102: executing the plug-in, and acquiring preset work order data which accords with the standard interface and is returned by the plug-in, wherein the plug-in returns the preset work order data which accords with the standard interface after acquiring the work order data of the third-party software.
That is, the plug-in this embodiment has a function of acquiring the work order data of the third party software, and also has a function of returning the preset work order data conforming to the standard interface.
IT should be appreciated that the plugin of this embodiment is specifically developed by the developer for a specific third party software, if the third party software is an ITSM (IT Service Management ) system, then the plugin is an ITSM system plugin, if the third party software is an OA system (Office Automation System ), then the plugin is an OA system plugin, and if the third party software is a self-development system, then the plugin is a self-development system plugin.
In this embodiment, the third party software includes an ITSM system, an OA system, a self-development system, and other systems.
It is noted that, when the third party software is an ITSM system, the ITSM system plug-in obtains the work order data of the ITSM system through the API interface, when the third party software is an OA system, the OA system plug-in obtains the work order data of the OA system through the API interface, and when the third party software is a self-development system, the self-development system plug-in obtains the work order data of the self-development system through the SQL interface.
It should be understood that, in this embodiment, after the plug-in obtains the work order data of the third party software, the work order data is converted into the preset work order data conforming to the standard interface through the modes of mapping, data conversion, data completion, data cutting or character splicing.
In this embodiment, after the plug-in acquires the work order data of the third party software which cannot be acquired by the interface, the plug-in returns the preset work order data which accords with the standard interface.
Of course, in some embodiments, after the plug-in acquires the work order data of the third party software whose work order return data does not conform to the standard interface, the plug-in returns the preset work order data conforming to the standard interface.
Step S103: and producing the work order and the task corresponding to the work order according to the preset work order data.
Step S104: and recording the preset work order data into a database, and uniformly executing tasks.
It should be understood that step S102, step S103, and step S104 are collectively processed by the background.
Step S105: and displaying the task. It should be understood that step S105 is uniformly processed by the front end.
Further, in this embodiment, the method for using the plug-in expandable framework further includes: after filling in the work orders according to the information provided by the ITSM system, the user submits approval, and after the approval is completed, the plug-in obtains the work orders of the ITSM system through the interface of the ITSM. It should be understood that the work order data of the ITSM system has more customized information and cannot directly create tasks for the background, so that the plug-in is required to convert the work order data into preset work order data conforming to a standard interface in a mapping, data conversion, data complementation, data cutting or character splicing mode.
Further, in this embodiment, the method for using the plug-in expandable framework further includes: and when the OA system is determined to not provide an interface, acquiring work order data of the OA system by connecting an OA database. It should be understood that the data of the OA database cannot meet the requirement of the background logic creation task, so that the data of the OA database needs to be converted into json format, and then the data required by the background is extracted according to the data format required by the background, and combined into unified creation data for use in the background.
In summary, the application method of the plug-in type expandable framework disclosed by the invention comprises the following steps: placing the plug-in under a code-specified path; executing the plug-in, and acquiring preset work order data which accords with the standard interface and is returned by the plug-in, wherein the plug-in returns the preset work order data which accords with the standard interface after acquiring the work order data of the third-party software; producing a work order and a task corresponding to the work order according to preset work order data; inputting preset worksheets into a database, and uniformly executing tasks; and displaying the task. Through the mode, the using method of the plug-in type expandable framework disclosed by the invention can enable a developer to only pay attention to the conversion of the data of the plug-in, and only needs to develop a new work order system plug-in to realize the task of creating through the work order data, so that the development speed is greatly improved, and a large amount of development time is saved.
The foregoing description is only of embodiments of the present invention, and is not intended to limit the scope of the invention, and all equivalent structures or equivalent processes using the descriptions and the drawings of the present invention or directly or indirectly applied to other related technical fields are included in the scope of the present invention.

Claims (3)

1. A method of using a plug-in expandable framework, comprising:
placing the plug-in under a code-specified path;
executing the plug-in, and acquiring preset work order data which accords with the standard interface and is returned by the plug-in, wherein the plug-in returns the preset work order data which accords with the standard interface after acquiring the work order data of the third-party software;
producing a work order and a task corresponding to the work order according to preset work order data;
inputting preset worksheets into a database, and uniformly executing tasks;
displaying the task;
after the plug-in acquires the work order data of the third party software, the work order data are converted into preset work order data which meet the standard interface through mapping, data conversion, data completion, data cutting or character splicing modes;
the plug-in unit returns preset work order data conforming to the standard interface after acquiring the work order data of the third party software which cannot be acquired by the interface;
and the plugin returns preset work order data conforming to the standard interface after obtaining the work order data of the third party software of which the work order return data does not conform to the standard interface.
2. The method of using a plug-in expandable architecture of claim 1, wherein the third party software comprises an ITSM system, the method further comprising:
after filling in the work orders according to the information provided by the ITSM system, the user submits approval, and after the approval is completed, the plug-in obtains the work orders of the ITSM system through the interface of the ITSM.
3. A method of using a plug-in expandable architecture as recited in claim 1, wherein the third party software includes an OA system, the method further comprising:
and when the OA system is determined to not provide an interface, acquiring work order data of the OA system by connecting an OA database.
CN202010023383.XA 2020-01-09 2020-01-09 Use method of plug-in type expandable framework Active CN111208983B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010023383.XA CN111208983B (en) 2020-01-09 2020-01-09 Use method of plug-in type expandable framework

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010023383.XA CN111208983B (en) 2020-01-09 2020-01-09 Use method of plug-in type expandable framework

Publications (2)

Publication Number Publication Date
CN111208983A CN111208983A (en) 2020-05-29
CN111208983B true CN111208983B (en) 2023-06-23

Family

ID=70788817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010023383.XA Active CN111208983B (en) 2020-01-09 2020-01-09 Use method of plug-in type expandable framework

Country Status (1)

Country Link
CN (1) CN111208983B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122834A (en) * 2017-05-15 2017-09-01 国家电网公司 A kind of intelligent distribute leaflets system and method
CN108182057A (en) * 2018-01-30 2018-06-19 深圳市富途网络科技有限公司 A kind of Software Architecture Design system based on extension and plug-in unit mode
CN110196711A (en) * 2019-04-10 2019-09-03 杭州实在智能科技有限公司 Plug-in type work order aid decision-making method and its system based on artificial intelligence
CN110209442A (en) * 2019-05-29 2019-09-06 掌阅科技股份有限公司 Plug-in unit function automatic execution method, electronic equipment, storage medium
JP2019192013A (en) * 2018-04-26 2019-10-31 三菱Ufj信託銀行株式会社 Automatization assisting program and automatization assisting device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10929525B2 (en) * 2018-06-25 2021-02-23 Vmware, Inc. Sandboxing of software plug-ins

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107122834A (en) * 2017-05-15 2017-09-01 国家电网公司 A kind of intelligent distribute leaflets system and method
CN108182057A (en) * 2018-01-30 2018-06-19 深圳市富途网络科技有限公司 A kind of Software Architecture Design system based on extension and plug-in unit mode
JP2019192013A (en) * 2018-04-26 2019-10-31 三菱Ufj信託銀行株式会社 Automatization assisting program and automatization assisting device
CN110196711A (en) * 2019-04-10 2019-09-03 杭州实在智能科技有限公司 Plug-in type work order aid decision-making method and its system based on artificial intelligence
CN110209442A (en) * 2019-05-29 2019-09-06 掌阅科技股份有限公司 Plug-in unit function automatic execution method, electronic equipment, storage medium

Also Published As

Publication number Publication date
CN111208983A (en) 2020-05-29

Similar Documents

Publication Publication Date Title
US9953007B2 (en) Template-based content creation
WO2019179067A1 (en) Service logic processing method and system, computer device, and storage medium
CN102855350B (en) The automatic map delivery method and system of engineering drawing
US9760552B2 (en) Document renewal and translation
CN110955410B (en) Code automatic generation method, device, equipment and medium
CN110659018A (en) Flow engine implementation method and device
CN102375743B (en) SOA(Service-Oriented Architecture) system development method based on model and template
CN111208983B (en) Use method of plug-in type expandable framework
CN103020021A (en) Heterogeneous PDM (product data management) system data conversion method and conversion adapter
CN111401023B (en) Report generation method, report generation device, server and storage medium
CN111190587A (en) Method and system for automatically generating engineering front-end code based on JDBC
CN112732237A (en) Method and system for constructing code-free development technology model
CN108549693B (en) CMS page generation method based on crawler technology
CN111026451A (en) Parameter configuration method and configuration tool for transformer substation terminal interval
JP7033913B2 (en) Highly automated application for digital finishing materials for 3D data
CN116303461A (en) Component library creation method and device, electronic equipment and storage medium
CN115630835A (en) Activity-based workflow general parameter configuration method and system
CN106874014A (en) The three layer identification code generation methods based on model and framework
CN116257218B (en) Interface design method and integrated system for statistical analysis software and nuclear energy program
CN113688603A (en) Model file processing method and device, storage medium and electronic equipment
AU2016265987A1 (en) Client services reporting
CN117539461A (en) Low-code platform for rapid development of medical informatization system
CN117406985A (en) Page batch generation method and device
CN117634105A (en) Method for custom conversion of pipe network touch-layout results
CN117075896A (en) Process engine implementation method based on active custom form

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