@Immutable @ParametersAreNonnullByDefault public final class

TemporaryAttachmentId

extends Object
java.lang.Object
   ↳ com.atlassian.jira.issue.attachment.TemporaryAttachmentId

Class Overview

An object representing identity of temporary attachment.

Summary

Public Methods
boolean equals(Object o)
static TemporaryAttachmentId fromString(String temporaryId)
int hashCode()
String toStringId()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public boolean equals (Object o)

public static TemporaryAttachmentId fromString (String temporaryId)

public int hashCode ()

public String toStringId ()