public final class JobRepositoryFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JOB_REPOSITORY_TYPE_KEY |
static String |
REPOSITORY_TYPE_IN_MEMORY |
static String |
REPOSITORY_TYPE_JDBC |
Modifier and Type | Method and Description |
---|---|
static JobRepository |
getJobRepository(BatchEnvironment batchEnvironment) |
public static final String JOB_REPOSITORY_TYPE_KEY
public static final String REPOSITORY_TYPE_IN_MEMORY
public static final String REPOSITORY_TYPE_JDBC
public static JobRepository getJobRepository(BatchEnvironment batchEnvironment)
Copyright © 2014 JBoss by Red Hat. All rights reserved.