com.atlassian.jira.event.project
Class VersionReleaseEvent

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

public class VersionReleaseEvent
extends AbstractVersionEvent

Event indicating a version has been released

Since:
v4.4

Constructor Summary
VersionReleaseEvent(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

VersionReleaseEvent

public VersionReleaseEvent(long versionId)


Copyright © 2002-2012 Atlassian. All Rights Reserved.