Interface RemoteExecution

All Superinterfaces:
ConfigurationItem, Serializable
All Known Implementing Classes:
ContainerTask, RemoteScriptExecution

public interface RemoteExecution extends ConfigurationItem
  • Method Details

    • getAbortTimeout

      Integer getAbortTimeout()
    • getImage

      String getImage()
    • getMaxRetryAttempts

      Integer getMaxRetryAttempts()
    • getRetryDelay

      Integer getRetryDelay()