Uses of Class
com.atlassian.confluence.index.status.ReIndexNodeStatus
-
Packages that use ReIndexNodeStatus Package Description com.atlassian.confluence.index.status -
-
Uses of ReIndexNodeStatus in com.atlassian.confluence.index.status
Methods in com.atlassian.confluence.index.status that return types with arguments of type ReIndexNodeStatus Modifier and Type Method Description Collection<ReIndexNodeStatus>
ReIndexJob. getNodeStatuses()
Method parameters in com.atlassian.confluence.index.status with type arguments of type ReIndexNodeStatus Modifier and Type Method Description void
ReIndexJob. setNodeStatuses(Collection<ReIndexNodeStatus> nodeStatuses)
-