Serialized Form


Package org.jbpm.model.formapi.client

Class org.jbpm.model.formapi.client.FormBuilderException extends Exception implements Serializable

serialVersionUID: 3248011011993977193L

Class org.jbpm.model.formapi.client.Settings extends Object implements Serializable

Serialized Fields

id

Long id

entries

List<E> entries

userId

String userId

Class org.jbpm.model.formapi.client.SettingsEntry extends Object implements Serializable

Serialized Fields

id

Long id

key

String key

value

String value

Package org.jbpm.model.formapi.shared.api

Class org.jbpm.model.formapi.shared.api.FormRepresentation extends Object implements Serializable

serialVersionUID: 6207901499318773670L

Serialized Fields

name

String name

taskId

String taskId

processName

String processName

action

String action

method

String method

enctype

String enctype

formValidations

List<E> formValidations

formItems

List<E> formItems

outputs

Map<K,V> outputs

inputs

Map<K,V> inputs

onLoadScripts

List<E> onLoadScripts

onSubmitScripts

List<E> onSubmitScripts

lastModified

long lastModified

documentation

String documentation

saved

boolean saved

Package org.jbpm.model.formapi.shared.form

Class org.jbpm.model.formapi.shared.form.FormEncodingException extends Exception implements Serializable

serialVersionUID: 1113435107260639779L



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