Package com.atlassian.jira.entity
Class SelectQueryImpl<E>
java.lang.Object
com.atlassian.jira.entity.SelectQueryImpl<E>
- All Implemented Interfaces:
SelectQuery<E>
- Since:
- v5.2
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.atlassian.jira.entity.SelectQuery
SelectQuery.ExecutionContext<E> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()runWith(EntityEngine entityEngine) runWith(OfBizDelegator ofBizDelegator) toString()
-
Constructor Details
-
SelectQueryImpl
-
-
Method Details