@PublicApi public class MyJiraHomeChangedEvent extends Object
Constructor and Description |
---|
MyJiraHomeChangedEvent(ApplicationUser user,
String fromHomePluginModuleKey,
String toHomePluginModuleKey) |
Modifier and Type | Method and Description |
---|---|
ApplicationUser |
getApplicationUser() |
String |
getFromHomePluginModuleKey() |
String |
getToHomePluginModuleKey() |
public MyJiraHomeChangedEvent(ApplicationUser user, String fromHomePluginModuleKey, String toHomePluginModuleKey)
public ApplicationUser getApplicationUser()
public String getFromHomePluginModuleKey()
public String getToHomePluginModuleKey()
Copyright © 2002-2015 Atlassian. All Rights Reserved.