jBPM distribution 6.0.0.Beta5

Serialized Form


Package org.jbpm.bpmn2.core

Class org.jbpm.bpmn2.core.Association extends Object implements Serializable

serialVersionUID: 4L

Serialized Fields

id

String id

sourceRef

String sourceRef

targetRef

String targetRef

direction

String direction

Class org.jbpm.bpmn2.core.Bpmn2Import extends Object implements Serializable

serialVersionUID: 6625038042886559671L

Serialized Fields

type

String type

location

String location

namespace

String namespace

Class org.jbpm.bpmn2.core.DataStore extends Object implements Serializable

serialVersionUID: 4L

Serialized Fields

id

String id

name

String name

type

org.drools.core.process.core.datatype.DataType type

itemSubjectRef

String itemSubjectRef

Class org.jbpm.bpmn2.core.Definitions extends Object implements Serializable

serialVersionUID: 4L

Serialized Fields

targetNamespace

String targetNamespace

dataStores

List<E> dataStores

associations

List<E> associations

errors

List<E> errors

Class org.jbpm.bpmn2.core.Error extends Signal implements Serializable

serialVersionUID: 510L

Serialized Fields

errorCode

String errorCode

Class org.jbpm.bpmn2.core.Escalation extends Signal implements Serializable

serialVersionUID: 510L

Serialized Fields

escalationCode

String escalationCode

Class org.jbpm.bpmn2.core.Interface extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

name

String name

implementationRef

String implementationRef

operations

Map<K,V> operations

Class org.jbpm.bpmn2.core.IntermediateLink extends Object implements Serializable

serialVersionUID: 201105091147L

Serialized Fields

uniqueId

String uniqueId

target

String target

name

String name

type

String type

sources

List<E> sources

Class org.jbpm.bpmn2.core.ItemDefinition extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

structureRef

String structureRef

Class org.jbpm.bpmn2.core.Lane extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

name

String name

flowElementIds

List<E> flowElementIds

Class org.jbpm.bpmn2.core.Message extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

type

String type

Class org.jbpm.bpmn2.core.SequenceFlow extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

sourceRef

String sourceRef

targetRef

String targetRef

bendpoints

String bendpoints

expression

String expression

type

String type

language

String language

name

String name

priority

int priority

Class org.jbpm.bpmn2.core.Signal extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

structureRef

String structureRef

Package org.jbpm.bpmn2.handler

Class org.jbpm.bpmn2.handler.WorkItemHandlerRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1217036861831832336L

Serialized Fields

info

HashMap<K,V> info

Package org.jbpm.examples

Class org.jbpm.examples.JBPMExamplesApp extends JFrame implements Serializable


Package org.jbpm.examples.checklist.impl

Class org.jbpm.examples.checklist.impl.ChecklistUI extends JFrame implements Serializable

serialVersionUID: 510L

Serialized Fields

checklistManager

ChecklistManager checklistManager

items

List<E> items

contexts

JComboBox contexts

itemTable

JTable itemTable

userNameTextField

JTextField userNameTextField

ctrl

boolean ctrl

Class org.jbpm.examples.checklist.impl.CreateItemDialog extends JDialog implements Serializable

serialVersionUID: 510L

Serialized Fields

name

String name

actors

String actors

groups

String groups

nameTextField

JTextField nameTextField

actorsTextField

JTextField actorsTextField

groupsTextField

JTextField groupsTextField

Package org.jbpm.examples.junit

Class org.jbpm.examples.junit.Person extends Object implements Serializable

serialVersionUID: 5L

Serialized Fields

name

String name

Package org.jbpm.examples.request

Class org.jbpm.examples.request.RequestUI extends JFrame implements Serializable

serialVersionUID: 510L

Serialized Fields

requestId

int requestId

nameField

JTextField nameField

amountField

JTextField amountField

signalField

JTextField signalField

processField

JTextField processField

ksession

org.kie.internal.runtime.StatefulKnowledgeSession ksession

processInstance

WorkflowProcessInstance processInstance

Class org.jbpm.examples.request.UIWorkItemHandler extends JFrame implements Serializable

serialVersionUID: 510L

Serialized Fields

workItems

Map<K,V> workItems

workItemsList

JList workItemsList

selectButton

JButton selectButton

Class org.jbpm.examples.request.UIWorkItemHandlerDialog extends JDialog implements Serializable

serialVersionUID: 510L

Serialized Fields

results

Map<K,V> results

handler

UIWorkItemHandler handler

workItem

WorkItem workItem

resultNameTextField

JTextField resultNameTextField

resultValueTextField

JTextField resultValueTextField

addResultButton

JButton addResultButton

completeButton

JButton completeButton

abortButton

JButton abortButton

Package org.jbpm.executor.api

Class org.jbpm.executor.api.CommandContext extends Object implements Serializable

serialVersionUID: -1440017934399413860L

Serialized Fields

data

Map<K,V> data

Class org.jbpm.executor.api.ExecutionResults extends Object implements Serializable

serialVersionUID: -1738336024526084091L

Serialized Fields

data

Map<K,V> data

Package org.jbpm.executor.entities

Class org.jbpm.executor.entities.ErrorInfo extends Object implements Serializable

serialVersionUID: 1548071325967795108L

Serialized Fields

id

Long id

time

Date time

message

String message

stacktrace

String stacktrace

requestInfo

RequestInfo requestInfo

Class org.jbpm.executor.entities.RequestInfo extends Object implements Serializable

serialVersionUID: 5823083735663566537L

Serialized Fields

id

Long id

time

Date time

status

STATUS status

commandName

String commandName

message

String message

key

String key

retries

int retries

executions

int executions

requestData

byte[] requestData

responseData

byte[] responseData

errorInfo

List<E> errorInfo

Package org.jbpm.form.builder.services.api

Class org.jbpm.form.builder.services.api.FormBuilderServiceException extends Exception implements Serializable

serialVersionUID: 3248011011993977193L

Class org.jbpm.form.builder.services.api.FormServiceException extends Exception implements Serializable

serialVersionUID: 1577813833697027184L

Class org.jbpm.form.builder.services.api.MenuServiceException extends Exception implements Serializable

serialVersionUID: 7504030730920630033L


Package org.jbpm.form.builder.services.impl.fs

Class org.jbpm.form.builder.services.impl.fs.FSFileService extends Object implements Serializable

Class org.jbpm.form.builder.services.impl.fs.FSFormDefinitionService extends Object implements Serializable


