|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BambooObject in com.atlassian.bamboo.agent.elastic.schedule |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.agent.elastic.schedule | |
|---|---|
interface |
ElasticInstanceSchedule
Represents an schedule to attempt to manage the number of elastic agents |
| Classes in com.atlassian.bamboo.agent.elastic.schedule that implement BambooObject | |
|---|---|
class |
ElasticInstanceScheduleImpl
|
| Uses of BambooObject in com.atlassian.bamboo.agent.elastic.server |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.agent.elastic.server | |
|---|---|
interface |
ElasticImageConfiguration
|
| Classes in com.atlassian.bamboo.agent.elastic.server that implement BambooObject | |
|---|---|
class |
ElasticImageConfigurationImpl
|
| Uses of BambooObject in com.atlassian.bamboo.artifact |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.artifact | |
|---|---|
interface |
MutableArtifact
|
| Classes in com.atlassian.bamboo.artifact that implement BambooObject | |
|---|---|
class |
MutableArtifactImpl
|
| Uses of BambooObject in com.atlassian.bamboo.author |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.author | |
|---|---|
interface |
ExtendedAuthor
|
| Classes in com.atlassian.bamboo.author that implement BambooObject | |
|---|---|
class |
AuthorCachingFacade
|
class |
AuthorDataImpl
|
class |
AuthorImpl
Deprecated. since 3.3 |
| Uses of BambooObject in com.atlassian.bamboo.bandana |
|---|
| Classes in com.atlassian.bamboo.bandana that implement BambooObject | |
|---|---|
class |
BandanaItem
|
| Uses of BambooObject in com.atlassian.bamboo.build |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.build | |
|---|---|
interface |
Buildable
|
interface |
BuildDefinitionForBuild
|
interface |
BuildDefinitionForProject
|
interface |
BuildDefinitionXml
|
interface |
Job
|
| Classes in com.atlassian.bamboo.build that implement BambooObject | |
|---|---|
class |
BuildDefinitionXmlImpl
|
class |
DefaultBuildDefinitionForBuild
|
class |
DefaultJob
|
class |
PlanDependencyImpl
|
| Uses of BambooObject in com.atlassian.bamboo.build.artifact |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.build.artifact | |
|---|---|
interface |
ArtifactLink
Interface for a simple Artifact |
| Classes in com.atlassian.bamboo.build.artifact that implement BambooObject | |
|---|---|
class |
DefaultArtifactLink
This class is a simple POJO representing artifact links. |
| Uses of BambooObject in com.atlassian.bamboo.buildqueue |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.buildqueue | |
|---|---|
interface |
AgentAssignment
Represents an exclusive assignment between an executable and an executor. |
interface |
AgentWithCapabilitiesDefinition
|
interface |
ElasticAgentDefinition
|
interface |
LocalAgentDefinition
|
interface |
PipelineDefinition
|
interface |
RemoteAgentAuthenticationEntity
Represents entity with authentication data of a remote agent. |
interface |
RemoteAgentDefinition
|
| Classes in com.atlassian.bamboo.buildqueue that implement BambooObject | |
|---|---|
class |
AgentAssignmentRequirement
|
class |
RemoteAgentAuthenticationImpl
Default implementation of RemoteAgentAuthenticationEntity. |
| Uses of BambooObject in com.atlassian.bamboo.chains |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.chains | |
|---|---|
interface |
Chain
Mutable version of ImmutableChain. |
interface |
ChainResultsSummary
Represents an execution result of a Chain |
interface |
ChainStage
|
interface |
ChainStageResult
Represents the result of a ChainStage execution |
| Classes in com.atlassian.bamboo.chains that implement BambooObject | |
|---|---|
class |
ChainResultsSummaryImpl
|
class |
ChainStageImpl
|
class |
ChainStageResultImpl
|
class |
DefaultChain
|
| Uses of BambooObject in com.atlassian.bamboo.chains.branches |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.chains.branches | |
|---|---|
interface |
MergeResultSummary
Represents results of branch integration. |
| Classes in com.atlassian.bamboo.chains.branches that implement BambooObject | |
|---|---|
class |
MergeResultSummaryImpl
|
| Uses of BambooObject in com.atlassian.bamboo.comment |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.comment | |
|---|---|
interface |
Comment
A comment on a build result in Bamboo |
| Classes in com.atlassian.bamboo.comment that implement BambooObject | |
|---|---|
class |
CommentImpl
|
| Uses of BambooObject in com.atlassian.bamboo.commit |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.commit | |
|---|---|
interface |
Commit
Interface that represents a single commit set. |
| Classes in com.atlassian.bamboo.commit that implement BambooObject | |
|---|---|
class |
CommitImpl
|
| Uses of BambooObject in com.atlassian.bamboo.core |
|---|
| Classes in com.atlassian.bamboo.core that implement BambooObject | |
|---|---|
class |
BambooEntityObject
|
class |
ScriptImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deletion |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deletion | |
|---|---|
interface |
Deletable
Applied only to BambooObjects that can be deleted by a user. |
| Uses of BambooObject in com.atlassian.bamboo.deployments.environments.persistence |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.environments.persistence | |
|---|---|
interface |
MutableEnvironment
Represents the Environment that will be stored in the database. |
| Classes in com.atlassian.bamboo.deployments.environments.persistence that implement BambooObject | |
|---|---|
class |
MutableEnvironmentImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.projects.persistence |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.projects.persistence | |
|---|---|
interface |
MutableDeploymentProject
Represents the Deployment Project that will be stored in the database. |
| Classes in com.atlassian.bamboo.deployments.projects.persistence that implement BambooObject | |
|---|---|
class |
MutableDeploymentProjectImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.projects.persistence.items |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.projects.persistence.items | |
|---|---|
interface |
MutableDeploymentProjectItem
An editable version of a deployment project item. |
| Classes in com.atlassian.bamboo.deployments.projects.persistence.items that implement BambooObject | |
|---|---|
class |
AbstractMutableDeploymentProjectItem
|
class |
MutableBambooArtifactDeploymentProjectItem
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.projects.persistence.versionnaming |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.projects.persistence.versionnaming | |
|---|---|
interface |
MutableVersionNamingScheme
Version Naming Configuration for a Deployment Project that will be stored in the database. |
| Classes in com.atlassian.bamboo.deployments.projects.persistence.versionnaming that implement BambooObject | |
|---|---|
class |
MutableVersionNamingSchemeImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.repository |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.repository | |
|---|---|
interface |
EnvironmentRepositoryLink
Represents relationship between Environment and Source Repositories. |
| Classes in com.atlassian.bamboo.deployments.repository that implement BambooObject | |
|---|---|
class |
EnvironmentRepositoryLinkImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.results.persistence |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.results.persistence | |
|---|---|
interface |
MutableDeploymentResult
|
| Classes in com.atlassian.bamboo.deployments.results.persistence that implement BambooObject | |
|---|---|
class |
MutableDeploymentResultImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.results.variable |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.results.variable | |
|---|---|
interface |
DeploymentVariableSubstitution
|
| Classes in com.atlassian.bamboo.deployments.results.variable that implement BambooObject | |
|---|---|
class |
DeploymentVariableSubstitutionImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.versions.persistence |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.versions.persistence | |
|---|---|
interface |
MutableDeploymentVersion
|
interface |
MutableDeploymentVersionStatus
|
| Classes in com.atlassian.bamboo.deployments.versions.persistence that implement BambooObject | |
|---|---|
class |
DeploymentVersionPlanResultKey
|
class |
MutableDeploymentVersionImpl
|
class |
MutableDeploymentVersionStatusImpl
CreationDate property implemented via inheritance from BambooEntityObject |
| Uses of BambooObject in com.atlassian.bamboo.deployments.versions.persistence.commits |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.versions.persistence.commits | |
|---|---|
interface |
MutableDeploymentVersionVcsChangeset
|
interface |
MutableDeploymentVersionVcsCommit
|
| Classes in com.atlassian.bamboo.deployments.versions.persistence.commits that implement BambooObject | |
|---|---|
class |
MutableDeploymentVersionVcsChangesetImpl
|
class |
MutableDeploymentVersionVcsCommitImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.versions.persistence.issues |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.versions.persistence.issues | |
|---|---|
interface |
MutableDeploymentVersionLinkedJiraIssue
|
| Classes in com.atlassian.bamboo.deployments.versions.persistence.issues that implement BambooObject | |
|---|---|
class |
MutableDeploymentVersionLinkedJiraIssueImpl
|
| Uses of BambooObject in com.atlassian.bamboo.deployments.versions.persistence.items |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.deployments.versions.persistence.items | |
|---|---|
interface |
MutableArtifactDeploymentVersionItem
Mutable interface for DeploymentVersionItems of type BAMBOO_ARTIFACT. |
interface |
MutableDeploymentVersionItem
Mutable interface for DeploymentVersionItems No setters are exposed here as DeploymentVersionItems should be considered immutable after persisting. |
| Classes in com.atlassian.bamboo.deployments.versions.persistence.items that implement BambooObject | |
|---|---|
class |
AbstractMutableDeploymentVersionItem
|
class |
MutableArtifactDeploymentVersionItemImpl
|
| Uses of BambooObject in com.atlassian.bamboo.fieldvalue |
|---|
| Classes in com.atlassian.bamboo.fieldvalue that implement BambooObject | |
|---|---|
class |
FieldValueItem
|
| Uses of BambooObject in com.atlassian.bamboo.index |
|---|
| Classes in com.atlassian.bamboo.index that implement BambooObject | |
|---|---|
class |
BuildResultsSummaryDocument
A lucene implementation of an AbstractResultsSummary which mirrors the BuildResultsSummary
object closely. |
class |
ChainResultsSummaryDocument
|
| Uses of BambooObject in com.atlassian.bamboo.instantmessagingserver |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.instantmessagingserver | |
|---|---|
interface |
InstantMessagingServerDefinition
|
| Classes in com.atlassian.bamboo.instantmessagingserver that implement BambooObject | |
|---|---|
class |
InstantMessagingServerDefinitionImpl
|
| Uses of BambooObject in com.atlassian.bamboo.jira.jiraissues |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.jira.jiraissues | |
|---|---|
interface |
LinkedJiraIssue
A JIRA issue and how it is linked to the corresponding build result summary |
| Classes in com.atlassian.bamboo.jira.jiraissues that implement BambooObject | |
|---|---|
class |
LinkedJiraIssueImpl
|
| Uses of BambooObject in com.atlassian.bamboo.labels |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.labels | |
|---|---|
interface |
Label
|
interface |
Labelling
|
| Classes in com.atlassian.bamboo.labels that implement BambooObject | |
|---|---|
class |
LabelImpl
|
class |
LabellingImpl
|
| Uses of BambooObject in com.atlassian.bamboo.migration |
|---|
| Methods in com.atlassian.bamboo.migration with parameters of type BambooObject | |
|---|---|
protected void |
BambooStAXMappingHelperAbstractImpl.saveBambooObject(net.sf.hibernate.Session session,
BambooObject object)
Save object without regenerating the id if already assigned. |
| Uses of BambooObject in com.atlassian.bamboo.migration.stream.legacy |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.migration.stream.legacy | |
|---|---|
interface |
JiraServerDefinition
Defines a JIRA Server. |
| Classes in com.atlassian.bamboo.migration.stream.legacy that implement BambooObject | |
|---|---|
class |
JiraServerDefinitionImpl
|
| Uses of BambooObject in com.atlassian.bamboo.notification |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.notification | |
|---|---|
interface |
NotificationRule
|
interface |
NotificationSet
|
| Classes in com.atlassian.bamboo.notification that implement BambooObject | |
|---|---|
class |
NotificationRuleImpl
|
class |
NotificationSetImpl
|
| Uses of BambooObject in com.atlassian.bamboo.persistence |
|---|
| Methods in com.atlassian.bamboo.persistence that return BambooObject | |
|---|---|
BambooObject |
BambooHibernateObjectDao.findById(long id)
|
BambooObject |
BambooObjectDao.findById(long id)
Gets the object from its id |
| Uses of BambooObject in com.atlassian.bamboo.persistence3 |
|---|
| Classes in com.atlassian.bamboo.persistence3 with type parameters of type BambooObject | |
|---|---|
class |
BambooHibernateObjectDao<T extends BambooObject>
|
interface |
BambooObjectDao<T extends BambooObject>
Generic Dao for BambooObjects |
| Methods in com.atlassian.bamboo.persistence3 with type parameters of type BambooObject | ||
|---|---|---|
static
|
HibernateDaoUtils.delete(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
java.lang.Class<E> entityClass,
java.io.Serializable id)
|
|
static
|
HibernateDaoUtils.execute(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
org.springframework.orm.hibernate.HibernateCallback action)
|
|
static
|
HibernateDaoUtils.executeFind(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
org.springframework.orm.hibernate.HibernateCallback action)
|
|
static
|
HibernateDaoUtils.get(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
java.lang.Class<E> entityClass,
java.io.Serializable id)
|
|
static
|
HibernateDaoUtils.saveOrUpdateFunction(org.springframework.orm.hibernate.HibernateTemplate hibernateTemplate)
|
|
static
|
HibernateDaoUtils.updateTimestampFunction()
|
|
| Methods in com.atlassian.bamboo.persistence3 with parameters of type BambooObject | |
|---|---|
static void |
HibernateDaoUtils.delete(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
BambooObject entity)
|
static void |
HibernateDaoUtils.saveOrUpdate(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
BambooObject entity)
|
static void |
HibernateDaoUtils.updateTimestamp(BambooObject bambooObject)
|
| Method parameters in com.atlassian.bamboo.persistence3 with type arguments of type BambooObject | |
|---|---|
static void |
HibernateDaoUtils.saveAll(org.springframework.orm.hibernate.support.HibernateDaoSupport dao,
java.util.Collection<? extends BambooObject> entities)
|
| Uses of BambooObject in com.atlassian.bamboo.persister |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.persister | |
|---|---|
interface |
AuditLogEntry
|
| Classes in com.atlassian.bamboo.persister that implement BambooObject | |
|---|---|
class |
AuditLogMessage
|
| Uses of BambooObject in com.atlassian.bamboo.plan |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.plan | |
|---|---|
interface |
Plan
Mutable version of the plan. |
interface |
TopLevelPlan
Marker interface that specifies that the implementing Plan is a 'top level' object |
| Classes in com.atlassian.bamboo.plan that implement BambooObject | |
|---|---|
class |
AbstractChain
|
class |
AbstractPlan
|
class |
PlanPermissionSkeleton
Deprecated. since 4.2 use @{link PlanHelper.getPlanIdentifierForPermissionChecking} |
| Uses of BambooObject in com.atlassian.bamboo.plan.artifact |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.plan.artifact | |
|---|---|
interface |
ArtifactDefinition
|
interface |
ArtifactSubscription
Interface for Artifact Subscription |
interface |
ArtifactSubscriptionSubstitutionAware
|
interface |
ConsumedSubscription
|
| Classes in com.atlassian.bamboo.plan.artifact that implement BambooObject | |
|---|---|
class |
ArtifactDefinitionImpl
|
class |
ArtifactSubscriptionImpl
|
class |
ArtifactSubscriptionSubstitutionAwareImpl
|
class |
ConsumedSubscriptionImpl
|
| Uses of BambooObject in com.atlassian.bamboo.plan.branch |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.plan.branch | |
|---|---|
interface |
BambooVcsBranch
|
interface |
BranchCommitInformation
Class used for tracking creator and last commiter of vcs branch. |
interface |
ChainBranch
Represents a branch of a plan. |
| Classes in com.atlassian.bamboo.plan.branch that implement BambooObject | |
|---|---|
class |
BambooVcsBranchImpl
|
class |
BranchCommitInformationImpl
|
class |
ChainBranchImpl
|
| Uses of BambooObject in com.atlassian.bamboo.plan.cache |
|---|
| Classes in com.atlassian.bamboo.plan.cache that implement BambooObject | |
|---|---|
class |
ImmutableResultsSummaryImpl
|
| Uses of BambooObject in com.atlassian.bamboo.plan.vcsRevision |
|---|
| Classes in com.atlassian.bamboo.plan.vcsRevision that implement BambooObject | |
|---|---|
class |
PlanVcsRevisionHistoryItem
Class representing item in change detection history of a plan. |
| Uses of BambooObject in com.atlassian.bamboo.project |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.project | |
|---|---|
interface |
Project
Represents a Bamboo project object. |
| Classes in com.atlassian.bamboo.project that implement BambooObject | |
|---|---|
class |
DefaultProject
|
| Uses of BambooObject in com.atlassian.bamboo.repository |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.repository | |
|---|---|
interface |
PlanRepositoryLink
Represents relationship between Plan and Source Repositories. |
interface |
RepositoryDataEntity
Represents repository as persisted in the db. |
| Classes in com.atlassian.bamboo.repository that implement BambooObject | |
|---|---|
class |
PlanRepositoryLinkImpl
|
class |
RepositoryDataEntityImpl
|
| Uses of BambooObject in com.atlassian.bamboo.resultsummary |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.resultsummary | |
|---|---|
interface |
BuildResultsSummary
An interface which provides a database persisted version of the BuildResults |
interface |
MutableBuildKeyResultsSummary
|
interface |
ResultsSummary
Used to store the result of all Plan executions |
| Classes in com.atlassian.bamboo.resultsummary that implement BambooObject | |
|---|---|
class |
AbstractResultsSummary
|
class |
BaseResultSummary
Base class for mutable and immutable result summaries. |
class |
BuildResultsSummaryImpl
|
| Uses of BambooObject in com.atlassian.bamboo.resultsummary.tests |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.resultsummary.tests | |
|---|---|
interface |
TestCase
Represents a test in a plan. |
interface |
TestCaseResult
Represents a run of a TestCase. |
interface |
TestCaseResultError
Represents an error against a testCaseResult |
interface |
TestClass
A grouping of TestCases. |
interface |
TestClassResult
Represents a run of a test class. |
| Classes in com.atlassian.bamboo.resultsummary.tests that implement BambooObject | |
|---|---|
class |
TestCaseImpl
|
class |
TestCaseResultErrorImpl
|
class |
TestCaseResultImpl
|
class |
TestClassImpl
|
class |
TestClassResultImpl
|
| Uses of BambooObject in com.atlassian.bamboo.resultsummary.vcs |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.resultsummary.vcs | |
|---|---|
interface |
RepositoryChangeset
|
| Classes in com.atlassian.bamboo.resultsummary.vcs that implement BambooObject | |
|---|---|
class |
RepositoryChangesetImpl
|
| Uses of BambooObject in com.atlassian.bamboo.security.trustedapplications |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.security.trustedapplications | |
|---|---|
interface |
BambooTrustedApplication
Bamboo entity to persist trusted apps data. |
| Classes in com.atlassian.bamboo.security.trustedapplications that implement BambooObject | |
|---|---|
class |
BambooTrustedApplicationImpl
|
| Uses of BambooObject in com.atlassian.bamboo.user |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.user | |
|---|---|
interface |
LoginInformation
|
| Classes in com.atlassian.bamboo.user that implement BambooObject | |
|---|---|
class |
LoginInformationImpl
|
class |
PasswordResetTokenImpl
|
| Uses of BambooObject in com.atlassian.bamboo.v2.build.agent |
|---|
| Classes in com.atlassian.bamboo.v2.build.agent that implement BambooObject | |
|---|---|
class |
AgentAssignmentImpl
|
class |
AgentWithCapabilitiesDefinitionImpl
|
class |
ElasticAgentDefinitionImpl
Defines an Elastic Agent |
class |
LocalAgentDefinitionImpl
|
class |
PipelineDefinitionImpl
|
class |
RemoteAgentDefinitionImpl
|
| Uses of BambooObject in com.atlassian.bamboo.v2.build.agent.capability |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.v2.build.agent.capability | |
|---|---|
interface |
Capability
|
interface |
CapabilitySet
|
interface |
ImageCapabilitySet
|
interface |
Requirement
|
interface |
RequirementSet
|
| Classes in com.atlassian.bamboo.v2.build.agent.capability that implement BambooObject | |
|---|---|
class |
CapabilityImpl
|
class |
CapabilitySetImpl
|
class |
ImageCapabilitySetImpl
|
class |
LocalCapabilitySet
|
class |
RemoteCapabilitySet
|
class |
RequirementImpl
|
class |
RequirementSetImpl
|
| Uses of BambooObject in com.atlassian.bamboo.variable |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.variable | |
|---|---|
interface |
VariableContextSnapshot
VariableContextSnapshot is required to allow resuming build execution in the same variable context as its first run. |
interface |
VariableDefinition
|
interface |
VariableSubstitution
|
| Classes in com.atlassian.bamboo.variable that implement BambooObject | |
|---|---|
class |
VariableContextSnapshotImpl
|
class |
VariableDefinitionImpl
|
class |
VariableSubstitutionImpl
|
| Uses of BambooObject in com.atlassian.bamboo.variable.baseline |
|---|
| Subinterfaces of BambooObject in com.atlassian.bamboo.variable.baseline | |
|---|---|
interface |
VariableBaselineItem
In order to ensure that resumed job execution happens in the same variable context as its first run, all the variable assignments need to be saved for future use. |
interface |
VariableContextBaseline
Collection of VariableBaselineItem
In order to ensure that resumed job execution happens in the same variable context as
its first run, all the variable assignments need to be saved for future use. |
| Classes in com.atlassian.bamboo.variable.baseline that implement BambooObject | |
|---|---|
class |
VariableBaselineItemImpl
|
class |
VariableContextBaselineImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||