Serialized Form
-
Package org.qubership.atp.mia.clients.api.environments.dto.projects
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.EnvironmentEnvironmentsViewDto
class EnvironmentEnvironmentsViewDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.EnvironmentNameViewDto
class EnvironmentNameViewDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.EnvironmentReqDto
class EnvironmentReqDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.EnvironmentResDto
class EnvironmentResDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectDto
class ProjectDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectDtoDto
class ProjectDtoDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectFullVer1ViewDto
class ProjectFullVer1ViewDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectFullVer2ViewDto
class ProjectFullVer2ViewDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectImplDto
class ProjectImplDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectNameViewDto
class ProjectNameViewDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.ProjectSearchRequestDto
class ProjectSearchRequestDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.StatusDtoDto
class StatusDtoDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.SystemEnvironmentsViewDto
class SystemEnvironmentsViewDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.SystemReqDto
class SystemReqDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connections
@Valid List<Object> connections
-
created
Long created
-
createdBy
UUID createdBy
-
dateOfCheckVersion
Long dateOfCheckVersion
-
dateOfLastCheck
Long dateOfLastCheck
-
description
String description
-
environmentIds
@Valid List<Object> environmentIds
-
environments
@Valid List<Object> environments
-
externalId
UUID externalId
-
externalName
String externalName
-
id
UUID id
-
linkToSystemId
UUID linkToSystemId
-
mergeByName
Boolean mergeByName
-
modified
Long modified
-
modifiedBy
UUID modifiedBy
-
name
String name
-
parametersGettingVersion
ParametersGettingVersionDto parametersGettingVersion
-
parentSystemId
UUID parentSystemId
-
serverITF
Object serverITF
-
status
SystemReqDto.StatusEnum status
-
systemCategory
Object systemCategory
-
version
String version
-
-
Class org.qubership.atp.mia.clients.api.environments.dto.projects.SystemResDto
class SystemResDto extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connections
@Valid List<Object> connections
-
created
Long created
-
createdBy
UUID createdBy
-
dateOfCheckVersion
Long dateOfCheckVersion
-
dateOfLastCheck
Long dateOfLastCheck
-
description
String description
-
environmentIds
@Valid List<Object> environmentIds
-
environments
@Valid List<Object> environments
-
externalId
UUID externalId
-
externalName
String externalName
-
id
UUID id
-
linkToSystemId
UUID linkToSystemId
-
mergeByName
Boolean mergeByName
-
modified
Long modified
-
modifiedBy
UUID modifiedBy
-
name
String name
-
parametersGettingVersion
ParametersGettingVersionDto parametersGettingVersion
-
parentSystemId
UUID parentSystemId
-
serverITF
Object serverITF
-
status
SystemResDto.StatusEnum status
-
systemCategory
Object systemCategory
-
systemCategoryId
UUID systemCategoryId
-
version
String version
-
-
-
Package org.qubership.atp.mia.exceptions
-
Exception Class org.qubership.atp.mia.exceptions.MiaException
class MiaException extends org.qubership.atp.auth.springbootstarter.exceptions.AtpException implements Serializable-
Serialized Fields
-
reason
String reason
-
-
-
-
Package org.qubership.atp.mia.exceptions.authorization
-
Exception Class org.qubership.atp.mia.exceptions.authorization.DecryptEncriptedDataException
class DecryptEncriptedDataException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.authorization.EncryptDataException
class EncryptDataException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.businesslogic.sql
-
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.CasandraParameterNotFoundException
class CasandraParameterNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.CassandraAuthenticationException
class CassandraAuthenticationException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.CassandraDbConnectionIssueException
class CassandraDbConnectionIssueException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.CassandraPoolException
class CassandraPoolException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlBillDateFailException
class SqlBillDateFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlCacheRetrieveFailException
class SqlCacheRetrieveFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlCommandUnsupportedException
class SqlCommandUnsupportedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlConnectionFailException
class SqlConnectionFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlExecuteFailException
class SqlExecuteFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlFirstValueNotPresentException
class SqlFirstValueNotPresentException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlJdbcUrlEmptyException
class SqlJdbcUrlEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlLoadDriverFailException
class SqlLoadDriverFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlParseResultFailException
class SqlParseResultFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlStoredProcedureFailException
class SqlStoredProcedureFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlTimeoutException
class SqlTimeoutException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlUpdateQueryFailException
class SqlUpdateQueryFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.SqlValidationTimeoutException
class SqlValidationTimeoutException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.StoreCsvExceptionDuringSave
class StoreCsvExceptionDuringSave extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.StoreCsvFileNotFoundException
class StoreCsvFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.StoreCsvIoExceptionDuringClose
class StoreCsvIoExceptionDuringClose extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.sql.StoreCsvWritingRowFailException
class StoreCsvWritingRowFailException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.businesslogic.ssh
-
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshChannelCreateFailException
class SshChannelCreateFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshChannelCreateInterruptionException
class SshChannelCreateInterruptionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshChannelsBusyException
class SshChannelsBusyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshCreateSessionException
class SshCreateSessionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshCreateSessionFailException
class SshCreateSessionFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshException
class SshException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshExecutionTimeoutException
class SshExecutionTimeoutException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshExecutionWrongExitException
class SshExecutionWrongExitException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshMissedParameterException
class SshMissedParameterException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshPathForDownloadEmptyException
class SshPathForDownloadEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshRsaAddFailedException
class SshRsaAddFailedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshSftpException
class SshSftpException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.businesslogic.ssh.SshTransferFileFailException
class SshTransferFileFailException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.configuration
-
Exception Class org.qubership.atp.mia.exceptions.configuration.CompoundHasNoProcessesException
class CompoundHasNoProcessesException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.CompoundNotFoundException
class CompoundNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.CreateCompoundException
class CreateCompoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.CreateDirectoryException
class CreateDirectoryException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.CreateProcessException
class CreateProcessException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.CreateSectionException
class CreateSectionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.CurrentStatementListIsEmptyException
class CurrentStatementListIsEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeleteCompoundException
class DeleteCompoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeleteDirectoryException
class DeleteDirectoryException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeleteFileException
class DeleteFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeleteFileGitSynchronizeException
class DeleteFileGitSynchronizeException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeleteProcessException
class DeleteProcessException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeleteSectionException
class DeleteSectionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeserializeErrorInFileException
class DeserializeErrorInFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DeserializeJsonConfigFailedException
class DeserializeJsonConfigFailedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DirectoryCyclicDependencyException
class DirectoryCyclicDependencyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DirectoryNotFoundException
class DirectoryNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DuplicateCompoundException
class DuplicateCompoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DuplicateDirectoryException
class DuplicateDirectoryException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DuplicateFileException
class DuplicateFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DuplicateProcessException
class DuplicateProcessException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DuplicateSectionException
class DuplicateSectionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.DuplicatesInTheConfigException
class DuplicatesInTheConfigException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.ErrorInFlowJsonException
class ErrorInFlowJsonException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.FileMetaDataNotFoundException
class FileMetaDataNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.FIleNotFoundException
class FIleNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.NotACompoundException
class NotACompoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.ProcessNotFoundException
class ProcessNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.ProcessOrCompoundNotFoundException
class ProcessOrCompoundNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.ProjectNotFoundException
class ProjectNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SectionCyclicDependencyException
class SectionCyclicDependencyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SectionNotFoundException
class SectionNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SerializeConfigCopyDirFailException
class SerializeConfigCopyDirFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SerializeConfigCreateDirFailException
class SerializeConfigCreateDirFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SerializeConfigRemoveDirFailException
class SerializeConfigRemoveDirFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SerializeFlowJsonFailedException
class SerializeFlowJsonFailedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.SerializeProcessFileException
class SerializeProcessFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.UpdateCompoundException
class UpdateCompoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.UpdateConfigurationException
class UpdateConfigurationException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.UpdateDirectoryException
class UpdateDirectoryException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.UpdateFileException
class UpdateFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.UpdateProcessException
class UpdateProcessException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.UpdateSectionException
class UpdateSectionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.ValidateConfigForNullFilePathInProcessesException
class ValidateConfigForNullFilePathInProcessesException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.WriteJsonToFileFailException
class WriteJsonToFileFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.configuration.WrongVariableFormatException
class WrongVariableFormatException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.datasourcesordb
-
Exception Class org.qubership.atp.mia.exceptions.datasourcesordb.NoSuchDbException
class NoSuchDbException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.dos2unix
-
Exception Class org.qubership.atp.mia.exceptions.dos2unix.Dos2unixIncorrectFilePathException
class Dos2unixIncorrectFilePathException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.dos2unix.Dos2unixIncorrectToolPathException
class Dos2unixIncorrectToolPathException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.dos2unix.Dos2unixLinuxFailException
class Dos2unixLinuxFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.dos2unix.Dos2unixWindowsFailException
class Dos2unixWindowsFailException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.editconfiguration
-
Exception Class org.qubership.atp.mia.exceptions.editconfiguration.EditCompoundSectionNotFoundException
class EditCompoundSectionNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.editconfiguration.EditSectionContainNullException
class EditSectionContainNullException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.editconfiguration.EditSectionException
class EditSectionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.editconfiguration.SectionActionFailException
class SectionActionFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.editconfiguration.SectionNameNotFoundException
class SectionNameNotFoundException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.ei
-
Exception Class org.qubership.atp.mia.exceptions.ei.MiaExportCopyToFileException
class MiaExportCopyToFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.ei.MiaExportFileNotFoundException
class MiaExportFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.ei.MiaExportTypeNotSupportException
class MiaExportTypeNotSupportException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.ei.MiaImportEntityException
class MiaImportEntityException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.ei.MiaImportParentDirectoryNotFound
class MiaImportParentDirectoryNotFound extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.ei.MiaImportSectionException
class MiaImportSectionException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.ei.MiaImportTypeNotSupportException
class MiaImportTypeNotSupportException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.externalsystemintegrations
-
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.EnvConnectionNotFoundInContextException
class EnvConnectionNotFoundInContextException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.EnvConnectionNotFoundInContextOrNullException
class EnvConnectionNotFoundInContextOrNullException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.EnvSystemNotFoundException
class EnvSystemNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.EnvSystemNotFoundInContextException
class EnvSystemNotFoundInContextException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.EnvSystemNotSpecifiedException
class EnvSystemNotSpecifiedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.IncorrectEnvironmentResponseException
class IncorrectEnvironmentResponseException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.externalsystemintegrations.ProjectNotFoundException
class ProjectNotFoundException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.fileservice
-
Exception Class org.qubership.atp.mia.exceptions.fileservice.ArchiveFileNotFoundException
class ArchiveFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.ArchiveIoExceptionDuringClose
class ArchiveIoExceptionDuringClose extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.ArchiveIoExceptionDuringSave
class ArchiveIoExceptionDuringSave extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.CreateDirFailedException
class CreateDirFailedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.FileEmptyException
class FileEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.FileTransferFailException
class FileTransferFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.IoException
class IoException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.ReadFailFileNotFoundException
class ReadFailFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.ReadFailIoExceptionDuringOperation
class ReadFailIoExceptionDuringOperation extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.UploadTestDataFailException
class UploadTestDataFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.WrongFilePathException
class WrongFilePathException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.fileservice.ZipFileOrDirNotPresentException
class ZipFileOrDirNotPresentException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.git
-
Exception Class org.qubership.atp.mia.exceptions.git.GitAuthFailException
class GitAuthFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitException
class GitException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitRepoBuildException
class GitRepoBuildException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitResetException
class GitResetException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitValidationProjectNotFoundException
class GitValidationProjectNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitValidationUnexpectedErrorException
class GitValidationUnexpectedErrorException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitValidationUserNoRightsException
class GitValidationUserNoRightsException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.GitValidationUserNotFoundException
class GitValidationUserNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.LoadConfigCopyFailException
class LoadConfigCopyFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.LoadConfigFailException
class LoadConfigFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.ReadConfigFailException
class ReadConfigFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.ReadConfigJsonException
class ReadConfigJsonException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.RepoEncodeFailException
class RepoEncodeFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.RepoMailNotSetException
class RepoMailNotSetException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.RepoPassNotSetException
class RepoPassNotSetException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.RepoUserNotSetException
class RepoUserNotSetException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.git.UpdateConfigFailException
class UpdateConfigFailException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.gridfs
-
Exception Class org.qubership.atp.mia.exceptions.gridfs.GridFsFileNotFoundException
class GridFsFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.gridfs.GridFsGetFileFromDbException
class GridFsGetFileFromDbException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.gridfs.GridfsSaveLogToDbException
class GridfsSaveLogToDbException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.history
-
Exception Class org.qubership.atp.mia.exceptions.history.MiaCompoundHistoryRevisionRestoreException
class MiaCompoundHistoryRevisionRestoreException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.history.MiaHistoryRevisionRestoreException
class MiaHistoryRevisionRestoreException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.history.MiaJaversReferenceInvalidException
class MiaJaversReferenceInvalidException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.internal.ssl
-
Exception Class org.qubership.atp.mia.exceptions.internal.ssl.SslAlgorithmNotPresentException
class SslAlgorithmNotPresentException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.internal.ssl.SslInitException
class SslInitException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.internal.websocket
-
Exception Class org.qubership.atp.mia.exceptions.internal.websocket.WsIncorrectMsgTypeException
class WsIncorrectMsgTypeException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.internal.websocket.WsProjectIdNullException
class WsProjectIdNullException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.itflite
-
Exception Class org.qubership.atp.mia.exceptions.itflite.IncorrectProcessNameException
class IncorrectProcessNameException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfEmptyIdException
class ItfEmptyIdException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfHeadersEmptyException
class ItfHeadersEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfMethodEmptyException
class ItfMethodEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfMiaPathEmptyException
class ItfMiaPathEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfProcessCreationTimeoutException
class ItfProcessCreationTimeoutException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfProcessNameEmptyException
class ItfProcessNameEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfProjectIdEmptyException
class ItfProjectIdEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfSameRequestInProgressException
class ItfSameRequestInProgressException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfSectionAlreadyPresentException
class ItfSectionAlreadyPresentException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfUrlEmptyException
class ItfUrlEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ItfUuidEmptyException
class ItfUuidEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.MiaProcessAlreadyPresentException
class MiaProcessAlreadyPresentException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.MiaUrlEncodeFailException
class MiaUrlEncodeFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.NullProcessException
class NullProcessException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.itflite.ProcessNotCreatedException
class ProcessNotCreatedException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.macrosandevaluations
-
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.IncorrectEnvironmentVariableFormatException
class IncorrectEnvironmentVariableFormatException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.MacrosIncorrectDateFormatException
class MacrosIncorrectDateFormatException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.MacrosIncorrectDateInputException
class MacrosIncorrectDateInputException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.MacrosRandomIncorrectFormatException
class MacrosRandomIncorrectFormatException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.MacrosRandomIncorrectLengthException
class MacrosRandomIncorrectLengthException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.MacrosTimestampIncorrectFormatException
class MacrosTimestampIncorrectFormatException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.MacrosVarInsideVarForbiddenException
class MacrosVarInsideVarForbiddenException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.macrosandevaluations.PatternCompileException
class PatternCompileException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.prerequisite
-
Exception Class org.qubership.atp.mia.exceptions.prerequisite.PrerequisiteCmdOnLocalFailedException
class PrerequisiteCmdOnLocalFailedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.prerequisite.PrerequisiteCmdOnLocalInterruptedException
class PrerequisiteCmdOnLocalInterruptedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.prerequisite.PrerequisiteNoRecordsAddedException
class PrerequisiteNoRecordsAddedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.prerequisite.PrerequisiteQueryNotValidException
class PrerequisiteQueryNotValidException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.prerequisite.PrerequisiteTypeUnsupportedException
class PrerequisiteTypeUnsupportedException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.proofoftesting
-
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotCreateFileFailedException
class PotCreateFileFailedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotFileToWriteNotFoundException
class PotFileToWriteNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotHeaderTypeUnsupportedException
class PotHeaderTypeUnsupportedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotIoException
class PotIoException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotPrintFileNotFoundException
class PotPrintFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotPrintRowException
class PotPrintRowException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotProcessStatusMissedException
class PotProcessStatusMissedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotResultsSavingException
class PotResultsSavingException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotSessionIdNotFoundException
class PotSessionIdNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotSessionNotFoundException
class PotSessionNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotStepListEmptyException
class PotStepListEmptyException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotTemplateCanNotBeClosedException
class PotTemplateCanNotBeClosedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotTemplateNotFoundOnPathException
class PotTemplateNotFoundOnPathException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotUuidParseException
class PotUuidParseException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.proofoftesting.PotWriteFailedException
class PotWriteFailedException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.responseerrors
-
Exception Class org.qubership.atp.mia.exceptions.responseerrors.CantParseExpectedCodeException
class CantParseExpectedCodeException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.responseerrors.CodeNotPresentWhenFlagOnException
class CodeNotPresentWhenFlagOnException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.responseerrors.MarkerRegexException
class MarkerRegexException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.rest
-
Exception Class org.qubership.atp.mia.exceptions.rest.RestContentTypeNotSupportedException
class RestContentTypeNotSupportedException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestCopyResultToStringException
class RestCopyResultToStringException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestCreateConnectionFailException
class RestCreateConnectionFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestExceptionDuringExecution
class RestExceptionDuringExecution extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestExecutionTimeOutException
class RestExecutionTimeOutException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestFileNotFoundException
class RestFileNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestFormatNotCorrectException
class RestFormatNotCorrectException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestHeadersIncorrectFormatException
class RestHeadersIncorrectFormatException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestIncorrectEndpointException
class RestIncorrectEndpointException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestIncorrectUrlException
class RestIncorrectUrlException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestNotFoundException
class RestNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestParseErrorException
class RestParseErrorException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.RestResultWriteToFileException
class RestResultWriteToFileException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.UnsupportedRestEncodingException
class UnsupportedRestEncodingException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.rest.UnsupportedRestMethodException
class UnsupportedRestMethodException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.runtimeerrors
-
Exception Class org.qubership.atp.mia.exceptions.runtimeerrors.StopOnFailException
class StopOnFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.runtimeerrors.UnsupportedCommandException
class UnsupportedCommandException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.runtimeerrors.UnsupportedCommandTypeException
class UnsupportedCommandTypeException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.soap
-
Exception Class org.qubership.atp.mia.exceptions.soap.SoapCreateConnectionFailException
class SoapCreateConnectionFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.soap.SoapCreateRequestFailException
class SoapCreateRequestFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.soap.SoapExecutionFailException
class SoapExecutionFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.soap.SoapGetInstanceFailException
class SoapGetInstanceFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.soap.SoapNotFoundException
class SoapNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.soap.SoapWriteIoException
class SoapWriteIoException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.soap.SoapWriteOutputFailException
class SoapWriteOutputFailException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.exceptions.testdata
-
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixCommandIncorrectParameterException
class MatrixCommandIncorrectParameterException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixEthalonReadFailException
class MatrixEthalonReadFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixEthalonWriteFailException
class MatrixEthalonWriteFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixExcelCloseFailException
class MatrixExcelCloseFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixExcelParseFailException
class MatrixExcelParseFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixExcelWriteFailException
class MatrixExcelWriteFailException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixIncorrectParameterException
class MatrixIncorrectParameterException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixQuerySheetMissedDbTypeException
class MatrixQuerySheetMissedDbTypeException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixScenarioNotFoundException
class MatrixScenarioNotFoundException extends MiaException implements Serializable -
Exception Class org.qubership.atp.mia.exceptions.testdata.MatrixValidationException
class MatrixValidationException extends MiaException implements Serializable
-
-
Package org.qubership.atp.mia.kafka.model
-
Class org.qubership.atp.mia.kafka.model.KafkaRequestImport
class KafkaRequestImport extends Object implements Serializable- serialVersionUID:
- 3051033397308532692L
-
Serialized Fields
-
id
String id
-
miaPath
String miaPath
-
miaProcessName
String miaProcessName
-
projectId
String projectId
-
request
KafkaRequestImportDetails request
-
-
Class org.qubership.atp.mia.kafka.model.KafkaRequestImportDetails
class KafkaRequestImportDetails extends Object implements Serializable- serialVersionUID:
- 5368484358524296691L
-
-
Package org.qubership.atp.mia.kafka.model.notification
-
Class org.qubership.atp.mia.kafka.model.notification.EnvironmentUpdateEvent
class EnvironmentUpdateEvent extends Object implements Serializable- serialVersionUID:
- 2329599900361881710L
-
Serialized Fields
-
eventType
ProjectEventType eventType
-
id
UUID id
-
projectId
UUID projectId
-
-
Class org.qubership.atp.mia.kafka.model.notification.ProjectEvent
class ProjectEvent extends Object implements Serializable- serialVersionUID:
- 8065132416072175171L
-
Serialized Fields
-
projectId
UUID projectId
-
projectName
String projectName
-
type
ProjectEventType type
-
-
-
Package org.qubership.atp.mia.model
-
Class org.qubership.atp.mia.model.DateAuditorEntity
class DateAuditorEntity extends Object implements Serializable
-
-
Package org.qubership.atp.mia.model.configuration
-
Class org.qubership.atp.mia.model.configuration.CommandPrefix
class CommandPrefix extends Object implements Serializable- serialVersionUID:
- 2325603243441977662L
-
Serialized Fields
-
commonConfiguration
CommonConfiguration commonConfiguration
-
prefixes
LinkedHashMap<String,
String> prefixes -
projectId
UUID projectId
-
system
String system
-
-
Class org.qubership.atp.mia.model.configuration.CommandPrefixId
class CommandPrefixId extends Object implements Serializable -
Class org.qubership.atp.mia.model.configuration.CommonConfiguration
class CommonConfiguration extends Object implements Serializable- serialVersionUID:
- -1842137845749660674L
-
Serialized Fields
-
commandShellPrefixes
List<CommandPrefix> commandShellPrefixes
-
commandShellSeparator
String commandShellSeparator
-
commonVariables
HashMap<String,
String> commonVariables -
defaultSystem
String defaultSystem
-
ethalonFilesPath
String ethalonFilesPath
-
externalEnvironmentPrefix
String externalEnvironmentPrefix
-
genevaDateMask
String genevaDateMask
-
linesAmount
int linesAmount
-
nextBillDateSql
String nextBillDateSql
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
projectId
UUID projectId
-
resetCacheSql
String resetCacheSql
-
saveFilesToWorkingDir
boolean saveFilesToWorkingDir
-
saveSqlTablesToFile
boolean saveSqlTablesToFile
-
sshRsaFilePath
String sshRsaFilePath
-
useVariablesInsideVariable
boolean useVariablesInsideVariable
-
variableFormat
String variableFormat
-
-
Class org.qubership.atp.mia.model.configuration.CompoundConfiguration
class CompoundConfiguration extends DateAuditorEntity implements Serializable- serialVersionUID:
- -4706896104344439606L
-
Serialized Fields
-
id
UUID id
-
inSections
List<SectionConfiguration> inSections
-
name
String name
-
processes
List<ProcessConfiguration> processes
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
referToInput
String referToInput
-
sourceId
UUID sourceId
-
-
Class org.qubership.atp.mia.model.configuration.HeaderConfiguration
class HeaderConfiguration extends Object implements Serializable- serialVersionUID:
- -1708851849749487504L
-
Serialized Fields
-
enableUpdateFlowJsonConfig
boolean enableUpdateFlowJsonConfig
-
exportToggleDefaultPosition
boolean exportToggleDefaultPosition
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
projectId
UUID projectId
-
showGenevaDateBlock
boolean showGenevaDateBlock
-
showResetDbCache
boolean showResetDbCache
-
showTestData
boolean showTestData
-
showTimeShifting
boolean showTimeShifting
-
showUpdateConfig
boolean showUpdateConfig
-
showWorkingDirectory
boolean showWorkingDirectory
-
switchers
List<Switcher> switchers
-
systemSwitchers
List<Switcher> systemSwitchers
-
workingDirectory
String workingDirectory
-
-
Class org.qubership.atp.mia.model.configuration.PotHeaderConfiguration
class PotHeaderConfiguration extends Object implements Serializable- serialVersionUID:
- -4051242360768974857L
-
Serialized Fields
-
headers
List<PotHeader> headers
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
projectId
UUID projectId
-
-
Class org.qubership.atp.mia.model.configuration.ProcessConfiguration
class ProcessConfiguration extends DateAuditorEntity implements Serializable- serialVersionUID:
- -8870451957638368825L
-
Serialized Fields
-
compounds
List<String> compounds
For History change usage. DO NOT use in restore! is using in -
id
UUID id
-
inCompounds
List<CompoundConfiguration> inCompounds
-
inSections
List<SectionConfiguration> inSections
-
name
String name
-
pathToFile
String pathToFile
-
processSettings
ProcessSettings processSettings
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
sections
List<String> sections
For History change usage. DO NOT use in restore! is using in -
sourceId
UUID sourceId
-
-
Class org.qubership.atp.mia.model.configuration.ProcessMetaData
class ProcessMetaData extends Object implements Serializable -
Class org.qubership.atp.mia.model.configuration.ProjectConfiguration
class ProjectConfiguration extends DateAuditorEntity implements Serializable- serialVersionUID:
- -1488230148100162341L
-
Serialized Fields
-
commonConfiguration
CommonConfiguration commonConfiguration
-
compounds
List<CompoundConfiguration> compounds
-
directories
List<ProjectDirectory> directories
-
files
List<ProjectFile> files
-
gitUrl
String gitUrl
-
headerConfiguration
HeaderConfiguration headerConfiguration
-
lastLoadedWhen
LocalDateTime lastLoadedWhen
-
potHeaderConfiguration
PotHeaderConfiguration potHeaderConfiguration
-
primaryMigrationDone
boolean primaryMigrationDone
-
processes
List<ProcessConfiguration> processes
-
projectId
UUID projectId
-
projectName
String projectName
-
sections
List<SectionConfiguration> sections
-
validationResult
String validationResult
-
-
Class org.qubership.atp.mia.model.configuration.SectionConfiguration
class SectionConfiguration extends DateAuditorEntity implements Serializable- serialVersionUID:
- -640501254431769898L
-
Serialized Fields
-
compounds
List<CompoundConfiguration> compounds
-
id
UUID id
-
name
String name
-
parentSection
SectionConfiguration parentSection
-
place
int place
-
processes
List<ProcessConfiguration> processes
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
sections
List<SectionConfiguration> sections
-
sourceId
UUID sourceId
-
-
Class org.qubership.atp.mia.model.configuration.Switcher
class Switcher extends Object implements Serializable- serialVersionUID:
- -233711472714816457L
-
-
Package org.qubership.atp.mia.model.ei
-
Class org.qubership.atp.mia.model.ei.ExportImportCommonConfiguration
class ExportImportCommonConfiguration extends ExportImportIdentifier implements Serializable- serialVersionUID:
- -429059651116173040L
-
Serialized Fields
-
commandShellPrefixes
List<ExportImportCommandPrefix> commandShellPrefixes
-
commandShellSeparator
String commandShellSeparator
-
commonVariables
HashMap<String,
String> commonVariables -
defaultSystem
String defaultSystem
-
ethalonFilesPath
String ethalonFilesPath
-
externalEnvironmentPrefix
String externalEnvironmentPrefix
-
genevaDateMask
String genevaDateMask
-
linesAmount
int linesAmount
-
nextBillDateSql
String nextBillDateSql
-
resetCacheSql
String resetCacheSql
-
saveFilesToWorkingDir
boolean saveFilesToWorkingDir
-
saveSqlTablesToFile
boolean saveSqlTablesToFile
-
sshRsaFilePath
String sshRsaFilePath
-
useVariablesInsideVariable
boolean useVariablesInsideVariable
-
variableFormat
String variableFormat
-
-
Class org.qubership.atp.mia.model.ei.ExportImportCompound
class ExportImportCompound extends ExportImportIdentifier implements Serializable- serialVersionUID:
- 2951806177295221501L
-
Class org.qubership.atp.mia.model.ei.ExportImportDirectory
class ExportImportDirectory extends ExportImportIdentifier implements Serializable- serialVersionUID:
- -3765122570864670872L
-
Serialized Fields
-
parentDirectory
UUID parentDirectory
-
-
Class org.qubership.atp.mia.model.ei.ExportImportFile
class ExportImportFile extends ExportImportIdentifier implements Serializable- serialVersionUID:
- -7741694660485382873L
-
Class org.qubership.atp.mia.model.ei.ExportImportHeaderConfiguration
class ExportImportHeaderConfiguration extends ExportImportIdentifier implements Serializable- serialVersionUID:
- -1691355318082160882L
-
Serialized Fields
-
enableUpdateFlowJsonConfig
boolean enableUpdateFlowJsonConfig
-
exportToggleDefaultPosition
boolean exportToggleDefaultPosition
-
showGenevaDateBlock
boolean showGenevaDateBlock
-
showResetDbCache
boolean showResetDbCache
-
showTestData
boolean showTestData
-
showTimeShifting
boolean showTimeShifting
-
showUpdateConfig
boolean showUpdateConfig
-
showWorkingDirectory
boolean showWorkingDirectory
-
switchers
List<Switcher> switchers
-
workingDirectory
String workingDirectory
-
-
Class org.qubership.atp.mia.model.ei.ExportImportIdentifier
class ExportImportIdentifier extends Object implements Serializable -
Class org.qubership.atp.mia.model.ei.ExportImportPotHeaderConfiguration
class ExportImportPotHeaderConfiguration extends ExportImportIdentifier implements Serializable- serialVersionUID:
- -95403036578824001L
-
Class org.qubership.atp.mia.model.ei.ExportImportProcess
class ExportImportProcess extends ExportImportIdentifier implements Serializable- serialVersionUID:
- 5179060695381416613L
-
Serialized Fields
-
inCompounds
List<UUID> inCompounds
-
inSections
List<UUID> inSections
-
processSettings
ProcessSettings processSettings
-
-
Class org.qubership.atp.mia.model.ei.ExportImportSection
class ExportImportSection extends ExportImportIdentifier implements Serializable- serialVersionUID:
- -3150821459616713095L
-
Serialized Fields
-
parentSection
UUID parentSection
-
-
-
Package org.qubership.atp.mia.model.environment
-
Class org.qubership.atp.mia.model.environment.AbstractConfiguratorModel
class AbstractConfiguratorModel extends Object implements Serializable- serialVersionUID:
- 1256053982790696441L
-
Class org.qubership.atp.mia.model.environment.Connection
class Connection extends AbstractConfiguratorModel implements Serializable -
Class org.qubership.atp.mia.model.environment.Environment
class Environment extends AbstractConfiguratorModel implements Serializable -
Class org.qubership.atp.mia.model.environment.Project
class Project extends AbstractConfiguratorModel implements Serializable -
Class org.qubership.atp.mia.model.environment.System
class System extends AbstractConfiguratorModel implements Serializable-
Serialized Fields
-
connections
List<Connection> connections
-
environmentId
UUID environmentId
-
-
-
-
Package org.qubership.atp.mia.model.exception
-
Exception Class org.qubership.atp.mia.model.exception.MiaException
class MiaException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
String errorCode
-
httpStatus
org.springframework.http.HttpStatus httpStatus
-
-
-
Exception Class org.qubership.atp.mia.model.exception.SshExecutionTimeoutException
class SshExecutionTimeoutException extends Exception implements Serializable
-
-
Package org.qubership.atp.mia.model.file
-
Class org.qubership.atp.mia.model.file.ProjectDirectory
class ProjectDirectory extends DateAuditorEntity implements Serializable- serialVersionUID:
- -1184948591984244690L
-
Serialized Fields
-
directories
List<ProjectDirectory> directories
-
files
List<ProjectFile> files
-
id
UUID id
-
name
String name
-
parentDirectory
ProjectDirectory parentDirectory
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
sourceId
UUID sourceId
-
-
Class org.qubership.atp.mia.model.file.ProjectFile
class ProjectFile extends DateAuditorEntity implements Serializable- serialVersionUID:
- 8428162091529756975L
-
Serialized Fields
-
directory
ProjectDirectory directory
-
gridFsObjectId
String gridFsObjectId
-
id
UUID id
-
lastUpdateBy
String lastUpdateBy
-
lastUpdateWhen
LocalDateTime lastUpdateWhen
-
name
String name
-
projectConfiguration
ProjectConfiguration projectConfiguration
-
size
Long size
-
sourceId
UUID sourceId
-
-
-
Package org.qubership.atp.mia.model.impl
-
Class org.qubership.atp.mia.model.impl.ExecutionResponse
class ExecutionResponse extends Object implements Serializable- serialVersionUID:
- 24941995508251952L
-
Serialized Fields
-
commandResponse
CommandResponse commandResponse
-
duration
long duration
-
entityId
UUID entityId
-
entityUrl
String entityUrl
-
error
MiaException error
-
executedCommand
String executedCommand
-
finalMessage
boolean finalMessage
-
globalVariables
HashMap<String,
String> globalVariables -
order
int order
-
prerequisites
List<CommandResponse> prerequisites
-
processName
String processName
-
processStatus
ProcessStatus processStatus
-
sseId
UUID sseId
-
validations
List<SqlResponse> validations
-
-
-
Package org.qubership.atp.mia.model.impl.executable
-
Class org.qubership.atp.mia.model.impl.executable.Command
class Command extends GeneralModel implements Serializable- serialVersionUID:
- -4849070705138269312L
-
Serialized Fields
-
atpValues
LinkedHashMap<String,
String> atpValues -
charsetForGeneratedFile
String charsetForGeneratedFile
-
delayForGeneration
String delayForGeneration
-
description
String description
-
displayDownloadedFileContent
boolean displayDownloadedFileContent
-
ethalonFilesForGeneration
List<String> ethalonFilesForGeneration
-
fileExtension
String fileExtension
-
fileMarkers
List<FileMarker> fileMarkers
-
filesForUpload
List<String> filesForUpload
-
logFileNameFormat
String logFileNameFormat
-
marker
Marker marker
-
namesOfFilesForGeneration
List<String> namesOfFilesForGeneration
-
pathForUpload
String pathForUpload
-
pathsForDownload
List<String> pathsForDownload
-
regexpForFileRetrieve
String regexpForFileRetrieve
-
rest
Rest rest
-
saveGeneratedFilesToParameter
String saveGeneratedFilesToParameter
-
soap
Soap soap
-
testDataParams
TestDataParams testDataParams
-
variablesToExtractFromLog
LinkedHashMap<String,
String> variablesToExtractFromLog -
warningDescription
String warningDescription
-
-
Class org.qubership.atp.mia.model.impl.executable.FileMarker
class FileMarker extends Object implements Serializable- serialVersionUID:
- -2312268821870028355L
-
Class org.qubership.atp.mia.model.impl.executable.GeneralModel
class GeneralModel extends Object implements Serializable- serialVersionUID:
- -3562160622292686270L
-
Class org.qubership.atp.mia.model.impl.executable.Input
class Input extends GeneralModel implements Serializable- serialVersionUID:
- -1703685321343901847L
-
Class org.qubership.atp.mia.model.impl.executable.PotHeader
class PotHeader extends Object implements Serializable- serialVersionUID:
- 3009547447129986844L
-
Class org.qubership.atp.mia.model.impl.executable.Prerequisite
class Prerequisite extends GeneralModel implements Serializable- serialVersionUID:
- -7300693894187291869L
-
Class org.qubership.atp.mia.model.impl.executable.ProcessSettings
class ProcessSettings extends Object implements Serializable- serialVersionUID:
- -5699515696527707001L
-
Serialized Fields
-
command
Command command
-
currentStatement
List<Validation> currentStatement
-
globalVariables
HashMap<String,
String> globalVariables -
inputs
List<Input> inputs
-
name
String name
-
prerequisites
List<Prerequisite> prerequisites
-
referToInput
String referToInput
-
validations
List<Validation> validations
-
-
Class org.qubership.atp.mia.model.impl.executable.Rest
class Rest extends Object implements Serializable- serialVersionUID:
- -3948743951276707091L
-
Serialized Fields
-
body
String body
-
bodyFile
String bodyFile
-
checkStatusCode
List<String> checkStatusCode
-
checkStatusCodeFlag
boolean checkStatusCodeFlag
-
disableRedirect
boolean disableRedirect
-
endpoint
String endpoint
-
hasFile
boolean hasFile
-
headers
String headers
-
method
String method
-
parseResponseAsTable
boolean parseResponseAsTable
-
restFile
String restFile
-
restLoopParameters
RestLoopParameters restLoopParameters
-
saveCookie
boolean saveCookie
-
script
String script
-
-
Class org.qubership.atp.mia.model.impl.executable.RestLoopParameters
class RestLoopParameters extends Object implements Serializable- serialVersionUID:
- -3067979788089631786L
-
Serialized Fields
-
checkTextInBody
boolean checkTextInBody
-
checkTextInHeaders
boolean checkTextInHeaders
-
maxNumberRepeats
int maxNumberRepeats
-
textToCheck
String textToCheck
-
timeoutRepeats
int timeoutRepeats
-
-
Class org.qubership.atp.mia.model.impl.executable.Soap
class Soap extends Object implements Serializable- serialVersionUID:
- -3948520058009656137L
-
Class org.qubership.atp.mia.model.impl.executable.TableMarker
class TableMarker extends Object implements Serializable- serialVersionUID:
- -3243885189318738229L
-
Class org.qubership.atp.mia.model.impl.executable.TestDataParams
class TestDataParams extends Object implements Serializable- serialVersionUID:
- -349420398128472895L
-
Serialized Fields
-
columnNameForGeneratedFileExtension
String columnNameForGeneratedFileExtension
-
columnNameForGeneratedFileName
String columnNameForGeneratedFileName
-
controlFileTemplate
String controlFileTemplate
-
eventFileForEachDescription
boolean eventFileForEachDescription
-
eventFileForEachScenario
boolean eventFileForEachScenario
-
eventFileTemplate
String eventFileTemplate
-
eventParameterInTemplate
String eventParameterInTemplate
-
eventTemplate
String eventTemplate
-
-
Class org.qubership.atp.mia.model.impl.executable.Validation
class Validation extends GeneralModel implements Serializable- serialVersionUID:
- -9044822576162327101L
-
-
Package org.qubership.atp.mia.model.pot
-
Class org.qubership.atp.mia.model.pot.Marker
class Marker extends Object implements Serializable- serialVersionUID:
- -8129637806434896234L
-