Uses of Class
com.atlassian.bamboo.core.BambooEntityObject

Packages that use BambooEntityObject
com.atlassian.bamboo.author   
com.atlassian.bamboo.build   
com.atlassian.bamboo.buildqueue   
com.atlassian.bamboo.comment   
com.atlassian.bamboo.commit   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.index   
com.atlassian.bamboo.instantmessagingserver   
com.atlassian.bamboo.jiraserver   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.project   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.capability   
 

Uses of BambooEntityObject in com.atlassian.bamboo.author
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.author
 class AuthorImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.build
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.build
 class BuildDefinitionXmlImpl
           
 class DefaultBuild
           
 class DefaultBuildDefinitionForBuild
           
 class DefaultBuildDefinitionForProject
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.buildqueue
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.buildqueue
 class PipelineDefinition
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.comment
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.comment
 class CommentImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.commit
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.commit
 class CommitImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.fieldvalue
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.fieldvalue
 class FieldValueItem
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.index
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.index
 class BuildResultsSummaryDocument
          A lucene implementation of an AbstractBuildResultsSummary which mirrors the BuildResultsSummary object closely.
 

Uses of BambooEntityObject in com.atlassian.bamboo.instantmessagingserver
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.instantmessagingserver
 class InstantMessagingServerDefinitionImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.jiraserver
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.jiraserver
 class JiraServerDefinitionImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.labels
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.labels
 class LabelImpl
           
 class LabellingImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.notification
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.notification
 class NotificationRecipientImpl
           
 class NotificationRuleImpl
           
 class NotificationSetImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.project
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.project
 class DefaultProject
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.resultsummary
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.resultsummary
 class AbstractBuildResultsSummary
           
 class BuildResultsSummaryForTesting
           
 class BuildResultsSummaryImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.v2.build.agent
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.v2.build.agent
 class LocalAgentDefinition
           
 class RemoteAgentDefinition
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.v2.build.agent.capability
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.v2.build.agent.capability
 class CapabilityImpl
           
 class CapabilitySetImpl
           
 class LocalCapabilitySet
           
 class RemoteCapabilitySet
           
 class RequirementImpl
           
 class RequirementSetImpl
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.