Uses of Class
org.guvnor.structure.backend.repositories.git.hooks.impl.MessageReader
-
Packages that use MessageReader Package Description org.guvnor.structure.backend.repositories.git.hooks.impl -
-
Uses of MessageReader in org.guvnor.structure.backend.repositories.git.hooks.impl
Constructors in org.guvnor.structure.backend.repositories.git.hooks.impl with parameters of type MessageReader Constructor Description PostCommitNotificationServiceImpl(org.uberfire.rpc.SessionInfo sessionInfo, javax.enterprise.event.Event<org.guvnor.structure.repositories.impl.git.event.PostCommitNotificationEvent> notificationEvent, MessageReader reader)
-