Package org.jbpm.form.builder.services.model

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

Serialized Fields

mimeType

String mimeType

name

String name

value

String value

formatter

Formatter formatter

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

Serialized Fields

source

String source

method

String method

responseLanguage

String responseLanguage

xpath

String xpath

Class org.jbpm.form.builder.services.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.form.builder.services.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.form.builder.services.model.InputData extends Data implements Serializable

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

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

Serialized Fields

parameters

Map<K,V> parameters

Class org.jbpm.form.builder.services.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.form.builder.services.model.Settings extends Object implements Serializable

Serialized Fields

id

Long id

entries

List<E> entries

userId

String userId

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

Serialized Fields

id

Long id

key

String key

value

String value

Package org.jbpm.form.builder.services.model.forms

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

serialVersionUID: 1113435107260639779L


Package org.jbpm.form.builder.services.model.items

Class org.jbpm.form.builder.services.model.items.AbsolutePanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

items

Map<K,V> items

id

String id

Class org.jbpm.form.builder.services.model.items.AudioRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

id

String id

dataType

String dataType

audioUrl

String audioUrl

Class org.jbpm.form.builder.services.model.items.BorderPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

items

Map<K,V> items

Class org.jbpm.form.builder.services.model.items.ButtonRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

text

String text

name

String name

id

String id

i18n

Map<K,V> i18n

format

String format

Class org.jbpm.form.builder.services.model.items.CalendarRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

iconUrl

String iconUrl

calendarCss

String calendarCss

defaultValue

String defaultValue

Class org.jbpm.form.builder.services.model.items.CanvasRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

dataType

String dataType

id

String id

fallbackUrl

String fallbackUrl

Class org.jbpm.form.builder.services.model.items.CheckBoxRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

formValue

String formValue

checked

Boolean checked

name

String name

id

String id

Class org.jbpm.form.builder.services.model.items.ClientScriptRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

type

String type

src

String src

Class org.jbpm.form.builder.services.model.items.ComboBoxRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

elements

List<E> elements

elementsPopulationScript

ScriptRepresentation elementsPopulationScript

name

String name

id

String id

Class org.jbpm.form.builder.services.model.items.CompleteButtonRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

text

String text

name

String name

id

String id

onClickScript

ScriptRepresentation onClickScript

i18n

Map<K,V> i18n

format

String format

Class org.jbpm.form.builder.services.model.items.ConditionalBlockRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

ifBlock

FormItemRepresentation ifBlock

elseBlock

FormItemRepresentation elseBlock

condition

String condition

Class org.jbpm.form.builder.services.model.items.CSSPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

cssStylesheetUrl

String cssStylesheetUrl

id

String id

items

List<E> items

Class org.jbpm.form.builder.services.model.items.FieldSetPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

id

String id

legend

String legend

items

List<E> items

i18n

Map<K,V> i18n

Class org.jbpm.form.builder.services.model.items.FileInputRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

name

String name

id

String id

accept

String accept

Class org.jbpm.form.builder.services.model.items.FlowPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

id

String id

items

List<E> items

Class org.jbpm.form.builder.services.model.items.HeaderRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

value

String value

styleClass

String styleClass

cssId

String cssId

cssName

String cssName

i18n

Map<K,V> i18n

format

String format

Class org.jbpm.form.builder.services.model.items.HiddenRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

id

String id

name

String name

value

String value

Class org.jbpm.form.builder.services.model.items.HorizontalPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

borderWidth

Integer borderWidth

spacing

Integer spacing

cssClassName

String cssClassName

horizontalAlignment

String horizontalAlignment

verticalAlignment

String verticalAlignment

title

String title

id

String id

items

List<E> items

Class org.jbpm.form.builder.services.model.items.HTMLRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

content

String content

Class org.jbpm.form.builder.services.model.items.ImageRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

altText

String altText

url

String url

id

String id

i18n

Map<K,V> i18n

Class org.jbpm.form.builder.services.model.items.ImageRolodexRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

imageUrls

List<E> imageUrls

animated

boolean animated

selectedIndex

int selectedIndex

Class org.jbpm.form.builder.services.model.items.LabelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

value

String value

id

String id

cssName

String cssName

i18n

Map<K,V> i18n

format

String format

Class org.jbpm.form.builder.services.model.items.LineGraphRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

dataTable

List<E> dataTable

dataStructure

List<E> dataStructure

graphTitle

String graphTitle

graphXTitle

String graphXTitle

graphYTitle

String graphYTitle

Class org.jbpm.form.builder.services.model.items.LoopBlockRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

inputName

String inputName

variableName

String variableName

loopBlock

FormItemRepresentation loopBlock

Class org.jbpm.form.builder.services.model.items.MenuPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

type

String type

cssClassName

String cssClassName

id

String id

dir

String dir

items

List<E> items

Class org.jbpm.form.builder.services.model.items.MIGPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

elements

List<E> elements

colspans

Map<K,V> colspans

rowspans

Map<K,V> rowspans

rows

Integer rows

borderWidth

Integer borderWidth

cellSpacing

Integer cellSpacing

cellPadding

Integer cellPadding

title

String title

Class org.jbpm.form.builder.services.model.items.NumberFieldRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

defaultValue

Double defaultValue

name

String name

id

String id

maxLength

Integer maxLength

Class org.jbpm.form.builder.services.model.items.OptionRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

label

String label

value

String value

Class org.jbpm.form.builder.services.model.items.PasswordFieldRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

defaultValue

String defaultValue

name

String name

id

String id

maxLength

Integer maxLength

Class org.jbpm.form.builder.services.model.items.RadioButtonRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

name

String name

id

String id

value

String value

selected

Boolean selected

Class org.jbpm.form.builder.services.model.items.RangeFieldRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

defaultValue

Double defaultValue

name

String name

id

String id

min

Double min

max

Double max

step

Double step

Class org.jbpm.form.builder.services.model.items.RichTextEditorRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

html

String html

Class org.jbpm.form.builder.services.model.items.ServerTransformationRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

language

String language

script

String script

Class org.jbpm.form.builder.services.model.items.SummaryRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

dir

String dir

id

String id

scrollLeft

int scrollLeft

scrollTop

int scrollTop

items

List<E> items

i18n

Map<K,V> i18n

Class org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

tabTitles

List<E> tabTitles

tabContents

Map<K,V> tabContents

cssClassName

String cssClassName

id

String id

tabWidth

String tabWidth

Class org.jbpm.form.builder.services.model.items.TableRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

