Class IssueConstantOption
java.lang.Object
com.atlassian.jira.issue.fields.option.AbstractOption
com.atlassian.jira.issue.fields.option.IssueConstantOption
- All Implemented Interfaces:
Option,Comparable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.issue.fields.option.AbstractOption
compareTo, equals, getChildOptions, getCssClass, getImagePathHtml, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.jira.issue.fields.option.Option
getChildOptions, getCssClass, getImagePathHtml
-
Constructor Details
-
IssueConstantOption
-
-
Method Details
-
isSubTask
-
getId
-
getName
-
getDescription
- Specified by:
getDescriptionin interfaceOption
-
getImagePath
- Specified by:
getImagePathin interfaceOption- Overrides:
getImagePathin classAbstractOption
-
isSubTask
public boolean isSubTask() -
toString
-