com.atlassian.jira.issue
Class IssueFieldConstants
java.lang.Object
com.atlassian.jira.issue.IssueFieldConstants
public class IssueFieldConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROJECT
public static final String PROJECT
- See Also:
- Constant Field Values
AFFECTED_VERSIONS
public static final String AFFECTED_VERSIONS
- See Also:
- Constant Field Values
ASSIGNEE
public static final String ASSIGNEE
- See Also:
- Constant Field Values
COMPONENTS
public static final String COMPONENTS
- See Also:
- Constant Field Values
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
DUE_DATE
public static final String DUE_DATE
- See Also:
- Constant Field Values
ENVIRONMENT
public static final String ENVIRONMENT
- See Also:
- Constant Field Values
FIX_FOR_VERSIONS
public static final String FIX_FOR_VERSIONS
- See Also:
- Constant Field Values
ISSUE_KEY
public static final String ISSUE_KEY
- See Also:
- Constant Field Values
ISSUE_TYPE
public static final String ISSUE_TYPE
- See Also:
- Constant Field Values
THUMBNAIL
public static final String THUMBNAIL
- See Also:
- Constant Field Values
ISSUE_LINKS
public static final String ISSUE_LINKS
- See Also:
- Constant Field Values
WORKRATIO
public static final String WORKRATIO
- See Also:
- Constant Field Values
SUBTASKS
public static final String SUBTASKS
- See Also:
- Constant Field Values
ATTACHMENT
public static final String ATTACHMENT
- See Also:
- Constant Field Values
PRIORITY
public static final String PRIORITY
- See Also:
- Constant Field Values
REPORTER
public static final String REPORTER
- See Also:
- Constant Field Values
SECURITY
public static final String SECURITY
- See Also:
- Constant Field Values
SUMMARY
public static final String SUMMARY
- See Also:
- Constant Field Values
TIMETRACKING
public static final String TIMETRACKING
- See Also:
- Constant Field Values
CREATED
public static final String CREATED
- See Also:
- Constant Field Values
UPDATED
public static final String UPDATED
- See Also:
- Constant Field Values
RESOLUTION_DATE
public static final String RESOLUTION_DATE
- See Also:
- Constant Field Values
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
RESOLUTION
public static final String RESOLUTION
- See Also:
- Constant Field Values
LABELS
public static final String LABELS
- See Also:
- Constant Field Values
WORKLOG
public static final String WORKLOG
- See Also:
- Constant Field Values
TIME_ORIGINAL_ESTIMATE
public static final String TIME_ORIGINAL_ESTIMATE
- NOTE: Please do not use this field in jira.subtask.quickcreateform.fields property of
jpm.xml. Use
TIMETRACKING
field ("timetracking") instead.
See JRA-14542 for more information.
- See Also:
- Constant Field Values
TIME_ESTIMATE
public static final String TIME_ESTIMATE
- See Also:
- Constant Field Values
TIME_SPENT
public static final String TIME_SPENT
- See Also:
- Constant Field Values
AGGREGATE_TIME_SPENT
public static final String AGGREGATE_TIME_SPENT
- See Also:
- Constant Field Values
AGGREGATE_TIME_ESTIMATE
public static final String AGGREGATE_TIME_ESTIMATE
- See Also:
- Constant Field Values
AGGREGATE_TIME_ORIGINAL_ESTIMATE
public static final String AGGREGATE_TIME_ORIGINAL_ESTIMATE
- See Also:
- Constant Field Values
AGGREGATE_PROGRESS
public static final String AGGREGATE_PROGRESS
- See Also:
- Constant Field Values
PROGRESS
public static final String PROGRESS
- See Also:
- Constant Field Values
VOTES
public static final String VOTES
- See Also:
- Constant Field Values
VOTERS
public static final String VOTERS
- See Also:
- Constant Field Values
WATCHES
public static final String WATCHES
- See Also:
- Constant Field Values
WATCHERS
public static final String WATCHERS
- See Also:
- Constant Field Values
BLOCKER_PRIORITY_ID
public static final int BLOCKER_PRIORITY_ID
- See Also:
- Constant Field Values
CRITICAL_PRIORITY_ID
public static final int CRITICAL_PRIORITY_ID
- See Also:
- Constant Field Values
MAJOR_PRIORITY_ID
public static final int MAJOR_PRIORITY_ID
- See Also:
- Constant Field Values
MINOR_PRIORITY_ID
public static final int MINOR_PRIORITY_ID
- See Also:
- Constant Field Values
TRIVIAL_PRIORITY_ID
public static final int TRIVIAL_PRIORITY_ID
- See Also:
- Constant Field Values
BLOCKER_PRIORITY
public static final String BLOCKER_PRIORITY
- See Also:
- Constant Field Values
CRITICAL_PRIORITY
public static final String CRITICAL_PRIORITY
- See Also:
- Constant Field Values
MAJOR_PRIORITY
public static final String MAJOR_PRIORITY
- See Also:
- Constant Field Values
MINOR_PRIORITY
public static final String MINOR_PRIORITY
- See Also:
- Constant Field Values
TRIVIAL_PRIORITY
public static final String TRIVIAL_PRIORITY
- See Also:
- Constant Field Values
FIXED_RESOLUTION_ID
public static final int FIXED_RESOLUTION_ID
- See Also:
- Constant Field Values
WONTFIX_RESOLUTION_ID
public static final int WONTFIX_RESOLUTION_ID
- See Also:
- Constant Field Values
DUPLICATE_RESOLUTION_ID
public static final int DUPLICATE_RESOLUTION_ID
- See Also:
- Constant Field Values
INCOMPLETE_RESOLUTION_ID
public static final int INCOMPLETE_RESOLUTION_ID
- See Also:
- Constant Field Values
CANNOTREPRODUCE_RESOLUTION_ID
public static final int CANNOTREPRODUCE_RESOLUTION_ID
- See Also:
- Constant Field Values
FIXED_RESOLUTION
public static final String FIXED_RESOLUTION
- See Also:
- Constant Field Values
WONTFIX_RESOLUTION
public static final String WONTFIX_RESOLUTION
- See Also:
- Constant Field Values
DUPLICATE_RESOLUTION
public static final String DUPLICATE_RESOLUTION
- See Also:
- Constant Field Values
INCOMPLETE_RESOLUTION
public static final String INCOMPLETE_RESOLUTION
- See Also:
- Constant Field Values
CANNOTREPRODUCE_RESOLUTION
public static final String CANNOTREPRODUCE_RESOLUTION
- See Also:
- Constant Field Values
BUG_TYPE_ID
public static final int BUG_TYPE_ID
- See Also:
- Constant Field Values
NEWFEATURE_TYPE_ID
public static final int NEWFEATURE_TYPE_ID
- See Also:
- Constant Field Values
TASK_TYPE_ID
public static final int TASK_TYPE_ID
- See Also:
- Constant Field Values
IMPROVEMENT_TYPE_ID
public static final int IMPROVEMENT_TYPE_ID
- See Also:
- Constant Field Values
BUG_TYPE
public static final String BUG_TYPE
- See Also:
- Constant Field Values
NEWFEATURE_TYPE
public static final String NEWFEATURE_TYPE
- See Also:
- Constant Field Values
TASK_TYPE
public static final String TASK_TYPE
- See Also:
- Constant Field Values
IMPROVEMENT_TYPE
public static final String IMPROVEMENT_TYPE
- See Also:
- Constant Field Values
OPEN_STATUS_ID
public static final int OPEN_STATUS_ID
- See Also:
- Constant Field Values
UNASSIGNED_STATUS_ID
public static final int UNASSIGNED_STATUS_ID
- See Also:
- Constant Field Values
INPROGRESS_STATUS_ID
public static final int INPROGRESS_STATUS_ID
- See Also:
- Constant Field Values
REOPENED_STATUS_ID
public static final int REOPENED_STATUS_ID
- See Also:
- Constant Field Values
RESOLVED_STATUS_ID
public static final int RESOLVED_STATUS_ID
- See Also:
- Constant Field Values
CLOSED_STATUS_ID
public static final int CLOSED_STATUS_ID
- See Also:
- Constant Field Values
OPEN_STATUS
public static final String OPEN_STATUS
- See Also:
- Constant Field Values
UNASSIGNED_STATUS
public static final String UNASSIGNED_STATUS
- See Also:
- Constant Field Values
INPROGRESS_STATUS
public static final String INPROGRESS_STATUS
- See Also:
- Constant Field Values
REOPENED_STATUS
public static final String REOPENED_STATUS
- See Also:
- Constant Field Values
RESOLVED_STATUS
public static final String RESOLVED_STATUS
- See Also:
- Constant Field Values
CLOSED_STATUS
public static final String CLOSED_STATUS
- See Also:
- Constant Field Values
IssueFieldConstants
public IssueFieldConstants()
getStatusFromId
public static String getStatusFromId(int statusId)
getWorkflowStatusFromIssueStatus
public static int getWorkflowStatusFromIssueStatus(int issueStatus)
getFieldIdsToLabels
public static Map<String,String> getFieldIdsToLabels()
isRequiredField
public static boolean isRequiredField(String field)
Copyright © 2002-2011 Atlassian. All Rights Reserved.