elements

List<E> elements

rows

Integer rows

columns

Integer columns

borderWidth

Integer borderWidth

cellPadding

Integer cellPadding

cellSpacing

Integer cellSpacing

Class org.jbpm.form.builder.services.model.items.TextAreaRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

name

String name

rows

int rows

cols

int cols

value

String value

id

String id

Class org.jbpm.form.builder.services.model.items.TextFieldRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

defaultValue

String defaultValue

name

String name

id

String id

maxLength

Integer maxLength

Class org.jbpm.form.builder.services.model.items.UploadWithProgressBarRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

autoSubmit

boolean autoSubmit

avoidRepeatFiles

boolean avoidRepeatFiles

enabled

boolean enabled

cssClassName

String cssClassName

Class org.jbpm.form.builder.services.model.items.VerticalPanelRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

id

String id

items

List<E> items

Class org.jbpm.form.builder.services.model.items.VideoRepresentation extends FormItemRepresentation implements Serializable

Serialized Fields

cssClassName

String cssClassName

id

String id

dataType

String dataType

videoUrl

String videoUrl

Package org.jbpm.form.builder.services.model.menu

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

Serialized Fields

className

String className

Class org.jbpm.form.builder.services.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.form.builder.services.model.menu.MenuOptionDescription extends Object implements Serializable

Serialized Fields

html

String html

subMenu

List<E> subMenu

commandClass

String commandClass

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

Serialized Fields

className

String className

properties

Map<K,V> properties

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.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.ProcessDesc 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

Package org.jbpm.marshalling.impl

Class org.jbpm.marshalling.impl.JBPMMessages.IterationLevel extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

id_

Object id_

level_

int level_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

processType_

Object processType_

id_

long id_

processId_

Object processId_

state_

int state_

nodeInstanceCounter_

long nodeInstanceCounter_

processXml_

Object processXml_

parentProcessInstanceId_

long parentProcessInstanceId_

swimlaneContext_

List<E> swimlaneContext_

nodeInstance_

List<E> nodeInstance_

variable_

List<E> variable_

exclusiveGroup_

List<E> exclusiveGroup_

completedNodeIds_

com.google.protobuf.LazyStringList completedNodeIds_

iterationLevels_

List<E> iterationLevels_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.ExclusiveGroupInstance extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

groupNodeInstanceId_

List<E> groupNodeInstanceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstance extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

id_

long id_

nodeId_

long nodeId_

content_

JBPMMessages.ProcessInstance.NodeInstanceContent content_

level_

int level_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

type_

JBPMMessages.ProcessInstance.NodeInstanceType type_

ruleSet_

JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode ruleSet_

humanTask_

JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode humanTask_

workItem_

JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode workItem_

subProcess_

JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode subProcess_

milestone_

JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode milestone_

event_

JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode event_

timer_

JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode timer_

join_

JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode join_

state_

JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode state_

composite_

JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode composite_

forEach_

JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode forEach_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.CompositeContextNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

timerInstanceId_

List<E> timerInstanceId_

variable_

List<E> variable_

nodeInstance_

List<E> nodeInstance_

exclusiveGroup_

List<E> exclusiveGroup_

iterationLevels_

List<E> iterationLevels_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.EventNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.ForEachNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

nodeInstance_

List<E> nodeInstance_

variable_

List<E> variable_

iterationLevels_

List<E> iterationLevels_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.HumanTaskNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

workItemId_

long workItemId_

timerInstanceId_

List<E> timerInstanceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

trigger_

List<E> trigger_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.JoinNode.JoinTrigger extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

nodeId_

long nodeId_

counter_

int counter_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.MilestoneNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

timerInstanceId_

List<E> timerInstanceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

timerInstanceId_

List<E> timerInstanceId_

mapEntry_

List<E> mapEntry_

ruleFlowGroup_

Object ruleFlowGroup_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.RuleSetNode.TextMapEntry extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

value_

Object value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.StateNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

timerInstanceId_

List<E> timerInstanceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.SubProcessNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

processInstanceId_

long processInstanceId_

timerInstanceId_

List<E> timerInstanceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.TimerNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

timerId_

long timerId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.NodeInstanceContent.WorkItemNode extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

workItemId_

long workItemId_

timerInstanceId_

List<E> timerInstanceId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessInstance.SwimlaneContextInstance extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

swimlane_

Object swimlane_

actorId_

Object actorId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

timer_

JBPMMessages.ProcessTimer.TimerInstance timer_

trigger_

org.drools.core.marshalling.impl.ProtobufMessages.Trigger trigger_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.ProcessTimer.TimerInstance extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

id_

long id_

timerId_

long timerId_

delay_

long delay_

period_

long period_

processInstanceId_

long processInstanceId_

activatedTime_

long activatedTime_

lastTriggered_

long lastTriggered_

sessionId_

int sessionId_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.Variable extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

name_

Object name_

strategyIndex_

int strategyIndex_

value_

com.google.protobuf.ByteString value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.jbpm.marshalling.impl.JBPMMessages.WorkItem extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

unknownFields

com.google.protobuf.UnknownFieldSet unknownFields

bitField0_

int bitField0_

id_

long id_

processInstancesId_

long processInstancesId_

name_

Object name_

state_

int state_

variable_

List<E> variable_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.jbpm.persistence.timer

Class org.jbpm.persistence.timer.GlobalJpaTimerJobInstance extends org.drools.persistence.jpa.JpaTimerJobInstance implements Serializable

serialVersionUID: -5383556604449217342L

Serialized Fields

timerServiceId

String timerServiceId

Package org.jbpm.process.audit

Class org.jbpm.process.audit.NodeInstanceLog extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

long id

processInstanceId

long processInstanceId

processId

String processId

date

Date date

type

int type

nodeInstanceId

String nodeInstanceId

nodeId

String nodeId

nodeName

String nodeName

nodeType

String nodeType

workItemId

Long workItemId

connection

String connection

externalId

String externalId

Class org.jbpm.process.audit.ProcessInstanceLog extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

long id

processInstanceId

long processInstanceId

processId

String processId

start

Date start

end

Date end

status

Integer status

parentProcessInstanceId

Long parentProcessInstanceId

outcome

String outcome

duration

Long duration

identity

String identity

processVersion

String processVersion

processName

String processName

externalId

String externalId

Class org.jbpm.process.audit.VariableInstanceLog extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

long id

processInstanceId

long processInstanceId

processId

