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