public static class BatchEEJobOperator.Context extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
withFacade(javax.batch.operations.JobOperator operator,
Function<javax.batch.operations.JobOperator,T> task) |
public static <T> T withFacade(javax.batch.operations.JobOperator operator, Function<javax.batch.operations.JobOperator,T> task)
Copyright © 2021 The Apache Software Foundation. All rights reserved.