Class | Description |
---|---|
AttachmentSample |
This class demonstrates how to use the TCl library to work with attachments.
|
BaseOptionSample |
In some input forms you may define fields where the user can select from a
number of options, like status, priority, manager or responsible.
|
CbaSample |
This is an example of using Container base authentication
|
FormSample |
In Track+ you can define any number of forms (input masks) and assign them to
actions like edit, change status, and so on, depending on project and issue
type.
|
GroupSample | |
ItemLinkSample | |
ItemSample |
This class serves as a little example how to work with the Track+ client
library (TCL).
|
ListSample |
This class provides handling for custom selection lists (tags, labels).
|
LoginSample |
This class demonstrates how to use the TCL (Track+ Client Library) to login into a Track+ server
via the web service interface.
|
PersonSample | |
ProjectSample | |
QuerySample |
This class demonstrates how to retrieve a number of issues from a Track+
server by a query via the web service interface using the Track+ Client
Library (TCL).
|
RoleSample |