public class BatchEEJobOperator extends DelegatingJobOperator
Modifier and Type | Class and Description |
---|---|
static class |
BatchEEJobOperator.Context |
delegate
Constructor and Description |
---|
BatchEEJobOperator(javax.batch.operations.JobOperator builtIn,
String... defaultJobNames) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getJobNames() |
abandon, getJobExecution, getJobExecutions, getJobInstance, getJobInstanceCount, getJobInstances, getParameters, getRunningExecutions, getStepExecutions, restart, start, stop
public BatchEEJobOperator(javax.batch.operations.JobOperator builtIn, String... defaultJobNames)
public Set<String> getJobNames() throws javax.batch.operations.JobSecurityException
getJobNames
in interface javax.batch.operations.JobOperator
getJobNames
in class DelegatingJobOperator
javax.batch.operations.JobSecurityException
Copyright © 2021 The Apache Software Foundation. All rights reserved.