Uses of Class
org.apache.hop.workflow.engines.remote.RemoteWorkflowRunConfiguration
-
Packages that use RemoteWorkflowRunConfiguration Package Description org.apache.hop.workflow.engines.remote -
-
Uses of RemoteWorkflowRunConfiguration in org.apache.hop.workflow.engines.remote
Fields in org.apache.hop.workflow.engines.remote declared as RemoteWorkflowRunConfiguration Modifier and Type Field Description protected RemoteWorkflowRunConfigurationRemoteWorkflowEngine. remoteWorkflowRunConfigurationMethods in org.apache.hop.workflow.engines.remote that return RemoteWorkflowRunConfiguration Modifier and Type Method Description RemoteWorkflowRunConfigurationRemoteWorkflowRunConfiguration. clone()Constructors in org.apache.hop.workflow.engines.remote with parameters of type RemoteWorkflowRunConfiguration Constructor Description RemoteWorkflowRunConfiguration(RemoteWorkflowRunConfiguration config)
-