Uses of Class
com.atlassian.bamboo.deployments.results.persistence.MutableDeploymentResultImpl
Packages that use MutableDeploymentResultImpl
-
Uses of MutableDeploymentResultImpl in com.atlassian.bamboo.deployments.results.persistence
Fields in com.atlassian.bamboo.deployments.results.persistence with type parameters of type MutableDeploymentResultImplModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Long> MutableDeploymentResultImpl_.agentIdstatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,AgentType> MutableDeploymentResultImpl_.agentTypestatic javax.persistence.metamodel.MapAttribute<MutableDeploymentResultImpl,String, String> MutableDeploymentResultImpl_.customDatastatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,BuildState> MutableDeploymentResultImpl_.deploymentStatestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,String> MutableDeploymentResultImpl_.deploymentVersionNamestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Long> MutableDeploymentResultImpl_.environmentIdstatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Date> MutableDeploymentResultImpl_.executedDatestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Date> MutableDeploymentResultImpl_.finishedDatestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,LifeCycleState> MutableDeploymentResultImpl_.lifeCycleStatestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Date> MutableDeploymentResultImpl_.queuedDatestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Date> MutableDeploymentResultImpl_.startedDatestatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,TriggerReason> MutableDeploymentResultImpl_.triggerReasonstatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,String> MutableDeploymentResultImpl_.triggerReasonKeystatic javax.persistence.metamodel.SingularAttribute<MutableDeploymentResultImpl,Long> MutableDeploymentResultImpl_.versionId