String processId

date

Date date

variableInstanceId

String variableInstanceId

variableId

String variableId

value

String value

oldValue

String oldValue

externalId

String externalId

Package org.jbpm.process.audit.command

Class org.jbpm.process.audit.command.AbstractHistoryLogCommand extends Object implements Serializable

Class org.jbpm.process.audit.command.ClearHistoryLogsCommand extends AbstractHistoryLogCommand<Void> implements Serializable

serialVersionUID: 9066179664390664420L

Class org.jbpm.process.audit.command.FindActiveProcessInstancesCommand extends AbstractHistoryLogCommand<List<ProcessInstanceLog>> implements Serializable

serialVersionUID: 9066179664390664420L

Serialized Fields

processId

String processId

Class org.jbpm.process.audit.command.FindNodeInstancesCommand extends AbstractHistoryLogCommand<List<NodeInstanceLog>> implements Serializable

serialVersionUID: 9066179664390664420L

Serialized Fields

processInstanceId

long processInstanceId

nodeId

String nodeId

Class org.jbpm.process.audit.command.FindProcessInstanceCommand extends AbstractHistoryLogCommand<ProcessInstanceLog> implements Serializable

serialVersionUID: 9066179664390664420L

Serialized Fields

processInstanceId

long processInstanceId

Class org.jbpm.process.audit.command.FindProcessInstancesCommand extends AbstractHistoryLogCommand<List<ProcessInstanceLog>> implements Serializable

serialVersionUID: 9066179664390664420L

Serialized Fields

processId

String processId

Class org.jbpm.process.audit.command.FindSubProcessInstancesCommand extends AbstractHistoryLogCommand<List<ProcessInstanceLog>> implements Serializable

serialVersionUID: 9066179664390664420L

Serialized Fields

processInstanceId

long processInstanceId

Class org.jbpm.process.audit.command.FindVariableInstancesCommand extends AbstractHistoryLogCommand<List<VariableInstanceLog>> implements Serializable

serialVersionUID: 9066179664390664420L

Serialized Fields

processInstanceId

long processInstanceId

variableId

String variableId

Package org.jbpm.process.core.context

Class org.jbpm.process.core.context.AbstractContext extends Object implements Serializable

Serialized Fields

id

long id

contextContainer

ContextContainer contextContainer

Package org.jbpm.process.core.context.exception

Class org.jbpm.process.core.context.exception.ActionExceptionHandler extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

faultVariable

String faultVariable

action

DroolsAction action

Class org.jbpm.process.core.context.exception.ExceptionScope extends AbstractContext implements Serializable

serialVersionUID: 510L

Serialized Fields

exceptionHandlers

Map<K,V> exceptionHandlers

Package org.jbpm.process.core.context.exclusive

Class org.jbpm.process.core.context.exclusive.ExclusiveGroup extends AbstractContext implements Serializable

serialVersionUID: 510L


Package org.jbpm.process.core.context.swimlane

Class org.jbpm.process.core.context.swimlane.Swimlane extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

name

String name

actorId

String actorId

Class org.jbpm.process.core.context.swimlane.SwimlaneContext extends AbstractContext implements Serializable

serialVersionUID: 510L

Serialized Fields

swimlanes

Map<K,V> swimlanes

Package org.jbpm.process.core.context.variable

Class org.jbpm.process.core.context.variable.Variable extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

name

String name

type

org.drools.core.process.core.datatype.DataType type

value

Object value

metaData

Map<K,V> metaData

Class org.jbpm.process.core.context.variable.VariableScope extends AbstractContext implements Serializable

serialVersionUID: 510L

Serialized Fields

variables

List<E> variables

Package org.jbpm.process.core.event

Class org.jbpm.process.core.event.BroadcastEventTypeFilter extends EventTypeFilter implements Serializable

serialVersionUID: 510L

Serialized Fields

base

String base

Class org.jbpm.process.core.event.EventTypeFilter extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

type

String type

Package org.jbpm.process.core.impl

Class org.jbpm.process.core.impl.ContextContainerImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

defaultContexts

Map<K,V> defaultContexts

subContexts

Map<K,V> subContexts

lastContextId

long lastContextId

Class org.jbpm.process.core.impl.ProcessImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

String id

name

String name

version

String version

type

String type

packageName

String packageName

resource

Resource resource

contextContainer

ContextContainer contextContainer

metaData

Map<K,V> metaData

imports

List<E> imports

globals

Map<K,V> globals

functionImports

List<E> functionImports

Package org.jbpm.process.core.timer

Class org.jbpm.process.core.timer.Timer extends Object implements Serializable

Serialized Fields

id

long id

delay

String delay

period

String period

date

String date

timeType

int timeType

Package org.jbpm.process.core.timer.impl

Class org.jbpm.process.core.timer.impl.GlobalTimerService.GlobalJobHandle extends org.drools.core.time.impl.DefaultJobHandle implements Serializable

serialVersionUID: 510L

Class org.jbpm.process.core.timer.impl.QuartzSchedulerService.GlobalQuartzJobHandle extends GlobalTimerService.GlobalJobHandle implements Serializable

serialVersionUID: 510L

Serialized Fields

jobName

String jobName

jobGroup

String jobGroup

Class org.jbpm.process.core.timer.impl.QuartzSchedulerService.InmemoryTimerJobInstanceDelegate extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

jobname

String jobname

timerServiceId

String timerServiceId

Class org.jbpm.process.core.timer.impl.ThreadPoolSchedulerService.GlobalJDKJobHandle extends GlobalTimerService.GlobalJobHandle implements Serializable

serialVersionUID: 510L


Package org.jbpm.process.instance

Class org.jbpm.process.instance.ProcessRuntimeImpl.RegisterStartTimerAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.process.instance.context

Class org.jbpm.process.instance.context.AbstractContextInstance extends Object implements Serializable

Serialized Fields

contextId

long contextId

contextInstanceContainer

ContextInstanceContainer contextInstanceContainer

processInstance

ProcessInstance processInstance

Package org.jbpm.process.instance.context.exception

Class org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance extends ExceptionScopeInstance implements Serializable

serialVersionUID: 510L

Class org.jbpm.process.instance.context.exception.ExceptionScopeInstance extends AbstractContextInstance implements Serializable

serialVersionUID: 510L


Package org.jbpm.process.instance.context.exclusive

Class org.jbpm.process.instance.context.exclusive.ExclusiveGroupInstance extends AbstractContextInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

