com.midvision.rapiddeploy.bamboo
Class ProjectDeployTask

java.lang.Object
  extended by com.midvision.rapiddeploy.bamboo.ProjectDeployTask
All Implemented Interfaces:
com.atlassian.bamboo.task.InternalTaskType, com.atlassian.bamboo.task.TaskType

public class ProjectDeployTask
extends Object
implements com.atlassian.bamboo.task.TaskType


Constructor Summary
ProjectDeployTask()
           
 
Method Summary
 com.atlassian.bamboo.task.TaskResult execute(com.atlassian.bamboo.task.TaskContext taskContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectDeployTask

public ProjectDeployTask()
Method Detail

execute

@NotNull
public com.atlassian.bamboo.task.TaskResult execute(@NotNull
                                                            com.atlassian.bamboo.task.TaskContext taskContext)
                                             throws com.atlassian.bamboo.task.TaskException
Specified by:
execute in interface com.atlassian.bamboo.task.TaskType
Throws:
com.atlassian.bamboo.task.TaskException


Copyright © 2015 MidVision. All rights reserved.