public class ExecutionContextParameter extends Object
Modifier and Type | Field and Description |
---|---|
String |
batchappsPath
The batch application base directory.
|
Constructor and Description |
---|
ExecutionContextParameter() |
Modifier and Type | Method and Description |
---|---|
ExecutionContext |
getExecutionContext()
Returns the execution context.
|
public String batchappsPath
public ExecutionContext getExecutionContext()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.