Uses of Class
com.atlassian.crowd.model.cluster.InternalClusterMessage
Packages that use InternalClusterMessage
-
Uses of InternalClusterMessage in com.atlassian.crowd.dao.cluster
Methods in com.atlassian.crowd.dao.cluster that return types with arguments of type InternalClusterMessageModifier and TypeMethodDescriptionClusterMessageDao.getMessagesAfter(String excludeNodeId, long fromId) Fetches messages with ID higher than the specified threshold.Methods in com.atlassian.crowd.dao.cluster with parameters of type InternalClusterMessageModifier and TypeMethodDescriptionvoidClusterMessageDao.addMessage(InternalClusterMessage message)