Serialized Form
-
Package org.springframework.cloud.dataflow.configuration.metadata
-
Exception org.springframework.cloud.dataflow.configuration.metadata.AppMetadataResolutionException
class AppMetadataResolutionException extends RuntimeException implements Serializable
-
-
Package org.springframework.cloud.dataflow.core
-
Class org.springframework.cloud.dataflow.core.ConfigurationMetadataPropertyEntity
class ConfigurationMetadataPropertyEntity extends org.springframework.boot.configurationmetadata.ConfigurationMetadataProperty implements Serializable
-
-
Package org.springframework.cloud.dataflow.registry.support
-
Exception org.springframework.cloud.dataflow.registry.support.NoSuchAppRegistrationException
class NoSuchAppRegistrationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.springframework.cloud.dataflow.rest.client
-
Exception org.springframework.cloud.dataflow.rest.client.DataFlowClientException
class DataFlowClientException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
vndErrors
org.springframework.hateoas.mediatype.vnderrors.VndErrors vndErrors
-
-
Exception org.springframework.cloud.dataflow.rest.client.DataFlowServerException
class DataFlowServerException extends RuntimeException implements Serializable
-
-
Package org.springframework.cloud.dataflow.rest.support.jackson
-
Class org.springframework.cloud.dataflow.rest.support.jackson.ISO8601DateFormatWithMilliSeconds
class ISO8601DateFormatWithMilliSeconds extends com.fasterxml.jackson.databind.util.StdDateFormat implements Serializable -
Class org.springframework.cloud.dataflow.rest.support.jackson.Jackson2DataflowModule
class Jackson2DataflowModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
-
-
Package org.springframework.cloud.dataflow.server.batch
-
Class org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
class JobExecutionWithStepCount extends org.springframework.batch.core.JobExecution implements Serializable-
Serialized Fields
-
stepCount
int stepCount
-
-
-
Exception org.springframework.cloud.dataflow.server.batch.JobRestartRuntimeException
class JobRestartRuntimeException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.batch.JobStartRuntimeException
class JobStartRuntimeException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.batch.JobStopException
class JobStopException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.batch.NoSuchStepExecutionException
class NoSuchStepExecutionException extends org.springframework.batch.core.JobExecutionException implements Serializable
-
-
Package org.springframework.cloud.dataflow.server.controller
-
Exception org.springframework.cloud.dataflow.server.controller.ApiNotSupportedException
class ApiNotSupportedException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
class AppAlreadyRegisteredException extends IllegalStateException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
previous
AppRegistration previous
-
-
Exception org.springframework.cloud.dataflow.server.controller.InvalidCTRLaunchRequestException
class InvalidCTRLaunchRequestException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.controller.NoSuchAppException
class NoSuchAppException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.springframework.cloud.dataflow.server.controller.NoSuchAppInstanceException
class NoSuchAppInstanceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.springframework.cloud.dataflow.server.controller.StreamAlreadyDeployedException
class StreamAlreadyDeployedException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.controller.StreamAlreadyDeployingException
class StreamAlreadyDeployingException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.controller.UnregisterAppException
class UnregisterAppException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.springframework.cloud.dataflow.server.controller.support
-
Exception org.springframework.cloud.dataflow.server.controller.support.InvalidDateRangeException
class InvalidDateRangeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.springframework.cloud.dataflow.server.controller.support.InvalidStreamDefinitionException
class InvalidStreamDefinitionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.springframework.cloud.dataflow.server.db.migration
-
Exception org.springframework.cloud.dataflow.server.db.migration.DataFlowSchemaMigrationException
class DataFlowSchemaMigrationException extends RuntimeException implements Serializable
-
-
Package org.springframework.cloud.dataflow.server.job.support
-
Exception org.springframework.cloud.dataflow.server.job.support.JobNotRestartableException
class JobNotRestartableException extends RuntimeException implements Serializable- serialVersionUID:
- -4676402997882694943L
-
-
Package org.springframework.cloud.dataflow.server.repository
-
Exception org.springframework.cloud.dataflow.server.repository.CannotDeleteNonParentTaskExecutionException
class CannotDeleteNonParentTaskExecutionException extends RuntimeException implements Serializable- serialVersionUID:
- 6186330473012259152L
-
Exception org.springframework.cloud.dataflow.server.repository.DuplicateStreamDefinitionException
class DuplicateStreamDefinitionException extends RuntimeException implements Serializable- serialVersionUID:
- -3073129756296341192L
-
Exception org.springframework.cloud.dataflow.server.repository.DuplicateTaskException
class DuplicateTaskException extends RuntimeException implements Serializable- serialVersionUID:
- 4902348644982085508L
-
Exception org.springframework.cloud.dataflow.server.repository.InvalidApplicationNameException
class InvalidApplicationNameException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.repository.NoSuchAuditRecordException
class NoSuchAuditRecordException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.repository.NoSuchScheduleException
class NoSuchScheduleException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDefinitionException
class NoSuchStreamDefinitionException extends RuntimeException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDeploymentException
class NoSuchStreamDeploymentException extends RuntimeException implements Serializable-
Serialized Fields
-
name
String name
-
-
-
Exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskBatchException
class NoSuchTaskBatchException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskDefinitionException
class NoSuchTaskDefinitionException extends RuntimeException implements Serializable -
Exception org.springframework.cloud.dataflow.server.repository.NoSuchTaskExecutionException
class NoSuchTaskExecutionException extends RuntimeException implements Serializable- serialVersionUID:
- -303914974762305117L
-
Exception org.springframework.cloud.dataflow.server.repository.TaskExecutionMissingExternalIdException
class TaskExecutionMissingExternalIdException extends RuntimeException implements Serializable- serialVersionUID:
- -303914974762305117L
-
Exception org.springframework.cloud.dataflow.server.repository.TaskQueryParamException
class TaskQueryParamException extends RuntimeException implements Serializable
-
-
Package org.springframework.cloud.dataflow.server.service.impl
-
Exception org.springframework.cloud.dataflow.server.service.impl.OffsetOutOfBoundsException
class OffsetOutOfBoundsException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-