nodeInstances

Map<K,V> nodeInstances

Package org.jbpm.process.instance.context.swimlane

Class org.jbpm.process.instance.context.swimlane.SwimlaneContextInstance extends AbstractContextInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

swimlaneActors

Map<K,V> swimlaneActors

Package org.jbpm.process.instance.context.variable

Class org.jbpm.process.instance.context.variable.VariableScopeInstance extends AbstractContextInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

variables

Map<K,V> variables

Package org.jbpm.process.instance.event

Class org.jbpm.process.instance.event.DefaultSignalManager.SignalAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.process.instance.event.DefaultSignalManager.SignalProcessInstanceAction extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.process.instance.impl

Class org.jbpm.process.instance.impl.CancelNodeInstanceAction extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

attachedToNodeId

String attachedToNodeId

Class org.jbpm.process.instance.impl.MVELAction extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.process.instance.impl.MVELReturnValueEvaluator extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.process.instance.impl.ProcessInstanceImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

long id

processId

String processId

processXml

String processXml

state

int state

contextInstances

Map<K,V> contextInstances

subContextInstances

Map<K,V> subContextInstances

metaData

Map<K,V> metaData

outcome

String outcome

parentProcessInstanceId

long parentProcessInstanceId

Class org.jbpm.process.instance.impl.ReturnValueConstraintEvaluator extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.process.instance.impl.RuleConstraintEvaluator extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

name

String name

constraint

String constraint

priority

int priority

dialect

String dialect

type

String type

isDefault

boolean isDefault

Class org.jbpm.process.instance.impl.XPATHReturnValueEvaluator extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.process.instance.impl.demo

Class org.jbpm.process.instance.impl.demo.UIWorkItemHandler extends JFrame implements Serializable

serialVersionUID: 510L

Serialized Fields

workItems

Map<K,V> workItems

workItemsList

JList workItemsList

selectButton

JButton selectButton

Class org.jbpm.process.instance.impl.demo.UIWorkItemHandlerDialog extends JDialog implements Serializable

serialVersionUID: 510L

Serialized Fields

results

Map<K,V> results

handler

UIWorkItemHandler handler

workItem

WorkItem workItem

resultNameTextField

JTextField resultNameTextField

resultValueTextField

JTextField resultValueTextField

addResultButton

JButton addResultButton

completeButton

JButton completeButton

abortButton

JButton abortButton

Package org.jbpm.process.instance.impl.humantask

Class org.jbpm.process.instance.impl.humantask.HumanTaskDialog extends JDialog implements Serializable

serialVersionUID: 510L

Serialized Fields

handler

HumanTaskHandler handler

workItem

WorkItem workItem

resultNameField

JTextField resultNameField

resultValueField

JTextField resultValueField

results

List<E> results

resultList

JList resultList

removeResultButton

JButton removeResultButton

completeButton

JButton completeButton

abortButton

JButton abortButton

Class org.jbpm.process.instance.impl.humantask.HumanTaskHandler extends JFrame implements Serializable

serialVersionUID: 510L

Serialized Fields

workItems

Map<K,V> workItems

actorTextField

JTextField actorTextField

workItemsList

JList workItemsList

selectButton

JButton selectButton

Package org.jbpm.process.instance.timer

Class org.jbpm.process.instance.timer.TimerInstance extends Object implements Serializable

Serialized Fields

id

long id

timerId

long timerId

delay

long delay

period

long period

jobHandle

org.drools.core.time.JobHandle jobHandle

activated

Date activated

lastTriggered

Date lastTriggered

processInstanceId

long processInstanceId

repeatLimit

int repeatLimit

sessionId

int sessionId

cronExpression

String cronExpression

Class org.jbpm.process.instance.timer.TimerManager.OverdueTrigger extends Object implements Serializable

serialVersionUID: -2368476147776308013L

Serialized Fields

orig

org.drools.core.time.Trigger orig

kruntime

org.drools.core.common.InternalKnowledgeRuntime kruntime

Class org.jbpm.process.instance.timer.TimerManager.ProcessJob extends Object implements Serializable

Class org.jbpm.process.instance.timer.TimerManager.ProcessJobContext extends Object implements Serializable

serialVersionUID: 476843895176221627L

Serialized Fields

processInstanceId

Long processInstanceId

timer

TimerInstance timer

trigger

org.drools.core.time.Trigger trigger

jobHandle

org.drools.core.time.JobHandle jobHandle

sessionId

Integer sessionId

Class org.jbpm.process.instance.timer.TimerManager.StartProcessJob extends Object implements Serializable

Class org.jbpm.process.instance.timer.TimerManager.StartProcessJobContext extends TimerManager.ProcessJobContext implements Serializable

Serialized Fields

processId

String processId

paramaeters

Map<K,V> paramaeters

Package org.jbpm.process.workitem

Class org.jbpm.process.workitem.WorkDefinitionImpl extends org.drools.core.process.core.impl.WorkDefinitionExtensionImpl implements Serializable

serialVersionUID: 5L

Serialized Fields

dependencies

String[] dependencies

defaultHandler

String defaultHandler

category

String category

path

String path

file

String file

documentation

String documentation

iconEncoded

String iconEncoded

Package org.jbpm.ruleflow.core

Class org.jbpm.ruleflow.core.RuleFlowProcess extends WorkflowProcessImpl implements Serializable

serialVersionUID: 510L


Package org.jbpm.ruleflow.instance

Class org.jbpm.ruleflow.instance.RuleFlowProcessInstance extends WorkflowProcessInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.ruleflow.instance.RuleFlowProcessInstanceFactory extends AbstractProcessInstanceFactory implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.runtime.manager.impl.jpa

Class org.jbpm.runtime.manager.impl.jpa.ContextMappingInfo extends Object implements Serializable

serialVersionUID: 533985957655465840L

Serialized Fields

mappingId

Long mappingId

version

int version

contextId

String contextId

ksessionId

Integer ksessionId

Package org.jbpm.services.task.commands

Class org.jbpm.services.task.commands.ActivateTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.AddTaskCommand extends TaskCommand<Long> implements Serializable

Serialized Fields

jaxbTask

JaxbTask jaxbTask

task

Task task

params

Map<K,V> params

data

org.kie.internal.task.api.model.ContentData data

Class org.jbpm.services.task.commands.ClaimNextAvailableTaskCommand extends TaskCommand<Void> implements Serializable

Serialized Fields

language

String language

