Uses of Class
com.atlassian.confluence.index.status.ReIndexNodeStatus
Packages that use ReIndexNodeStatus
-
Uses of ReIndexNodeStatus in com.atlassian.confluence.index.status
Methods in com.atlassian.confluence.index.status that return types with arguments of type ReIndexNodeStatusModifier and TypeMethodDescriptionReIndexJob.getNodeStatus
(String nodeId) ReIndexJob.getNodeStatuses()
Method parameters in com.atlassian.confluence.index.status with type arguments of type ReIndexNodeStatusModifier and TypeMethodDescriptionvoid
ReIndexJob.setNodeStatuses
(Collection<ReIndexNodeStatus> nodeStatuses)