Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.core.agents | |
oracle.ifs.core.extraction.util | |
oracle.ifs.fdk.impl | |
oracle.ifs.share |
Modifier and Type | Class and Description |
---|---|
class |
ClonedLibrarySessionManager.ClonedSessionExecutor
An Executor that handles the management of cloned sessions.
|
class |
ClonedLibrarySessionManager.SessionCreatorExecutor
An Executor that handles the creation of new cloned sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
EventHandlerAgent.EventHandlerExecutor
An Executor that performs notification tasks for EventHandlers
and AuditEventHandlers.
|
class |
LifecycleAgent.ProcessingExecutor
An Executor that handles the execution of ProcessingActionTasks.
|
class |
LifecycleAgent.SelectingExecutor
An Executor that handles the execution of SelectingActionTasks.
|
Modifier and Type | Class and Description |
---|---|
static class |
PythonParser.ParseExecutor
An Executor that performs parse request and completion tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
FdkServiceEventHandler
An Executor that performs ECM web service calls in a permanent single thread.
|
Modifier and Type | Class and Description |
---|---|
class |
TimerExecutor
An Executor that performs timer tasks.
|
Modifier and Type | Method and Description |
---|---|
protected Executor |
Task.getDefaultExecutor()
Get default executor for this task.
|
protected Executor |
Task.getExecutor()
Get current active executor for this task.
|
Modifier and Type | Method and Description |
---|---|
void |
Task.start(Executor executor)
Submit the task for execution on the specified Executor.
|
void |
TimerTask.start(Executor executor)
Submit the task for execution on the specified Executor.
|
Copyright © 2023. All rights reserved.