Class org.jbpm.services.task.commands.ClaimTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.CompleteTaskCommand extends TaskCommand<Void> implements Serializable

Serialized Fields

data

Map<K,V> data

Class org.jbpm.services.task.commands.DelegateTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.ExitTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.FailTaskCommand extends TaskCommand<Void> implements Serializable

Serialized Fields

data

Map<K,V> data

Class org.jbpm.services.task.commands.ForwardTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.GetAttachmentCommand extends TaskCommand<Attachment> implements Serializable

Serialized Fields

attachmentId

long attachmentId

Class org.jbpm.services.task.commands.GetContentCommand extends TaskCommand<Content> implements Serializable

Serialized Fields

contentId

long contentId

Class org.jbpm.services.task.commands.GetTaskAssignedAsBusinessAdminCommand extends TaskCommand<List<TaskSummary>> implements Serializable

Serialized Fields

language

String language

Class org.jbpm.services.task.commands.GetTaskAssignedAsPotentialOwnerCommand extends TaskCommand<List<TaskSummary>> implements Serializable

Serialized Fields

language

String language

status

List<E> status

Class org.jbpm.services.task.commands.GetTaskByWorkItemIdCommand extends TaskCommand<Task> implements Serializable

Serialized Fields

workItemId

long workItemId

Class org.jbpm.services.task.commands.GetTaskCommand extends TaskCommand<Task> implements Serializable

Class org.jbpm.services.task.commands.GetTasksByProcessInstanceIdCommand extends TaskCommand<List<Long>> implements Serializable

Serialized Fields

processInstanceId

long processInstanceId

Class org.jbpm.services.task.commands.GetTasksByStatusByProcessInstanceIdCommand extends TaskCommand<List<TaskSummary>> implements Serializable

Serialized Fields

processInstanceId

long processInstanceId

language

String language

status

List<E> status

Class org.jbpm.services.task.commands.GetTasksOwnedCommand extends TaskCommand<List<TaskSummary>> implements Serializable

Serialized Fields

language

String language

status

List<E> status

Class org.jbpm.services.task.commands.NominateTaskCommand extends TaskCommand<Void> implements Serializable

Serialized Fields

potentialOwners

List<E> potentialOwners

Class org.jbpm.services.task.commands.ReleaseTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.ResumeTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.SkipTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.StartTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.StopTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.SuspendTaskCommand extends TaskCommand<Void> implements Serializable

Class org.jbpm.services.task.commands.TaskCommand extends Object implements Serializable

Serialized Fields

taskId

long taskId

userId

String userId

groupsIds

List<E> groupsIds

targetEntityId

String targetEntityId

Package org.jbpm.services.task.exception

Class org.jbpm.services.task.exception.CannotAddTaskException extends TaskException implements Serializable

Class org.jbpm.services.task.exception.IllegalTaskStateException extends TaskException implements Serializable

serialVersionUID: 1L

Class org.jbpm.services.task.exception.IncorrectParametersException extends TaskException implements Serializable

Class org.jbpm.services.task.exception.PermissionDeniedException extends TaskException implements Serializable

Class org.jbpm.services.task.exception.TaskError extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.exception.TaskException extends RuntimeException implements Serializable


Package org.jbpm.services.task.impl

Class org.jbpm.services.task.impl.TaskDeadlinesServiceImpl.ScheduledTaskDeadline extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

taskId

long taskId

deadlineId

long deadlineId

type

org.kie.internal.task.api.TaskDeadlinesService.DeadlineType type

Package org.jbpm.services.task.impl.model

Class org.jbpm.services.task.impl.model.AttachmentImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.BAMTaskSummaryImpl extends Object implements Serializable

serialVersionUID: 2793651602463099870L

Serialized Fields

pk

Long pk

taskId

long taskId

taskName

String taskName

status

String status

createdDate

Date createdDate

startDate

Date startDate

endDate

Date endDate

processInstanceId

long processInstanceId

userId

String userId

duration

Long duration

Class org.jbpm.services.task.impl.model.BooleanExpressionImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.CommentImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.CompletionBehaviorImpl extends Object implements Serializable

Serialized Fields

id

long id

Class org.jbpm.services.task.impl.model.ContentDataImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.ContentImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.DeadlineImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.DeadlinesImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.DelegationImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.EmailNotificationHeaderImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.EmailNotificationImpl extends NotificationImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.EscalationImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.FaultDataImpl extends ContentDataImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.GroupImpl extends OrganizationalEntityImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.I18NTextImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.NotificationImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.OrganizationalEntityImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.PeopleAssignmentsImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.ReassignmentImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.TaskDataImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.TaskDefImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.TaskEventImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.TaskImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.UserImpl extends OrganizationalEntityImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.services.task.impl.model.xml

Class org.jbpm.services.task.impl.model.xml.JaxbAttachment extends AbstractJaxbTaskObject<Attachment> implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.xml.JaxbComment extends AbstractJaxbTaskObject<Comment> implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.xml.JaxbPeopleAssignments extends AbstractJaxbTaskObject<PeopleAssignments> implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.xml.JaxbTask extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jbpm.services.task.impl.model.xml.JaxbTaskData extends AbstractJaxbTaskObject<TaskData> implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package org.jbpm.services.task.query

Class org.jbpm.services.task.query.TaskSummaryImpl extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.shared.services.api

Class org.jbpm.shared.services.api.FileException extends Exception implements Serializable

serialVersionUID: 8612783913087556595L


Package org.jbpm.shared.services.impl.events

Class org.jbpm.shared.services.impl.events.JbpmServicesEventImpl extends Object implements Serializable

Serialized Fields

listeners

List<E> listeners

filters

List<E> filters

Package org.jbpm.workflow.core

Class org.jbpm.workflow.core.DroolsAction extends Object implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.jbpm.workflow.core.impl

Class org.jbpm.workflow.core.impl.ConnectionImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

from

Node from

to

Node to

fromType

String fromType

toType

String toType

metaData

Map<K,V> metaData

Class org.jbpm.workflow.core.impl.ConnectionRef extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

toType

String toType

nodeId

long nodeId

Class org.jbpm.workflow.core.impl.ConstraintImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

metaData

Map<K,V> metaData

name

String name

constraint

String constraint

priority

int priority

dialect

String dialect

type

String type

isDefault

boolean isDefault

Class org.jbpm.workflow.core.impl.DroolsConsequenceAction extends DroolsAction implements Serializable

