jBPM :: KIE Services 6.1.0.Beta2

Serialized Form


Package org.jbpm.kie.services.impl.event

Class org.jbpm.kie.services.impl.event.NodeInstanceEvent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processInstanceId

long processInstanceId

nodeInstanceId

long nodeInstanceId

nodeName

String nodeName

nodeId

long nodeId

Class org.jbpm.kie.services.impl.event.NodeInstanceLeftEvent extends NodeInstanceEvent implements Serializable

serialVersionUID: -512023758682705814L

Class org.jbpm.kie.services.impl.event.NodeInstanceTriggeredEvent extends NodeInstanceEvent implements Serializable

serialVersionUID: -770303975624590552L

Class org.jbpm.kie.services.impl.event.ProcessEvent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processInstanceId

long processInstanceId

processId

String processId

processName

String processName

version

String version

state

int state

Class org.jbpm.kie.services.impl.event.ProcessInstanceCompletedEvent extends ProcessEvent implements Serializable

serialVersionUID: 6853884184207344822L

Class org.jbpm.kie.services.impl.event.ProcessInstanceStartedEvent extends ProcessEvent implements Serializable

serialVersionUID: -4266513388093196681L


Package org.jbpm.kie.services.impl.form.model

Class org.jbpm.kie.services.impl.form.model.Data extends Object implements Serializable

Serialized Fields

mimeType

String mimeType

name

String name

value

String value

formatter

Formatter formatter

Class org.jbpm.kie.services.impl.form.model.ExternalData extends Object implements Serializable

Serialized Fields

source

String source

method

String method

responseLanguage

String responseLanguage

xpath

String xpath

Class org.jbpm.kie.services.impl.form.model.FormItemRepresentation extends Object implements Serializable

Serialized Fields

eventActions

Map<K,V> eventActions

itemValidations

List<E> itemValidations

output

OutputData output

input

InputData input

external

ExternalData external

width

String width

height

String height

typeId

String typeId

effectClasses

List<E> effectClasses

Class org.jbpm.kie.services.impl.form.model.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

Class org.jbpm.kie.services.impl.form.model.InputData extends Data implements Serializable

Class org.jbpm.kie.services.impl.form.model.OutputData extends Data implements Serializable

Class org.jbpm.kie.services.impl.form.model.ScriptData extends Object implements Serializable

Serialized Fields

parameters

Map<K,V> parameters

Class org.jbpm.kie.services.impl.form.model.ScriptRepresentation extends Object implements Serializable

Serialized Fields

documentation

String documentation

id

String id

helpers

List<E> helpers

type

String type

src

String src

content

String content

invokeFunction

String invokeFunction

Class org.jbpm.kie.services.impl.form.model.Settings extends Object implements Serializable

Serialized Fields

id

Long id

entries

List<E> entries

userId

String userId

Class org.jbpm.kie.services.impl.form.model.SettingsEntry extends Object implements Serializable

Serialized Fields

id

Long id

key

String key

value

String value

Package org.jbpm.kie.services.impl.form.model.forms

Class org.jbpm.kie.services.impl.form.model.forms.FormEncodingException extends Exception implements Serializable

serialVersionUID: 1113435107260639779L


Package org.jbpm.kie.services.impl.form.model.menu

Class org.jbpm.kie.services.impl.form.model.menu.FormEffectDescription extends Object implements Serializable

Serialized Fields

className

String className

Class org.jbpm.kie.services.impl.form.model.menu.MenuItemDescription extends Object implements Serializable

Serialized Fields

className

String className

name

String name

iconUrl

String iconUrl

itemRepresentationMap

Map<K,V> itemRepresentationMap

effects

List<E> effects

allowedEvents

List<E> allowedEvents

Class org.jbpm.kie.services.impl.form.model.menu.MenuOptionDescription extends Object implements Serializable

Serialized Fields

html

String html

subMenu

List<E> subMenu

commandClass

String commandClass

Class org.jbpm.kie.services.impl.form.model.menu.ValidationDescription extends Object implements Serializable

Serialized Fields

className

String className

properties

Map<K,V> properties

Package org.jbpm.kie.services.impl.model

Class org.jbpm.kie.services.impl.model.NodeInstanceDesc extends Object implements Serializable

serialVersionUID: -5724814793988493958L

Serialized Fields

id

long id

nodeId

String nodeId

name

String name

deploymentId

String deploymentId

processInstanceId

long processInstanceId

nodeType

String nodeType

connection

String connection

type

int type

dataTimeStamp

Date dataTimeStamp

Class org.jbpm.kie.services.impl.model.ProcessAssetDesc extends Object implements Serializable

serialVersionUID: -9059086115873165296L

Serialized Fields

id

String id

name

String name

version

String version

packageName

String packageName

type

String type

knowledgeType

String knowledgeType

namespace

String namespace

originalPath

String originalPath

deploymentId

String deploymentId

encodedProcessSource

String encodedProcessSource

forms

Map<K,V> forms

Class org.jbpm.kie.services.impl.model.ProcessInstanceDesc extends Object implements Serializable

serialVersionUID: 7310019271033570922L

Serialized Fields

id

long id

processId

String processId

processName

String processName

processVersion

String processVersion

state

int state

deploymentId

String deploymentId

initiator

String initiator

dataTimeStamp

Date dataTimeStamp

Class org.jbpm.kie.services.impl.model.VariableStateDesc extends Object implements Serializable

serialVersionUID: -9063441776686542527L

Serialized Fields

variableId

String variableId

variableInstanceId

String variableInstanceId

oldValue

String oldValue

newValue

String newValue

deploymentId

String deploymentId

processInstanceId

long processInstanceId

dataTimeStamp

Date dataTimeStamp


jBPM :: KIE Services 6.1.0.Beta2

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