Package | Description |
---|---|
com.atlassian.jira.cluster.zdu |
Package for Zero Downtime Upgrades.
|
com.atlassian.jira.model.querydsl |
Modifier and Type | Method and Description |
---|---|
Optional<ClusterUpgradeStateDTO> |
ClusterUpgradeStateDao.getCurrent() |
Optional<ClusterUpgradeStateDTO> |
DefaultClusterUpgradeStateDao.getCurrent() |
Modifier and Type | Method and Description |
---|---|
NodeBuildInfo |
DefaultNodeBuildInfoFactory.create(ClusterUpgradeStateDTO clusterUpgradeStateDTO) |
NodeBuildInfo |
NodeBuildInfoFactory.create(ClusterUpgradeStateDTO clusterUpgradeStateDTO) |
Modifier and Type | Method and Description |
---|---|
ClusterUpgradeStateDTO |
ClusterUpgradeStateDTO.Builder.build() |
static ClusterUpgradeStateDTO |
ClusterUpgradeStateDTO.fromGenericValue(org.ofbiz.core.entity.GenericValue gv)
Constructs a new instance of this Data Transfer object from the values in the given GenericValue.
|
Modifier and Type | Method and Description |
---|---|
static ClusterUpgradeStateDTO.Builder |
ClusterUpgradeStateDTO.builder(ClusterUpgradeStateDTO clusterUpgradeStateDTO) |
Constructor and Description |
---|
Builder(ClusterUpgradeStateDTO clusterUpgradeStateDTO) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.