Uses of Interface
com.atlassian.bamboo.utils.CreationDateProvider
-
-
Uses of CreationDateProvider in com.atlassian.bamboo.buildqueue
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.buildqueue Modifier and Type Interface Description interface
AgentWithCapabilitiesDefinition
interface
ElasticAgentDefinition
interface
EphemeralAgentDefinition
interface
LocalAgentDefinition
interface
PipelineDefinition
Definition of an entity (agent) capable of executing plansinterface
RemoteAgentDefinition
-
Uses of CreationDateProvider in com.atlassian.bamboo.comment
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.comment Modifier and Type Interface Description interface
Comment
A comment on a build result in BambooClasses in com.atlassian.bamboo.comment that implement CreationDateProvider Modifier and Type Class Description class
CommentImpl
-
Uses of CreationDateProvider in com.atlassian.bamboo.deployments.versions
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.deployments.versions Modifier and Type Interface Description interface
DeploymentVersion
interface
DeploymentVersionStatus
interface
InternalDeploymentVersion
interface
InternalDeploymentVersionStatus
Classes in com.atlassian.bamboo.deployments.versions that implement CreationDateProvider Modifier and Type Class Description class
DeploymentVersionImpl
class
DeploymentVersionStatusImpl
Fields in com.atlassian.bamboo.deployments.versions with type parameters of type CreationDateProvider Modifier and Type Field Description static com.google.common.collect.Ordering<CreationDateProvider>
DeploymentVersion. orderingByCreationDate
-
Uses of CreationDateProvider in com.atlassian.bamboo.deployments.versions.index
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.deployments.versions.index Modifier and Type Interface Description interface
IndexedVersion
Deprecated.since 8.2.Classes in com.atlassian.bamboo.deployments.versions.index that implement CreationDateProvider Modifier and Type Class Description class
IndexedVersionImpl
-
Uses of CreationDateProvider in com.atlassian.bamboo.deployments.versions.persistence
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.deployments.versions.persistence Modifier and Type Interface Description interface
MutableDeploymentVersion
interface
MutableDeploymentVersionStatus
Classes in com.atlassian.bamboo.deployments.versions.persistence that implement CreationDateProvider Modifier and Type Class Description class
DeploymentVersionStatusDto
class
MutableDeploymentVersionImpl
class
MutableDeploymentVersionStatusImpl
CreationDate property implemented via inheritance from BambooEntityObject -
Uses of CreationDateProvider in com.atlassian.bamboo.labels
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.labels Modifier and Type Interface Description interface
Label
interface
Labelling
Classes in com.atlassian.bamboo.labels that implement CreationDateProvider Modifier and Type Class Description class
LabelImpl
class
LabellingImpl
-
Uses of CreationDateProvider in com.atlassian.bamboo.plan.pullrequest
Subinterfaces of CreationDateProvider in com.atlassian.bamboo.plan.pullrequest Modifier and Type Interface Description interface
MutableVcsPullRequest
Mutable pull request entity.interface
VcsPullRequest
Holds information about pull requests.Classes in com.atlassian.bamboo.plan.pullrequest that implement CreationDateProvider Modifier and Type Class Description class
VcsPullRequestImpl
-
Uses of CreationDateProvider in com.atlassian.bamboo.rest.model.deployments.versions
Classes in com.atlassian.bamboo.rest.model.deployments.versions that implement CreationDateProvider Modifier and Type Class Description class
RestDeploymentVersion
class
RestDeploymentVersionStatus
-
Uses of CreationDateProvider in com.atlassian.bamboo.utils
Fields in com.atlassian.bamboo.utils with type parameters of type CreationDateProvider Modifier and Type Field Description static com.google.common.collect.Ordering<CreationDateProvider>
CreationDateProvider. ORDERING
-
Uses of CreationDateProvider in com.atlassian.bamboo.v2.build.agent
Classes in com.atlassian.bamboo.v2.build.agent that implement CreationDateProvider Modifier and Type Class Description class
AgentWithCapabilitiesDefinitionImpl
class
ElasticAgentDefinitionImpl
Defines an Elastic Agentclass
EphemeralAgentDefinitionImpl
Defines an Ephemeral Agentclass
LocalAgentDefinitionImpl
class
PipelineDefinitionImpl
class
RemoteAgentDefinitionImpl
-