com.atlassian.jira.event.project
Class RemoteVersionLinkDeleteEvent
java.lang.Object
com.atlassian.jira.event.project.AbstractVersionEvent
com.atlassian.jira.event.project.AbstractRemoteVersionLinkEvent
com.atlassian.jira.event.project.RemoteVersionLinkDeleteEvent
public class RemoteVersionLinkDeleteEvent
- extends AbstractRemoteVersionLinkEvent
Event indicating that one or more remote version links have been deleted.
Note that the global ID may be null, indicating
that all remote links for that version were deleted.
- Since:
- v6.1.1
RemoteVersionLinkDeleteEvent
public RemoteVersionLinkDeleteEvent(long versionId,
@Nullable
String globalId)
Copyright © 2002-2014 Atlassian. All Rights Reserved.