Package com.ibm.workplace.wcm.api.messaging

Class Summary
MessagingConstants  
 

Enum Summary
MessagingConstants.ItemState The state of an item.
MessagingConstants.ItemStatus Represents the valid status's of an item.
MessagingConstants.MessageQueueID MessageQueueID is used by a client application to send a Point to point message to WCM The name of the ID should be specified as the value of the MESSAGE_QUEUE_NAME_PROPERTY key in the MessageMap.
MessagingConstants.MessageQueueStatusType Value for the MESSAGE_QUEUE_QUERY_ACTION_PROPERTY property, to indicate the type/amount of status being requested for a given message of JMSType MessageStatusType.
MessagingConstants.MessageStatusType The value of a JMSType for message send to WCM via a Queue and belonging to a TopicID.
MessagingConstants.MessageUpdateType The value of a JMSType for message published from WCM for messages of belonging to MessageQueueID.
MessagingConstants.PrerenderAction Value of the MESSAGE_PROPERTY_ACTION in the MessageMap for a published message of type TopicID.PRERENDER CACHE indicates the site/item is being cached, prerendered, written to disk.
MessagingConstants.PrerenderMessageType Message type for a prerendering topic, a message of JMSType MessageUpdateType.IWKPrerenderUpdate.
MessagingConstants.SubsystemStatus SubSystem Status is used when publishing MessageUpdateType.IWKSyndicationUpdate and MessageUpdateType.IWKSyndicationUpdate messages to indicate the starting/stopping of a particular event.
MessagingConstants.SyndicationMessageMode Value of the MESSAGE_PROPERTY_SYNDICATION_MODE in the MessageMap for a published message of type TopicID.SYNDICATION Syndicator indicates the event is coming from the Syndicator side of Syndication.
MessagingConstants.TopicID TopicID is used in the MessageMap to identify the type of message being send.