com.atlassian.bamboo.utils
Interface NameProvider

All Known Subinterfaces:
ArtifactDefinition, ArtifactDefinitionBase, ArtifactDefinitionContext, ArtifactDeploymentVersionItem, ArtifactSubscription, ArtifactSubscriptionSubstitutionAware, Author, AuthorData, BambooTrustedApplication, BambooVcsBranch, BitbucketDelegatedRepository, BranchAwareRepository, BranchDetectionCapableRepository, BranchingAwareRepository, BranchMergingAwareRepository, Buildable, BuildAgent, CachingAwareRepository, Chain, ChainBranch, ChainBranchIdentifier, ChainStage, ChainStageResult, CommitIsolationAwareRepository, ConsumedSubscription, CustomRevisionDataAwareRepository, CustomSourceDirectoryAwareRepository, CustomVariableProviderRepository, DecoratedPersonaBuildStatistics, DeploymentProject, DeploymentProjectItem, DeploymentVersion, DeploymentVersionItem, Describable, DescriptionProvider, Environment, ExtendedAuthor, ImmutableArtifactDefinition, ImmutableArtifactDefinitionBase, ImmutableArtifactSubscription, ImmutableBuildable, ImmutableChain, ImmutableChainBranch, ImmutableChainStage, ImmutableJob, ImmutablePlan, ImmutableTopLevelPlan, IncludeExcludeAwareRepository, InitialBuildAwareRepository, InternalDeploymentProject, InternalDeploymentProjectItem, InternalDeploymentVersion, InternalDeploymentVersionItem, InternalEnvironment, Job, LinkedDeploymentProject, LocalBuildAgent, MavenPomAccessorCapableRepository, MutableArtifactDeploymentVersionItem, MutableDeploymentProject, MutableDeploymentProjectItem, MutableDeploymentVersion, MutableDeploymentVersionItem, MutableEnvironment, OnceOffCapableRepository, Plan, PlanIdentifier, PostConfigurableRepository, PreparableRepository, Project, ProjectIdentifier, PushCapableRepository, QuietPeriodAwareRepository, Repository, RepositoryData, RepositoryDataEntity, RepositoryDefinition, RepositoryEventAware, RequirementsAwareRepository, SelectableAuthenticationRepository, StageIdentifier, StandaloneRepository, TaggingAwareRepository, TaskModuleDescriptor, TestCaseResult, TestClassResult, TestClassResultDescriptor, TopLevelPlan, VcsBranch
All Known Implementing Classes:
AbstractChain, AbstractDeploymentProjectItem, AbstractDeploymentVersionItem, AbstractImmutableChain, AbstractImmutablePlan, AbstractMutableDeploymentProjectItem, AbstractMutableDeploymentVersionItem, AbstractPlan, AbstractRepository, AbstractStandaloneRepository, AppLinksSvnRepository, ArtifactDefinitionContextImpl, ArtifactDefinitionImpl, ArtifactDeploymentVersionItemImpl, ArtifactSubscriptionImpl, ArtifactSubscriptionSubstitutionAwareImpl, AuthorCachingFacade, AuthorDataImpl, AuthorImpl, BambooArtifactDeploymentProjectItem, BambooTrustedApplicationImpl, BambooVcsBranchImpl, BitbucketRepository, BuildAgentDecorator, BuildAgentImpl, ChainBranchIdentifierImpl, ChainBranchImpl, ChainStageImpl, ChainStageResultImpl, ChangeAuthor, ConsumedSubscriptionImpl, CVSRepository, DecoratedAuthorBuildStatistics, DecoratedPlan, DecoratedRepositoryDefinition, DecoratedUserBuildStatistics, DefaultChain, DefaultJob, DefaultProject, DeploymentProjectIdentifier, DeploymentProjectImpl, DeploymentVersionImpl, EnvironmentImpl, HgRepository, ImmutableArtifactDefinitionImpl, ImmutableArtifactSubscriptionImpl, ImmutableChainBranchImpl, ImmutableChainImpl, ImmutableChainStageImpl, ImmutableJobImpl, LinkedDeploymentProjectImpl, LocalBuildAgentImpl, MutableArtifactDeploymentVersionItemImpl, MutableBambooArtifactDeploymentProjectItem, MutableDeploymentProjectImpl, MutableDeploymentVersionImpl, MutableEnvironmentImpl, NullRepository, PerforceRepository, PlanIdentifierImpl, PlanPermissionSkeleton, ProjectIdentifierImpl, RepositoryDataEntityImpl, RepositoryDataImpl, RepositoryDefinitionForTest, RepositoryDefinitionImpl, StageIdentifierImpl, SvnRepository, TaskModuleDescriptorImpl, TestCaseResultImpl, TestClassResultImpl, TestStageDetails, VcsBranchImpl

public interface NameProvider

General interface for entities providing name without ability to change it


Method Summary
 java.lang.String getName()
           
 

Method Detail

getName

@Nullable
java.lang.String getName()


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