com.atlassian.bamboo.utils
Interface NameProvider

All Known Subinterfaces:
ArtifactDefinition, ArtifactDefinitionBase, ArtifactDefinitionContext, ArtifactSubscription, ArtifactSubscriptionSubstitutionAware, Author, AuthorData, BambooTrustedApplication, BambooVcsBranch, BitbucketDelegatedRepository, BranchAwareRepository, BranchDetectionCapableRepository, BranchingAwareRepository, BranchMergingAwareRepository, Buildable, BuildAgent, CachingAwareRepository, Chain, ChainBranch, ChainBranchIdentifier, ChainStage, ChainStageResult, CommitIsolationAwareRepository, ConsumedSubscription, CustomRevisionDataAwareRepository, CustomVariableProviderRepository, DecoratedPersonaBuildStatistics, Describable, DescriptionProvider, ExtendedAuthor, ImmutableBuildable, ImmutableChain, ImmutableChainBranch, ImmutableChainStage, ImmutableJob, ImmutablePlan, ImmutableTopLevelPlan, IncludeExcludeAwareRepository, InitialBuildAwareRepository, Job, LocalBuildAgent, MavenPomAccessorCapableRepository, Plan, PlanIdentifier, PostConfigurableRepository, PreparableRepository, Project, ProjectIdentifier, PushCapableRepository, QuietPeriodAwareRepository, Repository, RepositoryData, RepositoryDataEntity, RepositoryDefinition, RepositoryDefinitionEntity, RepositoryEventAware, RequirementsAwareRepository, SelectableAuthenticationRepository, StageIdentifier, StandaloneRepository, TaggingAwareRepository, TaskModuleDescriptor, TestCaseResult, TestClassResult, TestClassResultDescriptor, TopLevelPlan, VcsBranch
All Known Implementing Classes:
AbstractChain, AbstractImmutableChain, AbstractImmutablePlan, AbstractPlan, AbstractRepository, AbstractStandaloneRepository, ArtifactDefinitionContextImpl, ArtifactDefinitionImpl, ArtifactSubscriptionImpl, ArtifactSubscriptionSubstitutionAwareImpl, AuthorCachingFacade, AuthorDataImpl, AuthorImpl, BambooTrustedApplicationImpl, BambooVcsBranchImpl, BitbucketRepository, BuildAgentDecorator, BuildAgentImpl, ChainBranchIdentifierImpl, ChainBranchImpl, ChainStageImpl, ChainStageResultImpl, ChangeAuthor, ConsumedSubscriptionImpl, CVSRepository, DecoratedAuthorBuildStatistics, DecoratedPlan, DecoratedRepositoryDefinition, DecoratedUserBuildStatistics, DefaultChain, DefaultJob, DefaultProject, HgRepository, ImmutableChainBranchImpl, ImmutableChainImpl, ImmutableChainStageImpl, ImmutableJobImpl, LocalBuildAgentImpl, NullRepository, PerforceRepository, PlanIdentifierImpl, PlanPermissionSkeleton, ProjectIdentifierImpl, RepositoryDataEntityImpl, RepositoryDataImpl, RepositoryDefinitionEntityImpl, 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 © 2012 Atlassian. All Rights Reserved.