|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rest.client.api.domain.EntityHelper.HasFileNamePredicate<T>
public static class EntityHelper.HasFileNamePredicate<T extends Attachment>
| Method Summary | ||
|---|---|---|
boolean |
apply(T attachment)
|
|
static
|
forFileName(java.lang.String fileName)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Method Detail |
|---|
public static <K extends Attachment> EntityHelper.HasFileNamePredicate<K> forFileName(java.lang.String fileName)
public boolean apply(T attachment)
apply in interface com.google.common.base.Predicate<T extends Attachment>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||