Uses of Class
com.atlassian.bamboo.cluster.state.ClusterInfoData
-
Packages that use ClusterInfoData Package Description com.atlassian.bamboo.cluster.state -
-
Uses of ClusterInfoData in com.atlassian.bamboo.cluster.state
Methods in com.atlassian.bamboo.cluster.state that return types with arguments of type ClusterInfoData Modifier and Type Method Description @NotNull Optional<ClusterInfoData>
ClusterInfoManager. getBufferedClusterInfoData()
@NotNull Optional<ClusterInfoData>
FileBackedClusterInfoManager. getBufferedClusterInfoData()
@NotNull Optional<ClusterInfoData>
ClusterInfoManager. getClusterInfoData()
@NotNull Optional<ClusterInfoData>
FileBackedClusterInfoManager. getClusterInfoData()
-