public interface TaskExecutionContext extends ExecutionContext
TaskExecutor
.Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getBatchArguments()
Returns the batch arguments.
|
String |
getBatchId()
Returns the container batch information.
|
String |
getExecutionId()
Returns the current execution ID.
|
String |
getFlowId()
Returns the container jobflow information.
|
findResource, getClassLoader, getConfigurations, getEnvironmentVariables
String getBatchId()
String getFlowId()
String getExecutionId()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.