public class JobEntrySFTPPUT extends JobEntryBase implements Cloneable, JobEntryInterface
| Modifier and Type | Field and Description |
|---|---|
static int |
AFTER_FTPSPUT_DELETE |
static int |
AFTER_FTPSPUT_MOVE |
static int |
AFTER_FTPSPUT_NOTHING |
static String[] |
afterFTPSCode |
static String[] |
afterFTPSDesc |
attributesMap, containerObjectId, entryStepSetVariablesMap, extensionDataMap, log, metaStore, parentJob, parentJobMeta, rep, variables| Constructor and Description |
|---|
JobEntrySFTPPUT() |
JobEntrySFTPPUT(String n) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(List<CheckResultInterface> remarks,
JobMeta jobMeta,
VariableSpace space,
Repository repository,
org.pentaho.metastore.api.IMetaStore metaStore)
Allows JobEntry objects to check themselves for consistency
|
Object |
clone()
This method is called when a job entry is duplicated in Spoon.
|
boolean |
evaluates()
This method must return true if the job entry supports the true/false outgoing hops.
|
Result |
execute(Result previousResult,
int nr)
Execute the job entry.
|
int |
getAfterFTPS() |
static int |
getAfterSFTPPutByCode(String tt) |
static int |
getAfterSFTPPutByDesc(String tt) |
static String |
getAfterSFTPPutCode(int i) |
static String |
getAfterSFTPPutDesc(int i) |
String |
getCompression() |
String |
getDestinationFolder() |
String |
getKeyFilename() |
String |
getKeyPassPhrase() |
String |
getLocalDirectory() |
String |
getPassword() |
String |
getProxyHost() |
String |
getProxyPassword() |
String |
getProxyPort() |
String |
getProxyType() |
String |
getProxyUsername() |
List<ResourceReference> |
getResourceDependencies(JobMeta jobMeta)
Gets a list of all the resource dependencies that the step is depending on.
|
String |
getScpDirectory() |
String |
getServerName() |
String |
getServerPort() |
String |
getUserName() |
String |
getWildcard() |
String |
getXML()
This method is called by PDI whenever a job entry needs to serialize its settings to XML.
|
boolean |
isAddFilenameResut() |
boolean |
isCopyPrevious() |
boolean |
isCopyPreviousFiles() |
boolean |
isCreateDestinationFolder() |
boolean |
isCreateRemoteFolder() |
boolean |
isSuccessWhenNoFile() |
boolean |
isUseKeyFile() |
void |
loadRep(Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
ObjectId id_jobentry,
List<DatabaseMeta> databases,
List<SlaveServer> slaveServers)
This method is called by PDI whenever a job entry needs to read its configuration from a PDI repository.
|
void |
loadXML(Node entrynode,
List<DatabaseMeta> databases,
List<SlaveServer> slaveServers,
Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore)
This method is called by PDI whenever a job entry needs to read its settings from XML.
|
void |
saveRep(Repository rep,
org.pentaho.metastore.api.IMetaStore metaStore,
ObjectId id_job)
This method is called by PDI whenever a job entry needs to save its settings to a PDI repository.
|
void |
setAddFilenameResut(boolean addFilenameResut) |
void |
setAfterFTPS(int value) |
void |
setCompression(String compression) |
void |
setCopyPrevious(boolean copyprevious) |
void |
setCopyPreviousFiles(boolean copypreviousfiles) |
void |
setCreateDestinationFolder(boolean createDestinationFolder) |
void |
setCreateRemoteFolder(boolean value) |
void |
setDestinationFolder(String destinationfolderin) |
void |
setKeyFilename(String value) |
void |
setKeyPassPhrase(String value) |
void |
setLocalDirectory(String localDirectory) |
void |
setPassword(String password) |
void |
setProxyHost(String value) |
void |
setProxyPassword(String value) |
void |
setProxyPort(String value) |
void |
setProxyType(String value) |
void |
setProxyUsername(String value) |
void |
setScpDirectory(String directory) |
void |
setServerName(String serverName) |
void |
setServerPort(String serverPort) |
void |
setSuccessWhenNoFile(boolean successWhenNoFile) |
void |
setUseKeyFile(boolean value) |
void |
setUserName(String userName) |
void |
setWildcard(String wildcard) |
addDatetimeToFilename, check, clear, copyVariablesFrom, environmentSubstitute, environmentSubstitute, equals, exportResources, exportResources, fieldSubstitute, getAttribute, getAttributes, getAttributesMap, getBooleanValueOfVariable, getContainerObjectId, getDescription, getDialogClassName, getEntryStepSetVariable, getEntryStepSetVariablesMap, getExtensionDataMap, getFilename, getHolderType, getLogChannel, getLogChannelId, getLogLevel, getMetaStore, getName, getObjectCopy, getObjectId, getObjectName, getObjectRevision, getObjectType, getParent, getParentJob, getParentJobMeta, getParentVariableSpace, getPluginId, getRealFilename, getReferencedObjectDescriptions, getRegistrationDate, getRepository, getRepositoryDirectory, getSQLStatements, getSQLStatements, getSQLStatements, getTypeDesc, getTypeId, getUsedDatabaseConnections, getVariable, getVariable, getVariables, hasChanged, hashCode, hasRepositoryReferences, initializeVariablesFrom, injectVariables, isBasic, isDebug, isDetailed, isDummy, isEvaluation, isForcingSeparateLogging, isFTP, isGatheringMetrics, isHTTP, isJob, isMail, isReferencedObjectEnabled, isRowlevel, isSFTP, isShell, isSpecial, isStart, isTransformation, isUnconditional, listVariables, loadReferencedObject, loadReferencedObject, loadRep, loadXML, loadXML, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, lookupRepositoryReferences, parseRepositoryObjects, resetErrorsBeforeExecution, saveRep, setAttribute, setAttributes, setAttributesMap, setChanged, setChanged, setContainerObjectId, setDescription, setEntryStepSetVariable, setForcingSeparateLogging, setGatheringMetrics, setID, setLogLevel, setMetaStore, setName, setObjectId, setParentJob, setParentJobMeta, setParentVariableSpace, setPluginId, setRepository, setTypeId, setVariable, shareVariablesWith, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcheck, clear, exportResources, exportResources, getDescription, getDialogClassName, getFilename, getLogChannel, getName, getObjectId, getParentJob, getParentJobMeta, getPluginId, getRealFilename, getReferencedObjectDescriptions, getSQLStatements, getSQLStatements, getSQLStatements, getTypeId, getUsedDatabaseConnections, hasChanged, hasRepositoryReferences, isDummy, isEvaluation, isJob, isMail, isReferencedObjectEnabled, isShell, isSpecial, isStart, isTransformation, isUnconditional, loadReferencedObject, loadReferencedObject, loadRep, loadXML, lookupRepositoryReferences, resetErrorsBeforeExecution, saveRep, setChanged, setChanged, setDescription, setMetaStore, setName, setObjectId, setParentJob, setParentJobMeta, setPluginId, setRepositorypublic static final String[] afterFTPSDesc
public static final String[] afterFTPSCode
public static final int AFTER_FTPSPUT_NOTHING
public static final int AFTER_FTPSPUT_DELETE
public static final int AFTER_FTPSPUT_MOVE
public JobEntrySFTPPUT(String n)
public JobEntrySFTPPUT()
public Object clone()
JobEntryBaseclone in interface JobEntryInterfaceclone in class JobEntryBasepublic String getXML()
JobEntryBasegetXML in interface JobEntryInterfacegetXML in class JobEntryBasepublic static String getAfterSFTPPutCode(int i)
public void loadXML(Node entrynode, List<DatabaseMeta> databases, List<SlaveServer> slaveServers, Repository rep, org.pentaho.metastore.api.IMetaStore metaStore) throws KettleXMLException
JobEntryInterfaceloadXML in interface JobEntryInterfaceloadXML in class JobEntryBaseentrynode - the top-level XML nodedatabases - the list of databasesslaveServers - the list of slave serversrep - the repository objectmetaStore - The metaStore to optionally load from.KettleXMLException - if any errors occur during the loading of the XMLpublic static int getAfterSFTPPutByCode(String tt)
public static String getAfterSFTPPutDesc(int i)
public static int getAfterSFTPPutByDesc(String tt)
public void loadRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, ObjectId id_jobentry, List<DatabaseMeta> databases, List<SlaveServer> slaveServers) throws KettleException
JobEntryInterfaceloadRep in interface JobEntryInterfaceloadRep in class JobEntryBaserep - the repository objectmetaStore - the MetaStore to useid_jobentry - the id of the job entrydatabases - the list of databasesslaveServers - the list of slave serversKettleException - if any errors occur during the loadpublic void saveRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, ObjectId id_job) throws KettleException
JobEntryInterfacesaveRep in interface JobEntryInterfacesaveRep in class JobEntryBaserep - the repositorymetaStore - the MetaStore to useid_job - the id_jobKettleException - if any errors occur during the savepublic void setCreateDestinationFolder(boolean createDestinationFolder)
createDestinationFolder - The create destination folder flag to set.public boolean isCreateDestinationFolder()
public void setSuccessWhenNoFile(boolean successWhenNoFile)
successWhenNoFile - The successWhenNoFile flag to set.public boolean isSuccessWhenNoFile()
public void setDestinationFolder(String destinationfolderin)
public String getDestinationFolder()
public int getAfterFTPS()
public void setAfterFTPS(int value)
value - The afterFTPS to set.public String getScpDirectory()
public void setScpDirectory(String directory)
directory - The directory to set.public String getPassword()
public void setPassword(String password)
password - The password to set.public String getServerName()
public void setServerName(String serverName)
serverName - The serverName to set.public String getUserName()
public void setUserName(String userName)
userName - The userName to set.public String getWildcard()
public void setWildcard(String wildcard)
wildcard - The wildcard to set.public String getLocalDirectory()
public void setLocalDirectory(String localDirectory)
localDirectory - The localDirectory to set.public boolean isCopyPrevious()
public void setCopyPrevious(boolean copyprevious)
public boolean isCopyPreviousFiles()
public void setCopyPreviousFiles(boolean copypreviousfiles)
public boolean isAddFilenameResut()
public boolean isUseKeyFile()
public void setUseKeyFile(boolean value)
public String getKeyFilename()
public void setKeyFilename(String value)
public String getKeyPassPhrase()
public void setKeyPassPhrase(String value)
public void setAddFilenameResut(boolean addFilenameResut)
public String getCompression()
public void setCompression(String compression)
compression - The compression to set.public String getServerPort()
public void setServerPort(String serverPort)
public String getProxyType()
public void setProxyType(String value)
public String getProxyHost()
public void setProxyHost(String value)
public String getProxyPort()
public void setProxyPort(String value)
public String getProxyUsername()
public void setProxyUsername(String value)
public String getProxyPassword()
public void setProxyPassword(String value)
public boolean isCreateRemoteFolder()
public void setCreateRemoteFolder(boolean value)
public Result execute(Result previousResult, int nr) throws KettleException
JobEntryInterfaceexecute in interface JobEntryInterfacepreviousResult - the previous resultnr - the number of rowsKettleException - if any Kettle exceptions occurpublic boolean evaluates()
JobEntryBaseevaluates in interface JobEntryInterfaceevaluates in class JobEntryBasepublic List<ResourceReference> getResourceDependencies(JobMeta jobMeta)
JobEntryBasegetResourceDependencies in interface JobEntryInterfacegetResourceDependencies in class JobEntryBaseResourceReferencepublic void check(List<CheckResultInterface> remarks, JobMeta jobMeta, VariableSpace space, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
JobEntryBasecheck in interface JobEntryInterfacecheck in class JobEntryBaseremarks - List of CheckResult objects indicating consistency statusjobMeta - the metadata object for the job entryspace - the variable space to resolve string expressions with variables withrepository - the repository to load Kettle objects frommetaStore - the MetaStore to load common elements fromCopyright © 2020 Hitachi Vantara. All rights reserved.