public abstract class JiraWebActionSupportEvent extends Object
Constructor and Description |
---|
JiraWebActionSupportEvent(JiraWebActionSupport jiraWebActionSupport) |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
Collection<String> |
getErrorMessages() |
Map<String,String> |
getFormErrors() |
boolean |
isEmpty() |
public JiraWebActionSupportEvent(JiraWebActionSupport jiraWebActionSupport)
public boolean isEmpty()
public String getCommand()
public Collection<String> getErrorMessages()
Copyright © 2002-2021 Atlassian. All Rights Reserved.