Uses of Class
org.apache.hop.execution.plugin.ExecutionInfoLocationPlugin
-
Packages that use ExecutionInfoLocationPlugin Package Description org.apache.hop.execution.local org.apache.hop.execution.plugin org.apache.hop.execution.remote -
-
Uses of ExecutionInfoLocationPlugin in org.apache.hop.execution.local
Classes in org.apache.hop.execution.local with annotations of type ExecutionInfoLocationPlugin Modifier and Type Class Description classFileExecutionInfoLocation -
Uses of ExecutionInfoLocationPlugin in org.apache.hop.execution.plugin
Methods in org.apache.hop.execution.plugin with parameters of type ExecutionInfoLocationPlugin Modifier and Type Method Description protected StringExecutionInfoLocationPluginType. extractDesc(ExecutionInfoLocationPlugin annotation)protected StringExecutionInfoLocationPluginType. extractID(ExecutionInfoLocationPlugin annotation)protected StringExecutionInfoLocationPluginType. extractName(ExecutionInfoLocationPlugin annotation) -
Uses of ExecutionInfoLocationPlugin in org.apache.hop.execution.remote
Classes in org.apache.hop.execution.remote with annotations of type ExecutionInfoLocationPlugin Modifier and Type Class Description classRemoteExecutionInfoLocation
-