Interface DeploymentExecutionContext
-
- All Superinterfaces:
ExecutionContext
@Deprecated public interface DeploymentExecutionContext extends ExecutionContext
Deprecated.Sub-interface of ExecutionContext, specializing it for Deployment purposes.
-
-
Method Summary
-
Methods inherited from interface com.xebialabs.deployit.plugin.api.execution.ExecutionContext
getAttribute, logError, logError, logOutput, setAttribute
-
-