public class MissingEntry extends JobEntrySpecial
DAILY, INTERVAL, MONTHLY, NOSCHEDULING, WEEKLY
Constructor and Description |
---|
MissingEntry() |
MissingEntry(String name,
String missingPluginId) |
Modifier and Type | Method and Description |
---|---|
org.pentaho.di.core.Result |
execute(org.pentaho.di.core.Result previousResult,
int nr)
Execute the job entry.
|
String |
getMissingPluginId() |
check, clone, evaluates, getDayOfMonth, getHour, getIntervalMinutes, getIntervalSeconds, getMinutes, getSchedulerType, getWeekDay, getXML, isDummy, isRepeat, isStart, isUnconditional, loadRep, loadXML, saveRep, setDayOfMonth, setDummy, setHour, setIntervalMinutes, setIntervalSeconds, setMinutes, setRepeat, setSchedulerType, setStart, setWeekDay
check, clear, copyVariablesFrom, environmentSubstitute, environmentSubstitute, equals, exportResources, exportResources, fieldSubstitute, getAttribute, getAttributes, getAttributesMap, getBooleanValueOfVariable, getContainerObjectId, getDescription, getDialogClassName, getExtensionDataMap, getFilename, getHolderType, getLogChannel, getLogChannelId, getLogLevel, getMetaStore, getName, getObjectCopy, getObjectId, getObjectName, getObjectRevision, getObjectType, getParent, getParentJob, getParentVariableSpace, getPluginId, getRealFilename, getReferencedObjectDescriptions, getRegistrationDate, getRepository, getRepositoryDirectory, getResourceDependencies, getSQLStatements, getSQLStatements, getSQLStatements, getTypeDesc, getTypeId, getUsedDatabaseConnections, getVariable, getVariable, hasChanged, hasRepositoryReferences, initializeVariablesFrom, injectVariables, isBasic, isDebug, isDetailed, isEvaluation, isForcingSeparateLogging, isFTP, isGatheringMetrics, isHTTP, isJob, isMail, isReferencedObjectEnabled, isRowlevel, isSFTP, isShell, isSpecial, isTransformation, 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, setForcingSeparateLogging, setGatheringMetrics, setID, setLogLevel, setMetaStore, setName, setObjectId, setParentJob, setParentVariableSpace, setPluginId, setRepository, setTypeId, setVariable, shareVariablesWith, toString
getClass, hashCode, notify, notifyAll, wait, wait, wait
check, clear, exportResources, exportResources, getDescription, getDialogClassName, getFilename, getLogChannel, getName, getObjectId, getParentJob, getPluginId, getRealFilename, getReferencedObjectDescriptions, getResourceDependencies, getSQLStatements, getSQLStatements, getSQLStatements, getTypeId, getUsedDatabaseConnections, hasChanged, hasRepositoryReferences, isEvaluation, isJob, isMail, isReferencedObjectEnabled, isShell, isSpecial, isTransformation, loadReferencedObject, loadReferencedObject, loadRep, loadXML, lookupRepositoryReferences, resetErrorsBeforeExecution, saveRep, setChanged, setChanged, setDescription, setMetaStore, setName, setObjectId, setParentJob, setPluginId, setRepository
public org.pentaho.di.core.Result execute(org.pentaho.di.core.Result previousResult, int nr) throws org.pentaho.di.core.exception.KettleJobException
JobEntryInterface
execute
in interface JobEntryInterface
execute
in class JobEntrySpecial
previousResult
- the previous resultnr
- the number of rowsorg.pentaho.di.core.exception.KettleJobException
public String getMissingPluginId()