jbpm-form-modeler-common 1.0-SNAPSHOT

Serialized Form


Package org.jbpm.formModeler.service.bb.commons

Class org.jbpm.formModeler.service.bb.commons.ApplicationManager extends BasicFactoryElement implements Serializable

Serialized Fields

installDir

String installDir

upAndRunning

boolean upAndRunning

Package org.jbpm.formModeler.service.bb.commons.config

Class org.jbpm.formModeler.service.bb.commons.config.LocaleManager extends BasicFactoryElement implements Serializable

Serialized Fields

installedLocaleIds

String[] installedLocaleIds

defaultLocaleId

String defaultLocaleId

availableLocales

Locale[] availableLocales

currentLocale

Locale currentLocale

currentEditLocale

Locale currentEditLocale

defaultLocale

Locale defaultLocale

Class org.jbpm.formModeler.service.bb.commons.config.ParameterNotFoundException extends Exception implements Serializable

Serialized Fields

paramName

String paramName

Package org.jbpm.formModeler.service.bb.commons.config.componentsFactory

Class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.BasicFactoryElement extends Object implements Serializable

Serialized Fields

factoryComponentName

String factoryComponentName

factoryComponentScope

String factoryComponentScope

factoryComponentDescription

String factoryComponentDescription

factoryComponentAlias

String factoryComponentAlias

componentKillFlag

boolean componentKillFlag

Class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.Initializer extends BasicFactoryElement implements Serializable

Serialized Fields

initialComponents

Object[] initialComponents

Class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.InitialModule extends BasicFactoryElement implements Serializable

Serialized Fields

name

String name

version

long version

Class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.InitialModulesManager extends BasicFactoryElement implements Serializable

Serialized Fields

modules

InitialModule[] modules

Class org.jbpm.formModeler.service.bb.commons.config.componentsFactory.LookupException extends Exception implements Serializable


Package org.jbpm.formModeler.service.error

Class org.jbpm.formModeler.service.error.ApplicationError extends RuntimeException implements Serializable

Class org.jbpm.formModeler.service.error.BusinessError extends ApplicationError implements Serializable

Serialized Fields

level

int level

title

String title

message

String message

Class org.jbpm.formModeler.service.error.ErrorManager extends BasicFactoryElement implements Serializable

Serialized Fields

errorReport

ErrorReport errorReport

logErrorReportEnabled

boolean logErrorReportEnabled

Class org.jbpm.formModeler.service.error.ErrorReport extends BasicFactoryElement implements Serializable

Serialized Fields

date

Date date
The error date


id

String id
The error unique identifier


exception

Throwable exception
The error itself

Class org.jbpm.formModeler.service.error.TechnicalError extends ApplicationError implements Serializable


jbpm-form-modeler-common 1.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.