|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionStrategyTemplate | |
|---|---|
| com.atlassian.sal.confluence.lifecycle | |
| Uses of ExecutionStrategyTemplate in com.atlassian.sal.confluence.lifecycle |
|---|
| Subclasses of ExecutionStrategyTemplate in com.atlassian.sal.confluence.lifecycle | |
|---|---|
class |
FireAndForgetExecutionStrategy<S>
Triggers executions but does not block for them to return. |
class |
ForkAndJoinExecutionStrategy<S>
Fans executions out and joins them. |
class |
SequentialExecutionStrategy<S>
Executes in the registration order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||