Package | Description |
---|---|
org.springframework.cloud.dataflow.server.batch |
Modifier and Type | Method and Description |
---|---|
static BatchVersion |
BatchVersion.from(org.springframework.cloud.dataflow.schema.AppBootSchemaVersion bootSchemaVersion) |
static BatchVersion |
BatchVersion.from(org.springframework.cloud.dataflow.schema.SchemaVersionTarget versionTarget) |
static BatchVersion |
BatchVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchVersion[] |
BatchVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JdbcSearchableJobExecutionDao(BatchVersion batchVersion) |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.