public class SequentialExecutionStrategy<S> extends ExecutionStrategyTemplate<S>
moduleReferenceParser, serviceExecutions| Constructor and Description |
|---|
SequentialExecutionStrategy(com.google.common.base.Function<org.osgi.framework.ServiceReference,com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey>> moduleReferenceParser,
ExecutorService executorService) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDescription() |
void |
trigger() |
add, createServiceExecutionpublic SequentialExecutionStrategy(com.google.common.base.Function<org.osgi.framework.ServiceReference,com.atlassian.fugue.Option<com.atlassian.plugin.ModuleCompleteKey>> moduleReferenceParser,
ExecutorService executorService)
public void trigger()
protected String getDescription()
getDescription in class ExecutionStrategyTemplate<S>Copyright © 2003–2022 Atlassian. All rights reserved.