public class SymmetricCryptoTransData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
SymmetricCrypto | 
Crypt  | 
SymmetricCryptoMeta | 
CryptMeta  | 
int | 
indexOfMessage  | 
int | 
indexOfSecretkeyField  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
| Constructor and Description | 
|---|
SymmetricCryptoTransData()  | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public int indexOfSecretkeyField
public int indexOfMessage
public SymmetricCryptoMeta CryptMeta
public SymmetricCrypto Crypt