Constant Field Values

Contents

com.atlassian.*

  • com.atlassian.greenhopper.customfield.CustomFieldService
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gh-customFieldService"
  • com.atlassian.greenhopper.global.PerformanceLogger
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com.atlassian.greenhopper.performance"
  • com.atlassian.greenhopper.plugin.PluginInfo
    Modifier and Type
    Constant Field
    Value
    public static final String
    "com.pyxis.greenhopper.jira"
  • com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_AUDITENTRY"
  • com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_LEXORANKBALANCER"
  • com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_BOARDADMINS"
  • com.atlassian.greenhopper.schema.querydsl.current.QCardColor
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_CARDCOLOR"
  • com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_CARDLAYOUT"
  • com.atlassian.greenhopper.schema.querydsl.current.QColumn
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_COLUMN"
  • com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_COLUMNSTATUS"
  • com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_DETAILVIEWFIELD"
  • com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_ESTIMATESTATISTIC"
  • com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_ISSUERANKING"
  • com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_ISSUERANKINGLOG"
  • com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_LEXORANK"
  • com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_NONWORKINGDAY"
  • com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_QUICKFILTER"
  • com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_RANKABLEOBJECT"
  • com.atlassian.greenhopper.schema.querydsl.current.QRapidView
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_RAPIDVIEW"
  • com.atlassian.greenhopper.schema.querydsl.current.QSprint
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_SPRINT"
  • com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_SPRINTMARKER"
  • com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_STATSFIELD"
  • com.atlassian.greenhopper.schema.querydsl.current.QSubquery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_SUBQUERY"
  • com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_SWIMLANE"
  • com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_TRACKINGSTATISTIC"
  • com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_VERSION"
  • com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AO_60DB71_WORKINGDAYS"
  • com.atlassian.greenhopper.service.logging.LogSupport
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gh-LogSupport"
  • com.atlassian.greenhopper.service.properties.PropertyDao
    Modifier and Type
    Constant Field
    Value
    public static final String
    "gh-propertyDao"
  • com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopLog
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[SPRINT-AUTO-START-STOP]"

com.pyxis.*