Uses of Interface
com.atlassian.bamboo.versioning.VersionedEntityComponent
-
-
Uses of VersionedEntityComponent in com.atlassian.bamboo.build
Subinterfaces of VersionedEntityComponent in com.atlassian.bamboo.build Modifier and Type Interface Description interface
Job
Classes in com.atlassian.bamboo.build that implement VersionedEntityComponent Modifier and Type Class Description class
DefaultJob
-
Uses of VersionedEntityComponent in com.atlassian.bamboo.chains
Subinterfaces of VersionedEntityComponent in com.atlassian.bamboo.chains Modifier and Type Interface Description interface
ChainStage
Classes in com.atlassian.bamboo.chains that implement VersionedEntityComponent Modifier and Type Class Description class
ChainStageImpl
-
Uses of VersionedEntityComponent in com.atlassian.bamboo.labels
Subinterfaces of VersionedEntityComponent in com.atlassian.bamboo.labels Modifier and Type Interface Description interface
Labelling
Classes in com.atlassian.bamboo.labels that implement VersionedEntityComponent Modifier and Type Class Description class
LabellingImpl
-
Uses of VersionedEntityComponent in com.atlassian.bamboo.plan.artifact
Subinterfaces of VersionedEntityComponent in com.atlassian.bamboo.plan.artifact Modifier and Type Interface Description interface
ArtifactDefinition
Classes in com.atlassian.bamboo.plan.artifact that implement VersionedEntityComponent Modifier and Type Class Description class
ArtifactDefinitionImpl
-
Uses of VersionedEntityComponent in com.atlassian.bamboo.repository
Subinterfaces of VersionedEntityComponent in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
PlanRepositoryLink
Represents relationship between Plan and Source Repositories.Classes in com.atlassian.bamboo.repository that implement VersionedEntityComponent Modifier and Type Class Description class
PlanRepositoryLinkImpl
-
Uses of VersionedEntityComponent in com.atlassian.bamboo.variable
Subinterfaces of VersionedEntityComponent in com.atlassian.bamboo.variable Modifier and Type Interface Description interface
VariableDefinition
Classes in com.atlassian.bamboo.variable that implement VersionedEntityComponent Modifier and Type Class Description class
VariableDefinitionImpl
-