Serialized Form


Package org.pentaho.di.core.lifecycle

Class org.pentaho.di.core.lifecycle.LifecycleException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

severe

boolean severe

Package org.pentaho.di.core.util

Class org.pentaho.di.core.util.AddClosureArrayList extends ArrayList<T> implements Serializable

serialVersionUID: 2395583665248110276L

Class org.pentaho.di.core.util.BooleanPluginProperty extends KeyValue<Boolean> implements Serializable

serialVersionUID: -2990345692552430357L

Class org.pentaho.di.core.util.IntegerPluginProperty extends KeyValue<Integer> implements Serializable

serialVersionUID: -2990345692552430357L

Class org.pentaho.di.core.util.KeyValue extends Object implements Serializable

serialVersionUID: -6847244072467344205L

Serialized Fields

key

String key

value

Object value

Class org.pentaho.di.core.util.KeyValueSet extends Object implements Serializable

serialVersionUID: 925133158112717153L

Serialized Fields

entries

Map<K,V> entries

Class org.pentaho.di.core.util.StringListPluginProperty extends KeyValue<List<String>> implements Serializable

serialVersionUID: 2003662016166396542L

Class org.pentaho.di.core.util.StringPluginProperty extends KeyValue<String> implements Serializable

serialVersionUID: -2990345692552430357L


Package org.pentaho.di.job.entries.syslog

Class org.pentaho.di.job.entries.syslog.SyslogException extends org.pentaho.di.core.exception.KettleException implements Serializable

serialVersionUID: -1L


Package org.pentaho.di.trans.steps.excelinput

Class org.pentaho.di.trans.steps.excelinput.KettleCellValueException extends org.pentaho.di.core.exception.KettleException implements Serializable

serialVersionUID: 1L

Serialized Fields

sheetnr

int sheetnr

rownr

int rownr

colnr

int colnr

fieldName

String fieldName

Package org.pentaho.di.trans.steps.sapinput.sap

Class org.pentaho.di.trans.steps.sapinput.sap.SAPException extends org.pentaho.di.core.exception.KettleException implements Serializable

serialVersionUID: 1L


Package org.pentaho.di.trans.steps.scriptvalues_mod

Class org.pentaho.di.trans.steps.scriptvalues_mod.ScriptValuesAddedFunctions extends org.mozilla.javascript.ScriptableObject implements Serializable

serialVersionUID: 1L


Package org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm

Class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.CryptoException extends org.pentaho.di.core.exception.KettleException implements Serializable

serialVersionUID: -8246477781266195441L

Class org.pentaho.di.trans.steps.symmetriccrypto.symmetricalgorithm.CryptoKeyException extends CryptoException implements Serializable

serialVersionUID: -8246477781266195441L


Package org.pentaho.di.trans.steps.validator

Class org.pentaho.di.trans.steps.validator.KettleValidatorException extends org.pentaho.di.core.exception.KettleValueException implements Serializable

serialVersionUID: -212228277329271284L

Serialized Fields

validator

Validator validator

validatorField

Validation validatorField

code

int code

fieldname

String fieldname

Package org.pentaho.di.trans.steps.webservices.wsdl

Class org.pentaho.di.trans.steps.webservices.wsdl.ComplexType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_elements

HashMap<K,V> _elements

_elementNames

List<E> _elementNames

_name

String _name

_wsdlTypes

WsdlTypes _wsdlTypes

Class org.pentaho.di.trans.steps.webservices.wsdl.Wsdl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_port

javax.wsdl.Port _port

_wsdlDefinition

javax.wsdl.Definition _wsdlDefinition

_service

javax.wsdl.Service _service

_wsdlTypes

WsdlTypes _wsdlTypes

_operationCache

HashMap<K,V> _operationCache

wsdlURI

URI wsdlURI

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlComplexTypes extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_complexTypes

HashMap<K,V> _complexTypes

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_bindingStyle

WsdlOperation.SOAPBindingStyle _bindingStyle

_bindingUse

WsdlOperation.SOAPBindingUse _bindingUse

_faults

WsdlOpFaultList _faults

_operationQName

QName _operationQName

_params

WsdlOpParameterList _params

_parameterStyle

WsdlOperation.SOAPParameterStyle _parameterStyle

_soapAction

String _soapAction

_returnType

WsdlOpReturnType _returnType

_oneway

boolean _oneway

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFault extends WsdlOpReturnType implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

QName _name

_complexType

boolean _complexType

_elementFormQualified

boolean _elementFormQualified

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFaultList extends ArrayList<WsdlOpFault> implements Serializable

serialVersionUID: 1L

Serialized Fields

_wsdlTypes

WsdlTypes _wsdlTypes

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameter extends WsdlOpReturnType implements Serializable

