public class SpreadsheetUpdateExecution extends AbstractSpreadsheetExecution
command, connection, context, metadata, result| Constructor and Description |
|---|
SpreadsheetUpdateExecution(Command command,
GoogleSpreadsheetConnection connection,
ExecutionContext context,
RuntimeMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels the execution abnormally.
|
void |
execute()
Execute the associated command.
|
close, getConnection, getUpdateCountspublic SpreadsheetUpdateExecution(Command command, GoogleSpreadsheetConnection connection, ExecutionContext context, RuntimeMetadata metadata)
public void cancel()
throws TranslatorException
Executioncancel in interface Executioncancel in class AbstractSpreadsheetExecutionTranslatorExceptionpublic void execute()
throws TranslatorException
ExecutionTranslatorExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.