|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExtendedJobCommandExecutor | |
|---|---|
| org.eclipse.jpt.common.core.utility.command | |
| Uses of ExtendedJobCommandExecutor in org.eclipse.jpt.common.core.utility.command |
|---|
| Subinterfaces of ExtendedJobCommandExecutor in org.eclipse.jpt.common.core.utility.command | |
|---|---|
interface |
CombinedExtendedCommandExecutor
Combine the synchronouse job command executor and command executor interfaces. |
| Classes in org.eclipse.jpt.common.core.utility.command that implement ExtendedJobCommandExecutor | |
|---|---|
static class |
CombinedExtendedCommandExecutor.Default
Singleton implementation of the command executor interface that simply executes the command without any sort of enhancement. |
static class |
CombinedExtendedCommandExecutor.Inactive
Singleton implementation of the command executor interface that ignores any commands. |
static class |
ExtendedJobCommandExecutor.Default
Singleton implementation of the command executor interface that simply executes the command without any sort of enhancement. |
static class |
ExtendedJobCommandExecutor.Inactive
Singleton implementation of the command executor interface that ignores any commands. |
| Fields in org.eclipse.jpt.common.core.utility.command declared as ExtendedJobCommandExecutor | |
|---|---|
static ExtendedJobCommandExecutor |
ExtendedJobCommandExecutor.Default.INSTANCE
|
static ExtendedJobCommandExecutor |
ExtendedJobCommandExecutor.Inactive.INSTANCE
|
| Methods in org.eclipse.jpt.common.core.utility.command that return ExtendedJobCommandExecutor | |
|---|---|
static ExtendedJobCommandExecutor |
ExtendedJobCommandExecutor.Default.instance()
|
static ExtendedJobCommandExecutor |
ExtendedJobCommandExecutor.Inactive.instance()
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||