int type
String type
int type
int type
String errorKey
String key
int type
String description
String name
Project project
Status status
Invariant: never null.
String name
TODO : every configuration item should have a name, similar to a Java property in a properties file. A description would be nice to have too. name + version should be the natural key. (note: we shouldn't allow 2 configuration items with the same name and version, but with different types).
But since name
is nullable, only the type and value can be
used as natural key at the moment. This should be a temporary situation,
because the value is allowed to change.
int order
Several instances may have the same display order.
Configuration.Type type
String value
String version
String dateFormat
fieldType
is a Date.
TODO: use type-safe enum CustomField.DateFormatList<E extends Object> options
LIST
.
This is the enumeration of possible values for the field.
Note: this field used to be namedvalues
is iTracker 2.
PENDING: There's no way to use this as a list of proposed values, allowing the user to enter a value that's not in this list.
boolean required
boolean sortOptionsByName
CustomFieldValue.getSortOrder()
.CustomField.Type type
CustomField customField
int sortOrder
customField
.String value
boolean createPasswords
AbstractEntity[] dataModels
AbstractEntity[] existingModel
boolean reuseConfig
boolean reuseFields
boolean reuseProjects
boolean reuseUsers
int[][] verifyStatistics
List<E extends Object> activities
Does this association need to be navigatable in this direction as it was in iTracker 2 ?
List<E extends Object> attachments
Issue - IssueAttachment is a 1-N relationship.
List<E extends Object> components
An Issue can be associated with 1 or more Components (Issue - Component is a M-N relationship).
User creator
Issue - User (creator) is a N-1 relationship.
String description
List<E extends Object> fields
Issue - IssueField is a 1-N relationship.
List<E extends Object> history
Does this association need to be navigatable in this direction as it was in iTracker 2 ?
List<E extends Object> notifications
Does this association need to be navigatable in this direction as it was in iTracker 2 ?
User owner
This is the user who is responsible for the resolution of this Issue.
Issue - User (owner) is a N-1 relationship.
Project project
List<E extends Object> relations
Issue - IssueRelation is a 1-N relationship.
String resolution
Integer severity
Integer status
Version targetVersion
Issue - Version (targetVersion) is a N-1 relationship.
List<E extends Object> versions
Issue - Version (version) is a M-N relationship.
IssueActivityType activityType
String description
Issue issue
boolean notificationSent
User user
String description
byte[] fileData
String fileName
Issue issue
String originalFileName
long size
String type
User user
CustomField customField
Date dateValue
Integer intValue
Issue issue
String stringValue
Issue issue
Integer matchingRelationId
Issue relatedIssue
IssueRelation.Type type
List<E extends Object> availableProjects
List<E extends Object> components
User creator
String orderBy
User owner
Project project
Integer projectId
String projectName
List<E extends Object> projects
String resolution
List<E extends Object> results
List<E extends Object> severities
List<E extends Object> statuses
Integer targetVersion
String text
Integer type
List<E extends Object> versions
Issue issue
Notification.Role role
User user
Project project
PermissionType type
User user
List<E extends Object> components
Project - Component is a 1-N relationship.
List<E extends Object> customFields
Project - CustomField is a M-N relationship.
All Issues of this Project will have these custom fields.
String description
String name
int options
List<E extends Object> owners
Set<E extends Object> permissions
Project - Permission is a 1-N relationship.
PENDING: Does this relationship need to be navigatable ?List<E extends Object> scripts
Status status
Invariant : never null.
List<E extends Object> versions
Project - Version is a 1-N relationship.
Integer fieldId
If the ID represents a CustomField, then the CustomField should be configured for the Project or the script will never be executed.
Configuration.Type fieldType
int priority
Project project
WorkflowScript script
String email
String firstName
String lastName
String login
String password
Set<E extends Object> permissions
UserPreferences preferences
List<E extends Object> projects
int registrationType
int status
boolean superUser
int hiddenIndexSections
int numItemsOnIndex
int numItemsOnIssueList
boolean rememberLastSearch
boolean saveLogin
boolean showClosedOnIssueList
String sortColumnOnIssueList
User user
String userLocale
boolean useTextActions
boolean ascending
int event
WorkflowScript.ScriptLanguage language
String name
int numUses
String script
Locale locale
Locale locale
String attachmentDescription
String caller
Integer[] components
Integer creatorId
HashMap<K extends Object,V extends Object> customFields
String description
String history
Integer id
Integer ownerId
Integer prevStatus
Integer projectId
Integer relatedIssueId
IssueRelation.Type relationType
String resolution
Integer severity
Integer status
Integer targetVersion
Integer[] versions
String action
Integer delId
HashMap<K extends Object,V extends Object> fieldId
HashMap<K extends Object,V extends Object> id
HashMap<K extends Object,V extends Object> priority
Integer projectId
HashMap<K extends Object,V extends Object> scriptItems
String action
Integer[] components
Integer creator
String orderBy
Integer owner
Integer project
Integer[] projects
String resolution
Integer[] severities
Integer[] statuses
Integer targetVersion
String textphrase
Integer type
Integer[] versions
String action
String confPassword
String currPassword
String email
String firstName
Integer[] hiddenIndexSections
Integer id
String lastName
String login
String numItemsOnIndex
String numItemsOnIssueList
String password
Map<K extends Object,V extends Object> permissions
String rememberLastSearch
String showClosedOnIssueList
String sortColumnOnIssueList
boolean superUser
String userLocale
String useTextActions
String issueId
String name
String action
String arg0
String caller
String forward
String icon
String iconClass
String info
String module
String paramName
String paramValue
String styleClass
String styleId
String target
String targetAction
String textActionKey
String action
String altKey
String arg0
String border
String caller
String forward
String module
String paramName
String paramValue
String src
String target
String targetAction
String textActionKey
Copyright © 2002–2019 itracker. All rights reserved.