serialVersionUID: 510L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jbpm.workflow.core.impl.ExtendedNodeImpl extends NodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

actions

Map<K,V> actions

Class org.jbpm.workflow.core.impl.NodeContainerImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

nodes

Map<K,V> nodes

Class org.jbpm.workflow.core.impl.NodeImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

long id

name

String name

incomingConnections

Map<K,V> incomingConnections

outgoingConnections

Map<K,V> outgoingConnections

nodeContainer

NodeContainer nodeContainer

contexts

Map<K,V> contexts

metaData

Map<K,V> metaData

constraints

Map<K,V> constraints

Class org.jbpm.workflow.core.impl.WorkflowProcessImpl extends ProcessImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

autoComplete

boolean autoComplete

dynamic

boolean dynamic

nodeContainer

NodeContainer nodeContainer

Package org.jbpm.workflow.core.node

Class org.jbpm.workflow.core.node.ActionNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

action

DroolsAction action

Class org.jbpm.workflow.core.node.Assignment extends Object implements Serializable

serialVersionUID: 5L

Serialized Fields

dialect

String dialect

from

String from

to

String to

metaData

Map<K,V> metaData

Class org.jbpm.workflow.core.node.BoundaryEventNode extends EventNode implements Serializable

serialVersionUID: 3448981074702415561L

Serialized Fields

attachedToNodeId

String attachedToNodeId

Class org.jbpm.workflow.core.node.CatchLinkNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 201105121554L

Class org.jbpm.workflow.core.node.CompositeContextNode extends CompositeNode implements Serializable

serialVersionUID: 510L

Serialized Fields

contextContainer

ContextContainer contextContainer

Class org.jbpm.workflow.core.node.CompositeNode extends StateBasedNode implements Serializable

serialVersionUID: 510L

Serialized Fields

nodeContainer

NodeContainer nodeContainer

inConnectionMap

Map<K,V> inConnectionMap

outConnectionMap

Map<K,V> outConnectionMap

cancelRemainingInstances

boolean cancelRemainingInstances

Class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeEnd extends NodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

outNodeId

long outNodeId

outType

String outType

Class org.jbpm.workflow.core.node.CompositeNode.CompositeNodeStart extends NodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

inNodeId

long inNodeId

inType

String inType

Class org.jbpm.workflow.core.node.CompositeNode.NodeAndType extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

nodeId

long nodeId

type

String type

Class org.jbpm.workflow.core.node.ConstraintTrigger extends Trigger implements Serializable

serialVersionUID: 510L

Serialized Fields

constraint

String constraint

header

String header

Class org.jbpm.workflow.core.node.DataAssociation extends Object implements Serializable

serialVersionUID: 5L

Serialized Fields

sources

List<E> sources

target

String target

assignments

List<E> assignments

transformation

Transformation transformation

Class org.jbpm.workflow.core.node.DynamicNode extends CompositeContextNode implements Serializable

serialVersionUID: 510L

Serialized Fields

autoComplete

boolean autoComplete

Class org.jbpm.workflow.core.node.EndNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

terminate

boolean terminate

scope

int scope

Class org.jbpm.workflow.core.node.EventNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

filters

List<E> filters

transformer

EventTransformer transformer

variableName

String variableName

scope

String scope

Class org.jbpm.workflow.core.node.EventSubProcessNode extends CompositeContextNode implements Serializable

serialVersionUID: 2200928773922042238L

Serialized Fields

events

List<E> events

eventTypeFilters

List<E> eventTypeFilters

keepActive

boolean keepActive

Class org.jbpm.workflow.core.node.EventTrigger extends Trigger implements Serializable

serialVersionUID: 510L

Serialized Fields

filters

List<E> filters

Class org.jbpm.workflow.core.node.FaultNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

faultName

String faultName

faultVariable

String faultVariable

terminateParent

boolean terminateParent

Class org.jbpm.workflow.core.node.ForEachNode extends CompositeContextNode implements Serializable

serialVersionUID: 510L

Serialized Fields

variableName

String variableName

outputVariableName

String outputVariableName

collectionExpression

String collectionExpression

outputCollectionExpression

String outputCollectionExpression

waitForCompletion

boolean waitForCompletion

Class org.jbpm.workflow.core.node.ForEachNode.ForEachJoinNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.core.node.ForEachNode.ForEachSplitNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.core.node.HumanTaskNode extends WorkItemNode implements Serializable

serialVersionUID: 510L

Serialized Fields

swimlane

String swimlane

Class org.jbpm.workflow.core.node.Join extends NodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

type

int type

n

String n

Class org.jbpm.workflow.core.node.MilestoneNode extends StateBasedNode implements Serializable

serialVersionUID: 510L

Serialized Fields

constraint

String constraint

Class org.jbpm.workflow.core.node.RuleSetNode extends StateBasedNode implements Serializable

serialVersionUID: 510L

Serialized Fields

ruleFlowGroup

String ruleFlowGroup

inMapping

List<E> inMapping

outMapping

List<E> outMapping

parameters

Map<K,V> parameters

Class org.jbpm.workflow.core.node.Split extends NodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

type

int type

Class org.jbpm.workflow.core.node.StartNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

triggers

List<E> triggers

isInterrupting

boolean isInterrupting

outMapping

List<E> outMapping

isInterupting

boolean isInterupting

timer

Timer timer

Class org.jbpm.workflow.core.node.StateBasedNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

timers

Map<K,V> timers

boundaryEvents

List<E> boundaryEvents

Class org.jbpm.workflow.core.node.StateNode extends CompositeContextNode implements Serializable

serialVersionUID: 510L

Serialized Fields

constraints

Map<K,V> constraints

Class org.jbpm.workflow.core.node.SubProcessNode extends StateBasedNode implements Serializable

serialVersionUID: 510L

Serialized Fields

processId

String processId

processName

String processName

waitForCompletion

boolean waitForCompletion

inMapping

List<E> inMapping

outMapping

List<E> outMapping

independent

boolean independent

Class org.jbpm.workflow.core.node.ThrowLinkNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 201105121554L

Class org.jbpm.workflow.core.node.TimerNode extends ExtendedNodeImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

timer

Timer timer

Class org.jbpm.workflow.core.node.Transformation extends Object implements Serializable

Class org.jbpm.workflow.core.node.Trigger extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

inMapping

List<E> inMapping

Class org.jbpm.workflow.core.node.WorkItemNode extends StateBasedNode implements Serializable

