KIE API 6.1.0.Beta2

Serialized Form


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.TimedRuleExectionOption extends Object implements Serializable

serialVersionUID: 510L

Serialized Fields

filter

TimedRuleExecutionFilter filter

Class org.kie.api.runtime.conf.TimedRuleExectionOption.FILTERED extends TimedRuleExectionOption implements Serializable

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

RuleRuntime 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


KIE API 6.1.0.Beta2

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