public class

ProjectImportWebAnalyticsEvent

extends JiraWebActionSupportEvent
java.lang.Object
   ↳ com.atlassian.jira.event.web.action.JiraWebActionSupportEvent
     ↳ com.atlassian.jira.web.action.admin.importer.project.ProjectImportWebAnalyticsEvent

Class Overview

Project Import Web analytics event.

Summary

Public Constructors
ProjectImportWebAnalyticsEvent(JiraWebActionSupport jiraWebActionSupport, Map<StringObject> projectImportAttributes)
Public Methods
String getActionName()
Map<StringObject> getAttributes()
String getEventName()
boolean isEmpty()
[Expand]
Inherited Methods
From class com.atlassian.jira.event.web.action.JiraWebActionSupportEvent
From class java.lang.Object

Public Constructors

public ProjectImportWebAnalyticsEvent (JiraWebActionSupport jiraWebActionSupport, Map<StringObject> projectImportAttributes)

Public Methods

public String getActionName ()

public Map<StringObject> getAttributes ()

public String getEventName ()

public boolean isEmpty ()

Returns
  • true when the action doesn't have a command, doesn't have error message and has no form errors.