com.atlassian.jira.event.issue.field.screen
Class FieldScreenDeletedEvent

java.lang.Object
  extended by com.atlassian.jira.event.issue.field.screen.FieldScreenDeletedEvent

public class FieldScreenDeletedEvent
extends Object

Event indicating a screen has been deleted.

Since:
v5.1

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

Constructor Detail

FieldScreenDeletedEvent

public FieldScreenDeletedEvent(Long id)
Method Detail

getId

public Long getId()


Copyright © 2002-2013 Atlassian. All Rights Reserved.