com.midvision.go.task.packagebuilder
Class RapidDeployPackageTaskExecutor

java.lang.Object
  extended by com.midvision.go.task.packagebuilder.RapidDeployPackageTaskExecutor
All Implemented Interfaces:
com.thoughtworks.go.plugin.api.task.TaskExecutor

public class RapidDeployPackageTaskExecutor
extends Object
implements com.thoughtworks.go.plugin.api.task.TaskExecutor


Constructor Summary
RapidDeployPackageTaskExecutor()
           
 
Method Summary
 com.thoughtworks.go.plugin.api.response.execution.ExecutionResult execute(com.thoughtworks.go.plugin.api.task.TaskConfig config, com.thoughtworks.go.plugin.api.task.TaskExecutionContext taskEnvironment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RapidDeployPackageTaskExecutor

public RapidDeployPackageTaskExecutor()
Method Detail

execute

public com.thoughtworks.go.plugin.api.response.execution.ExecutionResult execute(com.thoughtworks.go.plugin.api.task.TaskConfig config,
                                                                                 com.thoughtworks.go.plugin.api.task.TaskExecutionContext taskEnvironment)
Specified by:
execute in interface com.thoughtworks.go.plugin.api.task.TaskExecutor


Copyright © 2016. All Rights Reserved.