| Package | Description |
|---|---|
| csbase.sga | |
| csbase.sga.executor |
| Modifier and Type | Method and Description |
|---|---|
protected JobExecutor |
SGALocal.getExecutor()
Obtém o executor de jobs.
|
protected JobExecutor |
SGALocalCommand.getExecutor()
Gets the JobExecutor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SGALocal.setExecutor(JobExecutor executor)
Define o executor de jobs.
|
| Constructor and Description |
|---|
SGALocalCommand(JobExecutor executor,
String commandId)
Constructor.
|
SGALocalCommand(JobExecutor executor,
String commandId,
JobData jobData)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJobExecutor
Executor padrão do SGA.
|
Copyright © 2019. All rights reserved.