Uses of Class
com.atlassian.bamboo.chains.ChainStageResultImpl
-
Uses of ChainStageResultImpl in com.atlassian.bamboo.chains
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.allJobsExist
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.allNotSuccessfulJobsExist
static javax.persistence.metamodel.SetAttribute<ChainStageResultImpl,
BuildResultsSummary> ChainStageResultImpl_.buildResults
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.completed
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
String> ChainStageResultImpl_.description
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.failed
static javax.persistence.metamodel.CollectionAttribute<ChainStageResultImpl,
BuildResultsSummary> ChainStageResultImpl_.failedBuildResults
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.finished
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
LifeCycleState> ChainStageResultImpl_.lifeCycleState
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.manual
static javax.persistence.metamodel.ListAttribute<ChainStageResultImpl,
StageVariableContext> ChainStageResultImpl_.manualVariables
static javax.persistence.metamodel.ListAttribute<ChainStageResultImpl,
StageVariableContext> ChainStageResultImpl_.manualVariablesEncrypted
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
String> ChainStageResultImpl_.name
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.notBuilt
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.pending
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Long> ChainStageResultImpl_.processingDuration
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.restartable
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.runnable
static javax.persistence.metamodel.ListAttribute<ChainStageResultImpl,
BuildResultsSummary> ChainStageResultImpl_.sortedBuildResults
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
BuildState> ChainStageResultImpl_.state
static javax.persistence.metamodel.SingularAttribute<ChainStageResultImpl,
Boolean> ChainStageResultImpl_.successful
static javax.persistence.metamodel.CollectionAttribute<ChainStageResultImpl,
BuildResultsSummary> ChainStageResultImpl_.successfulBuildResults