Interface NameProvider

All Known Subinterfaces:
ArtifactDefinition, ArtifactDefinitionBase, ArtifactDefinitionContext, ArtifactDeploymentVersionItem, ArtifactSubscription, ArtifactSubscriptionSubstitutionAware, Author, AuthorContext, AuthorData, BambooTrustedApplication, BambooVcsBranch, Buildable, BuildAgent, BuildTriggerConditionModuleDescriptor, Chain, ChainBranch, ChainBranchIdentifier, ChainStage, ChainStageResult, ConsumedSubscription, DecoratedEnvironment, DecoratedPersonaBuildStatistics, DeploymentProject, DeploymentProjectItem, DeploymentVersion, DeploymentVersionItem, Describable, DescriptionProvider, Environment, EnvironmentStub, ExtendedAuthor, ImmutableArtifactDefinition, ImmutableArtifactDefinitionBase, ImmutableArtifactSubscription, ImmutableBuildable, ImmutableChain, ImmutableChainBranch, ImmutableChainStage, ImmutableJob, ImmutablePlan, ImmutableTopLevelPlan, InternalDeploymentProject, InternalDeploymentProjectItem, InternalDeploymentVersion, InternalDeploymentVersionItem, InternalEnvironment, Job, LinkedDeploymentProject, LocalBuildAgent, MutableArtifactDeploymentVersionItem, MutableDeploymentProject, MutableDeploymentProjectItem, MutableDeploymentVersion, MutableDeploymentVersionItem, MutableEnvironment, PartialVcsRepositoryData, Plan, PlanIdentifier, PlanRepositoryDefinition, Project, ProjectIdentifier, QuickFilter, QuickFilterRule, QuickFilterRuleType, RepositoryDataEntity, StageIdentifier, TaskModuleDescriptor, TestCaseResult, TestClassResult, TestClassResultDescriptor, TopLevelPlan, TriggerDefinition, TriggerModuleDescriptor, VcsBranch, VcsRepositoryData, VcsRepositoryModuleDescriptor, VcsRepositoryViewerModuleDescriptor, VcsTag, WebhookTemplate
All Known Implementing Classes:
AbstractChain, AbstractImmutableChain, AbstractImmutablePlan, AbstractPlan, AbstractQuickFilterRuleType, ArtifactDefinitionContextImpl, ArtifactDefinitionImpl, ArtifactDeploymentVersionItemImpl, ArtifactSubscriptionImpl, ArtifactSubscriptionSubstitutionAwareImpl, AuthorContextImpl, AuthorDataImpl, AuthorImpl, BambooArtifactDeploymentProjectItem, BambooTrustedApplicationImpl, BambooVcsBranchImpl, BuildAgentDecorator, BuildAgentImpl, BuildTriggerConditionModuleDescriptorImpl, ChainBranchIdentifierImpl, ChainBranchImpl, ChainStageImpl, ChainStageResultImpl, ChangeAuthor, CodeChangedTriggerReasonRenderer.AuthorWrapper, CompleteVcsRepositoryData, ConsumedSubscriptionImpl, DecoratedAuthorBuildStatistics, DecoratedEnvironmentImpl, DecoratedPlan, DecoratedPlan.DecoratedBranch, DecoratedUserBuildStatistics, DefaultChain, DefaultJob, DefaultProject, DeploymentProjectImpl, DeploymentProjectSummary, DeploymentVersionImpl, EnvironmentImpl, EnvironmentStubDto, EnvironmentStubImpl, EnvironmentSummary, EnvironmentWithConfigCounts, HasLabelRuleType, ImmutableArtifactDefinitionImpl, ImmutableArtifactSubscriptionImpl, ImmutableChainBranchImpl, ImmutableChainImpl, ImmutableChainStageImpl, ImmutableJobImpl, InProjectRuleType, InternalDeploymentProjectImpl, InternalEnvironmentImpl, InternalEnvironmentStubImpl, LastExecutionDateRuleType, LastResultStatusRuleType, LocalBuildAgentImpl, MockVcsRepositoryData, MutableArtifactDeploymentVersionItemImpl, MutableBambooArtifactDeploymentProjectItem, MutableDeploymentProjectImpl, MutableDeploymentVersionImpl, MutableEnvironmentImpl, NameMatcherRuleType, PartialVcsRepositoryDataImpl, PlanIdentifierImpl, PlanRepositoryDefinitionImpl, PlanSummary, ProjectIdentifierImpl, ProjectSummary, QuickFilterEntity, QuickFilterRuleEntity, QuickFilterRuleTypeUnsafeCodeDecorator, RepositoryDataEntityImpl, RestArtifactDeploymentVersionItem, RestDeploymentProjectLink, RestDeploymentVersion, RestDeploymentVersionItem, RestLinkedDeploymentProject, StageIdentifierImpl, StashMirrorServerEntity, StashProjectEntity, StashRepositoryEntity, StashServerEntity, SuspensionStatusRuleType, TaskModuleDescriptorImpl, TestCaseResultImpl, TestClassResultImpl, TestStageDetails, TriggerDefinitionImpl, TriggerModuleDescriptorImpl, VcsBranchImpl, VcsRepositoryDataImpl, VcsRepositoryModuleDescriptorImpl, VcsRepositoryViewerModuleDescriptorImpl, VcsTagImpl, VersionSummary, WebhookTemplateEntity

public interface NameProvider
General interface for entities providing name without ability to change it
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable String
     
  • Method Details

    • getName

      @Nullable @Nullable String getName()