@Internal public abstract class AbstractJiraContext extends Object implements JiraContextNode
FIELD_PROJECT, FIELD_PROJECT_CATEGORY
GLOBAL
Constructor and Description |
---|
AbstractJiraContext() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(JiraContextNode o) |
boolean |
equals(Object o) |
com.atlassian.bandana.BandanaContext |
getParentContext() |
int |
hashCode() |
boolean |
isInContext(IssueContext issueContext) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
appendToParamsMap, getParent, getProjectCategory, getProjectCategoryObject, hasParentContext
getIssueType, getIssueTypeId, getIssueTypeObject, getProject, getProjectId, getProjectObject
public com.atlassian.bandana.BandanaContext getParentContext()
getParentContext
in interface com.atlassian.bandana.BandanaContext
getParentContext
in interface JiraContextNode
public boolean isInContext(IssueContext issueContext)
isInContext
in interface JiraContextNode
public int compareTo(JiraContextNode o)
compareTo
in interface Comparable<JiraContextNode>
Copyright © 2002-2015 Atlassian. All Rights Reserved.