/** * @fileOverview describes a DataSource object. * * This object serves as part of a series of components to supercede AJS.ContentRetriever and AJS.InlineLayer. * @deprecated use the one in AUI: {@link AJS.ProgressiveDataSet} */ AJS.namespace('JIRA.ProgressiveDataSet', null, require('aui/progressive-data-set'));