| Package | Description |
|---|---|
| org.aoju.bus.office.bridge | |
| org.aoju.bus.office.builtin | |
| org.aoju.bus.office.metric |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OnlineOfficeEntryManager.doExecute(MadeInOffice task) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocalOffice
所有本地office任务实现的基类.
|
class |
AbstractOffice
所有office任务实现的基类.
|
class |
AbstractOnlineOffice
所有在线office任务实现的基类.
|
class |
LocalMadeInOffice
表示本地转换任务的默认行为.
|
class |
OnlineMadeInOffice
表示在线转换任务的默认行为.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OfficeProcessEntryManager.doExecute(MadeInOffice task) |
protected abstract void |
AbstractOfficeEntryManager.doExecute(MadeInOffice task)
执行任务.
|
void |
OfficeManager.execute(MadeInOffice task)
执行指定的任务并阻塞,直到任务终止.
|
void |
ExternalOfficeManager.execute(MadeInOffice task) |
void |
AbstractOfficePoolManager.execute(MadeInOffice task) |
void |
AbstractOfficeEntryManager.execute(MadeInOffice task) |
Copyright © 2020. All rights reserved.