public class ApplicationParameter extends Object
Modifier and Type | Field and Description |
---|---|
Map<String,String> |
batchArguments
The batch arguments.
|
Constructor and Description |
---|
ApplicationParameter() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getBatchArguments()
Returns the batch arguments.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.