com.midvision.rapiddeploy.bamboo
Class PackageBuildTask

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

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


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

PackageBuildTask

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