Unified Ticketing¶
This is the documentation for a Java-library called unified-ticketing.
This lib provides generic interfaces to interact with tickets
from different ticket systems out of your Java code.
This library is a maven artifact, published under the GNU GPL-v3 license. The source code is publicly available from the transfer portal of the University of Applied Sciences Stuttgart.
What to find where¶
The documentation is split in three main parts, navigable on the top-bar.
Each main-part gives you a navigation of it's content on the left.
On the right, the currents page table of contents is shown.
The icon in the upper left brings you from anywhere back to this start-page.
In the upper right you can go to the source code repository of this library and documentation.
Leftwards a full-text search is provided.
The part you are reading right now (Home), is the main website. Following is a list, what each site contains:
- Changelog: auto-generated changelog from the commits
- Contributing:
- Prerequisites to be able to be a contributor to this project
- License: GNU GPLv3 content
- Usage:
- needed entries to get this library into your own maven-project
- some code-snippets showing the libs capabilites
The API part holds a detailed description, for each publicly accessible class and their methods. There is an own index file, explaining the package structure of the library and how it is documented.
The Developers Guide is the part, you have to lookup how to setup your machine and conventions and workflows used in this project, if you decide to contribute to it.
Maintainer¶
This library and it's development belongs to the University of Applied Sciences Stuttgart.
It was originally developed as bachelors-thesis by Lukas Wiest
.
The guardian professor was Prof. Dr. Gero Lueckemeyer
.
He is the current maintainer for this project and the appropriate contact for questions, access request, etc.