serialVersionUID: 510L

Serialized Fields

contextContainer

ContextContainer contextContainer

work

org.drools.core.process.core.Work work

inMapping

List<E> inMapping

outMapping

List<E> outMapping

waitForCompletion

boolean waitForCompletion

Package org.jbpm.workflow.instance

Class org.jbpm.workflow.instance.WorkflowRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 8210449548783940188L

Serialized Fields

processInstanceId

long processInstanceId

processId

String processId

nodeInstanceId

long nodeInstanceId

nodeId

long nodeId

nodeName

String nodeName

variables

Map<K,V> variables

Package org.jbpm.workflow.instance.impl

Class org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.impl.NodeInstanceImpl extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

id

long id

nodeId

long nodeId

processInstance

WorkflowProcessInstance processInstance

nodeInstanceContainer

NodeInstanceContainer nodeInstanceContainer

metaData

Map<K,V> metaData

level

int level

Class org.jbpm.workflow.instance.impl.NodeInstanceResolverFactory extends org.mvel2.integration.impl.ImmutableDefaultFactory implements Serializable

serialVersionUID: 510L

Serialized Fields

nodeInstance

NodeInstance nodeInstance

Class org.jbpm.workflow.instance.impl.VariableScopeResolverFactory extends org.mvel2.integration.impl.ImmutableDefaultFactory implements Serializable

serialVersionUID: 510L

Serialized Fields

variableScope

VariableScopeInstance variableScope

Class org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl extends ProcessInstanceImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

nodeInstances

List<E> nodeInstances

nodeInstanceCounter

long nodeInstanceCounter

eventListeners

Map<K,V> eventListeners

externalEventListeners

Map<K,V> externalEventListeners

completedNodeIds

List<E> completedNodeIds

iterationLevels

Map<K,V> iterationLevels

currentLevel

int currentLevel

Class org.jbpm.workflow.instance.impl.WorkItemResolverFactory extends org.mvel2.integration.impl.ImmutableDefaultFactory implements Serializable

serialVersionUID: 510L

Serialized Fields

workItem

WorkItem workItem

Package org.jbpm.workflow.instance.node

Class org.jbpm.workflow.instance.node.ActionNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.BoundaryEventNodeInstance extends EventNodeInstance implements Serializable

serialVersionUID: -4958054074031174180L

Class org.jbpm.workflow.instance.node.CatchLinkNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 20110505L

Class org.jbpm.workflow.instance.node.CompositeContextNodeInstance extends CompositeNodeInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

contextInstances

Map<K,V> contextInstances

subContextInstances

Map<K,V> subContextInstances

Class org.jbpm.workflow.instance.node.CompositeNodeInstance extends StateBasedNodeInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

nodeInstances

List<E> nodeInstances

nodeInstanceCounter

long nodeInstanceCounter

state

int state

iterationLevels

Map<K,V> iterationLevels

currentLevel

int currentLevel

Class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeEndInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.CompositeNodeInstance.CompositeNodeStartInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.DynamicNodeInstance extends CompositeContextNodeInstance implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.EndNodeInstance extends ExtendedNodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.EventNodeInstance extends ExtendedNodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.EventSubProcessNodeInstance extends CompositeContextNodeInstance implements Serializable

serialVersionUID: 7095736653568661510L

Class org.jbpm.workflow.instance.node.FaultNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.ForEachNodeInstance extends CompositeContextNodeInstance implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachJoinNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.ForEachNodeInstance.ForEachSplitNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.HumanTaskNodeInstance extends WorkItemNodeInstance implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.JoinInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

triggers

Map<K,V> triggers

Class org.jbpm.workflow.instance.node.MilestoneNodeInstance extends StateBasedNodeInstance implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.RuleSetNodeInstance extends StateBasedNodeInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

factHandles

Map<K,V> factHandles

ruleFlowGroup

String ruleFlowGroup

Class org.jbpm.workflow.instance.node.SplitInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.StartNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.StateBasedNodeInstance extends ExtendedNodeInstanceImpl implements Serializable

serialVersionUID: 510L

Serialized Fields

timerInstances

List<E> timerInstances

Class org.jbpm.workflow.instance.node.StateNodeInstance extends CompositeContextNodeInstance implements Serializable

serialVersionUID: 510L

Class org.jbpm.workflow.instance.node.SubProcessNodeInstance extends StateBasedNodeInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

processInstanceId

long processInstanceId

Class org.jbpm.workflow.instance.node.ThrowLinkNodeInstance extends NodeInstanceImpl implements Serializable

serialVersionUID: 20110505L

Class org.jbpm.workflow.instance.node.TimerNodeInstance extends StateBasedNodeInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

timerId

long timerId

timerInstance

TimerInstance timerInstance

Class org.jbpm.workflow.instance.node.WorkItemNodeInstance extends StateBasedNodeInstance implements Serializable

serialVersionUID: 510L

Serialized Fields

contextInstances

Map<K,V> contextInstances

subContextInstances

Map<K,V> subContextInstances

workItemId

long workItemId

Package org.kie.api.command

Package org.kie.api.conf

Package org.kie.api.definition.type

Package org.kie.api.io

Class org.kie.api.io.ResourceType extends Object implements Serializable

serialVersionUID: 1613735834228581906L

Serialized Fields

name

String name

description

String description

defaultExtension

String defaultExtension

otherExtensions

String[] otherExtensions

defaultPath

String defaultPath

Package org.kie.api.runtime.conf

Class org.kie.api.runtime.conf.BeliefSystemTypeOption extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

belieSystemType

String belieSystemType
Belie System Type

Class org.kie.api.runtime.conf.ClockTypeOption extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

clockType

String clockType
clock type

Class org.kie.api.runtime.conf.TimerJobFactoryOption extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

timerJobType

String timerJobType
Belie System Type

Class org.kie.api.runtime.conf.WorkItemHandlerOption extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

name

String name
work item handler name


handler

WorkItemHandler handler
the accumulate function instance


Package org.kie.api.runtime.help

Class org.kie.api.runtime.help.QuartzHelper.QuartzCalendarAdapter extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.kie.api.runtime.rule

Class org.kie.api.runtime.rule.ConsequenceException extends RuntimeException implements Serializable

Serialized Fields

workingMemory

Session workingMemory

match

Match match

Class org.kie.api.runtime.rule.Variable extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.kie.api.task.model


jBPM distribution 6.0.0.Beta5

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