Interface | Description |
---|---|
RepositoryResource |
Class | Description |
---|---|
CommentDef |
The
CommentDef defines a work item comment. |
ContextMenuItem |
The
ContextMenuItem defines a context menu item shown in the context menu of the query result table. |
Criterion |
The
Criterion represents a single query criterion in a connector query. |
DataSourceDef |
The
DataSourceDef defines a data source for a work item field. |
DocumentItem |
The document item class is used to denote a file, a folder, or a link in the backend repository or file system.
|
FunctionDef |
The
FunctionDef class defines the function format that to be supported in work item field value resolution. |
ListItem |
The
ListItem holds the list of data in a UI component like radioGroup, picklist(Choice), list etc. |
LovDef |
The
LovDef defines the list of values used for a work item field. |
Operator |
The
Operator defines the perator used in a query criterion. |
QueryInfo |
The
QueryInfo class contains information user provides in a query form specified by the Oracle Team Productivity Center (OTPC) client. |
RepositoryDef |
RepositoryDef defines a specific work item repository. |
Row |
Row represents a generic data row. |
RowDef |
The
RowDef defines a generic data. |
RowSet | |
SelectItem |
The
SelectItem class holds the list data for an UI component like checkbox. |
SortInfo |
The
SortInfo contains the sort information used by the query form of Oracle Team Productivity Center (OTPC) client. |
ValueResolverDef |
The
ValueResolverDef defines the value resolver to be used for a work item field value. |
WorkItem |
The
WorkItem class represents a runtime work item data. |
WorkItemDef |
The
WorkItemDef class holds meta data of a work item. |
WorkItemFieldDef |
WorkItemFieldDef is a data structure for holding the defintion of a single work item attribute (a.k.a field.)
|
WorkItemQuery |
WorkItemQuery is a runtime data structure that holds all data for a single work item query.
|
WorkItemQueryDef |
WorkItemQueryDef is the data structure that holds the definition of a work item query.
|
WorkItemQuerySet |
WorkItemQuerySet is a runtime data structure for holding a list of workitems of same type (with same workitem query definition).
|
Enum | Description |
---|---|
QueryInfo.Conjunction |
supported enumeration types for the query's conjuction.
|
SelectItem.SELECT_STATE | |
SortInfo.ORDER | |
WorkItemQuery.QueryType | |
WorkItemQueryDef.Conjunction |
Query Conjunction definition
|