com.midvision.go.task.jobrunner
Class RapidDeployJobTaskExecutor

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

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


Constructor Summary
RapidDeployJobTaskExecutor()
           
 
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

RapidDeployJobTaskExecutor

public RapidDeployJobTaskExecutor()
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.