public abstract class APIOperationRunner extends Object
| Constructor and Description |
|---|
APIOperationRunner(OperationalContext context)
Creates the API operation so it can called multiple times.
|
| Modifier and Type | Method and Description |
|---|---|
OperationalContext |
getOperationalContext()
Get the current operational context.
|
public APIOperationRunner(OperationalContext context)
public OperationalContext getOperationalContext()
Copyright © 2022. All rights reserved.