com.atlassian.jira.event.project
Class VersionMoveEvent

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

public class VersionMoveEvent
extends AbstractVersionEvent

Event indicating a version has been moved

Since:
v4.4

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

VersionMoveEvent

public VersionMoveEvent(long versionId)


Copyright © 2002-2012 Atlassian. All Rights Reserved.