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

Packages that use BambooEntityObject
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.artifact   
com.atlassian.bamboo.author   
com.atlassian.bamboo.bandana   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.buildqueue   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.chains.branches   
com.atlassian.bamboo.comment   
com.atlassian.bamboo.commit   
com.atlassian.bamboo.core   
com.atlassian.bamboo.credentials   
com.atlassian.bamboo.deployments.environments.persistence   
com.atlassian.bamboo.deployments.projects.persistence   
com.atlassian.bamboo.deployments.projects.persistence.items   
com.atlassian.bamboo.deployments.projects.persistence.versionnaming   
com.atlassian.bamboo.deployments.repository   
com.atlassian.bamboo.deployments.results.persistence   
com.atlassian.bamboo.deployments.results.variable   
com.atlassian.bamboo.deployments.versions.persistence   
com.atlassian.bamboo.deployments.versions.persistence.commits   
com.atlassian.bamboo.deployments.versions.persistence.issues   
com.atlassian.bamboo.deployments.versions.persistence.items   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.index.buildresult   
com.atlassian.bamboo.instantmessagingserver   
com.atlassian.bamboo.jira.jiraissues   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.migration.stream.legacy   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.persister   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.artifact   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plan.vcsRevision   
com.atlassian.bamboo.project   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.resultsummary.tests   
com.atlassian.bamboo.resultsummary.vcs   
com.atlassian.bamboo.security.trustedapplications   
com.atlassian.bamboo.user   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.variable   
com.atlassian.bamboo.variable.baseline   
 

Uses of BambooEntityObject in com.atlassian.bamboo.agent.elastic.schedule
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.agent.elastic.schedule
 class ElasticInstanceScheduleImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.agent.elastic.server
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.agent.elastic.server
 class ElasticImageConfigurationImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.artifact
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.artifact
 class MutableArtifactImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.author
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.author
 class AuthorCachingFacade
           
 class AuthorDataImpl
           
 class AuthorImpl
          Deprecated. since 3.3
 

Uses of BambooEntityObject in com.atlassian.bamboo.bandana
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.bandana
 class BandanaItem
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.build
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.build
 class BuildDefinitionXmlImpl
           
 class DefaultBuildDefinitionForBuild
           
 class DefaultJob
           
 class PlanDependencyImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.build.artifact
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.build.artifact
 class DefaultArtifactLink
          This class is a simple POJO representing artifact links.
 

Uses of BambooEntityObject in com.atlassian.bamboo.buildqueue
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.buildqueue
 class AgentAssignmentRequirement
           
 class RemoteAgentAuthenticationImpl
          Default implementation of RemoteAgentAuthenticationEntity.
 

Uses of BambooEntityObject in com.atlassian.bamboo.chains
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.chains
 class ChainResultsSummaryImpl
           
 class ChainStageImpl
           
 class ChainStageResultImpl
           
 class DefaultChain
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.chains.branches
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.chains.branches
 class MergeResultSummaryImpl
           
 

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.core
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.core
 class ScriptImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.credentials
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.credentials
 class CredentialsDataImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.environments.persistence
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.environments.persistence
 class MutableEnvironmentImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.projects.persistence
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.projects.persistence
 class MutableDeploymentProjectImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.projects.persistence.items
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.projects.persistence.items
 class AbstractMutableDeploymentProjectItem
           
 class MutableBambooArtifactDeploymentProjectItem
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.projects.persistence.versionnaming
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.projects.persistence.versionnaming
 class MutableVersionNamingSchemeImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.repository
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.repository
 class EnvironmentRepositoryLinkImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.results.persistence
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.results.persistence
 class MutableDeploymentResultImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.results.variable
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.results.variable
 class DeploymentVariableSubstitutionImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence
 class DeploymentVersionPlanResultKey
           
 class MutableDeploymentVersionImpl
           
 class MutableDeploymentVersionStatusImpl
          CreationDate property implemented via inheritance from BambooEntityObject
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence.commits
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence.commits
 class MutableDeploymentVersionVcsChangesetImpl
           
 class MutableDeploymentVersionVcsCommitImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence.issues
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence.issues
 class MutableDeploymentVersionLinkedJiraIssueImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence.items
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.deployments.versions.persistence.items
 class AbstractMutableDeploymentVersionItem
           
 class MutableArtifactDeploymentVersionItemImpl
           
 

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.buildresult
 

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

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.jira.jiraissues
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.jira.jiraissues
 class LinkedJiraIssueImpl
           
 

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.migration
 

Methods in com.atlassian.bamboo.migration with type parameters of type BambooEntityObject
static
<T extends BambooEntityObject>
T
MapperUtil.createFakeObject(java.lang.Class<T> objectClass, org.codehaus.staxmate.in.SMInputCursor inputCursor)
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.migration.stream.legacy
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.migration.stream.legacy
 class JiraServerDefinitionImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.notification
 

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

Uses of BambooEntityObject in com.atlassian.bamboo.persister
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.persister
 class AuditLogMessage
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.plan
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.plan
 class AbstractChain
           
 class AbstractPlan
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.plan.artifact
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.plan.artifact
 class ArtifactDefinitionImpl
           
 class ArtifactSubscriptionImpl
           
 class ConsumedSubscriptionImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.plan.branch
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.plan.branch
 class BambooVcsBranchImpl
           
 class BranchCommitInformationImpl
           
 class ChainBranchImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.plan.cache
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.plan.cache
 class ImmutableResultsSummaryImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.plan.vcsRevision
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.plan.vcsRevision
 class PlanVcsRevisionHistoryItem
          Class representing item in change detection history of a plan.
 

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.repository
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.repository
 class PlanRepositoryLinkImpl
           
 class RepositoryDataEntityImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.resultsummary
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.resultsummary
 class AbstractResultsSummary
           
 class BaseResultSummary
          Base class for mutable and immutable result summaries.
 class BuildResultsSummaryImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.resultsummary.tests
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.resultsummary.tests
 class TestCaseImpl
           
 class TestCaseResultErrorImpl
           
 class TestCaseResultImpl
           
 class TestClassImpl
           
 class TestClassResultImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.resultsummary.vcs
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.resultsummary.vcs
 class RepositoryChangesetImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.security.trustedapplications
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.security.trustedapplications
 class BambooTrustedApplicationImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.user
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.user
 class LoginInformationImpl
           
 class PasswordResetTokenImpl
           
 

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

Subclasses of BambooEntityObject in com.atlassian.bamboo.v2.build.agent
 class AgentAssignmentImpl
           
 class AgentWithCapabilitiesDefinitionImpl
           
 class ElasticAgentDefinitionImpl
          Defines an Elastic Agent
 class LocalAgentDefinitionImpl
           
 class PipelineDefinitionImpl
           
 class RemoteAgentDefinitionImpl
           
 

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 ImageCapabilitySetImpl
           
 class LocalCapabilitySet
           
 class RemoteCapabilitySet
           
 class RequirementImpl
           
 class RequirementSetImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.variable
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.variable
 class VariableContextSnapshotImpl
           
 class VariableDefinitionImpl
           
 class VariableSubstitutionImpl
           
 

Uses of BambooEntityObject in com.atlassian.bamboo.variable.baseline
 

Subclasses of BambooEntityObject in com.atlassian.bamboo.variable.baseline
 class VariableBaselineItemImpl
           
 class VariableContextBaselineImpl
           
 



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