public interface IssueBatcherFactory
Modifier and Type | Method and Description |
---|---|
IssuesBatcher |
getBatcher() |
IssuesBatcher |
getBatcher(org.ofbiz.core.entity.EntityCondition condition) |
IssuesBatcher |
getBatcher(org.ofbiz.core.entity.EntityCondition condition,
com.atlassian.jira.issue.index.IssueIdBatcher.Spy spy) |
IssuesBatcher |
getBatcher(org.ofbiz.core.entity.EntityCondition condition,
com.atlassian.jira.issue.index.IssueIdBatcher.Spy spy,
int batchSize) |
IssuesBatcher |
getBatcher(com.atlassian.jira.issue.index.IssueIdBatcher.Spy spy) |
IssuesBatcher getBatcher()
IssuesBatcher getBatcher(com.atlassian.jira.issue.index.IssueIdBatcher.Spy spy)
IssuesBatcher getBatcher(org.ofbiz.core.entity.EntityCondition condition)
IssuesBatcher getBatcher(org.ofbiz.core.entity.EntityCondition condition, com.atlassian.jira.issue.index.IssueIdBatcher.Spy spy)
IssuesBatcher getBatcher(org.ofbiz.core.entity.EntityCondition condition, com.atlassian.jira.issue.index.IssueIdBatcher.Spy spy, int batchSize)
Copyright © 2002-2015 Atlassian. All Rights Reserved.