public class AttachmentItems extends Object implements Iterable<AttachmentItem>
Constructor and Description |
---|
AttachmentItems(Iterable<AttachmentItem> items)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Attachment> |
attachments()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
Iterator<AttachmentItem> |
iterator()
Deprecated.
|
String |
toString()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public AttachmentItems(Iterable<AttachmentItem> items)
public List<Attachment> attachments()
public Iterator<AttachmentItem> iterator()
iterator
in interface Iterable<AttachmentItem>
public boolean isEmpty()
Copyright © 2002-2022 Atlassian. All Rights Reserved.