public interface OfficeTask
OfficeManager.OfficeContext| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(OfficeContext context)
Executes the task in the specified context.
|
void execute(OfficeContext context) throws OfficeException
context - The office context.OfficeException - If an error occurs.