com.atlassian.jira.event.project
Class VersionDeleteEvent

java.lang.Object
  extended by com.atlassian.jira.event.project.AbstractVersionEvent
      extended by com.atlassian.jira.event.project.VersionDeleteEvent

public class VersionDeleteEvent
extends AbstractVersionEvent

Event indicating a version has been deleted

Since:
v4.4

Constructor Summary
VersionDeleteEvent(long versionId)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.event.project.AbstractVersionEvent
equals, getVersionId, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionDeleteEvent

public VersionDeleteEvent(long versionId)


Copyright © 2002-2012 Atlassian. All Rights Reserved.