Uses of Package
com.atlassian.jira.ofbiz

Packages that use com.atlassian.jira.ofbiz
com.atlassian.jira.action   
com.atlassian.jira.action.admin   
com.atlassian.jira.appconsistency.db   
com.atlassian.jira.appconsistency.integrity   
com.atlassian.jira.appconsistency.integrity.check   
com.atlassian.jira.association   
com.atlassian.jira.avatar   
com.atlassian.jira.bc.dataimport   
com.atlassian.jira.bc.project.component   
com.atlassian.jira.component   
com.atlassian.jira.config   
com.atlassian.jira.config.properties   
com.atlassian.jira.dev.reference.plugin.workflow   
com.atlassian.jira.entity   
com.atlassian.jira.event   
com.atlassian.jira.event.type   
com.atlassian.jira.favourites   
com.atlassian.jira.imports.project   
com.atlassian.jira.issue   
com.atlassian.jira.issue.attachment   
com.atlassian.jira.issue.changehistory   
com.atlassian.jira.issue.comments   
com.atlassian.jira.issue.comments.util   
com.atlassian.jira.issue.context.persistence   
com.atlassian.jira.issue.customfields.manager   
com.atlassian.jira.issue.customfields.persistence   
com.atlassian.jira.issue.fields.config.persistence   
com.atlassian.jira.issue.fields.layout.field   
com.atlassian.jira.issue.fields.option   
com.atlassian.jira.issue.fields.screen   
com.atlassian.jira.issue.fields.screen.issuetype   
com.atlassian.jira.issue.issuetype   
com.atlassian.jira.issue.label   
com.atlassian.jira.issue.link   
com.atlassian.jira.issue.managers   
com.atlassian.jira.issue.priority   
com.atlassian.jira.issue.resolution   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.security   
com.atlassian.jira.issue.status   
com.atlassian.jira.issue.subscription   
com.atlassian.jira.issue.util   
com.atlassian.jira.issue.vote   
com.atlassian.jira.issue.worklog   
com.atlassian.jira.mail   
com.atlassian.jira.mock.issue   
com.atlassian.jira.mock.project   
com.atlassian.jira.notification   
com.atlassian.jira.oauth.consumer   
com.atlassian.jira.oauth.serviceprovider   
com.atlassian.jira.ofbiz   
com.atlassian.jira.permission   
com.atlassian.jira.plugin   
com.atlassian.jira.plugins.mail.upgrade   
com.atlassian.jira.portal   
com.atlassian.jira.portal.gadgets   
com.atlassian.jira.project   
com.atlassian.jira.project.version   
com.atlassian.jira.scheme   
com.atlassian.jira.security.auth.rememberme   
com.atlassian.jira.security.auth.trustedapps   
com.atlassian.jira.security.roles   
com.atlassian.jira.sharing   
com.atlassian.jira.upgrade   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.upgrade.util   
com.atlassian.jira.user   
com.atlassian.jira.user.util   
com.atlassian.jira.vcs   
com.atlassian.jira.web.action.admin.workflow.scheme   
com.atlassian.jira.workflow   
com.atlassian.jira.workflow.migration.enterprise   
com.atlassian.sal.jira.upgrade   
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.action
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.action.admin
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.appconsistency.db
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizListIterator
          A wrapper around EntityListIterator that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.appconsistency.integrity
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.appconsistency.integrity.check
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizListIterator
          A wrapper around EntityListIterator that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.association
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.avatar
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.bc.dataimport
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.bc.project.component
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.component
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.config
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.config.properties
OfBizConnectionFactory
          Connection factory for finding out about OfBiz connections and datasources
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.dev.reference.plugin.workflow
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.entity
FieldMap
          Convenience class to use for field maps in OfBizDelegator
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.event
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.event.type
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.favourites
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.imports.project
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.attachment
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.changehistory
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.comments
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.comments.util
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizListIterator
          A wrapper around EntityListIterator that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.context.persistence
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.customfields.manager
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.customfields.persistence
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.fields.config.persistence
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.fields.layout.field
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.fields.option
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.fields.screen
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.fields.screen.issuetype
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.issuetype
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.label
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.link
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.managers
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.priority
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.resolution
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.search
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.security
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.status
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.subscription
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.util
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.vote
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.issue.worklog
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.mail
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.mock.issue
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.mock.project
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.notification
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.oauth.consumer
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.oauth.serviceprovider
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.ofbiz
ChainedSQLInterceptor
          A SQLInterceptor that can chain together multiple SQLInterceptors.
ChainedSQLInterceptor.Builder
           
FieldMap
          Convenience class to use for field maps in OfBizDelegator
OfBizConnectionFactory
          Connection factory for finding out about OfBiz connections and datasources
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizListIterator
          A wrapper around EntityListIterator that does not throw GenericEntityException.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
PrimitiveMap.Builder
           
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.permission
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.plugin
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.plugins.mail.upgrade
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.portal
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.portal.gadgets
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.project
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.project.version
AbstractOfBizValueWrapper
          The methods in these class should not be used.
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizValueWrapper
          Deprecated. Use the Data object getters instead. Since v5.0.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.scheme
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.security.auth.rememberme
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.security.auth.trustedapps
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.security.roles
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.sharing
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.upgrade
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.upgrade.tasks
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.upgrade.util
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.user
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.user.util
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.vcs
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.web.action.admin.workflow.scheme
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.workflow
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.jira.workflow.migration.enterprise
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 

Classes in com.atlassian.jira.ofbiz used by com.atlassian.sal.jira.upgrade
OfBizDelegator
          A wrapper around DelegatorInterface that does not throw GenericEntityException.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.