Jira Plugin Reference/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Caellwein (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Caellwein (Diskussion | Beiträge)
Zeile 4: Zeile 4:


== JIRA Interface Library ==
== JIRA Interface Library ==
In addition to the automatic issue update (which is controlled via the user interface and therefore requires no additional programming), a library of building blocks to interact with Jira is provided. The library is based on XMLRPC for communication.
In addition to the automatic issue update (which is controlled via the user interface and therefore requires no additional programming), a library of building blocks to interact with JIRA is provided. The library is based on XMLRPC for communication.


Of course, the corresponding service endpoint has to be enabled and running on your Jira server site.
Of course, the corresponding service endpoint has to be enabled and running on your JIRA server site.


=== See Also ===
=== See Also ===

Version vom 3. November 2014, 11:25 Uhr

JIRA Interface Plugin

=== JIRA Settings

JIRA Interface Library

In addition to the automatic issue update (which is controlled via the user interface and therefore requires no additional programming), a library of building blocks to interact with JIRA is provided. The library is based on XMLRPC for communication.

Of course, the corresponding service endpoint has to be enabled and running on your JIRA server site.

See Also

As an alternative of using the JIRA Interface Library, you can also import a webservice description by yourself.


Back to Online Documentation.



Copyright © 2014-2024 eXept Software AG