serialVersionUID: 1L

Serialized Fields

_name

QName _name

_mode

WsdlOpParameter.ParameterMode _mode

_isHeader

boolean _isHeader

_elementFormQualified

boolean _elementFormQualified

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameterList extends ArrayList<WsdlOpParameter> implements Serializable

serialVersionUID: 1L

Serialized Fields

_operation

javax.wsdl.Operation _operation

_wsdlTypes

WsdlTypes _wsdlTypes

_headerNames

HashSet<E> _headerNames

_parameterStyle

WsdlOperation.SOAPParameterStyle _parameterStyle

_returnParam

WsdlOpParameter _returnParam

_outOnly

boolean _outOnly

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_xmlType

QName _xmlType

_isArray

boolean _isArray

_itemXmlType

QName _itemXmlType

_itemComplexType

ComplexType _itemComplexType

Class org.pentaho.di.trans.steps.webservices.wsdl.WsdlTypes extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_targetNamespace

String _targetNamespace

_types

javax.wsdl.Types _types

_elementFormQualifiedNamespaces

HashSet<E> _elementFormQualifiedNamespaces

_prefixMappings

Map<K,V> _prefixMappings

_namedComplexTypes

WsdlComplexTypes _namedComplexTypes

Package org.pentaho.di.www

Class org.pentaho.di.www.AddExportServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -6850701762586992604L

Class org.pentaho.di.www.AddJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -6850701762586992604L

Class org.pentaho.di.www.AddTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -6850701762586992604L

Class org.pentaho.di.www.AllocateServerSocketServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.BaseHttpServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -1348342810327662788L

Serialized Fields

transformationMap

TransformationMap transformationMap

jobMap

JobMap jobMap

socketRepository

SocketRepository socketRepository

detections

List<E> detections

jettyMode

boolean jettyMode

log

org.pentaho.di.core.logging.LogChannelInterface log

Class org.pentaho.di.www.CarteServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 2434694833497859776L

Serialized Fields

detections

List<E> detections

addExportServlet

AddExportServlet addExportServlet

addJobServlet

AddJobServlet addJobServlet

addTransServlet

AddTransServlet addTransServlet

allocateServerSocketServlet

AllocateServerSocketServlet allocateServerSocketServlet

listServerSocketServlet

ListServerSocketServlet listServerSocketServlet

nextSequenceValueServlet

NextSequenceValueServlet nextSequenceValueServlet

cleanupTransServlet

CleanupTransServlet cleanupTransServlet

getJobStatusServlet

GetJobStatusServlet getJobStatusServlet

getSlavesServlet

GetSlavesServlet getSlavesServlet

getStatusServlet

GetStatusServlet getStatusServlet

getTransStatusServlet

GetTransStatusServlet getTransStatusServlet

pauseTransServlet

PauseTransServlet pauseTransServlet

prepareExecutionTransServlet

PrepareExecutionTransServlet prepareExecutionTransServlet

registerSlaveServlet

RegisterSlaveServlet registerSlaveServlet

removeTransServlet

RemoveTransServlet removeTransServlet

removeJobServlet

RemoveJobServlet removeJobServlet

sniffStepServlet

SniffStepServlet sniffStepServlet

startExecutionTransServlet

StartExecutionTransServlet startExecutionTransServlet

executeTransServlet

ExecuteTransServlet executeTransServlet

startJobServlet

StartJobServlet startJobServlet

startTransServlet

StartTransServlet startTransServlet

stopJobServlet

StopJobServlet stopJobServlet

stopTransServlet

StopTransServlet stopTransServlet

Class org.pentaho.di.www.CleanupTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5879200987669847357L

Class org.pentaho.di.www.ExecuteTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5879219287669847357L

Class org.pentaho.di.www.GetJobStatusServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.GetRootServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.GetSlavesServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5472184538138241050L

Class org.pentaho.di.www.GetStatusServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.GetTransStatusServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.ListServerSocketServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.NextSequenceValueServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.PauseTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -2598233582435767691L

Class org.pentaho.di.www.PrepareExecutionTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.RegisterSlaveServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 8513820270964866132L

Class org.pentaho.di.www.RemoveJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -2051906998698124039L

Class org.pentaho.di.www.RemoveTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 6618979989596401783L

Class org.pentaho.di.www.SniffStepServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.StartExecutionTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.StartJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -8487225953910464032L

Class org.pentaho.di.www.StartTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: -5879200987669847357L

Class org.pentaho.di.www.StopJobServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L

Class org.pentaho.di.www.StopTransServlet extends BaseHttpServlet implements Serializable

serialVersionUID: 3634806745372015720L