Package org.aoju.bus.office.builtin
Class OnlineMadeInOffice
java.lang.Object
org.aoju.bus.office.builtin.AbstractOffice
org.aoju.bus.office.builtin.OnlineMadeInOffice
- All Implemented Interfaces:
MadeInOffice
表示在线转换任务的默认行为
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OnlineMadeInOffice
public OnlineMadeInOffice()
-
-
Method Details
-
execute
Description copied from interface:MadeInOffice在上下文中执行任务- Parameters:
context- office环境上下文- Throws:
org.aoju.bus.core.exception.InternalException- 如果发生错误
-