| Package | Description |
|---|---|
| step.handlers.javahandler |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractSession |
AbstractKeyword.session |
protected AbstractSession |
AbstractKeyword.tokenSession |
| Modifier and Type | Method and Description |
|---|---|
AbstractSession |
AbstractKeyword.getSession() |
AbstractSession |
AbstractKeyword.getTokenSession() |
| Modifier and Type | Method and Description |
|---|---|
Output<javax.json.JsonObject> |
KeywordExecutor.handle(Input<javax.json.JsonObject> input,
AbstractSession tokenSession,
AbstractSession tokenReservationSession,
Map<String,String> properties) |
void |
AbstractKeyword.setSession(AbstractSession session) |
void |
AbstractKeyword.setTokenSession(AbstractSession tokenSession) |
Copyright © 2020. All rights reserved.