Modifier and Type | Method and Description |
---|---|
static ExecutionOptions |
ExecutionOptions.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node)
Parses execution options from a json object.
|
ExecutionOptions |
Request.getExecution()
Information about requested execution options
|
Modifier and Type | Method and Description |
---|---|
void |
Request.setExecution(ExecutionOptions e)
Information about requested execution options
|
Copyright © 2014. All rights reserved.