Uses of Interface
com.atlassian.bamboo.index.fields.IndexedEntityLongField

Packages that use IndexedEntityLongField
com.atlassian.bamboo.index.buildresult   
com.atlassian.bamboo.index.fields   
 

Uses of IndexedEntityLongField in com.atlassian.bamboo.index.buildresult
 

Fields in com.atlassian.bamboo.index.buildresult declared as IndexedEntityLongField
static IndexedEntityLongField BuildResultsSummaryDocument.FIELD_BUILD_AGENT_ID
           
static IndexedEntityLongField BuildResultsSummaryDocument.FIELD_DURATION
           
static IndexedEntityLongField ChainResultsSummaryDocument.FIELD_QUEUE_DURATION
           
static IndexedEntityLongField ChainResultsSummaryDocument.FIELD_VCS_UPDATE_DURATION
           
 

Uses of IndexedEntityLongField in com.atlassian.bamboo.index.fields
 

Classes in com.atlassian.bamboo.index.fields that implement IndexedEntityLongField
 class IndexedEntityLongFieldImpl
           
 

Methods in com.atlassian.bamboo.index.fields that return IndexedEntityLongField
static IndexedEntityLongField IndexedEntityFieldFactory.createLongField(java.lang.String fieldId)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.