Package com.xebialabs.xlrelease.domain
Interface RemoteExecution
-
- All Superinterfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem,java.io.Serializable
- All Known Implementing Classes:
ContainerTask,RemoteScriptExecution
public interface RemoteExecution extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.IntegergetAbortTimeout()java.lang.StringgetImage()java.lang.IntegergetMaxRetryAttempts()java.lang.IntegergetRetryDelay()
-