com.atlassian.studio.jira.service.util.handler
Class JiraCrowdNotifierEventHandler

java.lang.Object
  extended by com.atlassian.studio.jira.service.util.handler.JiraCrowdNotifierEventHandler
All Implemented Interfaces:
com.atlassian.studio.common.util.CrowdNotifierEventHandler

public class JiraCrowdNotifierEventHandler
extends Object
implements com.atlassian.studio.common.util.CrowdNotifierEventHandler


Constructor Summary
JiraCrowdNotifierEventHandler(com.atlassian.agmp.openid.users.mgmt.api.UserService userService, com.atlassian.studio.common.appstatus.AppStatusService appStatusService)
           
 
Method Summary
 void handleEvent(Map<String,String> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraCrowdNotifierEventHandler

public JiraCrowdNotifierEventHandler(com.atlassian.agmp.openid.users.mgmt.api.UserService userService,
                                     com.atlassian.studio.common.appstatus.AppStatusService appStatusService)
Method Detail

handleEvent

public void handleEvent(Map<String,String> event)
Specified by:
handleEvent in interface com.atlassian.studio.common.util.CrowdNotifierEventHandler


Copyright © 2002-2012 Atlassian. All Rights Reserved.