Uses of Class
com.storedobject.job.MessageGroup
Packages that use MessageGroup
-
Uses of MessageGroup in com.storedobject.iot
Methods in com.storedobject.iot that return MessageGroupModifier and TypeMethodDescriptionBlock.getMessageGroup()Retrieves the associatedMessageGroupfor this Block.Site.getMessageGroup()Retrieves the related MessageGroup instance for the current Site.Methods in com.storedobject.iot with parameters of type MessageGroupModifier and TypeMethodDescriptionvoidBlock.setMessageGroup(MessageGroup messageGroup) Sets the message group associated with this block by converting the providedMessageGroupobject to its corresponding identifier.voidSite.setMessageGroup(MessageGroup messageGroup) Sets the message group associated with this site. -
Uses of MessageGroup in com.storedobject.job
Methods in com.storedobject.job that return MessageGroupModifier and TypeMethodDescriptionstatic MessageGroupMessageGroup.create(String name, TransactionManager tm) Create a new message group if it doesn't exist.static MessageGroupstatic MessageGroupMethods in com.storedobject.job that return types with arguments of type MessageGroup