Serialized Form
-
Package org.bonitasoft.engine.api
-
Class org.bonitasoft.engine.api.HTTPServerAPI
class HTTPServerAPI extends Object implements Serializable- serialVersionUID:
- -3375874140999200702L
-
Serialized Fields
-
applicationName
String applicationName
-
basicAuthenticationActive
boolean basicAuthenticationActive
-
basicAuthenticationPassword
String basicAuthenticationPassword
-
basicAuthenticationUserName
String basicAuthenticationUserName
-
serverUrl
String serverUrl
-
xmlConverter
XmlConverter xmlConverter
-
-
Class org.bonitasoft.engine.api.ImportError
class ImportError extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
type
org.bonitasoft.engine.api.ImportError.Type type
-
-
Class org.bonitasoft.engine.api.ImportStatus
class ImportStatus extends Object implements Serializable
-
-
Package org.bonitasoft.engine.api.impl
-
Class org.bonitasoft.engine.api.impl.ClientInterceptor
class ClientInterceptor extends Object implements Serializable- serialVersionUID:
- -6284726148297940515L
-
Serialized Fields
-
api
org.bonitasoft.engine.api.internal.ServerAPI api
-
interfaceName
String interfaceName
-
session
org.bonitasoft.engine.session.Session session
-
-
-
Package org.bonitasoft.engine.bdm
-
Exception org.bonitasoft.engine.bdm.BusinessObjectDaoCreationException
class BusinessObjectDaoCreationException extends org.bonitasoft.engine.exception.CreationException implements Serializable- serialVersionUID:
- 1L
-
Exception org.bonitasoft.engine.bdm.BusinessObjectModelValidationException
class BusinessObjectModelValidationException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
validationStatus
org.bonitasoft.engine.bdm.validator.ValidationStatus validationStatus
-
-
-
Package org.bonitasoft.engine.exception
-
Exception org.bonitasoft.engine.exception.AlreadyExistsException
class AlreadyExistsException extends org.bonitasoft.engine.exception.CreationException implements Serializable- serialVersionUID:
- 6709231545504567159L
-
Serialized Fields
-
name
String name
-
-
Exception org.bonitasoft.engine.exception.APIImplementationNotFoundException
class APIImplementationNotFoundException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -8951476276466102532L
-
Exception org.bonitasoft.engine.exception.ApplicationInstallationException
class ApplicationInstallationException extends RuntimeException implements Serializable -
Exception org.bonitasoft.engine.exception.BonitaException
class BonitaException extends Exception implements Serializable- serialVersionUID:
- -5413586694735909486L
-
Serialized Fields
-
context
Map<org.bonitasoft.engine.exception.ExceptionContext,
Serializable> context -
userName
String userName
-
-
Exception org.bonitasoft.engine.exception.BonitaHomeConfigurationException
class BonitaHomeConfigurationException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -6473712535410061835L
-
Exception org.bonitasoft.engine.exception.BonitaHomeNotSetException
class BonitaHomeNotSetException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -6473712535410061835L
-
Exception org.bonitasoft.engine.exception.BonitaRuntimeException
class BonitaRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -5413586694735909486L
-
Serialized Fields
-
userName
String userName
-
-
Exception org.bonitasoft.engine.exception.ClassLoaderException
class ClassLoaderException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- 6760479336490227757L
-
Exception org.bonitasoft.engine.exception.ContractDataNotFoundException
class ContractDataNotFoundException extends org.bonitasoft.engine.exception.NotFoundException implements Serializable -
Exception org.bonitasoft.engine.exception.CreationException
class CreationException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- 7462326307205938638L
-
Exception org.bonitasoft.engine.exception.DeletionException
class DeletionException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -5157179430526887606L
-
Exception org.bonitasoft.engine.exception.ExecutionException
class ExecutionException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -424782295937066031L
-
Exception org.bonitasoft.engine.exception.ExportException
class ExportException extends org.bonitasoft.engine.exception.BonitaException implements Serializable -
Exception org.bonitasoft.engine.exception.FormMappingNotFoundException
class FormMappingNotFoundException extends org.bonitasoft.engine.exception.NotFoundException implements Serializable -
Exception org.bonitasoft.engine.exception.ImportException
class ImportException extends org.bonitasoft.engine.exception.BonitaException implements Serializable -
Exception org.bonitasoft.engine.exception.IncorrectParameterException
class IncorrectParameterException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -5875088313056748595L
-
Exception org.bonitasoft.engine.exception.InvalidGroupNameException
class InvalidGroupNameException extends org.bonitasoft.engine.exception.CreationException implements Serializable -
Exception org.bonitasoft.engine.exception.InvalidPageTokenException
class InvalidPageTokenException extends org.bonitasoft.engine.exception.CreationException implements Serializable- serialVersionUID:
- -4521026642699202555L
-
Exception org.bonitasoft.engine.exception.InvalidPageZipContentException
class InvalidPageZipContentException extends org.bonitasoft.engine.exception.CreationException implements Serializable- serialVersionUID:
- -4521026642699202555L
-
Exception org.bonitasoft.engine.exception.InvalidPageZipInconsistentException
class InvalidPageZipInconsistentException extends org.bonitasoft.engine.exception.InvalidPageZipContentException implements Serializable -
Exception org.bonitasoft.engine.exception.InvalidPageZipMissingAPropertyException
class InvalidPageZipMissingAPropertyException extends org.bonitasoft.engine.exception.InvalidPageZipContentException implements Serializable -
Exception org.bonitasoft.engine.exception.InvalidPageZipMissingIndexException
class InvalidPageZipMissingIndexException extends org.bonitasoft.engine.exception.InvalidPageZipContentException implements Serializable -
Exception org.bonitasoft.engine.exception.InvalidPageZipMissingPropertiesException
class InvalidPageZipMissingPropertiesException extends org.bonitasoft.engine.exception.InvalidPageZipContentException implements Serializable -
Exception org.bonitasoft.engine.exception.InvalidXMLException
class InvalidXMLException extends org.bonitasoft.engine.exception.BonitaException implements Serializable -
Exception org.bonitasoft.engine.exception.MissingServiceException
class MissingServiceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.bonitasoft.engine.exception.NotFoundException
class NotFoundException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -1056166500737611443L
-
Exception org.bonitasoft.engine.exception.NotSerializableException
class NotSerializableException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -5541516162117265707L
-
Exception org.bonitasoft.engine.exception.ProcessInstanceHierarchicalDeletionException
class ProcessInstanceHierarchicalDeletionException extends org.bonitasoft.engine.exception.DeletionException implements Serializable- serialVersionUID:
- -5157179430526887606L
-
Serialized Fields
-
processInstanceId
long processInstanceId
-
-
Exception org.bonitasoft.engine.exception.RetrieveException
class RetrieveException extends org.bonitasoft.engine.exception.BonitaRuntimeException implements Serializable- serialVersionUID:
- -9045954776853609628L
-
Exception org.bonitasoft.engine.exception.SearchException
class SearchException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- 1700504009097375021L
-
Exception org.bonitasoft.engine.exception.ServerAPIException
class ServerAPIException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- 3589250940630558801L
-
Exception org.bonitasoft.engine.exception.TenantStatusException
class TenantStatusException extends org.bonitasoft.engine.exception.BonitaRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.bonitasoft.engine.exception.UnableToReadBonitaClientConfiguration
class UnableToReadBonitaClientConfiguration extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -7494844524785100125L
-
Exception org.bonitasoft.engine.exception.UnauthorizedAccessException
class UnauthorizedAccessException extends org.bonitasoft.engine.exception.BonitaException implements Serializable -
Exception org.bonitasoft.engine.exception.UnknownAPITypeException
class UnknownAPITypeException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- 7203710840971376884L
-
Exception org.bonitasoft.engine.exception.UnknownElementType
class UnknownElementType extends org.bonitasoft.engine.exception.BonitaRuntimeException implements Serializable- serialVersionUID:
- 5458401765450999673L
-
Exception org.bonitasoft.engine.exception.UpdateException
class UpdateException extends org.bonitasoft.engine.exception.BonitaException implements Serializable- serialVersionUID:
- -6529401526595518267L
-
Exception org.bonitasoft.engine.exception.UpdatingWithInvalidPageTokenException
class UpdatingWithInvalidPageTokenException extends org.bonitasoft.engine.exception.UpdateException implements Serializable- serialVersionUID:
- -4521026642699202555L
-
Exception org.bonitasoft.engine.exception.UpdatingWithInvalidPageZipContentException
class UpdatingWithInvalidPageZipContentException extends org.bonitasoft.engine.exception.UpdateException implements Serializable- serialVersionUID:
- -4521026642699202555L
-