com.xebialabs.deployit.service.controltask
Class ControlTaskService

java.lang.Object
  extended by com.xebialabs.deployit.service.controltask.ControlTaskService

@Component
public class ControlTaskService
extends java.lang.Object


Constructor Summary
ControlTaskService(ExecutionEngine executionEngine)
           
 
Method Summary
 ControlTask execute(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci, java.lang.String controlTaskName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlTaskService

public ControlTaskService(ExecutionEngine executionEngine)
Method Detail

execute

public ControlTask execute(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci,
                           java.lang.String controlTaskName)