com.atlassian.jira.web.action.admin.issuetypes.events
Class IssueTypeDeletedEventThroughUI

java.lang.Object
  extended by com.atlassian.jira.web.action.admin.issuetypes.events.IssueTypeDeletedEventThroughUI

public class IssueTypeDeletedEventThroughUI
extends Object

Event indicating that an Issue Type has been deleted through the admin interface.

Since:
v6.2

Constructor Summary
IssueTypeDeletedEventThroughUI()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IssueTypeDeletedEventThroughUI

public IssueTypeDeletedEventThroughUI()


Copyright © 2002-2014 Atlassian. All Rights Reserved.