com.atlassian.jira.rest.client.annotation
Class Annotations
java.lang.Object
com.atlassian.jira.rest.client.annotation.Annotations
public class Annotations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Annotations
public Annotations()
getAnnotationIncludingParents
public static <T extends Annotation> T getAnnotationIncludingParents(Class<?> aClass,
Class<T> annotationClass)
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.