Package | Description |
---|---|
com.akuiteo.builder.bean.batch | |
com.itnsa.gestion.bean.batch |
Modifier and Type | Method and Description |
---|---|
BStepExecution |
BStepExecutionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
BStepExecutionContextBuilder |
BStepExecutionContextBuilder.withStepExecution(BStepExecution stepExecution) |
Modifier and Type | Method and Description |
---|---|
BJobExecutionBuilder |
BJobExecutionBuilder.withStepExecutions(Set<BStepExecution> stepExecutions) |
Modifier and Type | Method and Description |
---|---|
BStepExecution |
BStepExecutionContext.getStepExecution() |
Modifier and Type | Method and Description |
---|---|
Set<BStepExecution> |
BJobExecution.getStepExecutions() |
Modifier and Type | Method and Description |
---|---|
void |
BStepExecutionContext.setStepExecution(BStepExecution stepExecution) |
Modifier and Type | Method and Description |
---|---|
void |
BJobExecution.setStepExecutions(Set<BStepExecution> stepExecutions) |
Constructor and Description |
---|
BStepExecutionContext(BStepExecution stepExecution,
String shortContext) |
BStepExecutionContext(BStepExecution stepExecution,
String shortContext,
String serializedContext) |
Copyright © 2016. All rights reserved.