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(Version version)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.event.project.AbstractVersionEvent
equals, getVersion, getVersionId, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionMoveEvent

@Internal
public VersionMoveEvent(@Nonnull
                                 Version version)


Copyright © 2002-2014 Atlassian. All Rights Reserved.